Skip to content

review_effort ​

Scope: domain • Default: balanced

review_effort tells Guildhall how much review attention to start with for a kind of work.

Most projects can leave this at balanced. Small, familiar changes stay light; larger or riskier changes get more eyes before Guildhall accepts them.

This setting is a starting point, not a blind cap. If a task touches security, privacy, migrations, release rollout, or another sensitive area, Guildhall can raise the review level for that task and explain why.

Positions ​

PositionBehavior
leanKeeps review short for small, low-risk work. Good for tidy follow-ups where the blast radius is easy to see.
balancedThe default. Covers the likely risks without turning every task into a ceremony.
thoroughAdds deeper review when the product surface is new, the change is subtle, or misses would be expensive.
release_criticalUses the heaviest review posture for work that should feel like a release gate.

What It Does Not Override ​

review_effort does not replace verification commands, required checks, reviewer agreement rules, or approval settings. It shapes the review plan; it does not waive safety gates.

Released under the FLL-1.2 License.