iiRecord
Agentic AI Atlas · GAP-PROC-004: Process Parameter Schemas and Validation
page:docs-harness-features-backlog-gaps-process-composition-gap-proc-004a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-process-composition-gap-proc-004

Structured · live

GAP-PROC-004: Process Parameter Schemas and Validation json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/harness-features-backlog/gaps/process-composition/gap-proc-004.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-process-composition-gap-proc-004",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/process-composition/gap-proc-004.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/process-composition/GAP-PROC-004.md",
    "sourceKind": "repo-docs",
    "title": "GAP-PROC-004: Process Parameter Schemas and Validation",
    "displayName": "GAP-PROC-004: Process Parameter Schemas and Validation",
    "slug": "docs/harness-features-backlog/gaps/process-composition/gap-proc-004",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/process-composition/GAP-PROC-004.md",
    "article": "\n# GAP-PROC-004: Process Parameter Schemas and Validation\n\n| Field | Value |\n|-------|-------|\n| Category | process-composition |\n| Priority | Medium |\n| Effort | S |\n| Status | Missing |\n\n## Description\nDefine typed input/output schemas for processes. Validate at run creation and between pipeline stages.\n\n## Current State\ninputs.json is untyped. No schema validation.\n\n## Target State\nProcess definitions include input/output JSON schemas. Validation at run:create time. Validation between pipeline stages. Type-safe process composition.\n\n## Dependencies\n- None\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Runtime | `packages/sdk/src/runtime/` |\n| Storage | `packages/sdk/src/storage/` |\n| Process definitions | `.a5c/processes/` |\n\n## Recommendation\nM0 (Quick Wins) implementation. Add inputSchema/outputSchema to process metadata. Validate inputs.json against schema at run creation.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-process-composition-gap-proc-004",
      "kind": "contains_page"
    }
  ]
}