# Documentation Entry This directory is the human navigation layer for the executable contracts. ## Start Here | Need | Entry | | --- | --- | | Install or update | [`install/README.md`](install/README.md) | | Install reference in English | [`install/README.en.md`](install/README.en.md) | | Troubleshoot a local run | [`troubleshooting.md`](troubleshooting.md) | | Understand repository structure | [`architecture.md`](architecture.md) | | Understand change control | [`developer-change-governance.md`](developer-change-governance.md) | | Understand document ownership | [`docs-information-architecture.md`](docs-information-architecture.md) | | Review governance contracts | [`governance/README.md`](governance/README.md) | | Review cleanliness rules | [`repo-cleanliness-governance.md`](repo-cleanliness-governance.md) | ## Current Runtime - Primary skill contract: [`../SKILL.md`](../SKILL.md) - Runtime protocol: [`../protocols/runtime.md`](../protocols/runtime.md) - Live-document and artifact contract: [`../config/live-document-contract.json`](../config/live-document-contract.json) - Runtime field contract: [`governance/current-runtime-field-contract.md`](./governance/current-runtime-field-contract.md) - Routing contract: [`governance/current-routing-contract.md`](./governance/current-routing-contract.md) ## Current Status - [CI proof](https://github.com/foryourhealth111-pixel/Vibe-Skills/actions/workflows/vco-gates.yml) - [Latest GitHub Release metadata](https://github.com/foryourhealth111-pixel/Vibe-Skills/releases/latest) - Local check: `pwsh ./check.ps1` ## Governance - [`governance/README.md`](governance/README.md) - [`governance/vibe-governed-project-delivery-acceptance-governance.md`](./governance/vibe-governed-project-delivery-acceptance-governance.md) - [`../CONTRIBUTING.md`](../CONTRIBUTING.md) ## Cross-Layer Handoff - [`../references/index.md`](../references/index.md) - [`../scripts/verify/gate-family-index.md`](../scripts/verify/gate-family-index.md) ## Boundaries The maintained human surface is intentionally small. Completed plans, requirements, status snapshots, proof bundles, and historical archive indexes are retained through Git history or generated artifacts rather than current navigation. See [`../references/index.md`](../references/index.md) for the contributor and verification reference spine.