-
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
-
genesis-refactor-checkpoint Checkpoint before MCP tool consolidation: 400+ tools → 10 parameterized tools
-
v1.2.1-xml-mcp-integration working status of xml verifier
-
v1.2.0-xml-mcp-integration Snapshot before adding semantics to mcp
-
v1.1.0-xml-mcp-integration Add XML schema validation and MCP server endpoints
-
v1.0.0-genesis-mcp-stable Genesis MCP Server - Stable Release Production-ready MCP server with: - Optimistic concurrency control - Model-driven generation - FastMCP HTTP transport - Claude Desktop integration Baseline for future enhancements.
-
v1.0.0-working-stdio Stable MCP server with working stdio interface...
-
auth-feature-pre-development-x-api-key Codebase state before starting comprehensive auth feature refactor.