Converge
Generated from workflows/modes/converge.md, the mode contract the HELIX skill loads. Edit that file, not this page.
Use to drive a plan or completed work to convergence: review adversarially, resolve every blocking finding, and re-review until the review comes back clean.
- Wrap the existing
reviewcontract; do not invent a new review. - Intrinsic gates (build, test, template conformance,
summary.phantom_claims) block; external adversarial review is advisory. - Fold each finding-class into a gate so it cannot recur; stop when a review pass returns no
severity: blockingfinding andphantom_claims: 0, or the stop rule fires. - Never loop without a recorded stop rule (max rounds, or a named unresolvable decision).
- Each round’s review may fan out per
modes/review.md; the intrinsic gates run once per round after fan-in, and the stop rule counts rounds, never agents. - End with the
modes/_report.mdblock,mode: converge, carrying the final round’s findings.
Procedure: workflows/actions/converge.md (the full action prompt; this file is the contract).
Innsigle seal: model-primary by HELIX
The signature covers the markdown source of this page, not these HTML bytes. This page quotes that seal; verify it against the source file.
- Composition
- model-primary
- Issuer
- HELIX
helix - Signing key
ed25519:b0865d76d834a52c48506414d16f4e5a(build key)- Signed source
reference/workflow-modes/converge.md- Signed
- 2026-09-23T14:11:58Z
- Content digest
sha256:489ddc0b…38bbb090
This build key is endorsed by the human key for build signing; the signature is not a detector and not a truth guarantee.
Raw attestation JSON
{
"payload": {
"innsigle": "1",
"type": "https://innsigle.dev/claim/colophon/v1",
"issued_at": "2026-09-23T14:11:58Z",
"issuer": {
"id": "helix",
"name": "HELIX",
"key_id": "ed25519:b0865d76d834a52c48506414d16f4e5a",
"key_url": "https://documentdrivendx.github.io/helix/.well-known/innsigle/keys.json"
},
"subjects": [
{
"uri": "https://documentdrivendx.github.io/helix/reference/workflow-modes/converge/",
"digest": {
"alg": "sha256",
"value": "489ddc0bf1523abfcdc6551932b941110f13fdad9d01b37ddc37a9bb38bbb090"
}
}
],
"colophon": {
"schema_version": "1",
"composition": "model-primary",
"ingredients": [
{
"kind": "model",
"name": "Claude",
"role": "draft"
},
{
"kind": "tool",
"name": "sloptimizer",
"role": "rewrite"
},
{
"kind": "human",
"name": "operator",
"role": "structure-edit"
}
],
"notes": null
}
},
"payload_encoding": "json",
"signatures": [
{
"key_id": "ed25519:b0865d76d834a52c48506414d16f4e5a",
"alg": "ed25519",
"sig": "OgG1-Fxi_P6sUdFBZ7XomSS5eNs3ZNdyCIoscBPzPVYK06b8VV2yNGl1w7av6zzbLZW0UpXFVSCCvn9gmXLTCw",
"signed_at": "2026-09-23T14:11:58Z"
}
]
}