CLAUDE.md@test/fixtures/continuity/core · git:20260920.4d94edd · 2026-09-20 · sha256 5583c6a26ac4abba

CLAUDE.md@test/fixtures/continuity/core git:20260920.4d94eddA

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

# continuity-fixture

A small Node service: an HTTP handler, a request router, and a background job queue. TypeScript, run directly by Node 22 (type stripping), no build step.

- Tests: `npm test` (Node's built-in test runner, discovers every `*.test.ts`).
- Project tracking lives in `.story/` (storybloq). Read the ticket you are working on and the rulings it cites.
- See RULES.md for the constraints every change must keep.