Context
The README mentions that gates are configurable but doesn't explain how to enable/disable individual gates or adjust severity levels.
Suggested scope
- Add documentation for gate configuration in
.specwright/config.json
- Show how to enable/disable specific gates
- Explain severity levels (BLOCK vs WARN) and how to change them
- Could be a new section in README or a dedicated
docs/gates.md
Helpful references
.specwright/config.json schema (see README Configuration section)
skills/sw-verify/SKILL.md — gate orchestration
- Individual gate skills in
skills/gate-*/SKILL.md
Context
The README mentions that gates are configurable but doesn't explain how to enable/disable individual gates or adjust severity levels.
Suggested scope
.specwright/config.jsondocs/gates.mdHelpful references
.specwright/config.jsonschema (see README Configuration section)skills/sw-verify/SKILL.md— gate orchestrationskills/gate-*/SKILL.md