Architecture Design Agent Skill Dashboard
Go to file Use this template
openclaw c97f201a9c docs: fix spec issues from review — path normalization, field names, dedup
- Fix doc.source_file → doc.file_path (actual DesignDocument field name)
- Replace lstrip("./") with proper path resolution helpers
- Add deduplication for doc→doc edges (process only downstream)
- Add frontend/src/shared/types/api.ts to files changed
- Add fallback for unknown group_id in forceX/forceY
- Note build_panorama needs design_dir parameter
- Clarify runtime_component/document detail panel behavior

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 07:39:33 +00:00
backend chore: add deployment config and work records 2026-03-24 01:08:25 +00:00
design Initial commit: arch-design-agent-skill-dashboard 2026-03-23 13:36:42 +00:00
docs/superpowers docs: fix spec issues from review — path normalization, field names, dedup 2026-03-24 07:39:33 +00:00
features docs: update progress with PR status 2026-03-24 01:10:16 +00:00
frontend chore: add deployment config and work records 2026-03-24 01:08:25 +00:00
.arch-design-agent.json Initial commit: arch-design-agent-skill-dashboard 2026-03-23 13:36:42 +00:00
.gitignore fix(build): resolve vue-tsc -b build errors — add @types/node, fix tsconfig emit settings 2026-03-23 17:29:43 +00:00
docker-compose.yml chore: add deployment config and work records 2026-03-24 01:08:25 +00:00