Skip to content

Add effective capability parity contract - #92

Merged
RobLe3 merged 1 commit into
mainfrom
codex/effective-capability-profile
Aug 14, 2026
Merged

Add effective capability parity contract#92
RobLe3 merged 1 commit into
mainfrom
codex/effective-capability-profile

Conversation

@RobLe3

@RobLe3 RobLe3 commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • add public, binding-neutral effective service capability types, parser, precedence resolver and matcher
  • pin the exact shared v1 schemas and parity fixture
  • preserve complete same-intent variants and portable refusal semantics without changing discovery or dispatch

Evidence

  • scripts/run_sdk_quality.py passed on Python 3.11, 3.12 and 3.13
  • 75.69% line coverage (75% floor)
  • Ruff, mypy baseline, dependency audit, locked build and clean-install smoke passed

Compatibility

The feature is additive and unused by existing calls, provider execution, registration and streaming paths. Heuristic evidence is accepted only when explicitly labelled and only when stronger evidence is absent. No package was published or deployed.

Closes #91

@RobLe3
RobLe3 merged commit 282f864 into main Aug 14, 2026
1 check passed
@RobLe3
RobLe3 deleted the codex/effective-capability-profile branch August 14, 2026 10:16
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.

Implement effective capability advertisement and matching parity

1 participant