Commit Graph

2 Commits

Author SHA1 Message Date
ARCHITECT
aa4fb69013 Add storage category and separate relation type filters
- Add 'storage' category with orange color (#FF6F00)
- Split single relations checkbox into 3 separate checkboxes:
  - FK (Foreign Key) - blue
  - Ref (Reference) - orange
  - Logical - gray dashed
- Each relation type can be toggled independently

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 22:57:04 +00:00
ARCHITECT
f0d949c2a6 Initial commit: architect-frontend infrastructure viewer
- Vite + TypeScript + D3.js setup
- Infrastructure graph view (servers, services, connections)
- Tables graph view with categories (core, directus, storage, etc.)
- PostgREST API integration
- Deploy script for Caddy static serving

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 22:55:55 +00:00