You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Align Every Code skills and repository guardrails with the Launchplane authorization freeze and DB-native access-administration direction in #2058.
Current Status
State: Implementation is open as draft codex-skills PR #555 on August 17, 2026. All six GitHub checks pass, the PR is mergeable, and no review comments are pending. Full skill validation and the authorization-denial exec-harness scenario pass. The remaining merge blocker is the required JetBrains Python lane, which reports 11 findings in changed files; reconcile those findings before marking the PR ready. No production authorization or secret change is included.
Scope
Update the Launchplane skill and relevant GitHub, repo-readiness, security-review, docs-lookup, infra-ops, and planning guidance where authorization work is routed.
Add behavior tests or exec-harness scenarios covering an authorization_denied recovery case where the correct outcome is architectural escalation rather than another managed-set workflow.
Keep existing emergency/bootstrap helpers available only where their narrow retained role remains documented and reviewed.
Agents consistently stop and route new Launchplane authorization gaps into the DB-native redesign instead of repeating protected-workflow permission setup.
Objective
Align Every Code skills and repository guardrails with the Launchplane authorization freeze and DB-native access-administration direction in #2058.
Current Status
State: Implementation is open as draft codex-skills PR #555 on August 17, 2026. All six GitHub checks pass, the PR is mergeable, and no review comments are pending. Full skill validation and the authorization-denial exec-harness scenario pass. The remaining merge blocker is the required JetBrains Python lane, which reports 11 findings in changed files; reconcile those findings before marking the PR ready. No production authorization or secret change is included.
Scope
authorization_deniedrecovery case where the correct outcome is architectural escalation rather than another managed-set workflow.Acceptance Criteria
Finish Line
Agents consistently stop and route new Launchplane authorization gaps into the DB-native redesign instead of repeating protected-workflow permission setup.