Commit Graph

10 Commits

Author SHA1 Message Date
42ee2859d6 feat(project): add JsonProjectRepository with JSON file persistence
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:04:06 +00:00
a4b7e1ca7a feat(project): add Project entity and ProjectRepository interface
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:03:03 +00:00
c4b33850fb feat(design): add DesignValidationService — file status detection and constraint rules
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 15:55:13 +00:00
58800a01d8 feat(design): add 31 design entity dataclasses
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 15:52:45 +00:00
d2494dda2e feat(design): add value objects — FileStatus, ArchitectureLayer, ModuleLayer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 15:50:50 +00:00
e76f0fc649 feat(shared): add config and filesystem utilities 2026-03-23 15:45:41 +00:00
2edbd306c8 chore: add .gitignore and remove committed __pycache__ files 2026-03-23 15:44:37 +00:00
4ef972fd53 feat(shared): add kernel exceptions 2026-03-23 15:43:37 +00:00
e40c2edb8c build: add backend pyproject.toml and test infrastructure 2026-03-23 15:42:42 +00:00
09203a989c Initial commit: arch-design-agent-skill-dashboard 2026-03-23 13:36:42 +00:00