COMPONENT 04 / PUBLIC · v0.1.7
Slovenian Case Law Pipeline
Records from the official judiciary service.A maintained data path for real legal workflows.
The component checks supported records in the OFFICIAL SOURCE / SUPREME COURT OF THE REPUBLIC OF SLOVENIASlovenian case lawSlovenia's authoritative national public case-law collection, published through the judiciary's official service administered by the Supreme Court of the Republic of Slovenia. It is the complete public corpus available through that service; statutory publication rules do not require every decision issued by every Slovenian court to appear.Open the official collection for new or changed content, 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.7
- Licence
- BUSL-1.1
- Verified
- 2026-08-26
- 01
Official service path
Reads supported records from the judiciary service administered by the Supreme Court of the Republic of Slovenia.
- 02
Scheduled maintenance
Checks for new or changed source records on an operator-configured cadence.
- 03
Legal-data anchor
Maintains source-linked PostgreSQL state and the derived semantic index used by OLC Engine.
- 04
Public code, separate data
Publishes the pipeline while keeping source access and prepared data behind their own boundaries.
01 / FUNCTION + SOURCE
A component that turns published legal records into maintained working data.
The official judiciary service is administered by the Supreme Court of the Republic of Slovenia. The pipeline provides the repeatable acquisition, normalisation and integrity path that lets OLC Engine work from real, source-linked records rather than model memory.
MAINTAINED STATE / 3 SEPTEMBER 2026 · 22:46 CEST
These dated figures show the operating scale of the pipeline.
- Maintained records
- 283,070
- Court decisions
- 231,839
- SOSC article records
- 25,132
- SOPM legal opinions
- 25,901
- 01
Published court decisions
The maintained decision route covers records from the Supreme Court, higher courts, the Administrative Court and the Higher Labour and Social Court. It is not a claim to every decision issued by every Slovenian court.
- 02
Legal scholarship
SOSC contributes 25,132 professional-article records. It is primarily a bibliographic index; 481 records passed the reviewed full-text rule.
- 03
Related legal records
SOPM contributes 25,901 legal opinions and positions. The maintained state also contains 198 records on the separate INJ and SEU routes.
02 / SCHEDULED DATA PATH
Check what changed. Apply only the work that is required.
Each run checks a controlled overlap window, fetches supported detail, updates authoritative PostgreSQL state, reconciles the derived index and advances the checkpoint only after the complete path succeeds.
- 01Check source
- 02Discover changes
- 03Fetch detail
- 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 04:30 · Europe/Ljubljana.
The last measured run completed successfully in 33 seconds and advanced the checkpoint.
03 / TRUST + CONTROL
The official record 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.
OFFICIAL PUBLICATION SERVICE / EXTERNAL AUTHORITY
The source remains the source.
The pipeline preserves source identity and links. It does not become the official publication service or the legal authority for a record.
POSTGRESQL / AUTHORITATIVE
Maintained document state lives here.
Normalised documents, deterministic chunks, content and metadata hashes, vector state and reconciliation decisions are anchored in PostgreSQL.
QDRANT / DERIVED
The semantic index can be rebuilt and repaired.
The sodnapraksa_current collection is derived from authoritative state. Missing vectors, stale payloads, absent points and orphaned derived points are repaired through a bounded plan.
- 01Source traceability
Source identifiers, URLs, normalised state and the original API response remain distinguishable.
- 02Deterministic identity
Stable document, chunk and point identities make repeated or interrupted intervals convergent.
- 03Bounded mutation
Preflight, dual authorisation, work budgets and conditional writes constrain every mutating run.
- 04Recoverable retrieval
Qdrant remains a derived index; PostgreSQL and a success-only checkpoint govern maintained state.
The component does not prove corpus completeness or legal correctness, and it has no authoritative global withdrawal feed. Ambiguous or incompatible state stops the bounded path instead of silently 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 product, chatbot, legal-analysis engine or substitute for reviewing the official source record.
- 01
OLC Engine data foundation
Ground retrieval and later legal-cognitive work in maintained, source-linked Slovenian legal records.
- 02
Standalone scheduled pipeline
Run the component independently with operator-provided source access, infrastructure and 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 source entitlement, PostgreSQL, Qdrant, embeddings, backups, schedule and recovery policy.
PRIVATE · RELEASE GATE
Discuss a separately governed partnership.
A prepared PostgreSQL and Qdrant pair exists behind a distinct validation, rights, licensing and access gate. A conversation does not imply automatic access.
05 / MEASURED OPERATION
Current operating facts, versioned acceptance and explicit limits.
The dated production measurement shows a working scheduled pipeline at meaningful scale. The older acceptance record proves bounded, repeatable behaviour; neither record is a claim of legal correctness, complete source parity, universal compatibility or an SLA.
READ-ONLY FACT RECORD / 3 SEPTEMBER 2026 · 22:46 CEST
283,070maintained source records in PostgreSQL at the measured deployment state.
- Last success
- 3 SEPTEMBER 2026 · 04:30–04:30:33 CEST
- PostgreSQL changes
- 76
- Qdrant upserts
- 546
- Checkpoint
- ADVANCED
SOURCE-RECORDED ACCEPTANCE
2,826candidates were reconstructed in each of two final timer-driven runs. The stored state was already current, so no source-detail, embedding, PostgreSQL-document or Qdrant mutation work was required.
- Accepted logic
- v0.1.6
- Current release
- v0.1.7
- Reviewed schedule
- 04:30 · Europe/Ljubljana
- Outcome
- EXIT 0
v0.1.7 / ACCEPTED COMPATIBILITY BASELINE
- Runtime
- CPYTHON 3.12.3
- PostgreSQL
- 18.3 ACCEPTED BASELINE
- Qdrant
- 1.17.1 ACCEPTED BASELINE
- Collection
- SODNAPRAKSA_CURRENT
- Vector contract
- 3072 · COSINE
- Embedding model
- TEXT-EMBEDDING-3-LARGE