Developer reference
Repository Layout
| Path | Purpose |
|---|---|
src/01_Core_Runtime | Identity, policy, permissions, contracts, usage and canonical APIs. |
src/04_Entity_Registry | Assets, events, provenance, relationships, rights claims and credentials. |
src/11_ADAM | ADAM integration/runtime surfaces. |
src/15_Operations | Portable state, recovery/migration and runtime state machinery. |
src/22_Sovereign_Domain | Provider-independent domains/presence/resolution. |
src/31_Profiles | Versioned profile machinery. |
src/33_Economic_Participation | Economic participation/consequence. |
src/36_Adoption_Layer | Rights Passports/adoption interfaces. |
src/37_Verifiable_Reality | Evidence, attestation, anchors, causal attribution. |
src/38_Global_Passports | Global Passport envelope/profile/registry/provenance. |
src/39_Implementation_Packages | Domain deployment package machinery. |
src/40_BTDU | Blackmore Technology Data Universe. |
protocol/ | Schemas, profiles and sealed protocol materials. |
sdk/ | Application integration surfaces. |
tests/ | Regression/targeted qualification. |
tools/ | Verification/release/operator tools including BTDU CLI. |
Repository exclusion rule
Production databases, private keys, recovery secrets, live credentials, machine-specific binding instances and operational backups do not belong in the public repository.