Technical Specification
The Technical Specification is the normative reference for services built on gStack. It defines the canonical data model, the status lifecycle that every registry record follows, and the public consultation API contract.
The flagship reference implementation is the Registrul Interdicțiilor (Register of Legal Interdictions); its model is documented here as the worked example.
Contents
Section titled “Contents”- Data model — entities, enumerations, relationships.
- Status lifecycle — see the Architecture Guide → Lifecycle.
- Public API — consultation endpoints with GDPR masking (planned).
Conventions
Section titled “Conventions”- Domain terms stay in Romanian (
Interdicție,Entitate,statut) — they are legal terms, not to be translated. - The JDL model is the source of truth for entity shape; generated code is regenerated from it.
- The audit event log is append-only (forensic / Legea 133).