16 bite-sized TDD tasks, bottom-up: core models/store/schema/doc,
then proxy/browser integration, then tools/agent/REPL/CLI, plus
end-to-end capture-to-spec smoke test.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Set up project scaffolding with free-threaded Python 3.14, uv for package
management, and Nix flakes for dev tooling (treefmt-nix with nixfmt/ruff,
pyright strict mode, direnv integration).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>