| Filename | Latest commit message | Latest commit date |
|---|---|---|
.governance/ is this member's level: offline, one signer, witness.pub, until it is registered with signatio. The README states that the protocol lives here and that nothing here imports a caller's schemas. |
||
| .governance | ||
| .gitignore | ||
| README.md | ||
SpecDossier — code
The workspace of SpecDossier: the protocol of the dossier, the service specdossierd, the CLI,
and the governance level that ratifies changes to all three. Its own publication boundary and
release cycle: the service and the protocol its callers consume.
The protocol
The schemas of the SOW, of a run's receipt and of the review events are SpecDossier's protocol. It lives here and nowhere else: ontoref, signatio's desk, provisioning and DD-eca are its callers, and consume it through a declared provider. Nothing here imports a caller's schemas — the dependency points from the callers to this repository, never back.
Governance
.governance/ is this member's level: an offline level (authority/offline.ncl) with one
signer and witness.pub. It stays offline until the level is registered with signatio, an
operator act done out of band. Every change to this workspace is formed as a SOW, signed, run,
and landed with its receipt.
Status
No code yet. The first order defines the protocol's typed references, frames and the permanence of a contract; the service comes after it.