Finding
Severity: MAJOR
Section: 10
Evidence: .claude/agents/architecture-design.md:48-58
Principle: POLA
Multiple agent configuration files instruct agents to write all outputs to '/notes/issues//README.md' and create issue directories. This directory does not exist in the repository and is not in .gitignore. Agents following these instructions will either fail or create files outside the repository. This is a documented workflow pointing to non-existent infrastructure.
Part of #504
Finding
Severity: MAJOR
Section: 10
Evidence: .claude/agents/architecture-design.md:48-58
Principle: POLA
Multiple agent configuration files instruct agents to write all outputs to '/notes/issues//README.md' and create issue directories. This directory does not exist in the repository and is not in .gitignore. Agents following these instructions will either fail or create files outside the repository. This is a documented workflow pointing to non-existent infrastructure.
Part of #504