LEGE 386 10/07/2001 - Portal Legislativ

Document Information
Document ID: 29605
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-08-30 05:02:06
Last Updated: 2026-09-11 19:29:21
Valid From: 17.07.2001
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 386 10/07/2001 - Portal Legislativ
  • Keywords: LEGE 386 10/07/2001 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 386 10/07/2001 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: în vigoare
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 390 din 17 iulie 2001

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 17.07.2001
This Version Valid From: 17.07.2001
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: LEGE
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 390 din 17 iulie 2001

No related versions found.

Other Versions of this Document

Source Document ID: 29605

Search for all versions
Actions Induced by This Document
Target Document Section Operation Details
OUG 33 26/02/2001 ART. 3 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 01:02
Cost
$0.0003

Section: Section 9-11
Elements: 9 - 11

Section: Section 9-11
Elements: 9 - 11

Section: Section 9-11
Elements: 9 - 11

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-15 01:02:34 | Last Processing: 2026-07-15 01:30:42
Timestamp Type Message Provider Actions
2026-07-15 01:30:42 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 01:30:41 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": 2151,
        "cachedTokens": 0,
        "completionTokens": 234,
        "totalTokens": 2385,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_salary  
CATEGORY_REASON: Legea aprobă o ordonanță de urgență care reglementează salarizarea funcționarilor publici și a altor categorii de personal din sectorul bugetar, având caracter decizional în domeniul salariilor.

| **Articolul unic** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 9 | 11 | Care este conținutul modificării aduse Ordonanței de urgență privind salarizarea personalului bugetar? |
| 9 | 11 | Ce dispoziții legale devin aplicabile în perioada suspendării prevederilor menționate în ordonanță? |
| 9 | 11 | Ce act normativ este aprobat prin această lege pentru reglementarea salarizării în sectorul bugetar? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,385

Cost: $0.000322

Processing Time: 1687000 ms

2026-07-15 01:26:38 Batch Created Added to batch 2/12 OPENROUTER
Metadata:
{
    "batch_id": "bd642fe4-29d8-43fa-8b48-c9ac8c950ffd",
    "provider_batch_id": "openrouter-local-b4dde56091faf60d",
    "batch_number": 2,
    "total_batches": 12
}
2026-07-15 01:02:34 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "c7166094-8945-4b44-8677-29767a16a9ca",
    "document_title": "LEGE 386 10\/07\/2001 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-15 01:02:34 Prompt Sent Sending batch prompt part 1/1 (elements 1-18) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 18,
    "character_count": 1968,
    "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 OUG 33 26/02/2001 ART. 3
Documents Referenced by This Act
Section Reference Type Act
Actul APROBA PE OUG 33 26/02/2001
Actul MODIFICA PE OUG 33 26/02/2001 ART. 3
Actul REFERIRE LA OUG 237 24/11/2000
Actul REFERIRE LA OG 83 29/08/2000
Actul REFERIRE LA LEGE 188 08/12/1999
Actul REFERIRE LA CONSTITUTIE 21/11/1991 ART. 74
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE DECIZIE 23 12/05/2008
Actul REFERIT DE DECIZIE 14 09/01/2007
Actul REFERIT DE DECIZIE 442 10/05/2007
Actul REFERIT DE DECIZIE 960 30/10/2007
Actul REFERIT DE DECIZIE 115 16/02/2006
Actul REFERIT DE DECIZIE 69 03/02/2005
Actul REFERIT DE DECIZIE 26 20/01/2005
Actul REFERIT DE DECIZIE 12 18/01/2005
Actul REFERIT DE DECIZIE 38 25/01/2005
Actul REFERIT DE DECIZIE 96 15/02/2005
Actul REFERIT DE DECIZIE 37 25/01/2005
Actul REFERIT DE DECIZIE 50 27/01/2005
Actul REFERIT DE DECIZIE 109 22/02/2005
Actul REFERIT DE DECIZIE 148 17/03/2005
Actul REFERIT DE DECIZIE 118 24/02/2005
Actul REFERIT DE DECIZIE 117 24/02/2005
Actul REFERIT DE DECIZIE 214 14/04/2005
Actul REFERIT DE DECIZIE 129 01/03/2005
Actul REFERIT DE DECIZIE 278 26/05/2005
Actul REFERIT DE DECIZIE 630 17/11/2005
Actul REFERIT DE DECIZIE 605 15/11/2005
Actul REFERIT DE DECIZIE 23 12/12/2005
Actul REFERIT DE DECIZIE 398 12/07/2005
Actul REFERIT DE DECIZIE 503 16/11/2004
Actul REFERIT DE DECIZIE 562 16/12/2004
Actul REFERIT DE DECIZIE 547 07/12/2004
Actul REFERIT DE LEGE 58 28/02/2003
Actul REFERIT DE DECIZIE 133 23/04/2002
Actul REFERIT DE LEGE 390 13/06/2002
Actul PROMULGAT DE DECRET 531 09/07/2001
Actul REFERIT DE LEGE (R) 188 08/12/1999
ART. 47 REFERIT DE DECIZIE 56 01/02/2005
Back to List View Original