Spec Integrity — Executive Cut
What it is
Ghost/orphan prevention for the SkillSystem: link-graph validation, governance rules, and AEO-safe publishing.
Why it matters
- Broken references are treated as bugs; build fails on missing entities.
- Keeps docs authoritative for search/answer engines and for humans.
- Protects governance by blocking deploys with phantom KPIs/tasks/processes.
How to use
- Maintain specs as single source; run
verify:linksbefore deploy. - Suppress placeholders (e.g.,
kpi-generic) from UI. - Publish with breadcrumbs + JSON-LD for authority, without 404s.
- CTA: Book a spec integrity check.
Full PDF Download

