OUG 11 09/02/2011 - Portal Legislativ

Document Information
Document ID: 126149
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-08-30 04:35:12
Last Updated: 2026-09-11 17:25:36
Valid From: 11.02.2011
Latest Version: Yes
Metadata
Meta tags:
  • Title: OUG 11 09/02/2011 - Portal Legislativ
  • Keywords: OUG 11 09/02/2011 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: OUG 11 09/02/2011 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 111 din 11 februarie 2011

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 11.02.2011
This Version Valid From: 11.02.2011
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: ORDONANTA DE URGENTA
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 111 din 11 februarie 2011

No related versions found.

Other Versions of this Document

Source Document ID: 126149

Search for all versions
Actions Induced by This Document
Target Document Section Operation Details
LEGE 329 05/11/2009 CAP. 4 Actul MODIFICA PE

AI-Generated Questions

These questions were automatically generated to help users find relevant information in this document.

Provider
OpenRouter
Model
qwen/qwen3-235b-a22b-2507
Generated
2026-07-15 11:25
Cost
$0.0004

Section: Section 13-14
Elements: 13 - 14

Section: Section 13-14
Elements: 13 - 14

Section: Section 13-14
Elements: 13 - 14

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-15 11:25:41 | Last Processing: 2026-07-15 12:24:26
Timestamp Type Message Provider Actions
2026-07-15 12:24:26 Response Received Received batch response with 3 questions from 1 chapters OPENROUTER
Response
Metadata:
{
    "questions_generated": 3,
    "chapters_count": 1,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 2598,
        "cachedTokens": 0,
        "completionTokens": 273,
        "totalTokens": 2871,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: daily_relevant_regulation  
CATEGORY_REASON: Ordinanță de urgență care reglementează utilizarea unui indicator de referință în actele normative din domeniul muncii și protecției sociale, cu aplicare directă în viața cotidiană a cetățenilor

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 13 | 14 | Care este noua denumire a indicatorului de referință utilizat în actele normative privind muncă și protecția socială în locul "salariul mediu brut pe economie"? |
| 13 | 14 | În ce context legal este utilizat indicatorul "câştigul salarial mediu brut utilizat la fundamentarea bugetului asigurărilor sociale de stat"? |
| 13 | 14 | Cum se modifică sintagma folosită în legislația privind regimul pensiilor și activitățile salariale în unități publice sau companii de stat? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,871

Cost: $0.000384

Processing Time: 3524000 ms

2026-07-15 12:24:26 Processing Completed Batch question generation completed with 3 total questions from 0 chapters OPENROUTER
Metadata:
{
    "total_questions": 3,
    "chapters_count": 0,
    "batch_mode": true
}
2026-07-15 12:05:47 Batch Created Added to batch 12/12 OPENROUTER
Metadata:
{
    "batch_id": "b12f1580-5ba5-47d4-9c23-c6c0f0b585e4",
    "provider_batch_id": "openrouter-local-ad8603b93b243cdb",
    "batch_number": 12,
    "total_batches": 12
}
2026-07-15 11:25:41 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "291ffbc2-3915-4eba-bc68-ad9c070d7612",
    "document_title": "OUG 11 09\/02\/2011 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-15 11:25:41 Prompt Sent Sending batch prompt part 1/1 (elements 1-26) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 26,
    "character_count": 3605,
    "batch_mode": true,
    "json_schema": {
        "type": "object",
        "properties": {
            "documentCategory": {
                "type": "string",
                "description": "Document category classification",
                "enum": [
                    "daily_relevant_law",
                    "daily_relevant_regulation",
                    "daily_relevant_procedure",
                    "decision_salary",
                    "decision_approval",
                    "decision_modification",
                    "decision_other",
                    "uncategorized"
                ]
            },
            "categoryReason": {
                "type": "string",
                "description": "Explanation for the categorization (max 50 words)"
            },
            "chapters": {
                "type": "array",
                "items": {
                    "type": "object",
                    "properties": {
                        "chapter": {
                            "type": "string",
                            "description": "Chapter or article name with short description"
                        },
                        "questions": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "q": {
                                        "type": "string",
                                        "description": "The question text in Romanian"
                                    },
                                    "s": {
                                        "type": "integer",
                                        "description": "Start element number"
                                    },
                                    "e": {
                                        "type": "integer",
                                        "description": "End element number"
                                    }
                                },
                                "required": [
                                    "q",
                                    "s",
                                    "e"
                                ]
                            }
                        }
                    },
                    "required": [
                        "chapter",
                        "questions"
                    ]
                },
                "maxItems": 500
            },
            "allChaptersCovered": {
                "type": "boolean",
                "description": "Whether all chapters in the document have been covered"
            }
        },
        "required": [
            "documentCategory",
            "categoryReason",
            "chapters",
            "allChaptersCovered"
        ]
    }
}
JSON Schema Available View full prompt to see the response format schema

Document Relationships & Actions

Actions Induced by This Document
Section Operation Act
Actul MODIFICA PE LEGE 329 05/11/2009 CAP. 4
Documents Referenced by This Act
Section Reference Type Act
Actul MODIFICA PE LEGE 329 05/11/2009 CAP. 4
Actul REFERIRE LA LEGE 329 05/11/2009
Actul REFERIRE LA CONSTITUTIE (R) 21/11/1991 ART. 115
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE DECIZIE 23 27/01/2025
Actul REFERIT DE DECIZIE 612 11/11/2025
Actul REFERIT DE DECIZIE 114 16/03/2023
Actul REFERIT DE DECIZIE 83 03/03/2022
Actul REFERIT DE DECIZIE 298 18/05/2022
Actul REFERIT DE DECIZIE 536 15/07/2021
Actul REFERIT DE DECIZIE 22 21/01/2020
Actul REFERIT DE DECIZIE 47 22/01/2019
Actul REFERIT DE DECIZIE 151 27/03/2018
Actul REFERIT DE DECIZIE 360 31/05/2018
Actul REFERIT DE DECIZIE 610 02/10/2018
Actul REFERIT DE DECIZIE 770 28/11/2017
Actul REFERIT DE DECIZIE 64 16/02/2016
Actul REFERIT DE DECIZIE 603 22/09/2016
Actul REFERIT DE DECIZIE 630 27/10/2016
Actul REFERIT DE DECIZIE 419 28/05/2015
Actul REFERIT DE DECIZIE 508 30/06/2015
Actul REFERIT DE DECIZIE 573 15/09/2015
Actul REFERIT DE DECIZIE 660 15/10/2015
Actul REFERIT DE DECIZIE 644 13/10/2015
Actul REFERIT DE DECIZIE 756 05/11/2015
Actul REFERIT DE DECIZIE 883 15/12/2015
Actul REFERIT DE DECIZIE 79 11/02/2014
Actul REFERIT DE DECIZIE 482 23/09/2014
Actul REFERIT DE DECIZIE 340 24/09/2013
Actul REFERIT DE DECIZIE 1032 29/11/2012
Actul APROBAT DE LEGE 184 14/10/2011
Actul REFERIT DE DECIZIE 206 15/02/2011
Actul REFERIT DE DECIZIE 367 22/03/2011
Actul REFERIT DE DECIZIE 368 22/03/2011
Actul REFERIT DE DECIZIE 460 12/04/2011
Actul REFERIT DE DECIZIE 297 01/03/2011
Actul REFERIT DE DECIZIE 961 12/07/2011
Actul REFERIT DE DECIZIE 892 30/06/2011
Actul REFERIT DE DECRET 761 13/10/2011
Actul REFERIT DE DECIZIE 189 23/03/2017
Actul REFERIT DE DECIZIE 739 13/12/2016
Actul REFERIT DE DECIZIE 779 15/12/2016
Back to List View Original