COMPONENT 02 / PUBLIC · v0.1.0
Slovenian Legislation Pipeline
Maintained, source-linked legislation.The PISRS data path beneath OLC Engine.
The component uses OFFICIAL SOURCE / GOVERNMENT OFFICE FOR LEGISLATIONLegislation (PISRS)Slovenia's national legal information system, maintained by the Government Office for Legislation. It provides legislation and other public legal documents, including unofficial consolidated texts, local acts and draft regulations, alongside selected European legal sources.Open PISRS to enumerate the configured act endpoints and consolidated-text catalogue. It fetches supported text, normalises source-linked state in PostgreSQL and maintains the derived semantic index used by OLC Engine. It can also run independently or supply another compatible legal system.
- Status
- PUBLIC
- Version
- 0.1.0
- Licence
- BUSL-1.1
- Verified
- 2026-08-26
- 01
PISRS source path
Enumerates configured act endpoints and the consolidated-text catalogue through operator-provided access.
- 02
Structured text processing
Preserves stable act and document identities, source text, article-aware structure and deterministic chunks.
- 03
Maintained operational state
Uses PostgreSQL to govern component state and Qdrant as a derived, repairable semantic index.
- 04
Public code, separate data
Publishes the pipeline while keeping source access and prepared data under their own terms.
01 / FUNCTION + SOURCE
A component that turns PISRS records into maintained legislation infrastructure.
PISRS and the official publication remain the external authoritative sources. The pipeline provides the repeatable acquisition, normalisation and integrity path that lets OLC Engine work from source-linked legislation rather than model memory.
MAINTAINED STATE / 4 SEPTEMBER 2026 · 17:11–17:18 CEST
These dated figures show the operating scale of the pipeline.
- Act records
- 64,924
- Consolidated texts
- 71,372
- Structural blocks
- 13,576,374
- Semantic chunks
- 278,146
- 01
Act records and source metadata
The maintained state contains 64,924 act records with stable register identities and retained source provenance. This is a measured deployment count, not a claim of complete numerical parity with PISRS.
- 02
Consolidated-text versions
The component holds 71,372 source-linked consolidated-text versions. It distinguishes 57,558 technically latest versions from 13,814 historic versions without treating technical recency as legal validity.
- 03
Structured retrieval material
Deterministic parsing produced 13,576,374 structural blocks and 278,146 semantic chunks. Article headings and technical version flags describe parser and pipeline state, not legal review.
02 / SCHEDULED DATA PATH
Enumerate. Apply required work. Advance after success.
Each run fixes a controlled source interval, enumerates the configured PISRS catalogue routes, fetches supported consolidated text, updates PostgreSQL, maintains compatible Qdrant state and advances the checkpoint only after the complete path succeeds.
- 01Check source
- 02Enumerate catalogues
- 03Fetch supported text
- 04Normalise
- 05Maintain stores
- 06Advance checkpoint
OPERATOR-CONFIGURED CADENCE
The schedule belongs to the deployment.
Operators choose a cadence that fits their source entitlement, workload and operating policy.
REVIEWED OPENLEGALCORE DEPLOYMENT
Nightly at 03:00 · Europe/Ljubljana.
This is the reviewed deployment schedule, not a fixed requirement of the component.
03 / TRUST + CONTROL
The official source stays authoritative.The working state stays inspectable.
Credibility begins with provenance, not a vector database. The component keeps the external source, maintained PostgreSQL state and repairable Qdrant index in distinct roles, then constrains how change can move between them.
PISRS + OFFICIAL PUBLICATION / EXTERNAL AUTHORITY
The source remains the source.
The pipeline preserves source identifiers, content and links. It does not become an official PISRS service or the legal authority for a record.
POSTGRESQL / AUTHORITATIVE
Acts, versions, articles and chunks are anchored here.
The compatible pisrs schema owns the structured document state, identities, hashes, chunk records and upload state used to plan each run.
QDRANT / DERIVED
pisrs_current is a repairable semantic index.
The fixed 3,072-dimension Cosine collection is derived from PostgreSQL and the text-embedding-3-large contract. It is not an independent legislative source.
- 01Source traceability
Raw provenance, normalised state and derived retrieval material remain distinguishable.
- 02Deterministic identity
Stable act, document, block, chunk and point identities make repeated work convergent.
- 03Bounded mutation
Preflight, work budgets, shared locking and conditional writes constrain mutating runs.
- 04Success-only currentness
The checkpoint advances only after success; failed work cannot silently redefine the maintained interval.
The component does not prove complete PISRS parity, legal correctness or the legal validity of a version. Ambiguous, incompatible or incomplete state stops the bounded path instead of widening its claim.
04 / USE + ACCESS
One ingestion component. Three legitimate operating roles.
The pipeline is infrastructure beneath a legal workflow. It is not itself a search interface, ranking API, chatbot, legal-analysis engine, managed service or substitute for reviewing the official source.
- 01
OLC Engine data foundation
Ground retrieval and later legal-cognitive work in maintained, source-linked Slovenian legislation.
- 02
Standalone scheduled pipeline
Run the component independently with operator-provided source access, compatible infrastructure and an operator-chosen schedule.
- 03
Compatible legal workflow
Supply another compatible research, retrieval or legal system without treating the component as a user interface or legal analyst.
PUBLIC COMPONENT
Inspect and deploy the pipeline.
The versioned repository contains implementation, tests, documentation and hardened deployment templates under BUSL-1.1.
OPERATOR RESPONSIBILITY
Bring approved access and infrastructure.
The operator supplies PISRS entitlement, PostgreSQL, Qdrant, embeddings, backups, schedule and recovery policy.
AVAILABLE TO APPROVED PARTNERS
Discuss a separately governed data partnership.
A prepared PostgreSQL data layer and derived Qdrant index are available to approved partners. Attribution, intended use, delivery and support are defined in each partner agreement; the software licence does not govern those data terms.
05 / MEASURED OPERATION
Dated operating facts, versioned acceptance and explicit limits.
The read-only fact record captures the reviewed deployment on 4 September 2026. The last successful scheduled run completed on 3 September. The v0.1.0 acceptance record proves bounded behaviour—not legal correctness, complete PISRS parity, universal compatibility or an SLA.
READ-ONLY FACT RECORD / 4 SEPTEMBER 2026 · 17:11–17:18 CEST
64,924maintained act records in PostgreSQL at the measured deployment state.
- Last success
- 3 SEPTEMBER 2026 · 03:00–03:02:46 CEST
- Duration
- 166 SECONDS
- Imported
- 3 DOCUMENTS · 0 FAILURES
- Checkpoint
- ADVANCED
SOURCE-RECORDED ACCEPTANCE
PASSEDThe v0.1.0 source record covers the controlled path from catalogue discovery and source fetch through PostgreSQL persistence, embedding work, Qdrant writes, reconciliation, idempotent repetition and success-only checkpoint advancement.
- Accepted logic
- v0.1.0
- Accepted on
- 19 AUGUST 2026
- Release tag
- v0.1.0
- Outcome
- PASSED
v0.1.0 / ACCEPTED COMPATIBILITY BASELINE
- Runtime
- CPYTHON >=3.12,<3.13
- PostgreSQL
- COMPATIBLE PISRS SCHEMA
- Qdrant collection
- PISRS_CURRENT
- Vector contract
- 3072 · COSINE
- Embedding model
- TEXT-EMBEDDING-3-LARGE
- Nightly timer
- 03:00 · EUROPE/LJUBLJANA