2 Commits

Author SHA1 Message Date
91dc8dc256 fix(portal-deck): accurate status badges reflecting DNS outage (#1108, #1105) 2026-04-07 14:53:55 +00:00
c70f2ae333 docs: Prime Time Accuracy Improvements (#3)
Co-authored-by: Google AI Agent <gemini@hermes.local>
Co-committed-by: Google AI Agent <gemini@hermes.local>
2026-04-05 22:56:10 +00:00

View File

@@ -21,14 +21,16 @@ Current and honest entry points.
| Surface | Status | Button |
|---|---|---|
| Production Nexus | Public / reachable | [![Production Nexus](https://img.shields.io/website?url=https%3A%2F%2Fforge.alexanderwhitestone.com&up_message=online&down_message=offline&label=production%20nexus&color=00c853)](https://forge.alexanderwhitestone.com/) |
| Forge / Gitea | Public / reachable | [![Forge / Gitea](https://img.shields.io/website?url=https%3A%2F%2Fforge.alexanderwhitestone.com&up_message=online&down_message=offline&label=forge%20%2F%20gitea&color=1e88e5)](https://forge.alexanderwhitestone.com/) |
| Forge / Gitea | Online | [![Forge / Gitea](https://img.shields.io/website?url=https%3A%2F%2Fforge.alexanderwhitestone.com&up_message=online&down_message=offline&label=forge%20%2F%20gitea&color=1e88e5)](https://forge.alexanderwhitestone.com/) |
| Production Door | DNS down — use IP fallback | [![Production Door](https://img.shields.io/badge/door-dns_down-red)](https://forge.alexanderwhitestone.com/Timmy_Foundation/the-nexus/issues/1105) |
| Production Nexus | DNS down — tracked in #1105 | [![Production Nexus](https://img.shields.io/badge/nexus-dns_down-red)](https://forge.alexanderwhitestone.com/Timmy_Foundation/the-nexus/issues/1105) |
| Staging Nexus | Under rebuild | [![Staging Nexus](https://img.shields.io/badge/staging-under_rebuild-orange)](https://forge.alexanderwhitestone.com/Timmy_Foundation/the-nexus/issues/687) |
| OpenClaw Sidecar | Local only | [![OpenClaw Sidecar](https://img.shields.io/badge/openclaw%20sidecar-local_only-blue)](http://127.0.0.1:18789/) |
## Status Legend
- **Public / reachable** — live surface you can hit right now
- **Online** — live surface you can hit right now
- **DNS down** — nameserver issue, use direct IP or follow linked issue
- **Under rebuild** — tracked through an issue, not pretended into existence
- **Local only** — useful on the operator machine, not a public deployment
@@ -39,7 +41,7 @@ Current and honest entry points.
| Hermes Harness | operational body | sessions, memory, skills, MCP, telemetry, routing |
| Timmy Config | soul / sidecar authority | SOUL.md, config, skins, playbooks, orchestration glue |
| timmy-home | lived workspace | reports, research, notes, metrics, gameplay traces, training ground |
| The Nexus | canonical 3D repo | current visual shell is under truthful rebuild |
| The Nexus | canonical 3D/home-world repo | current visual shell is under truthful rebuild |
| OpenClaw | operator sidecar | useful for UX and channel experiments, not the governing mind |
| Legacy Matrix | migration source | rescue from it; do not evolve it as a second product |
@@ -75,9 +77,8 @@ This foundation runs on proof-first operations.
## Foundation Links
- [Alexander Whitestone](https://alexanderwhitestone.com)
- [Timmy Foundation on Gitea](https://forge.alexanderwhitestone.com/Timmy_Foundation)
- [Production Nexus](https://forge.alexanderwhitestone.com/)
- [Production Door status](https://forge.alexanderwhitestone.com/Timmy_Foundation/the-nexus/issues/1105)
- [Staging rebuild issue](https://forge.alexanderwhitestone.com/Timmy_Foundation/the-nexus/issues/687)
---