Meanwhile v0.1.3 — prove the attention loop#8
Merged
Conversation
Implements docs/v0.1.3-prove-the-loop.md. Adds: - a safe menu-bar and notification attention test - observable GitHub source freshness and manual recovery - repair actions and failure-safe agent and browser handoffs - deterministic state and source cache coverage
Implements the source-selection extension in docs/v0.1.3-prove-the-loop.md. Adds: - persisted Reviews and Failing CI switches - live runtime filtering and refresh behavior - always-on agent request messaging - diagnostics schema 2 source state - preference, engine, package, and rendered UI evidence
tcballard
marked this pull request as ready for review
July 19, 2026 20:07
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
Implements
docs/v0.1.3-prove-the-loop.md.Adds:
Scope
Included
Excluded
Product / Architecture Decisions
WorkItem, agent sessions, recent signals, and notification receipts, so test state cannot be mistaken for real work.MeanwhileEngineremains authoritative for whether work may appear.User-Facing Contract
Settings
Handoffs
Verification
Ran
swift test --disable-sandbox --scratch-path /tmp/Meanwhile-v013-buildswift build --disable-sandbox --scratch-path /tmp/Meanwhile-v013-build --product MeanwhileGITHUB_REPOSITORY=tcballard/Meanwhile ./Scripts/release-unsigned.shwith isolated HOME, module caches, build path, and output pathcodesignverification of the packaged app and the app extracted fromMeanwhile-0.1.3-unsigned.zipCovered
Review Path
AttentionTestState, test notification delivery, andAppDelegatepresentation routingSourceRefreshSnapshotand forced-refresh behavior inMeanwhileRuntimeNotes For Reviewer