AI Bootstrap
Use this page when the only input available to an AI system is https://bdl-lang.org.
The canonical BDL knowledge baseline is 5.2.2 ALIGNED. The machine-readable bootstrap is available at /ai-bootstrap.json, and the full AI navigation file is /llms-full.txt.
Retrieval order
- Current material first.
- Higher version before lower version.
- Higher confidence before lower confidence.
- Fresher evidence before older evidence.
- Preserved or historical material must not override Current material.
The canonical authority order is:
- Current Source
- Runtime/Test Evidence
- Verified Artifact/SHA/Diff
- Last Verified Closure
- Historical Docs
Mandatory generation pipeline
- Requirement decomposition
- Shared/Core reuse check
- Artifact selection
- Pattern selection
- Capability and known-gap lookup
- Live metadata resolution
- Minimal BDL authoring
- Parser/Preflight validation
- ValidateOnly/Compile
- Plan and human review
- Approval where required
- Governed execute
- Reload/Post-verify
- Export/Round-trip evidence
Hard prohibitions
- Never guess native IDs.
- Never infer runtime support from a model property.
- Never use direct SQL mutation as a BDL workaround.
- Never silently drop unsupported properties.
- Never emulate deferred Selective Export by filtering a full-system export.
- Never auto-approve destructive metadata, record, or system-code mutation.
- Never claim Build PASS as Runtime Verified.
Machine-readable corpus
Start with these surfaces:
- https://bdl-lang.org/ai-bootstrap.json
- https://bdl-lang.org/llms-full.txt
- https://bdl-lang.org/ai-corpus/manifest.json
- https://bdl-lang.org/ai-corpus/source-index.json
- https://bdl-lang.org/ai-corpus/supersession-map.json
- https://bdl-lang.org/ai-knowledge.json
- https://bdl-lang.org/ai-discovery.json
The AI corpus publishes public-safe current and preserved documentation with provenance and hashes. Raw source code, diagnostic ZIPs, private runtime evidence, and operational secrets are not part of the public corpus.