Runtime Handoff
Generated from workflows/modes/runtime-handoff.md, the mode contract the HELIX skill loads. Edit that file, not this page.
Use when a workflow mode concludes that the next step is execution, source control, packaging, or a long-lived operator loop. HELIX does not own those surfaces; the runtime does.
- Name the governed work item or artifact gap that is ready for runtime action.
- Name the domain lane and scope instance the runtime should preserve.
- Name the verification evidence the runtime must record before reporting
completion. For buildable products, this includes observable end-to-end
evidence against the running system when feasible, plus a claims-vs-reality
check with zero phantom claims. See the in-tree
workflows/concerns/verification/practices.md, or thereferences/concerns/verification/practices.mdfloor — resolved via §Catalog Resolution (the floor always resolves). - For data-backed products, require governed sample or seed data with
synthetic non-PII values and enough variation to exercise schema-relevant
states. See the in-tree
workflows/concerns/sample-data/practices.md, or thereferences/concerns/sample-data/practices.mdfloor — resolved via §Catalog Resolution (the floor always resolves). - Do not prescribe runtime commands from the skill body. Point to the runtime’s install or operator guide for concrete execution, source control, packaging, or loop commands.
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/runtime-handoff.md- Signed
- 2026-09-23T14:11:58Z
- Content digest
sha256:93523754…f0da5587
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/runtime-handoff/",
"digest": {
"alg": "sha256",
"value": "93523754d36484a71612a892183d993ca06b4681a7a30752c5ba059df0da5587"
}
}
],
"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": "X1DB8umiOabAtOZAiym2PmaKtmouUL0xSbhtXLITGNs4aPgwWO6PLbppKJ5D0T-vAOUL-kmhNOxOhYvGoGt7Dg",
"signed_at": "2026-09-23T14:11:58Z"
}
]
}