docs(p0): compact MVP spec for Android Oboe focus

This commit is contained in:
Edison Jwa
2026-05-20 14:52:33 +09:00
parent 8c253f1d4d
commit 7d6d56e330
63 changed files with 8000 additions and 46507 deletions
@@ -1,87 +0,0 @@
# Chanora SWE.2 / SWE.3 Reference Integration Note
**Version:** 0.9.2
**Status:** Baseline Candidate note
**Language:** English
**Repo path:** `docs/references/aspice-swe2-swe3-integration-note.md` ---
## 1. Purpose
This note records the refinements applied to Chanora SAD and SDD after reviewing additional software architecture and detailed design references.
## 2. SAD Updates
The SAD was updated to include:
- SWE.2 architecture completeness and evaluation criteria
- Interface catalog
- Performance and resource view
- Assumptions and dependencies
- Architecture glossary
- Additional SAD design items covering:
- architecture evaluation
- interface catalog
- performance/resource views
- assumptions/dependencies
- glossary
- SDD refinement requirements
- SAD/SDD communication and baseline expectations
## 3. SDD Updates
The SDD was updated to include:
- SWE.3 detailed-design completeness criteria
- Unit interface detail catalog
- Detailed design evaluation checklist
- Additional SDD detailed design items covering:
- ArchitectureViewDocs
- ADR record structure
- InterfaceDetailCatalog
- PerformanceDesignNotes
- AssumptionRegister
- ArchitectureGlossary
- SoftwareUnitDesignTemplate
- UnitConstructionGuideline
- SoftwareUnitTraceChecker
- DetailedDesignReviewRecord
- UnitVerificationHandoff
- SoftwareUnitRegistry
## 4. Traceability Rule Preserved
The updated documents preserve the strict traceability chain:
```text
SysRS -> SysDes -> SRS -> SAD -> SDD
```
Direct source rules:
| Document | Direct source |
|---|---|
| SAD | SRS only |
| SDD | SAD only |
## 5. Change History
| Version | Date | Description |
|---|---|---|
| 0.1.0 | 2026-05-14 | Initial research note for expanding SAD structure and updating SDD coverage. |
| 0.2.0 | 2026-05-14 | Added SWE.2 and SWE.3 reference integration summary. |
## Baseline Candidate 0.9.1 Update
| Version | Date | Description |
|---|---|---|
| 0.9.1 | 2026-05-14 | Updated baseline after product decision closure: Apple App Store SDK gate uses Xcode 26+ and iOS 26 / iPadOS 26 SDK+ since 2026-04-28, platform baselines and decision traceability propagated across the document set. |
## Baseline Candidate 0.9.2 Update
| Version | Date | Description |
|---|---|---|
| 0.9.2 | 2026-05-14 | Corrected Apple App Store Connect upload gate to 2026-04-28 and checked full-package naming, references, and coverage. |