Commit Graph
5 Commits
Author SHA1 Message Date
ArmorandClaude 5cbffa1386 feat(topology): add Guanghan base topology API and Docker deployment
- Independent Flask app with snapshot API (GET /api/v1/bases/guanghan/snapshot)
- Temporal database model with PostgreSQL (ksp_wiki_topology)
- Presentation-driven rendering with DB-stored styles
- Docker image for server deployment

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-17 14:48:10 +08:00
Armor f5cbe1b028 test(topology): record repaired page verification 2026-07-09 22:22:30 +08:00
Armor 9b663aca55 docs: audit Guanghan topology adaptation 2026-07-09 21:35:48 +08:00
ArmorandClaude Opus 4.7 607ce1e373 chore: update .gitignore — ignore IDE config, temp files, one-off scripts, tests, docs, demo
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-05 16:21:12 +08:00
ArmorandClaude Opus 4.7 e1d601a774 chore: add reference docs, scripts, tests, demo, prototypes
- Reference docs: known issues, user journey, location redesign, mission merge plan
- Scripts: fill_location_state, merge_missions, migrate_location, migrate_state
- Tests: e2e test suite, asset entries unit tests
- Demo: location board, hifi prototypes, test screenshots
- Data backup: asset log entries and state nodes
- Update .gitignore

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 15:29:47 +08:00