Skip to content

feat: add provenance-aware tuning boundary#51

Open
sebastianwebber wants to merge 2 commits into
mainfrom
codex/issue-44-tuning-boundary
Open

feat: add provenance-aware tuning boundary#51
sebastianwebber wants to merge 2 commits into
mainfrom
codex/issue-44-tuning-boundary

Conversation

@sebastianwebber

Copy link
Copy Markdown
Contributor

Summary

  • add the canonical tuning request and rich recommendation result
  • capture rule adjustments so reasons reflect final values and applied caps
  • preserve legacy REST and CLI behavior through a compatibility projection
  • omit the security-sensitive listen_addresses setting from rich results

Testing

  • make test
  • two-axis Standards and Spec review completed with no findings

Closes #44

Give future protocol adapters one deterministic domain operation while
preserving existing REST and CLI projections. Capture rule adjustments so
explanations reflect final values and applied caps.

Closes #44

Signed-off-by: Sebastian Webber <sebastian@swebber.me>
Avoid a Bash parser error that rejects otherwise valid pull request titles and blocks required checks.

Signed-off-by: Sebastian Webber <sebastian@swebber.me>
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.

Establish the provenance-aware tuning boundary

1 participant