LEGE 93 12/04/2013 - Portal Legislativ

Document Information
Document ID: 147041
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-08-30 04:35:17
Last Updated: 2026-09-12 02:51:04
Valid From: 16.04.2013
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 93 12/04/2013 - Portal Legislativ
  • Keywords: LEGE 93 12/04/2013 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 93 12/04/2013 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 217 din 16 aprilie 2013

Duplicate Information
This document has no duplicates.

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

No related versions found.

Other Versions of this Document

Source Document ID: 147041

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-15 10:21
Cost
$0.0003

Section: Section 7-8
Elements: 7 - 8

Section: Section 7-8
Elements: 7 - 8

Section: Section 7-8
Elements: 7 - 8

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-15 10:21:27 | Last Processing: 2026-07-15 11:00:12
Timestamp Type Message Provider Actions
2026-07-15 11:00:12 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 11:00:11 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": 2136,
        "cachedTokens": 0,
        "completionTokens": 270,
        "totalTokens": 2406,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval  
CATEGORY_REASON: Legea aprobă o ordonanță de urgență care consfințește un acord internațional de garanție financiară, având caracter decizional privind acordarea unei garanții statului.  

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 7 | 8 | Care este valoarea maximă a împrumutului garantat de România către Banca Europeană pentru Reconstrucție și Dezvoltare pentru restructurarea Companiei Naționale de Căi Ferate „C.F.R.” - S.A.? |
| 7 | 8 | Ce tip de acord este garantat în totalitate (100%) de către România conform legii privind restructurarea C.F.R. - S.A.? |
| 7 | 8 | În ce scop a fost semnat Acordul de garanție între România și Banca Europeană pentru Reconstrucție și Dezvoltare? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,406

Cost: $0.000341

Processing Time: 2323000 ms

2026-07-15 10:45:04 Batch Created Added to batch 9/12 OPENROUTER
Metadata:
{
    "batch_id": "1ee06b30-6505-4daf-85da-f63a5e6ac035",
    "provider_batch_id": "openrouter-local-a8828b055e71ff0a",
    "batch_number": 9,
    "total_batches": 12
}
2026-07-15 10:21:27 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "46b857d7-1226-4aea-996d-2c0b8378975e",
    "document_title": "LEGE 93 12\/04\/2013 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-15 10:21:27 Prompt Sent Sending batch prompt part 1/1 (elements 1-16) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 16,
    "character_count": 1944,
    "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 86 12/12/2012
Actul REFERIRE LA ACORD 28/11/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 ORDIN 65 15/01/2016
Actul REFERIT DE NORMĂ 15/01/2016
Actul REFERIT DE ORDIN 1712 22/12/2015
Actul REFERIT DE NORMĂ 22/12/2015
Actul REFERIT DE OUG 74 03/12/2014
Actul PROMULGAT DE DECRET 367 11/04/2013
Actul REFERIT DE LEGE 356 18/12/2013
Back to List View Original