74cad5d374a4008a05abbecbde2e93349be9bb12
The ledger's first live run showed it: a pane name carries the task id in lower case, so "phase rotation ...: pane orchestra-<task>-<sha>:1.0 still holds input" signed differently on every task and could never accumulate recurrence across them. The id pattern is case-insensitive now. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CVbaKucEYBjMqVeUgJUsc1
orchestra ui mockups
final/ contains the nine accepted/current screen directions:
- dashboard
- task detail
- terminal live pane
- tasks
- decisions
- workers
- projects
- review
- settings
iterations/ contains every generated mockup from the design session, including superseded variants.
orchestra-ui-spec.md is the accompanying implementation/design specification.
Description