Files
chanora/docs/governance/document-index.md
T
EdisonJwa cd402f164a docs(verification,index): linux p0 acceptance checklist + 0.9.7 index row
New controlled document docs/verification/linux-p0-acceptance.md mirrors
docs/verification/windows-p0-acceptance.md with 15 TC rows tuned for the
GNOME-on-Wayland target environment (DEC-025). Pre-flight calibrated to
the Arch verification host (100.74.219.114): pacman queries, path
prefixes, xdg-desktop-portal-gnome version notes. Auto-test sign-off
filled with the headless verification pass run over SSH:

  cargo check --workspace --release           clean (30.99 s)
  cargo test --workspace --lib                78 / 0 / 1
  cargo test ... linux_portal_smoke -- --ignored
    -> 1 / 0  (GlobalShortcuts portal reachable, version = 1)
  cargo test ... ptt_privacy                  1 / 0  (DEC-027 holds)

The 15 GUI rows are marked pending physical-console pass. SDD-086 portal
flow is what this doc signs off; SDD-081/094..097 are referenced.

Document index bumped to 0.9.7 with the change-history row covering the
new acceptance doc. No spec items added; pre-existing 35-filename FAIL
in validate_docs.py retained.
2026-05-16 12:15:24 +08:00

5.1 KiB

Document Index

Document type: Configuration / Documentation Control
Version: 0.9.7
Status: Baseline Candidate
Language: English
Product: Chanora
Repo path: docs/governance/document-index.md


1. Purpose

This document lists the normalized latest files included in the Chanora repository documentation package.

2. Current Baseline Candidate Files

File Status
docs/architecture/sad.md Baseline Candidate
docs/architecture/sdd.md Baseline Candidate
docs/architecture/sysdes.md Baseline Candidate
docs/architecture/desktop-ptt-architecture.md Baseline Candidate
docs/governance/baseline-approval-record.md Baseline Candidate
docs/governance/baseline-candidate-validation-report.md Baseline Candidate
docs/governance/decision-impact-assessment.md Baseline Candidate
docs/governance/document-naming-convention.md Baseline Candidate
docs/governance/document-review-report.md Baseline Candidate
docs/governance/git-commit-message-convention.md Baseline Candidate
docs/governance/path-migration-map.md Baseline Candidate
docs/governance/product-decision-register.md Baseline Candidate
docs/governance/repo-format-validation-report.md Baseline Candidate
docs/governance/traceability-matrix.md Baseline Candidate
docs/i18n/localization-architecture.md Baseline Candidate
docs/legal/trademark-and-attribution-review.md Baseline Candidate
docs/privacy/privacy-policy.md Baseline Candidate
docs/references/aspice-swe2-swe3-integration-note.md Baseline Candidate
docs/references/external-references.md Baseline Candidate
docs/release/platform-release-policy.md Baseline Candidate
docs/release/release-readiness-go-nogo-record.md Baseline Candidate
docs/requirements/srs.md Baseline Candidate
docs/requirements/sysrs.md Baseline Candidate
docs/security/dependency-and-supply-chain-report.md Baseline Candidate
docs/security/diagnostic-redaction-audit-report.md Baseline Candidate
docs/security/secure-storage-audit-report.md Baseline Candidate
docs/security/security-privacy-legal-guideline.md Baseline Candidate
docs/security/threat-model.md Baseline Candidate
docs/ui-ux/adaptive-layout-platform-guide.md Baseline Candidate
docs/ui-ux/material3-component-catalog.md Baseline Candidate
docs/ui-ux/material3-design-tokens.md Baseline Candidate
docs/ui-ux/material3-guideline.md Baseline Candidate
docs/verification/swe4-unit-verification-plan.md Baseline Candidate
docs/verification/swe5-software-integration-verification-plan.md Baseline Candidate
docs/verification/swe6-software-verification-plan.md Baseline Candidate
docs/verification/sys4-system-integration-verification-plan.md Baseline Candidate
docs/verification/verification-master-plan.md Baseline Candidate

3. Core Engineering Hierarchy

SysRS -> SysDes -> SRS -> SAD -> SDD

4. Verification Work Product Mapping

SDD -> SWE.4
SAD + SDD -> SWE.5
SRS -> SWE.6
SysDes -> SYS.4

5. Repo File Naming Rules

Rule Decision
Product prefix in file names Not used under docs/
Case style lowercase kebab-case
Version in file name Not used
Version location Inside document metadata
Release package version Used in ZIP/package name

6. Change History

Version Date Description
0.9.2 2026-05-14 Converted documentation package to repository-oriented docs folder structure and updated internal filename references.
0.9.3 2026-05-15 Added docs/architecture/desktop-ptt-architecture.md to the controlled document set.
0.9.5 2026-05-15 Bumped controlled-set version to 0.9.5 for the v1 audio + PTT lifecycle refactor: SysRS-303..304, SysDes-149..151, SRS-204..207, SAD-081..083, SDD-094..097, and two new governance decisions DEC-029 (Flutter global-hotkey packages rejected for PTT) and DEC-030 (Voice Activity Detection deferred to P1). No controlled files added or removed; existing files updated in place under strict layered sourcing.
0.9.6 2026-05-16 Added DEC-031 (missed-key-up watchdog disabled on P0; redesign deferred to P1) and new controlled document docs/verification/windows-p0-acceptance.md carrying the 15-row human-must acceptance plan for the v1.0.0-rc.8 Windows ship. No spec items added; DEC-028 retained as historical context, superseded by DEC-031 for the v1 ship.
0.9.7 2026-05-16 Added controlled document docs/verification/linux-p0-acceptance.md carrying the 15-row human-must acceptance plan for the v1.0.0-rc.8 Linux (GNOME on Wayland) ship. Auto-test sign-off rows filled from the Arch host 100.74.219.114 verification pass: cargo check --workspace --release clean, cargo test --workspace --lib 78 / 0 / 1, cargo test -p chanora_audio --test linux_portal_smoke -- --ignored 1 / 0, cargo test -p chanora_audio --test ptt_privacy 1 / 0. No spec items added; the existing SDD-086 GNOME-Wayland portal backend is what this document signs off.