Artifact Types
HELIX defines a catalog of artifact types — categories of governing document, each with a template, an authoring prompt, metadata, and quality criteria. Every project applying HELIX produces concrete artifacts that instantiate these types. Artifact types are reusable HELIX document patterns; they are not tied to DDx or any other runtime.
There are two related public landing paths:
- /artifact-types/ is the artifact-type catalog: HELIX document shapes, prompts, and quality rules.
- /artifacts/ publishes examples from HELIX’s own project documents, authored from the catalog under
docs/helix/.
The HELIX skill uses this catalog and the artifact authority hierarchy to find drift between concrete artifacts and propose a plan for restoring alignment.
Browse by activity. Each activity lists the core artifacts first, then the supporting artifacts teams use when they need more detail, risk control, or operational depth.
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
artifact-types/_index.md- Signed
- 2026-09-23T14:11:58Z
- Content digest
sha256:21cc2ec5…5e6d78fd
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/artifact-types/_index/",
"digest": {
"alg": "sha256",
"value": "21cc2ec551a80587e1fa0ebcae76bf60053d018a19459a08f3d9ef235e6d78fd"
}
}
],
"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": "G_Pj7fUWZranNsoaBTYYXJ2tsPTBIn9YLU-C1V2BSFYNClYaQUD9jLLNQcf3QKtJrP4Ky2PgKdkmQWUwjvvkCw",
"signed_at": "2026-09-23T14:11:58Z"
}
]
}