DIACHRON.md explains the framework to newcomers joining a
diachron-based project. diachron/AGENTS.md helps AI coding
agents work with the framework conventions and commands.
backend/types.ts and backend/services.ts are sample starting
points for application-specific types and services.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Removes old framework files (per current file-list), copies in new
ones from the target ref, and stages everything for the user to
review before committing. Also adds file-list to itself so it
gets upgraded too.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>