Add canonical revisioned Codex role profiles - #9
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #1.
Adds the canonical, revisioned Codex role-profile domain and its local SQLite persistence boundary. Profiles can now be created, revised, activated, deactivated, retrieved historically, and resolved by digest without mixing role configuration into runtime settings or
ModelPolicy.Implementation
WorkerProfilerepresentation.ModelPolicybehavior.Validation
All commands below completed successfully from a clean detached worktree at commit
50cb649.Not run: Playwright end-to-end tests, live/provider smoke tests, and plugin packaging. This change does not modify their execution paths and the new role-profile boundary is not yet wired into live execution.
Risks/limitations
O(R log R)within that fixed cap.npm ciremain outside this patch.Documentation/evidence
docs/CONFIGURATION.mddocuments the supported roles, policy bounds, canonical revision/state semantics, compatibility projection, and current offline boundary.PROJECT_STATUS.mdrecords canonical named Codex role profiles as implemented while leaving editor and live-binding work pending.AI assistance and human verification
AI was used only for code assistance.
Ownership checklist
PROJECT_STATUS.mdare updated when applicable.