# Pattern Examples ## Example 1: Atlas Compare Panel Use case: selecting 10+ projects for cross-project comparison. Pattern: - compact summary row - inline microchart (U/R/F/I) - one line "needs attention" - immediate click-through to deep inspector Rationale: - keeps scanning velocity high - avoids jumping context for basic prioritization ## Example 2: Cyberhorticulture Rootstock/Canopy Use case: integrating oldest projects into current planning. Pattern: - explicit split between canopy and rootstock - lineage ledger for selecting historical rootstock - graft action that affects current canopy growth Rationale: - operationalizes historical reuse - turns archive into active planning substrate ## Example 3: Unified Search Use case: answer "where have we discussed or run this?" Pattern: - single query entrypoint - aggregated hits from tmux/history/agent logs/repos - source-labeled sections for trust and navigation Rationale: - unifies cognitive and operational traces - cuts duplicate exploration loops ## Example 4: SRS Card Smooth Swipe Use case: quick review on iPhone Safari without ambiguity. Pattern: - drag preview (card follows finger) - gauge fill reflects commit confidence - semantic glow: red=hard candidate, green=easy candidate - snap animation commits grade and then settles to next card Rationale: - makes grading legible before commit - reduces accidental actions - preserves momentum in repeated review sessions ## Example 5: Fleet Action Cascade Use case: dispatch an action and verify real effects. Pattern: - user action logged immediately with request id - backend reports dispatch state - surface links to generated report/log - status chip resolves to measured/partial/inferred Rationale: - prevents "for show" interactions - ensures every click has traceable consequences