Troubleshooting

My agent ignores the requirements

The agent writes code without reading Corpole, or follows a file in the repository instead. Most often the repository does not tell it that Corpole comes first.

For: Team developer, Project lead, Solo builder

Check these first

  1. Is the record Authority? Draft and Approved records are informative; the agent asks before relying on them. Only Authority binds.
  2. Does the repository say Corpole comes first? Run /corpole:init. It adds a CLAUDE.md section that ranks Authority records above documents in the repository.
  3. Did the agent read them? Open Agents → Agent activity and look for get_authority_context or get_work_context calls in this session.
  4. Does your client run hooks? Claude Code with the plugin loads the Authority records at session start. Clients without hooks rely on the agent calling the tools; ask it to call get_agent_policy and get_authority_context first.

Ask your agent

"Read the binding Corpole requirements for this task before you continue, and cite the record codes you follow."