Skip to content

fix(v10): wire self-healing runtime into compute and agent execution - #23

Merged
jayDevCodes merged 5 commits into
mainfrom
v10-self-healing-runtime
Aug 25, 2026
Merged

jayDevCodes merged 5 commits into
mainfrom
v10-self-healing-runtime

Conversation

@jayDevCodes

Copy link
Copy Markdown
Owner

Hardens the merged V10 self-healing architecture after integration review.

Changes:

  • V10 repair path now uses the existing V9 causal diagnosis + program graph + runtime trace + repair memory.
  • Repair-specific CognitiveComputePolicy now actually controls recursive worker compute.
  • Worker tier override is enforced while independent judges remain frontier.
  • V10 repair context carries failure signature, code-health inspection mode, compute budget, and prior repair evidence.
  • Added integration regression tests for public V10 engine, repair policy/context, and stable-symbol inspection.
  • MODEL_STATE now records V10 self-healing/fault-injection/stable-code capabilities and benchmark cases.

Production promotion remains validation-gated; this PR does not blindly modify production code.

@jayDevCodes
jayDevCodes marked this pull request as ready for review August 25, 2026 01:03
@jayDevCodes
jayDevCodes merged commit c87fbd6 into main Aug 25, 2026
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