Skip to content

feat(workflow): implement bounded Dynamic Workflow runtime - #217

Merged
stgmt merged 3 commits into
mainfrom
spec/dynamic-workflow-consolidation
Aug 2, 2026
Merged

feat(workflow): implement bounded Dynamic Workflow runtime#217
stgmt merged 3 commits into
mainfrom
spec/dynamic-workflow-consolidation

Conversation

@stgmt

@stgmt stgmt commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Consolidate Dynamic Workflow ownership in one canonical specification.
  • Add a shipped bounded runtime with packet admission, root/worktree preflight, fenced state and leases, retry circuits, captured processes, partial results, staged mutation, journal, replay, incident reconciliation, and consumer census.
  • Integrate deterministic spec phase execution and canonical Docker BDD coverage.
  • Publish the honest guarantee tier as STEERING_ONLY because native Agent pre-spawn enforcement is not proven.

Verification

  • npm run build:dynamic-workflow
  • Focused ESLint for the runtime, step definitions, and phase runner.
  • npm run check:skill-health: 0 blocking findings; 3 baselined findings.
  • Filtered Docker BDD: 28/28 scenarios and 154/154 steps passed.
  • Canonical full Docker BDD refreshed Dynamic Workflow coverage to 28/28; the repository-wide suite was red in areas outside Dynamic Workflow; no Dynamic Workflow scenario failed.
  • MCP conformance: 0 findings.
  • Scoped MCP coverage: 28 passed, 0 failed, undefined, or not run.
  • Dependency-absent foreign-CWD runtime smoke passed.

Honest limits

  • Native Agent deny is unavailable; no protected hook was installed.
  • Process-tree cancellation and token ceilings remain best-effort/monitored where the host cannot prove stronger guarantees.
  • The second supplied incident remains provenance-only without original producer artifacts.

🤖 Generated with Claude Code

stgmt and others added 2 commits August 2, 2026 16:42
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@stgmt stgmt changed the title docs(spec): consolidate Dynamic Workflow ownership feat(workflow): implement bounded Dynamic Workflow runtime Aug 2, 2026
Co-Authored-By: Claude <noreply@anthropic.com>
@stgmt
stgmt merged commit 49de3f7 into main Aug 2, 2026
1 check passed
@stgmt
stgmt deleted the spec/dynamic-workflow-consolidation branch August 2, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant