Objective
Create the first lightweight degraded-mode UI/status layer for the chilli/hash companion.
Scope
- Render local degraded state.
- Display latest CI validation result.
- Display commit SHA, timestamps, run URL, artifact URL.
- Display queue/request state.
- Never trigger local validation execution.
Likely files
- dashboard/status components
- lightweight API adapters
- docs/hash-companion/status-ui.md
Acceptance criteria
- UI renders entirely from CI result contract.
- UI clearly states Cloud/GitHub CI is authoritative.
- Local degraded mode is visually obvious.
- Missing artifacts handled gracefully.
Non-goals
- No autonomous execution.
- No local validation.
- No pet animation overhaul.
Dependencies
Execution recommendation
Cloud-first implementation.
Codex prompt
Implement CFI-05 only. Build the first degraded-mode status UI for the chilli/hash companion using cloud CI result metadata. Do not add local execution.
Objective
Create the first lightweight degraded-mode UI/status layer for the chilli/hash companion.
Scope
Likely files
Acceptance criteria
Non-goals
Dependencies
Execution recommendation
Cloud-first implementation.
Codex prompt
Implement CFI-05 only. Build the first degraded-mode status UI for the chilli/hash companion using cloud CI result metadata. Do not add local execution.