LEGE 94 06/06/2011 - Portal Legislativ

Document Information
Document ID: 129216
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-07-03 23:10:25
Last Updated: 2026-09-11 21:49:07
Valid From: 09.06.2011
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 94 06/06/2011 - Portal Legislativ
  • Keywords: LEGE 94 06/06/2011 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 94 06/06/2011 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 404 din 9 iunie 2011

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 09.06.2011
This Version Valid From: 09.06.2011
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: LEGE
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 404 din 9 iunie 2011

No related versions found.

Other Versions of this Document

Source Document ID: 129216

Search for all versions
Actions Induced by This Document
Target Document Section Operation Details
OUG 82 08/09/2010 ART. 2 Actul MODIFICA PE
OUG 58 26/06/2010 ART. 3 Actul MODIFICA PE
OUG 82 08/09/2010 ART. 3 ART. 1 MODIFICA PE

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-04 00:08
Cost
$0.0077

Section: Section 6-8
Elements: 6 - 8

Section: Section 6-8
Elements: 6 - 8

Section: Section 6-8
Elements: 6 - 8

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: GOOGLE AI GOOGLE
First Processing: 2026-07-04 00:08:45 | Last Processing: 2026-07-04 00:17:24
Timestamp Type Message Provider Actions
2026-07-04 00:17:24 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": 4332,
        "cachedTokens": 0,
        "completionTokens": 231,
        "totalTokens": 5908,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_modification
CATEGORY_REASON: Legea aprobă o ordonanță de urgență care modifică punctual Codul Fiscal și o altă ordonanță, redefinind o categorie de venituri.

| **Articolul UNIC - Modificări legislative privind veniturile profesionale** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 6 | 8 | Ce se înțelege prin "venituri de natură profesională, altele decât cele salariale" în contextul contribuțiilor la sistemul public de pensii și șomaj? |
| 6 | 8 | Pentru ce tipuri de venituri din drepturi de autor și drepturi conexe se datorează contribuții individuale de asigurări sociale? |
| 6 | 8 | Sunt veniturile obținute de deputați și senatori din contracte civile sau de colaborare supuse contribuțiilor de asigurări sociale și pentru șomaj? |

ALL_CHAPTERS_COVERED: true

Tokens: 5,908

Cost: $0.007725

Processing Time: 518000 ms

2026-07-04 00:17:24 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-04 00:08:55 Batch Created Added to batch 27/40 GOOGLE
Metadata:
{
    "batch_id": "8fc55865-62c6-492f-a2e7-f880dcfe8f46",
    "provider_batch_id": "batches\/hb90o2n8rk21srmhvh5xgrco6x4w256h39xy",
    "batch_number": 27,
    "total_batches": 40
}
2026-07-04 00:08:45 Processing Started Starting batch question generation with Google AI (gemini-2.5-pro) GOOGLE AI
Metadata:
{
    "generation_id": "0af28378-6996-4787-a1f1-d23874671101",
    "document_title": "LEGE 94 06\/06\/2011 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-04 00:08:45 Prompt Sent Sending batch prompt part 1/1 (elements 1-13) for iteration 1 GOOGLE AI
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 13,
    "character_count": 3102,
    "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 82 08/09/2010 ART. 2
Actul MODIFICA PE OUG 58 26/06/2010 ART. 3
ART. 1 MODIFICA PE OUG 82 08/09/2010 ART. 3
Documents Referenced by This Act
Section Reference Type Act
Actul APROBA PE OUG 82 08/09/2010
Actul MODIFICA PE OUG 82 08/09/2010 ART. 2
Actul MODIFICA PE OUG 58 26/06/2010 ART. 3
Actul REFERIRE LA LEGE (R) 96 21/04/2006 ART. 38
Actul REFERIRE LA LEGE 571 22/12/2003
Actul REFERIRE LA LEGE 571 22/12/2003 ART. 7
Actul REFERIRE LA CODUL FISCAL 22/12/2003
Actul REFERIRE LA CODUL FISCAL 22/12/2003 ART. 7
Actul REFERIRE LA LEGE (R) 53 31/07/1991 ART. 18
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 82 08/09/2010 ART. 3
Documents That Reference This Act
Section Reference Type Act
Actul PROMULGAT DE DECRET 551 03/06/2011
Back to List View Original