Commit Graph

7 Commits

Author SHA1 Message Date
602e69b56e feat(scanner): add REST API — scan trigger, entity query endpoints
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:37:10 +00:00
a39cbcb766 feat(scanner): add ScanService — orchestrates parsers, file status, and entity collection
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:33:49 +00:00
699e2ad919 feat(scanner): add YAML and OpenAPI parsers
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:32:11 +00:00
51c6ba97fc feat(scanner): add Markdown parser — frontmatter extraction and specialized entity mapping
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:25:15 +00:00
b64eb8aa06 feat(scanner): add CSV parser — maps 20 CSV file types to Design entities
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:22:21 +00:00
6903f6e814 feat(scanner): add ScanResult, FileStatusEntry, ScanSummary domain entities
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:19:58 +00:00
09203a989c Initial commit: arch-design-agent-skill-dashboard 2026-03-23 13:36:42 +00:00