Commit Graph

4 Commits

Author SHA1 Message Date
5236eb74f9 docs: fix entity count (28→31) and enumerate all list[str] fields
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 14:35:05 +00:00
daeffe125d docs: fix spec review issues — detail endpoints, serialization, OpenAPI gaps
- Enumerate all 13 entity query endpoints (10 list + 3 detail with join logic)
- Add serialization strategy: CSV space-delimited → list[str] in domain and API
- Clarify ScanResult internal domain object vs API response split
- Add PUT impl-progress/{module_id} for manual override
- Note Integration field name mapping (source_id → source in API)
- Add MOD-FE-GRAPH phasing note for impl-progress (deferred to Phase 2)
- Consolidate impl-progress API calls to MOD-FE-GRAPH (per INT-014)
- Add Section 7 documenting all OpenAPI contract discrepancies

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 14:31:19 +00:00
6c20a398d4 docs: add full implementation design spec
Comprehensive spec covering all backend modules (design, project, scanner,
graph, editor, impl_tracker) and frontend modules (project, graph, editor)
with detailed entity definitions, API contracts, and deployment config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 14:23:54 +00:00
09203a989c Initial commit: arch-design-agent-skill-dashboard 2026-03-23 13:36:42 +00:00