-
Notifications
You must be signed in to change notification settings - Fork 3.4k
v0.9.0: finish underwater receipt settling and phase-aware ambient motion #4357
Copy link
Copy link
Closed
Labels
agent-readyBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itbugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestreliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.9.0Targeting v0.9.0Targeting v0.9.0
Milestone
Description
Metadata
Metadata
Assignees
Labels
agent-readyBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itbugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestreliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.9.0Targeting v0.9.0Targeting v0.9.0
Projects
StatusShow more project fields
Done
Problem
The underwater TUI has a coherent still-state contract, but three finishing behaviors remain: receipt settling, phase-aware depth, and a one-shot fish response to active work. These must not reintroduce motion while waiting for input, reviewing an approval, or using reduced motion.
Expected behavior
Likely files
crates/tui/src/tui/ocean.rscrates/tui/src/tui/underwater.rscrates/tui/src/tui/motion/crates/tui/src/tui/history.rsdocs/MOTION_CONTRACT.mdAcceptance criteria