Skip to content

refactor(runtime): replace project facade traits - #1129

Merged
ScriptedAlchemy merged 4 commits into
codex/tracedecay-total-redesign-plan-reopenedfrom
sol/runtime-context-clean-1073-1088
Sep 9, 2026
Merged

refactor(runtime): replace project facade traits#1129
ScriptedAlchemy merged 4 commits into
codex/tracedecay-total-redesign-plan-reopenedfrom
sol/runtime-context-clean-1073-1088

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • delete one-implementation ProjectRuntime and DashboardProjectRuntime getter facades and their dyn TraceDecay aliases
  • pass immutable admitted AutomationProjectContext and DashboardProjectContext values instead
  • keep ProfileRuntime and SourceEditRuntimePort as real lifecycle/security boundaries
  • compose contexts before durable effect admission; remove duplicate scheduler identity derivation and no-op retrieval alias

Tests

  • automation-runtime: 423 passed
  • dashboard-api: 229 passed
  • focused admission-order RED/GREEN regressions passed
  • workspace check and affected clippy clean
  • fmt, diff, commitlint and deleted-name census clean
  • independent review approved after ordering fix

Part of #1073.
Part of #1088.

@changeset-bot

changeset-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 49ccc8a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ScriptedAlchemy
ScriptedAlchemy merged commit e666809 into codex/tracedecay-total-redesign-plan-reopened Sep 9, 2026
9 of 12 checks passed
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-09T04:31:56.028115Z 49ccc8a PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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