iiRecord
Agentic AI Atlas · GAP-PROC-003: Process Versioning and Migration
page:docs-harness-features-backlog-gaps-process-composition-gap-proc-003a5c.ai
II.
Page JSON

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

Structured · live

GAP-PROC-003: Process Versioning and Migration json

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

File · wiki/docs/harness-features-backlog/gaps/process-composition/gap-proc-003.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-process-composition-gap-proc-003",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/process-composition/gap-proc-003.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/process-composition/GAP-PROC-003.md",
    "sourceKind": "repo-docs",
    "title": "GAP-PROC-003: Process Versioning and Migration",
    "displayName": "GAP-PROC-003: Process Versioning and Migration",
    "slug": "docs/harness-features-backlog/gaps/process-composition/gap-proc-003",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/process-composition/GAP-PROC-003.md",
    "article": "\n# GAP-PROC-003: Process Versioning and Migration\n\n| Field | Value |\n|-------|-------|\n| Category | process-composition |\n| Priority | Medium |\n| Effort | L |\n| Status | Missing |\n\n## Description\nVersion process definitions. Migrate in-flight runs when process definition changes. Maintain backward compatibility.\n\n## Current State\nNo versioning. Process changes can break in-flight runs on replay.\n\n## Target State\nProcess definitions include version metadata. In-flight runs detect version mismatch. Migration strategies: replay with new version, fork, or continue with old version. Version history tracked.\n\n## Dependencies\n- None\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Runtime | `packages/sdk/src/runtime/` |\n| Process definitions | `.a5c/processes/` |\n| Process library | `packages/sdk/src/processLibrary/` |\n\n## Recommendation\nPhase 3 implementation. Add version metadata to process definitions. Detect version mismatch on replay. Implement migration strategies.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-process-composition-gap-proc-003",
      "kind": "contains_page"
    }
  ]
}