chore: restore product scaffold to rollback baseline

This commit is contained in:
Edison Jwa
2026-05-29 14:02:04 +09:00
parent 2896f14ec9
commit fe6e07353e
434 changed files with 27278 additions and 63230 deletions
+22
View File
@@ -0,0 +1,22 @@
# Software Requirements Specification
**Document status:** DV entry-point record
**Canonical document:** `../srs.md`
The canonical Chanora Software Requirements Specification currently lives at `docs/srs.md`. This file preserves the README-advertised path `docs/requirements/srs.md` for DV navigation.
Reviewers shall use `docs/srs.md` as the authoritative SRS baseline until the repository migration moves the canonical file into this directory.
## DV Review Summary
| Topic | Canonical source |
|---|---|
| Software requirement attributes | `docs/srs.md` section 2 |
| Component requirement groups | `docs/srs.md` section 5 |
| MVP acceptance verification support | `docs/srs.md` SRS-128 |
| SysDes-to-SRS coverage | `docs/srs.md` section 9 |
| SWE lifecycle handoff | `docs/srs.md` section 8 |
## DV Position
The SRS baseline is reviewable for DV. SAD, SDD, and verification documents consume this baseline through `docs/architecture/sad.md`, `docs/architecture/sdd.md`, and `docs/verification/`.
+22
View File
@@ -0,0 +1,22 @@
# System Requirements Specification
**Document status:** DV entry-point record
**Canonical document:** `../sysrs.md`
The canonical Chanora System Requirements Specification currently lives at `docs/sysrs.md`. This file preserves the README-advertised path `docs/requirements/sysrs.md` for DV navigation.
Reviewers shall use `docs/sysrs.md` as the authoritative SysRS baseline until the repository migration moves the canonical file into this directory.
## DV Review Summary
| Topic | Canonical source |
|---|---|
| System scope and context | `docs/sysrs.md` sections 2 through 5 |
| Verification and validation requirements | `docs/sysrs.md` section 24 |
| MVP acceptance requirements | `docs/sysrs.md` section 25, SysRS-241 through SysRS-257 |
| Traceability requirement | `docs/sysrs.md` SysRS-233 and SysRS-285 |
| No automatic telemetry posture | `docs/sysrs.md` SysRS-295 |
## DV Position
The SysRS baseline is reviewable for DV. Release approval remains controlled by `docs/release/release-readiness-go-nogo-record.md`.