Domain Bundle Authoring
This guide focuses on workflow.
Authoritative field definitions, constraints, and validation semantics live in the Domain Bundle reference section.
Start Here
Section titled “Start Here”- Read the reference index: Domain Bundle Reference.
- Choose the artifact you are authoring:
- domain root artifact: Domain Root Artifact
- substrate definition artifact: Substrate Definition Artifact
- Use starter templates from Authoring Examples.
Recommended Authoring Flow
Section titled “Recommended Authoring Flow”- Create
cerebrum.mdwith root identity, lifecycle, and artifact references. - Create one substrate-definition artifact for each referenced
id. - Set
laminato the leaf layer only and let inheritance resolve parent layers. - Add
modulation.modulatorsentries only for behavior that differs from lamina defaults. - Validate against Validation Rules.
Why This Split Exists
Section titled “Why This Split Exists”- Guides stay focused on authoring workflow and sequencing.
- Reference pages hold exact contracts, fields, and constraints.
- During active development, contract changes can be tracked in smaller focused pages.