E2E Ladder
Generated from workflows/modes/e2e-ladder.md, the mode contract the HELIX skill loads. Edit that file, not this page.
Use to build end-to-end coverage as a ladder of scenarios of increasing complexity, each rung a durable automated test that drives the real runtime boundary and stays in CI.
- Start from the simplest real-client scenario that proves the boundary works; add one rung at a time.
- Each rung exercises the running system through the interface-appropriate harness (browser, HTTP client, CLI, MCP client).
- Cite the acceptance criteria each rung covers with
@covers. - A rung is done only when it runs green in CI, not on a developer machine alone.
Procedure: workflows/actions/e2e-ladder.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/e2e-ladder.md- Signed
- 2026-09-23T14:11:58Z
- Content digest
sha256:c27a131f…f4ca034a
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/e2e-ladder/",
"digest": {
"alg": "sha256",
"value": "c27a131f03e9c9e84f833119d3d8423ae6d4491aa9385495c9192c41f4ca034a"
}
}
],
"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": "D3dPA7wsmkIVbqZ4Ex-3rFHpTas5ZDyBir02rFWjAFcr0LHt8u5T38PsE0a9PTATavsPpBR-VG1VYc-_ERqeDg",
"signed_at": "2026-09-23T14:11:58Z"
}
]
}