Audit: resident sees only wanted conversations; ledger rows survive mid-turn messages; venue and soul poison cut - #127
Merged
Merged
Conversation
…ments Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…rvive until unchanged; workers fail out instead of parking forever - respond() filters on WANTED (direct or woken); held threads never reach the resident - conversations.judged replaced by last: a row is deleted only when its last heard ts is unchanged, so messages landing mid-turn are not lost - runWorker maps failure to a boolean; interrupt only when still active; max_turns finishes the task as failed - Codex no longer owns ledger logic; judge() replaces shouldAgentRespond - voice.close runs in finally; channel-level replies are not recorded as thread answers - replies paginate; ear prompt gets the legend; wake reason no longer rendered to the resident - roster loads before the scheduler starts - ear soul: decide from the transcript; persona and memory framed as the agent's, not the ear's Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…n a turn misses; one catch in runWorker; dead backoff_ms removed Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
Two adversarial review rounds after today's #releases-eng behavior.
Deploy note: migration 0004 adds NOT NULL columns; conversations rows must be cleared while the service is stopped.
🤖 Generated with Claude Code