LEGE 48 17/03/2005 - Portal Legislativ

Document Information
Document ID: 60169
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-09-03 04:35:42
Last Updated: 2026-09-12 02:16:30
Valid From: 22.03.2005
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 48 17/03/2005 - Portal Legislativ
  • Keywords: LEGE 48 17/03/2005 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 48 17/03/2005 - Portal Legislativ
Detail metadata:
  • Article count: 2
  • Status indicator: în vigoare
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 239 din 22 martie 2005

Duplicate Information
This document has no duplicates.

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

No related versions found.

Other Versions of this Document

Source Document ID: 60169

Search for all versions
Actions Induced by This Document
Target Document Section Operation Details
OUG 111 24/10/2003 ART. 2 Actul MODIFICA PE
OUG 111 24/10/2003 ART. 2 ART. 1 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 05:40
Cost
$0.0007

Section: Section 6-11
Elements: 6 - 11

Section: Section 6-11
Elements: 6 - 11

Section: Section 6-11
Elements: 6 - 11

Section: Section 6-11
Elements: 6 - 11

Section: Section 6-11
Elements: 6 - 11

Section: Section 8-11
Elements: 8 - 11

Question Generation Processing Logs

Total Logs

12

Processing Attempts

3

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-12 05:40:15 | Last Processing: 2026-07-12 16:30:46
Timestamp Type Message Provider Actions
2026-07-12 16:30:46 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": 2030,
        "cachedTokens": 0,
        "completionTokens": 221,
        "totalTokens": 2251,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval  
CATEGORY_REASON: Legea aprobă o ordonanță de urgență, având ca efect principal aprobarea unui act normativ emis de Guvern.

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 6 | 11 | Care sunt destinațiile veniturilor obținute din valorificarea activelor bancare neperformante conform prevederilor legale aprobate? |
| 6 | 11 | Cum se utilizează veniturile rămase după deducerea cheltuielilor legitime ale Autorității pentru Valorificarea Activelor Statului? |
| 8 | 11 | Ce modificare esențială aduce legea privind utilizarea veniturilor din privatizare și din valorificarea activelor bancare neperformante? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,251

Cost: $0.000304

Processing Time: 4013000 ms

2026-07-12 16:30:46 Processing Completed Batch question generation completed with 9 total questions from 0 chapters OPENROUTER
Metadata:
{
    "total_questions": 9,
    "chapters_count": 0,
    "batch_mode": true
}
2026-07-12 15:39:50 Batch Created Added to batch 4/12 OPENROUTER
Metadata:
{
    "batch_id": "60839d0c-1e46-411b-bb5e-9211f53c5b65",
    "provider_batch_id": "openrouter-local-59ed7b023aac2320",
    "batch_number": 4,
    "total_batches": 12
}
2026-07-12 15:23:51 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "96bf4b0d-5535-456d-b064-345e32e090c3",
    "document_title": "LEGE 48 17\/03\/2005 - Portal Legislativ",
    "processing_count": 4,
    "batch_mode": true
}
2026-07-12 15:23:51 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": 1731,
    "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
2026-07-12 09:48:34 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "96bf4b0d-5535-456d-b064-345e32e090c3",
    "document_title": "LEGE 48 17\/03\/2005 - Portal Legislativ",
    "processing_count": 3,
    "batch_mode": true
}
2026-07-12 09:48:34 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": 1731,
    "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
2026-07-12 06:46:37 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": 2030,
        "cachedTokens": 0,
        "completionTokens": 248,
        "totalTokens": 2278,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval  
CATEGORY_REASON: Legea aproba o ordonanță de urgență, având ca obiect principal aprobarea unui act normativ guvernamental

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 6 | 11 | Care este destinația veniturilor obținute din valorificarea activelor bancare neperformante în contextul utilizării acestora pentru reducerea datoriei publice interne? |
| 6 | 11 | Cum sunt utilizate veniturile rămase după deducerea cheltuielilor autorității pentru valorificarea activelor statului conform reglementărilor privind gestionarea datoriei publice? |
| 6 | 11 | Care este rolul Autorității pentru Valorificarea Activelor Statului în gestionarea veniturilor din activele bancare neperformante și ce cheltuieli sunt permise în acest proces? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,278

Cost: $0.000208

Processing Time: 3980000 ms

2026-07-12 06:46:32 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": 2030,
        "cachedTokens": 0,
        "completionTokens": 248,
        "totalTokens": 2278,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval  
CATEGORY_REASON: Legea aproba o ordonanță de urgență, având ca obiect principal aprobarea unui act normativ guvernamental

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 6 | 11 | Care este destinația veniturilor obținute din valorificarea activelor bancare neperformante în contextul utilizării acestora pentru reducerea datoriei publice interne? |
| 6 | 11 | Cum sunt utilizate veniturile rămase după deducerea cheltuielilor autorității pentru valorificarea activelor statului conform reglementărilor privind gestionarea datoriei publice? |
| 6 | 11 | Care este rolul Autorității pentru Valorificarea Activelor Statului în gestionarea veniturilor din activele bancare neperformante și ce cheltuieli sunt permise în acest proces? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,278

Cost: $0.000208

Processing Time: 3975000 ms

2026-07-12 06:13:00 Batch Created Added to batch 4/12 OPENROUTER
Metadata:
{
    "batch_id": "e88d7373-9923-455a-9107-5bf3bcff6ff5",
    "provider_batch_id": "openrouter-local-41c49488b096c88c",
    "batch_number": 4,
    "total_batches": 12
}
2026-07-12 05:40:15 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "96bf4b0d-5535-456d-b064-345e32e090c3",
    "document_title": "LEGE 48 17\/03\/2005 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-12 05:40:15 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": 1731,
    "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 111 24/10/2003 ART. 2
ART. 1 MODIFICA PE OUG 111 24/10/2003 ART. 2
Documents Referenced by This Act
Section Reference Type Act
Actul APROBA PE OUG 111 24/10/2003
Actul MODIFICA PE OUG 111 24/10/2003 ART. 2
Actul REFERIRE LA CONSTITUTIE (R) 21/11/1991 ART. 75
Actul REFERIRE LA CONSTITUTIE (R) 21/11/1991 ART. 76
ART. 1 MODIFICA PE OUG 111 24/10/2003 ART. 2
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE LEGE 153 06/06/2007
Actul REFERIT DE HG 1484 06/12/2007
Actul REFERIT DE OG 33 26/07/2006
Actul REFERIT DE HG 1465 18/10/2006
Actul REFERIT DE OUG 113 21/12/2006
Actul REFERIT DE OUG 135 22/12/2006
Actul PROMULGAT DE DECRET 135 16/03/2005
Actul REFERIT DE OUG 145 27/10/2005
Actul REFERIT DE HG 392 05/05/2005
Actul REFERIT DE HG 483 26/05/2005
Actul REFERIT DE HG 484 26/05/2005
Actul REFERIT DE LEGE 212 05/07/2005
Actul REFERIT DE OUG 101 14/07/2005
Actul REFERIT DE LEGE 259 28/09/2005
Actul REFERIT DE HG 1359 03/11/2005
Back to List View Original