LEGE 23 10/04/1996 - Portal Legislativ

Document Information
Document ID: 8029
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-09-04 05:06:06
Last Updated: 2026-09-12 00:32:30
Valid From: 22.04.1996
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 23 10/04/1996 - Portal Legislativ
  • Keywords: LEGE 23 10/04/1996 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 23 10/04/1996 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 82 din 22 aprilie 1996

Duplicate Information
This document has no duplicates.

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

No related versions found.

Other Versions of this Document

Source Document ID: 8029

Search for all versions

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-07 12:54
Cost
$0.0002

Section: Section 8-10
Elements: 8 - 10

Section: Section 8-12
Elements: 8 - 12

Section: Section 8-13
Elements: 8 - 13

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-07 12:54:02 | Last Processing: 2026-07-07 13:24:18
Timestamp Type Message Provider Actions
2026-07-07 13:24:18 Response Received Received batch response with 3 questions from 3 chapters OPENROUTER
Response
Metadata:
{
    "questions_generated": 3,
    "chapters_count": 3,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 1913,
        "cachedTokens": 0,
        "completionTokens": 287,
        "totalTokens": 2200,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: daily_relevant_law  
CATEGORY_REASON: Lege care ratifică un acord internațional privind statutul forțelor militare, cu impact asupra dreptului intern, relevantă pentru cadrul juridic de apărare și cooperare internațională

| **Articolul UNIC - Ratificarea Acordului și a Protocolului adițional** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 8 | 10 | Care este documentul internațional privind statutul forțelor militare și al forțelor participante la Parteneriatul pentru Pace care a fost ratificat de România în 1996? |
| 8 | 12 | Unde au fost încheiate Acordul și Protocolul adițional privind statutul forțelor militare ratificate prin legea românească din aprilie 1996? |
| 8 | 13 | În ce condiții constituționale a fost adoptată legea privind ratificarea Acordului și a Protocolului adițional la nivelul parlamentarului român? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,200

Cost: $0.000201

Processing Time: 1816000 ms

2026-07-07 13:24:18 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-07 13:11:35 Batch Created Added to batch 5/12 OPENROUTER
Metadata:
{
    "batch_id": "9bef30dc-baa0-40fa-97c0-a1e4393ee1e5",
    "provider_batch_id": "openrouter-local-7124c3d7a6e62afa",
    "batch_number": 5,
    "total_batches": 12
}
2026-07-07 12:54:02 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "9589db54-3811-404e-a4aa-6f010d1c42f9",
    "document_title": "LEGE 23 10\/04\/1996 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-07 12:54:02 Prompt Sent Sending batch prompt part 1/1 (elements 1-15) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 15,
    "character_count": 1397,
    "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

Documents Referenced by This Act
Section Reference Type Act
Actul CONTINE PE ACORD 19/06/1995
Actul CONTINE PE PROTOCOL 19/06/1995
Actul RATIFICA PE ACORD 19/06/1995
Actul REFERIRE LA CONSTITUTIE 21/11/1991 ART. 74
Actul CONTINE PE ACORD 19/06/1951
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE ORDIN 543 27/05/2026
Actul REFERIT DE DECIZIE 154 27/03/2025
Actul REFERIT DE DECIZIE 157 27/03/2025
Actul REFERIT DE ORDONANTA 23 29/08/2025
Actul REFERIT DE ORDIN 4031 18/12/2024
Actul REFERIT DE ORD DE URGENTA 40 24/05/2023
Actul REFERIT DE ORDIN 2328 22/12/2023
Actul REFERIT DE ORDIN 2474 20/12/2022
Actul REFERIT DE ORDIN 1414 23/11/2021
Actul REFERIT DE ORDIN 2207 23/12/2020
Actul REFERIT DE ORDIN 228 17/12/2019
Actul REFERIT DE ORDIN 1249 10/08/2018
Actul REFERIT DE ORDIN 1854 29/12/2017
Actul REFERIT DE ORDIN 647 03/08/2016
Actul REFERIT DE ORDIN 127 19/08/2016
Actul REFERIT DE ORDIN 485 24/12/2013
Actul REFERIT DE ORDIN 31 28/12/2012
Actul REFERIT DE ORDIN 1031 27/12/2011
Actul REFERIT DE HG 1289 27/12/2011
Actul REFERIT DE ORDIN 1036 27/12/2010
Actul REFERIT DE ORDIN 1270 22/12/2009
Actul REFERIT DE ORDIN 1542 17/12/2008
Actul REFERIT DE ORDIN 1344 19/12/2007
Actul REFERIT DE HG 707 07/06/2006
Actul REFERIT DE ORDIN 2510 28/12/2006
Actul REFERIT DE ORDIN 1702 12/10/2005
Actul REFERIT DE HG 914 10/06/2004
Actul REFERIT DE HG 1777 21/10/2004
Actul REFERIT DE ORDIN 507 14/04/2003
Actul REFERIT DE PROCEDURA 14/04/2003
Actul REFERIT DE OG 64 28/08/2003
Actul REFERIT DE CONVENTIE 11/07/2003
Actul REFERIT DE CONVENTIE 19/12/2003
Actul REFERIT DE LEGE 61 24/04/2000
Actul REFERIT DE OG 37 23/07/1999
Actul REFERIT DE LEGE 172 04/11/1997
Actul REFERIT DE NORMA 26/09/1997
Actul REFERIT DE DECIZIE 946 26/09/1997
Actul PROMULGAT DE DECRET 61 09/04/1996
Actul IN LEGATURA CU ACORD 19/06/1995
Actul IN LEGATURA CU PROTOCOL 19/06/1995
Actul IN LEGATURA CU ACORD 19/06/1951
Back to List View Original