Skip to content

PR_26175_DELTA_005: clean up runtime event clone debt#187

Merged
ToolboxAid merged 1 commit into
mainfrom
PR_26175_DELTA_005_Runtime_Technical_Debt_Cleanup
Jun 25, 2026
Merged

PR_26175_DELTA_005: clean up runtime event clone debt#187
ToolboxAid merged 1 commit into
mainfrom
PR_26175_DELTA_005_Runtime_Technical_Debt_Cleanup

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

Summary

  • Replace the runtime event system local JSON clone helper with shared cloneRuntimeValue(...).
  • Extend runtime event tests to cover the shared clone fallback path with structuredClone unavailable.
  • Mark Delta event system audit backlog item complete.

Validation

  • node --check src/engine/runtime/runtimeEventSystem.js
  • node --check tests/engine/RuntimeEventSystem.test.mjs
  • node tests/engine/RuntimeEventSystem.test.mjs
  • node tests/engine/RuntimeTriggerProcessing.test.mjs
  • node tests/engine/RuntimeActionSystem.test.mjs
  • node tests/final/FinalSystems.test.mjs
  • git diff --check

Reports

  • docs_build/dev/reports/PR_26175_DELTA_005_Runtime_Technical_Debt_Cleanup.md
  • docs_build/dev/reports/codex_review.diff
  • docs_build/dev/reports/codex_changed_files.txt
  • tmp/PR_26175_DELTA_005_Runtime_Technical_Debt_Cleanup_delta.zip

@ToolboxAid ToolboxAid marked this pull request as ready for review June 25, 2026 15:49
@ToolboxAid ToolboxAid merged commit fa7e0c9 into main Jun 25, 2026
1 check passed
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