docs: Update README to reflect actual implemented features#2
Open
ai21z wants to merge 1316 commits into
Open
Conversation
[T479] Extract tool execution failure classifier
[T480] Decide failure state accounting boundary
T481 Extract tool failure state accounting
T482 Decide edit failure repair boundary
T483 Extract edit failure repair state accounting
T484 Decide failure signal boundary
T485 Extract tool failure iteration signals
T486 Extract tool outcome factory
T487 Close tool execution stage lane
T488 Decide tool reprompt stage boundary
T489 Extract tool reprompt request builder
T490 Decide reprompt continuation boundary
T491 Extract reprompt context budget handler
T492 Decide post reprompt boundary
T493 Extract expected target progress accounting
[T585] Extract repair trace recorder
[T586] Decide post-repair trace shape
[T587] Extract verification trace recorder
[T588] Decide post-verification trace shape
[T589] Extract outcome trace recorder
[T590] Decide post-outcome trace shape
[T591] Extract expectation verification trace event factory
[T592] Decide post-expectation trace shape
[T593] Extract pending action obligation trace event factory
[T594] Decide post-pending obligation trace shape
[T595] Extract action obligation trace event factory
[T596] Close local trace event-shape lane
[T597] Decide trace lifecycle ownership
[T598] Decide artifact canary ownership
[T599] Close trace artifact evidence lane
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.