LEGE 36 07/04/2014 - Portal Legislativ

Document Information
Document ID: 157204
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-08-29 04:48:39
Last Updated: 2026-09-11 22:44:41
Valid From: 08.04.2014
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 36 07/04/2014 - Portal Legislativ
  • Keywords: LEGE 36 07/04/2014 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 36 07/04/2014 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 255 din 8 aprilie 2014

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 08.04.2014
This Version Valid From: 08.04.2014
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: LEGE
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 255 din 8 aprilie 2014

No related versions found.

Other Versions of this Document

Source Document ID: 157204

Search for all versions

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-16 07:35
Cost
$0.0003

Section: Section 7-8
Elements: 7 - 8

Section: Section 7-8
Elements: 7 - 8

Section: Section 8
Elements: 8 - 8

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-16 07:35:32 | Last Processing: 2026-07-16 08:45:03
Timestamp Type Message Provider Actions
2026-07-16 08:45:03 Response Received Received batch response with 3 questions from 2 chapters OPENROUTER
Response
Metadata:
{
    "questions_generated": 3,
    "chapters_count": 2,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 1910,
        "cachedTokens": 0,
        "completionTokens": 261,
        "totalTokens": 2171,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval  
CATEGORY_REASON: Legea aprobă o ordonanță de urgență a Guvernului, având ca obiect principal aprobarea unor măsuri fiscale și bugetare, inclusiv stabilirea salariilor în sectorul bugetar.

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 7 | 8 | Care sunt măsurile fiscal-bugetare prevăzute în ordonanța de urgență privind stabilirea salariilor în sectorul bugetar pentru anul 2013? |
| 7 | 8 | În ce condiții a fost aprobată ordonanța de urgență a Guvernului nr. 84/2012 privind salariile din sectorul bugetar? |
| 8 | 8 | Ce termene din actele normative au fost prorogate prin aprobarea ordonanței de urgență în anul 2013? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,171

Cost: $0.000315

Processing Time: 4169000 ms

2026-07-16 08:45:03 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-16 08:37:56 Batch Created Added to batch 4/12 OPENROUTER
Metadata:
{
    "batch_id": "8a2c159a-21c9-4524-b8d3-dd8bdd549cd1",
    "provider_batch_id": "openrouter-local-a932b47cd6015f8c",
    "batch_number": 4,
    "total_batches": 12
}
2026-07-16 07:35:32 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "5231e5bd-c9fe-45a7-84c3-1819aa6118b1",
    "document_title": "LEGE 36 07\/04\/2014 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-16 07:35:32 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": 1323,
    "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

Documents Referenced by This Act
Section Reference Type Act
Actul APROBA PE OUG 84 12/12/2012
Actul REFERIRE LA CONSTITUTIE (R) 21/11/1991 ART. 75
Actul REFERIRE LA CONSTITUTIE (R) 21/11/1991 ART. 76
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE DECIZIE 2 20/01/2025
Actul REFERIT DE DECIZIE 147 05/05/2025
Actul REFERIT DE DECIZIE 143 05/05/2025
Actul REFERIT DE DECIZIE 339 29/09/2025
Actul REFERIT DE DECIZIE 402 17/11/2025
Actul REFERIT DE DECIZIE 426 24/11/2025
Actul REFERIT DE DECIZIE 4 11/03/2024
Actul REFERIT DE DECIZIE 25 20/05/2024
Actul REFERIT DE DECIZIE 22 20/05/2024
Actul REFERIT DE DECIZIE 43 16/09/2024
Actul REFERIT DE DECIZIE 694 17/12/2024
Actul REFERIT DE DECIZIE 34 06/06/2022
Actul REFERIT DE DECIZIE 12 06/06/2022
Actul REFERIT DE DECIZIE 55 13/09/2021
Actul REFERIT DE DECIZIE 7 11/02/2019
Actul REFERIT DE DECIZIE 15 08/04/2019
Actul REFERIT DE DECIZIE 20 20/05/2019
Actul REFERIT DE DECIZIE 403 06/06/2019
Actul REFERIT DE DECIZIE 82 23/02/2018
Actul REFERIT DE DECIZIE 5 30/05/2018
Actul REFERIT DE DECIZIE 9 07/06/2018
Actul REFERIT DE DECIZIE 23 14/06/2018
Actul REFERIT DE DECIZIE 121 20/03/2018
Actul REFERIT DE DECIZIE 209 17/04/2018
Actul REFERIT DE DECIZIE 49 18/06/2018
Actul REFERIT DE DECIZIE 68 15/10/2018
Actul REFERIT DE DECIZIE 83 26/11/2018
Actul REFERIT DE DECIZIE 30 15/05/2017
Actul REFERIT DE DECIZIE 37 29/05/2017
Actul REFERIT DE DECIZIE 39 29/05/2017
Actul REFERIT DE DECIZIE 579 21/09/2017
Actul REFERIT DE DECIZIE 9 29/05/2017
Actul REFERIT DE DECIZIE 79 06/11/2017
Actul REFERIT DE DECIZIE 89 04/12/2017
Actul REFERIT DE DECIZIE 2 15/02/2016
Actul REFERIT DE DECIZIE 55 16/02/2016
Actul REFERIT DE DECIZIE 5 28/03/2016
Actul REFERIT DE DECIZIE 23 26/09/2016
Actul REFERIT DE DECIZIE 33 24/10/2016
Actul REFERIT DE DECIZIE 707 29/11/2016
Actul REFERIT DE DECIZIE 705 29/11/2016
Actul REFERIT DE DECIZIE 99 03/03/2015
Actul REFERIT DE DECIZIE 102 03/03/2015
Actul REFERIT DE DECIZIE 145 12/03/2015
Actul REFERIT DE DECIZIE 129 10/03/2015
Actul REFERIT DE DECIZIE 170 19/03/2015
Actul REFERIT DE DECIZIE 173 19/03/2015
Actul REFERIT DE DECIZIE 321 30/04/2015
Actul REFERIT DE DECIZIE 227 02/04/2015
Actul REFERIT DE DECIZIE 247 07/04/2015
Actul REFERIT DE DECIZIE 278 23/04/2015
Actul REFERIT DE DECIZIE 331 30/04/2015
Actul REFERIT DE DECIZIE 283 23/04/2015
Actul REFERIT DE DECIZIE 16 08/06/2015
Actul REFERIT DE DECIZIE 416 28/05/2015
Actul REFERIT DE DECIZIE 475 16/06/2015
Actul REFERIT DE DECIZIE 529 14/07/2015
Actul REFERIT DE DECIZIE 541 14/07/2015
Actul REFERIT DE DECIZIE 522 07/07/2015
Actul REFERIT DE DECIZIE 27 21/09/2015
Actul REFERIT DE DECIZIE 743 03/11/2015
Actul REFERIT DE DECIZIE 642 13/10/2015
Actul REFERIT DE DECIZIE 32 19/10/2015
Actul REFERIT DE DECIZIE 760 05/11/2015
Actul REFERIT DE DECIZIE 853 10/12/2015
Actul REFERIT DE DECIZIE 878 15/12/2015
Actul PROMULGAT DE DECRET 327 04/04/2014
Actul REFERIT DE DECIZIE 244 29/04/2014
Actul REFERIT DE DECIZIE 354 24/06/2014
Actul REFERIT DE DECIZIE 330 12/06/2014
Actul REFERIT DE DECIZIE 419 08/07/2014
Actul REFERIT DE LEGE 124 23/09/2014
Actul REFERIT DE DECIZIE 483 23/09/2014
Actul REFERIT DE DECIZIE 477 23/09/2014
Actul REFERIT DE DECIZIE 529 09/10/2014
Actul REFERIT DE DECIZIE 706 27/11/2014
Actul REFERIT DE DECIZIE 709 27/11/2014
Actul REFERIT DE DECIZIE 623 04/11/2014
Actul REFERIT DE DECIZIE 783 18/12/2014
Actul REFERIT DE DECIZIE 742 16/12/2014
Actul REFERIT DE DECIZIE 11 20/02/2017
Actul REFERIT DE DECIZIE 10 20/02/2017
ART. 1 REFERIT DE DECIZIE 126 20/03/2018
ART. 1 REFERIT DE DECIZIE 501 17/07/2018
Back to List View Original