docs: Update README to reflect actual implemented features#2
Open
ai21z wants to merge 1338 commits into
Open
Conversation
T490 Decide reprompt continuation boundary
T491 Extract reprompt context budget handler
T492 Decide post reprompt boundary
T493 Extract expected target progress accounting
T494 Extract denied mutation response synthesizer
T495 Decide post reprompt boundary
T496 Extract tool failure policy stop answer
T497 Close tool call reprompt stage lane
T498 Decide read-only repair budget boundary
T499 Extract repair inspection budget gate
T500 Decide mutation evidence budget boundary
T501 Extract mutation evidence budget gate
T502 Decide post-budget reprompt boundary
T503 Remove repair policy reprompt wrappers
T504 Decide remaining reprompt stage boundary
[T596] Close local trace event-shape lane
[T597] Decide trace lifecycle ownership
[T598] Decide artifact canary ownership
[T599] Close trace artifact evidence lane
[T600] Decide roleful intent lane
[T601] Add roleful intent value types
[T602] Add task intent compiler
[T603] Wire roleful intent parity path
[T604] Fix scoped negation intent
[T605] Fix constraint target roles
[T606] Add workspace target reconciliation
[T607] Fix static web continuation naming
[T608] Add roleful trace and prompt-debug evidence
Merge T609 into v0.9.0-beta-dev
Merge T610 into v0.9.0-beta-dev
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.
Updates documentation to accurately describe functional modes and remove references to non-functional features.