LEGE 25 29/10/1990 - Portal Legislativ

Document Information
Document ID: 781
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-09-11 18:55:46
Last Updated: 2026-09-11 21:20:54
Valid From: 30.10.1990
Latest Version: Yes
Status: ABROGATED on 07.06.1995
Abrogated By: LEGE 51 07/06/1995
Metadata
Meta tags:
  • Title: LEGE 25 29/10/1990 - Portal Legislativ
  • Keywords: LEGE 25 29/10/1990 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 25 29/10/1990 - Portal Legislativ
Detail metadata:
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 118 din 30 octombrie 1990

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 30.10.1990
This Version Valid From: 30.10.1990
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: LEGE
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 118 din 30 octombrie 1990

No related versions found.

Other Versions of this Document

Source Document ID: 781

Search for all versions
Actions Suffered by This Document
Section Operation Act
Actul ABROGAT DE LEGE 51 07/06/1995
Actions Induced by This Document
Target Document Section Operation Details
DECRET 281 21/07/1954 ART. 37 Actul 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-06-28 22:08
Cost
$0.0074

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: GOOGLE AI GOOGLE
First Processing: 2026-06-28 22:08:41 | Last Processing: 2026-06-28 22:15:41
Timestamp Type Message Provider Actions
2026-06-28 22:15:41 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": 3873,
        "cachedTokens": 0,
        "completionTokens": 257,
        "totalTokens": 5411,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_modification
CATEGORY_REASON: Legea modifică un act normativ existent (Decretul nr. 281/1954) prin adăugarea unui nou alineat care extinde dreptul la asistență juridică gratuită.

| **Art. Unic - Asistență juridică gratuită pentru victimele Revoluției din 1989** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 7 | 8 | Ce categorii de persoane au dreptul la asistență juridică gratuită pentru vătămările suferite în timpul evenimentelor din decembrie 1989? |
| 7 | 8 | În ce condiții se poate beneficia de asistență juridică gratuită pentru acțiuni în instanță legate de Revoluția din 1989? |
| 7 | 8 | Ce tipuri de servicii juridice sunt oferite gratuit persoanelor ale căror drepturi au fost vătămate în timpul Revoluției din decembrie 1989? |

ALL_CHAPTERS_COVERED: true

Tokens: 5,411

Cost: $0.007411

Processing Time: 419000 ms

2026-06-28 22:15:41 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-06-28 22:08:51 Batch Created Added to batch 1/7 GOOGLE
Metadata:
{
    "batch_id": "84d56c55-342e-421c-8425-5658a66f7c76",
    "provider_batch_id": "batches\/hy8dz8zb0n5f8alp7b3vm1tdmzh6slisdjno",
    "batch_number": 1,
    "total_batches": 7
}
2026-06-28 22:08:41 Processing Started Starting batch question generation with Google AI (gemini-2.5-pro) GOOGLE AI
Metadata:
{
    "generation_id": "f4d3a76b-7567-4ea7-a066-f7ce4bd2b2f2",
    "document_title": "LEGE 25 29\/10\/1990 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-06-28 22:08:41 Prompt Sent Sending batch prompt part 1/1 (elements 1-18) for iteration 1 GOOGLE AI
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 18,
    "character_count": 1851,
    "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 Suffered by This Document
Section Operation Act
Actul ABROGAT DE LEGE 51 07/06/1995
Actions Induced by This Document
Section Operation Act
Actul MODIFICA PE DECRET 281 21/07/1954 ART. 37
Documents Referenced by This Act
Section Reference Type Act
Actul MODIFICA PE DECRET 281 21/07/1954 ART. 37
Documents That Reference This Act
Section Reference Type Act
Actul ABROGAT DE LEGE 51 07/06/1995
Back to List View Original