ENTITY Documentation Portal
Operator manual

Production State Layout

Separate immutable source/release material from mutable sovereign state so upgrades and recovery do not blur evidence boundaries.

Recommended separation

AreaContents
Release checkoutImmutable/pinned v3.4.2 source and protocol files.
ENTITY stateIdentity manifests/keys, registries and mutable protocol state.
BTDU stateADAM atomic state and btdu_index.sqlite.
Evidence/contentContent-addressed evidence/artifacts where deployment uses them.
Backups/exportsEncrypted recovery material and manifests, separate from live state.
Qualification evidenceTest reports, roots, source hashes and campaign metadata.

Source control boundary

Do not place live keys, runtime databases or backups inside the repository. The public repo intentionally excludes production state.