1.4 KiB
1.4 KiB
| title | created | updated | confidence | last_updated_by | status | tags | sources | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Factory ZTE live state | 2026-06-16T09:45:00.000Z | 2026-06-16T09:45:00.000Z | 0.8 | fable-agent | active |
|
|
Factory ZTE live state
Verified live facts
deploy-webhookhealth athttp://77.42.112.29:8098/healthis live and returnsok.factory-statusathttp://77.42.112.29:8099/factory-statuscurrently returns404.fable-agent factory checktreats missing factory status asunknown, not as stale memory.fable-agent factory gate <task> --repo .fails closed if live factory status is unavailable.--diagnostic-onlypermits non-deploy diagnostics and writes ZTE receipts during repo verification.
Memory conflict
Older memory says git-proxy serves /factory-status and reports 25 containers. Current live checks do not verify that. Live state wins over memory for deploy gates.
Current fable-agent role
fable-agent is the safety cortex for the factory:
- make ZTE spec
- scan prompt/untrusted context
- enforce inherited deny policy
- run repo verifier
- check live factory/deploy health
- write ZTE receipt
- block deploy unless live gate and auth contract are valid
Next gap
Restore or relocate the authoritative factory-status endpoint, then update this note and the CLI endpoint config if needed.