Commit Graph

5 Commits

Author SHA1 Message Date
david raistrick fa19913e23 ci: add GitHub Actions workflow + dev docs + test:all script
- .github/workflows/ci.yml: runs shared + server tests on push/PR
- docs/DEVELOPMENT.md: setup, run, test, architecture, status
- package.json: test:all script (shared + server suites)
2026-06-28 17:14:51 -04:00
david raistrick e06adaa081 M1: shared turn logic + characterization tests (39 green)
- npm workspaces: shared/, server/
- shared/turn.js: port turn logic verbatim from App.js (bugs preserved)
- 39 characterization tests lock current behavior
- gitignore: sqlite data, logs
2026-06-28 16:57:43 -04:00
robert bfb0f20a25 Things are working now. 2025-05-25 22:48:17 -04:00
robert 6d7f8b182c More work. 2025-05-25 22:21:45 -04:00
robert 0772a3a9e6 More interations. 2025-05-25 21:19:22 -04:00