LEGE 330 22/11/2007 - Portal Legislativ

Document Information
Document ID: 87338
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-08-31 05:06:22
Last Updated: 2026-09-11 18:28:00
Valid From: 28.11.2007
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 330 22/11/2007 - Portal Legislativ
  • Keywords: LEGE 330 22/11/2007 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 330 22/11/2007 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 810 din 28 noiembrie 2007

Duplicate Information
This document has no duplicates.

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

No related versions found.

Other Versions of this Document

Source Document ID: 87338

Search for all versions
Actions Induced by This Document
Target Document Section Operation Details
OUG 71 28/06/2007 ART. 5 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-12 21:12
Cost
$0.0003

Section: Section 7-11
Elements: 7 - 11

Section: Section 7-11
Elements: 7 - 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-12 21:12:10 | Last Processing: 2026-07-12 22:01:43
Timestamp Type Message Provider Actions
2026-07-12 22:01:43 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": 2174,
        "cachedTokens": 0,
        "completionTokens": 233,
        "totalTokens": 2407,
        "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 privind încheierea unui contract de finanțare, deci constituie un act de aprobare legislativă

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 7 | 11 | Care este obiectul legii privind aprobarea unui contract de finanțare pentru reabilitarea drumurilor? |
| 7 | 11 | În ce condiții poate Guvernul României introduce amendamente la un contract de finanțare semnat cu Banca Europeană de Investiții? |
| 9 | 11 | Ce prevedere specifică se aplică modificării conținutului contractului de finanțare în cadrul proiectului de reabilitare a drumurilor? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,407

Cost: $0.000324

Processing Time: 2971000 ms

2026-07-12 22:01:43 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-12 21:30:50 Batch Created Added to batch 11/12 OPENROUTER
Metadata:
{
    "batch_id": "7dd4a5a0-ceff-4d9e-9f48-cc2de5d7023b",
    "provider_batch_id": "openrouter-local-2bd825c1e303a050",
    "batch_number": 11,
    "total_batches": 12
}
2026-07-12 21:12:10 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "21c86d30-2cd5-42f0-8dcf-6025f5a8a443",
    "document_title": "LEGE 330 22\/11\/2007 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-12 21:12:10 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": 2159,
    "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 71 28/06/2007 ART. 5
Documents Referenced by This Act
Section Reference Type Act
Actul APROBA PE OUG 71 28/06/2007
Actul MODIFICA PE OUG 71 28/06/2007 ART. 5
Actul REFERIRE LA CONTRACT 22/12/2006
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 HG 592 24/08/2016
Actul REFERIT DE HG 695 11/09/2013
Actul REFERIT DE HG 1284 15/12/2010
Actul REFERIT DE OUG 157 12/11/2008
Actul PROMULGAT DE DECRET 1003 20/11/2007
Back to List View Original