Skip to content

Adapt selected LLM to governed reasoning - #168

Merged
eamirian merged 1 commit into
mainfrom
codex/v1-structured-reasoning-provider-envelope
Aug 14, 2026
Merged

Adapt selected LLM to governed reasoning#168
eamirian merged 1 commit into
mainfrom
codex/v1-structured-reasoning-provider-envelope

Conversation

@eamirian

Copy link
Copy Markdown
Contributor

Summary

  • retain a canonical per-call structured result envelope around the already selected ACE LLM route
  • report the actual logical provider, resolved model, exact caller-supplied configuration digest, token-unit deltas, and elapsed latency when observed
  • represent unavailable provider/model/usage fields explicitly rather than estimating or fabricating them
  • adapt the same selected route to the existing Core ReasoningProvider contract with exact context-reference attribution and fail-closed telemetry requirements

Verification

  • Ruff check and format: green
  • git diff --check: green
  • provider, governed-reasoning, Brief synthesis, scheduler, and public-boundary gate: 156 passed

Boundaries

This PR adds no alternate provider route, Builder host composition, setup material, capability state, authority grant, JWT scope, domain vocabulary, MCP change, merge, or release. Provider errors are sanitized, and unknown usage cannot become fabricated zero usage in governed reasoning.

@eamirian
eamirian force-pushed the codex/v1-structured-reasoning-provider-envelope branch from f389a80 to d6f09b8 Compare August 14, 2026 00:32
@eamirian
eamirian marked this pull request as ready for review August 14, 2026 00:40
@eamirian
eamirian merged commit 0a509f7 into main Aug 14, 2026
6 checks passed
@eamirian
eamirian deleted the codex/v1-structured-reasoning-provider-envelope branch August 14, 2026 00:40
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