Tracked under ADR 0002 — Phase C. Detail: implementation plan §C2.
Problem
After Phase C1 lands, the user has durable history of personas, projects, and sessions — but no UI surface to navigate it. Memory must be visible to be useful. Today, even the existing profile_id is generated and forgotten; there is no "previously analyzed" reuse path in the UI.
Scope
- Top bar: persona switcher (
てりすけ / 宇宙野クラウディア / + Add persona). Switching changes the default question set and format on the next session start.
- Left rail: project list. Each project expands into its articles (article = brief + draft history).
- Selecting a past article rehydrates the right-side artifact panel (brief card + draft history).
- "Start new article from this persona" reuses the current canonical guide for that persona without re-analysing sources.
- Persona detail page: list of articles already analysed, last-analysed timestamp, "re-analyse from sources" button.
Acceptance criteria
Dependencies
- C1 (SQLite), B4 (persona seeds), A1 (transcript renderer).
Tracked under ADR 0002 — Phase C. Detail: implementation plan §C2.
Problem
After Phase C1 lands, the user has durable history of personas, projects, and sessions — but no UI surface to navigate it. Memory must be visible to be useful. Today, even the existing
profile_idis generated and forgotten; there is no "previously analyzed" reuse path in the UI.Scope
てりすけ/宇宙野クラウディア/+ Add persona). Switching changes the default question set and format on the next session start.Acceptance criteria
terisukeorcloudia.Dependencies