Skip to content

docs: state which demo Spaces are actually awake - #170

Merged
brownjuly2003-code merged 2 commits into
mainfrom
docs/s3-release-status-honesty
Jul 9, 2026
Merged

docs: state which demo Spaces are actually awake#170
brownjuly2003-code merged 2 commits into
mainfrom
docs/s3-release-status-honesty

Conversation

@brownjuly2003-code

Copy link
Copy Markdown
Owner

Why

Audit audit_07_07_26.md F3: README and RELEASE_STATUS.md claim the three-node topology is "deployed live on HF Spaces". Live-probed today:

Space Runtime stage /v1/health
agentflow-center RUNNING 200
agentflow-edge-spb RUNNING 200
agentflow-edge-ekb PAUSED 503
agentflow-demo PAUSED 503

The deployment is complete — the free tier keeps three cpu-basic Spaces awake and the account runs other projects, so two nodes are parked. The plans said so; the public surfaces did not.

What

  • README v2.0.0 bullet: "deployed live on HF Spaces" → "deployed to HF Spaces (center + spb answer live; ekb and the standalone demo are paused — free tier keeps three cpu-basic Spaces awake)".
  • RELEASE_STATUS.md: same softening in the prose, plus a new Live demo surfaces section with the per-Space table above, the probe date, and a note that the cross-node evidence was captured while ekb was awake.
  • site/ carries no such claim — checked, nothing to change.

Verify

GET https://liovina-agentflow-{center,edge-spb}.hf.space/v1/health  → 200
GET https://liovina-agentflow-{edge-ekb,demo}.hf.space/v1/health    → 503
GET https://huggingface.co/api/spaces/liovina/{name}  → runtime.stage RUNNING|PAUSED

Closes F3a of the 07.07 audit (plan plan_07_07_26.md, S3). Restarting the paused Spaces is S5 — a separate, gated step.

🤖 Generated with Claude Code

README and RELEASE_STATUS said the three-node topology was "deployed live
on HF Spaces". Two of the four Spaces answer: center and edge-spb are
RUNNING (200), edge-ekb and the standalone demo are PAUSED (503) because
the free tier keeps three cpu-basic Spaces awake and the account runs
other projects. The deployment is complete; the compute quota is not.

RELEASE_STATUS gains a "Live demo surfaces" table with the probed stage
of each Space and the date of the probe, and notes that the cross-node
evidence was captured while ekb was awake.

Closes F3a of the 07.07 audit (plan_07_07_26.md, S3).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

DORA Metrics

  • Window: last 30 days
  • Branch: main
  • Deployment frequency: 92 total / 21.47 per week
  • Lead time for changes: avg 0.44h / median 0.0h
  • Change failure rate: 58.7% (54/92)
  • MTTR: n/a across 0 incident(s)

MTTR note: No failed mainline CI runs in the selected window.

@brownjuly2003-code
brownjuly2003-code merged commit efc8087 into main Jul 9, 2026
20 checks passed
@brownjuly2003-code
brownjuly2003-code deleted the docs/s3-release-status-honesty branch July 9, 2026 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants