v1.0.0 - Initial Production Release π
We are excited to announce the official v1.0.0 release of the AI-Context Workspace Template!
This version establishes a standardized, architecture-first approach to project documentation, explicitly optimized for seamless ingestion by advanced AI agents and AI-powered IDEs (like Cursor, Windsurf, and Claude Projects).
By enforcing an English-first, LLM-indexed workspace (llms.txt + .ai/), this release eliminates context drift, prevents AI hallucinations, and allows both humans and autonomous agents to start coding immediately with a shared understanding of the codebase.
π οΈ Quick Start
To initialize this workspace template in a new local directory, simply open your directory with terminal and run:
curl -sSL https://raw.githubusercontent.com/fraconca/ai-ready-context-template-engine/main/setup.sh | bashIts magic!