# Chanora Document Naming Convention **Document status:** DV meeting baseline candidate **Date:** 2026-05-29 ## 1. Rule Repository documentation uses lowercase kebab-case file names under topic directories. Examples: | Document type | Path pattern | |---|---| | Requirements | `docs/requirements/.md` or canonical root file during migration | | Architecture | `docs/architecture/.md` | | Verification | `docs/verification/-verification-plan.md` | | Release | `docs/release/.md` | | Governance | `docs/governance/.md` | ## 2. Identifier Rules | Identifier | Meaning | |---|---| | `SysRS-XXX` | System requirement | | `SysDes-XXX` | System design item | | `SRS-XXX` | Software requirement | | `SAD` | Software Architecture Description / SWE.2 | | `SDD` | Software Detailed Design / SWE.3 | | `DV-WVR-XXX` | DV waiver | ## 3. Migration Rule When canonical files move, path records must be replaced by the canonical content or by redirects that clearly identify the authoritative source.