Case

I just need to fix a typo

A trivial change needs no requirement and no interview. Label the pull request and move on.

For: Team developer, Solo builder

What happened

You want to fix a typo, a format or a name, and the agent or the GitHub check asks which requirement governs it.

Why it happens

The rules that keep real changes governed also apply to trivial ones, unless you mark them trivial.

What Corpole does

  • Lets a pull request with the no-requirement label through the GitHub check.
  • Still applies the agent policy (a dependency bump can be ask-first, for example).

What you do

  1. Tell the agent it is a trivial change that does not alter behaviour.
  2. Add the no-requirement label to the pull request.

Keep it from happening again

  • Use it only for changes that do not alter behaviour; anything else deserves a record.