Register
What is running, what is on the road, and what is unproven
This page states, for every deployment, exactly how far it has actually got. Nothing here is aspirational. A deployment that has not been confirmed against live production data is marked as such, not rounded up.
The three states
- Running Running: live, in use, with an operator, and evidence that can be produced.
- Running: live, in use, with an operator, and evidence that can be produced.
- 1 deployment
- Road Road: committed and in progress, not yet live.
- Road: committed and in progress, not yet live.
- 0 deployments
- Unproven Unproven: built and validated against fixtures or a test set, but not yet confirmed against live production data.
- Unproven: built and validated against fixtures or a test set, but not yet confirmed against live production data.
- 1 deployment
These are the only three states a deployment can hold on this site. There is no fourth, more flattering category for something that has not yet earned Running: live, in use, with an operator, and evidence that can be produced. .
The register
| ID | Client | Kind | Status | What would change it |
|---|---|---|---|---|
| DEP-001 | Hopra Ventures | Edge AI | Unproven: built and validated against fixtures or a test set, but not yet confirmed against live production data. | Moves to RUNNING when the agent answers live stock questions at the counter for a named operator, and a record of that session is held. |
| DEP-002 | Nyamira Young Women Miners Enterprises | Web platform | Running: live, in use, with an operator, and evidence that can be produced. | Already RUNNING. Would move to ARCHIVED only if the client retired the site. |
Full detail on each entry — client, location, evidence held, related-party disclosures where they apply — is on its own record. Start at the deployments index.
How this register is kept honest
Status lives in one file, content/facts/deployments.yaml,
and nowhere else. A deployment record page reads its status from that file rather than
stating its own copy, so a record cannot say Running: live, in use, with an operator, and evidence that can be produced. while this
register says otherwise. Where a fact — a start date, a figure — is not yet established,
the field would carry a visible marker rather than a plausible guess. Every date on this
register is currently established.