AGENTS.md@tests/skill-eval-cell/fixtures/setup-instructions-covered · git:20260903.415181d · 2026-09-03 · sha256 13f1d084d0f59f50

AGENTS.md@tests/skill-eval-cell/fixtures/setup-instructions-covered git:20260903.415181dA

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

# Widget service

## Layout

```
src/            service code
tests/          bun tests
docs/solutions/ documented solutions to past problems, by category, with YAML frontmatter (module, tags, problem_type); relevant when working in a documented area
```

## Working agreement

- Run `bun test` before opening a PR.
- After a solved, verified problem, automatically invoke the `ce-compound` skill with `mode:non-interactive` at the completion checkpoint only when the work produced durable project reasoning that is not readily recoverable from the final code, tests, types, comments, or existing documentation, and losing it would plausibly cause recurrence, material risk, or substantial rediscovery. Apply this counterfactual: if the learning document disappeared, would a future engineer reading the final implementation still be likely to repeat the mistake or redo substantial investigation? If not, do not invoke it. Completion, effort, and diff size alone are not enough. Capture at the checkpoint so a qualifying learning can ship in the PR that produced it, and only where the repository treats captured learnings as tracked, committed knowledge.