AGENTS.md@plugins/valcraft/skills/valcraft-cast/evals/files/retrofit-repo · git:20260826.7be1d15 · 2026-08-26 · sha256 a5e790b14454df0f

AGENTS.md@plugins/valcraft/skills/valcraft-cast/evals/files/retrofit-repo git:20260826.7be1d15A

Immutable. This exact content is served forever at /api/v1/blob/a5e790b14454df0f.

# Agent notes

- Install with `npm install`, test with `npm test`, lint with `npm run lint`.
- Source lives in `src/`, tests in `test/`.
- Never call the SQLite database directly from command handlers — go through `src/store.js`.