feat: implement 0.5 directive semantics and broaden user-facing coverage#53
Merged
Conversation
- remove focus.primary and version 1 state schema - remove additive policy (prohibit list) semantics - delete correction-marker and recency-based logic - delete conversational directive parsing and mixed-family heuristics - strip engine down to passthrough behavior Tests: - remove or skip M1-specific tests - retain structural/determinism tests where applicable This is a destructive cleanup step. 0.5 behavior will be implemented in Phase B.
- implement schema v2 premise/policy behavior in engine - enforce exact-prefix directive handling and centralized pre-mutation clarify - implement replacement-intent clarify + pending confirmation flows - align premise empty/whitespace and negative-confirmation behavior with current spec - update docs, tests, demos, and examples for 0.5 behavior
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.
What changed
Why
Closes #48
Closes #47
Closes #45