AGENTS.md@tests/fixtures/codex/config-hooks-broken · git:20260904.50f1784 · 2026-09-04 · sha256 05d0e3728f6d78ae

AGENTS.md@tests/fixtures/codex/config-hooks-broken git:20260904.50f1784A

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

# Payments monorepo

Every service under `services/` is started separately, so each one carries
its own `.codex/` layer. Run `make test` at the root before opening a pull
request; it fans out to the per-service suites.

## Hooks

The root layer and four of the services declare Codex hooks in
`.codex/config.toml`. Codex merges that file with `.codex/hooks.json` when a
directory carries both.