This repository is prepared for use with Engram (MCP). The project context and conventions are documented in the repo so that AI assistants can follow the same standards when contributing.
Key references:
- BUNDLES_STANDARDS_PROMPT (in the parent repo) for bundle structure, Makefile, Docker, docs, and CI.
- This bundle follows the same layout as other Nowo bundles (e.g. TwigInspectorBundle):
src/,tests/,docs/, root tooling (PHP-CS-Fixer, Rector, PHPStan, PHPUnit).