Roadmap apps (full projects)
This directory contains full X07 application projects derived from the Roadmap app prompts in docs/agent/apps.md.
Each project is a complete directory you can copy into a fresh repo:
PROMPT.md: the app prompt/specREADME.md: how to run + what to expectx07.json,x07.lock.json,src/,tests/(andarch/,policy/,ci/when needed)
After copying an example, hydrate deps from the committed lockfile before running:
x07 pkg lock --project x07.json