testspace / README.md
toxzak's picture
Update README.md
3d26106 verified
|
Raw
History Blame Contribute Delete
1.12 kB
---
title: Starfire ΩG2-S0 Verifier
emoji: 🔬
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 6.20.0
app_file: app.py
pinned: false
license: mit
---
# Starfire ΩG2-S0 Exact-Source Verifier
This Space performs read-only verification of the Starfire ΩG2-S0 real-trace shadow integration.
It checks out one exact Git commit from the private `toxzak-svg/starfire` repository, runs the frozen compile/test/probe sequence, verifies source immutability, and produces a downloadable evidence archive.
## Required Space secret
Add a secret named `GITHUB_TOKEN` in **Settings → Variables and secrets**. Use a fine-grained token with read-only access to `toxzak-svg/starfire`.
The token is never printed or written into the evidence bundle.
## Frozen default source
- Repository: `toxzak-svg/starfire`
- Commit: `902c88e533a75076542726d5975880ef0234d54c`
- PR: `#98`
A PASS from this Space validates only the default-off, read-only ΩG2-S0 shadow observer. It does not authorize live representation changes, routing, persistence, ontology promotion, tools, source modification, or autonomous action.