OUG 26 30/06/2015 - Portal Legislativ

Document Information
Document ID: 169242
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-08-29 04:43:41
Last Updated: 2026-09-12 00:46:44
Valid From: 30.06.2015
Latest Version: Yes
Metadata
Meta tags:
  • Title: OUG 26 30/06/2015 - Portal Legislativ
  • Keywords: OUG 26 30/06/2015 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: OUG 26 30/06/2015 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: în vigoare
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 474 din 30 iunie 2015

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 30.06.2015
This Version Valid From: 30.06.2015
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: ORDONANTA DE URGENTA
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 474 din 30 iunie 2015

No related versions found.

Other Versions of this Document

Source Document ID: 169242

Search for all versions
Actions Induced by This Document
Target Document Section Operation Details
OUG 83 12/12/2014 ART. 12 Actul COMPLETEAZA 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-16 13:57
Cost
$0.0004

Section: Section 16-18
Elements: 16 - 18

Section: Section 16-18
Elements: 16 - 18

Section: Section 17-18
Elements: 17 - 18

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-16 13:57:22 | Last Processing: 2026-07-16 14:33:28
Timestamp Type Message Provider Actions
2026-07-16 14:33:28 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": 3176,
        "cachedTokens": 0,
        "completionTokens": 256,
        "totalTokens": 3432,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_salary  
CATEGORY_REASON: Ordonanță de urgență care modifică nivelul unor drepturi salariale și de echipare pentru personalul din sistemul de apărăne, ordine publică și securitate națională

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 16 | 18 | Care sunt noile valori acordate pentru compensația bănească a drepturilor de hrană pentru personalul din apărarea națională începând din iulie 2015? |
| 16 | 18 | În ce condiții se acordă valoarea actualizată a normelor de echipare personalului plătit din fonduri publice? |
| 17 | 18 | Care este data de la care se aplică actualizarea cuantumului compensației bănești pentru drepturile de hrană și echipament? |

ALL_CHAPTERS_COVERED: true

Tokens: 3,432

Cost: $0.000427

Processing Time: 2165000 ms

2026-07-16 14:33:28 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-16 14:28:31 Batch Created Added to batch 10/12 OPENROUTER
Metadata:
{
    "batch_id": "9f07e77a-bf84-4a90-885f-46da83a8e10d",
    "provider_batch_id": "openrouter-local-826c1ee20f7d38b3",
    "batch_number": 10,
    "total_batches": 12
}
2026-07-16 13:57:22 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "ead95a9d-61ee-4296-88f8-f871e2399a8e",
    "document_title": "OUG 26 30\/06\/2015 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-16 13:57:22 Prompt Sent Sending batch prompt part 1/1 (elements 1-47) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 47,
    "character_count": 4971,
    "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 COMPLETEAZA PE OUG 83 12/12/2014 ART. 12
Documents Referenced by This Act
Section Reference Type Act
Actul REFERIRE LA LEGE 71 03/04/2015
Actul COMPLETEAZA PE OUG 83 12/12/2014 ART. 12
Actul REFERIRE LA CONSTITUTIE (R) 21/11/1991 ART. 115
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE DECIZIE 672 29/09/2020
Actul REFERIT DE DECIZIE 478 12/07/2018
Actul REFERIT DE DECIZIE 266 27/04/2017
Actul REFERIT DE DECIZIE 327 09/05/2017
Actul REFERIT DE DECIZIE 581 21/09/2017
Actul APROBAT DE LEGE 314 07/12/2015
Actul REFERIT DE DECRET 927 04/12/2015
Actul REFERIT DE DECIZIE 708 29/11/2016
Back to List View Original