LEGE 26 27/03/2000 - Portal Legislativ

Document Information
Document ID: 21670
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-07-03 17:05:44
Last Updated: 2026-09-12 02:27:54
Valid From: 28.03.2000
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 26 27/03/2000 - Portal Legislativ
  • Keywords: LEGE 26 27/03/2000 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 26 27/03/2000 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 132 din 28 martie 2000

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 28.03.2000
This Version Valid From: 28.03.2000
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: LEGE
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 132 din 28 martie 2000

No related versions found.

Other Versions of this Document

Source Document ID: 21670

Search for all versions

AI-Generated Questions

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

Provider
Google AI
Model
gemini-2.5-pro
Generated
2026-07-03 18:08
Cost
$0.0083

Section: Section 6-14
Elements: 6 - 14

Section: Section 6-14
Elements: 6 - 14

Section: Section 6-14
Elements: 6 - 14

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: GOOGLE AI GOOGLE
First Processing: 2026-07-03 18:08:18 | Last Processing: 2026-07-03 18:17:43
Timestamp Type Message Provider Actions
2026-07-03 18:17:43 Response Received Received batch response with 3 questions from 1 chapters GOOGLE AI
Response
Metadata:
{
    "questions_generated": 3,
    "chapters_count": 1,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 4349,
        "cachedTokens": 0,
        "completionTokens": 288,
        "totalTokens": 5969,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_modification
CATEGORY_REASON: Legea are ca unic scop aprobarea, cu modificări, a unei Ordonanțe a Guvernului care, la rândul ei, modifică un alt act normativ existent (o ordonanță de ratificare a unui acord de împrumut).

| **Articolul UNIC - Aprobare și modificare ordonanță împrumut BERD** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 6 | 14 | Ce acte normative reglementează finanțarea proiectului "Piața de Gros" din București printr-un împrumut de la Banca Europeană pentru Reconstrucție și Dezvoltare? |
| 6 | 14 | Prin ce mecanism legislativ a fost modificată ordonanța privind ratificarea acordului de împrumut cu BERD pentru proiectul "Piața de Gros" București? |
| 6 | 14 | Care este valoarea și scopul împrumutului acordat de Banca Europeană pentru Reconstrucție și Dezvoltare, ratificat prin Ordonanța Guvernului nr. 35/1994? |

ALL_CHAPTERS_COVERED: true

Tokens: 5,969

Cost: $0.008316

Processing Time: 565000 ms

2026-07-03 18:17:43 Processing Completed Batch question generation completed with 3 total questions from 0 chapters GOOGLE AI
Metadata:
{
    "total_questions": 3,
    "chapters_count": 0,
    "batch_mode": true
}
2026-07-03 18:08:27 Batch Created Added to batch 29/33 GOOGLE
Metadata:
{
    "batch_id": "1dac2601-efd3-40ab-bd51-689e6b1dd1d7",
    "provider_batch_id": "batches\/5wbvbypm8l2u5lrb7ujr39y2tqkaunrnjo21",
    "batch_number": 29,
    "total_batches": 33
}
2026-07-03 18:08:18 Processing Started Starting batch question generation with Google AI (gemini-2.5-pro) GOOGLE AI
Metadata:
{
    "generation_id": "0189a72f-6563-42b4-a54e-a633e5b58a79",
    "document_title": "LEGE 26 27\/03\/2000 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-03 18:08:18 Prompt Sent Sending batch prompt part 1/1 (elements 1-15) for iteration 1 GOOGLE AI
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 15,
    "character_count": 3067,
    "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
Back to List View Original