Experiment
Generated from workflows/modes/experiment.md, the mode contract the HELIX skill loads. Edit that file, not this page.
Use for metric-driven optimization loops.
- Define the goal, metric, baseline, intervention, and stop condition.
- Run bounded iterations.
- Measure after each iteration.
- Keep changes or revert/adjust based on metric evidence.
- To validate a methodology or skill change (a workflow prompt, template, or this routing skill), use a regression evaluation: record a committed baseline, run a fixed brief from the bare prompt with the improved skill installed (never by redirecting reads), score intrinsic metrics against the baseline, and keep what moved, cut what didn’t. That evaluation is the standing answer to “how do we know this change is impactful.”
Procedure: workflows/actions/experiment.md (deeper step detail; 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/experiment.md- Signed
- 2026-09-23T14:11:58Z
- Content digest
sha256:49956691…e7d867ef
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/experiment/",
"digest": {
"alg": "sha256",
"value": "49956691561f5457ee93d55f26f6697395f96df3d3258ff997ccca50e7d867ef"
}
}
],
"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": "V1aHLJ4SjiauQZynwIUXkCB2e8DeBCKC05fihZYb-cjS5wwJ_4dRoHyJIeDL6rNbkcUwxymKhJOkm05CZvhSAw",
"signed_at": "2026-09-23T14:11:58Z"
}
]
}