Tack
2026Architecture Drift Guard for AI
Built and published an open source CLI (TypeScript) that provides persistent project context across AI coding sessions, solving the session-reset problem for agent-driven development workflows.
Designed a YAML-driven architecture spec and drift detection system that identifies when AI agents deviate from declared stack decisions, with append-only audit logs.
Implemented a Model Context Protocol (MCP) server enabling direct integration with tools like Cursor, allowing agents to read project context and write back decisions through a structured protocol.