OpenRegister
Schemas, registers, structured data objects. The typed-data backbone underneath every other Conduction app, and the install you reach for first.
The typed-data foundation.
Define a schema once. The app gives you an API, a UI, validation, an audit log, and a citation-stable identifier per record. Every other Conduction app reads and writes through that one source of truth.
Schemas you write once.
Define a register's shape in JSON Schema. The app generates the API, validates every write, and exposes the data to other apps that speak REST.
One backbone, every app.
Every typed object lives in one register. Other apps consume it through the same API. No syncs to maintain, no duplicate sources of truth.
REST and GraphQL, auto-generated.
Both APIs roll out of the schema. No controllers to write, no spec to update when the schema changes, no glue code between OpenRegister and the apps that consume it.
Audit log, signed and timestamped.
Every read, write, and schema change leaves a tamper-evident trail. WOO and BIO compliance evidence ships with the install, no spreadsheet exports at audit time.
Citation-stable identifiers.
Every record gets a permanent identifier the moment you create it. Department reorganisations, system migrations, and renames don't break links to your data.
Open, forever.
Issues land in public, releases are tagged, and every register you create is exportable to plain JSON. The day you uninstall is as easy as the day you installed.
Three apps that compound the install.
OpenRegister is the data foundation. These apps consume it, surface it, and keep it filled.
The full spec, hover for detail.
Hover (or tab to) any feature to see the full description. Status hex shows where each one is on the maturity curve.