AGENTS.md@examples/ddd-architectural-challenges/variants/codex-ntcoding-tactical-ddd · git:20260323.d10ddb5 · 2026-03-23 · sha256 40d93ae2bc7c6207
AGENTS.md@examples/ddd-architectural-challenges/variants/codex-ntcoding-tactical-ddd git:20260323.d10ddb5A
Immutable. This exact content is served forever at /api/v1/blob/40d93ae2bc7c6207.
# Agent Instructions ## Approach 1. Before writing any code, explore the existing codebase to understand its architecture and conventions. 2. Follow existing architectural patterns exactly — match naming, namespaces, directory structure, and code style. 3. Write tests that match the style of existing test files.