refactor: honesty pass — every visual element tied to real data or shown as honestly offline #408

Merged
Timmy merged 1 commits from claude/nexus-honesty-pass into main 2026-03-24 17:03:19 +00:00

1 Commits

Author SHA1 Message Date
3e1265548a refactor: honesty pass — every visual element tied to real data or shown as honestly offline
All checks were successful
CI / validate (pull_request) Successful in 4s
CI / auto-merge (pull_request) Successful in 2s
- REMOVE AGENT_STATUS_STUB → replaced with real Gitea API fetch (commits + PRs per agent)
- REMOVE LORA_STATUS_STUB → honest "NO ADAPTERS DEPLOYED" empty state
- REMOVE hardcoded dual-brain scores → "AWAITING DEPLOYMENT" offline state, grey orbs, no particles
- DELETE lora-status.json (fiction — adapters don't exist)
- UPDATE portals.json → all statuses "offline" (destinations unreachable)
- UPDATE sovereignty-status.json → add assessment_type: "MANUAL"
- TETHER matrix rain density to commit activity (zoneIntensity + real commit hashes)
- TETHER star brightness to Bitcoin block events (pulse on new block)
- TETHER cloud layer density/opacity to weather cloud_cover from Open-Meteo
- TETHER energy beam intensity to active agent count
- TETHER holographic earth rotation speed to totalActivity()
- TETHER rune ring to portal data (count, colors, online/offline brightness)
- TETHER gravity anomaly zones to portal positions and status
- ADD sovereignty meter "MANUAL ASSESSMENT" label
- ADD portal health checks (probes destination URLs every 5 min)
- UPDATE CLAUDE.md with Nexus Data Integrity Standard

Refs #62

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 17:02:10 +00:00