-
v2026.03.17-session-end End of 2026-03-17 session: custom LLM headers, validator fixes, mapping entity plan
-
pre-compiler-unification Fixpoint before GML compiler unification — all tests pass 518/518
-
pre-harmonization Snapshot before gli harmonization: Q, Talos, Dialog, REPL as separate tools
-
pre-signal-only-websocket Safety tag: state before converting model_changed to signal-only WebSocket events
-
pre-repl-ux Snapshot before REPL UX implementation — radon-safe baseline
-
pre-gml-dialog Checkpoint before GML interactive dialog implementation
-
universe-v3.0 universe() v3.0: ACL-filtered model with CTE optimization
-
v1.12.0 Instance change history — full stack feature
-
v2025.02.05-bcrypt-auth bcrypt password security, GENESIS_ENV support, Traefik gateway profile
-
v0.pre-bcrypt Pre-bcrypt: last known working version with MD5 passwords
-
v1.2-dynamic-api Dynamic API system - clean, all 252 tests passing
-
v1.1-cleanup-complete Old static API code removed - dynamic API only
-
v1.0-dynamic-api-complete Feature-complete dynamic API before cleanup - safe return point
-
pre-dynamic-api Checkpoint before implementing dynamic API system (openspec: replace-static-api-with-dynamic) Marks the working state before replacing static Lua/nginx generation with dynamic runtime handlers. Current state: - Query endpoints: Using qbuilder (dynamic) ✅ - Transition endpoints: Using generated Lua modules (to be replaced) - All database functions: Working and unchanged - Tests: Comprehensive qbuilder test suite OpenSpec change: replace-static-api-with-dynamic Branch: ai-dev-path-versioning Commit: a8b0b168 Date: 2026-01-23 17:46:00 Safe rollback point: git checkout pre-dynamic-api
-
pre-auth-fix State before JWT auth security fix