Skip to content

feat(runtime): A4.1a deterministic direct admission boundary - #151

Merged
0YHR0 merged 3 commits into
mainfrom
agent/control-plane-runtime-a4-direct-cutover
Aug 20, 2026
Merged

feat(runtime): A4.1a deterministic direct admission boundary#151
0YHR0 merged 3 commits into
mainfrom
agent/control-plane-runtime-a4-direct-cutover

Conversation

@0YHR0

@0YHR0 0YHR0 commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Scope

A4.1a only: CI/test-only feature gate, immutable TaskRun runtime authority admission, built-in LangGraph v2 registry validation in the caller UoW, migration 0047/ORM constraints, and body-less DIRECT Run admission.

Explicitly out of scope

  • No Worker managed-authority execution or ManagedRuntimeExecutionService changes
  • No outcome/finalization/reconciliation cutover
  • No reviewed/coordinated/generic-subprocess authority cutover
  • Gate remains disabled in default profiles and on the test server

Evidence

  • ruff check . passed
  • A4.1a targeted tests passed: feature/config, TaskApplicationService admission and rollback, TaskRun domain, runtime routes
  • Full local pytest had one unrelated intermittent Windows MCP stdio smoke failure; the failing test tests/test_mcp_tools.py::test_official_stdio_client_invokes_the_bundled_read_only_server passed immediately when rerun.
  • The initial PostgreSQL assertion failure in this PR was fixed in follow-up commit ab5e3c1 by asserting the expected check violation at statement execution.
  • PostgreSQL integration file includes migration/schema/round-trip coverage and is CI-gated by AGENTMESH_RUN_POSTGRES_TESTS=1; local environment skipped those tests. CI must rerun and pass the 42-test integration suite.
  • git diff --check passed

Follow-up

A4.1b will separately implement Worker authority execution/finalization and reconciliation after this boundary is reviewed. A4.2 remains open.

@0YHR0
0YHR0 marked this pull request as ready for review August 20, 2026 09:45
@0YHR0
0YHR0 merged commit e7aa54a into main Aug 20, 2026
7 checks passed
@0YHR0
0YHR0 deleted the agent/control-plane-runtime-a4-direct-cutover branch August 20, 2026 09:45
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