Facilities
Demo snapshot — build-time-generated from wasteops.store via wasteops.render-html (clojure -M:dev:render-html), regenerated nightly.
| Facility | Name | Registration | Verification | Last op status |
|---|---|---|---|---|
| incin-facility-3 | Hillside Waste-to-Energy Incineration Facility (recertification lapsed) | registered | unverified | HARD hold · facility-unverified |
| landfill-north-1 | North Ridge Sanitary Landfill | registered | verified | HARD hold · scope-excluded |
| sorting-facility-2 | Eastside Materials Recovery & Sorting Facility | registered | verified | committed |
Committed coordination records
Facility-record logging, maintenance scheduling and outbound shipment-coordination proposals this actor actually committed to the SSoT this run.
| Op | Facility | Payload |
|---|---|---|
log-facility-record | landfill-north-1 | {:facility-id "landfill-north-1", :intake-tons 42.5, :shift "day"} |
schedule-maintenance | sorting-facility-2 | {:facility-id "sorting-facility-2", :equipment "sorting-conveyor-4", :window "2026-07-22"} |
coordinate-shipment | sorting-facility-2 | {:facility-id "sorting-facility-2", :material "recovered-cardboard", :destination "recycler-a"} |
flag-safety-concern | landfill-north-1 | {:facility-id "landfill-north-1", :concern "leachate seepage observed", :confidence 0.95, :approved-by "op-1"} |
Action gate (WasteTreatmentOpsGovernor)
HARD holds cannot be overridden by a human approver. Facility registration/verification, proposal :effect and sorting/incineration-equipment-control & environmental-permit-authority scope exclusions are independently re-checked on every proposal, never trusted from the advisor's own claim; a safety concern always needs a human facility supervisor to look at it, at every rollout phase.
| Op | Gate |
|---|---|
:log-facility-record | phase-3 auto-commit when clean -- intake-volume/sorting-yield/disposal-method data logging |
:schedule-maintenance | phase-3 auto-commit when clean · independently re-scanned for incineration/sorting-equipment-control scope drift on every proposal |
:coordinate-shipment | phase-3 auto-commit when clean · :effect independently re-checked as :propose on every proposal, never trusted |
:flag-safety-concern | ALWAYS human approval · never a member of any phase's :auto set -- a safety concern always needs a human to look at it |
Audit ledger (this run)
Append-only decision-fact log — every proposal, hold and commit this scenario produced.
| Fact | Op | Facility | Basis |
|---|---|---|---|
| committed | log-facility-record | landfill-north-1 | landfill-north-1 |
| committed | schedule-maintenance | sorting-facility-2 | sorting-facility-2 |
| committed | coordinate-shipment | sorting-facility-2 | sorting-facility-2 |
| committed | flag-safety-concern | landfill-north-1 | landfill-north-1 |
| governor-hold | log-facility-record | incin-facility-3 | facility-unverified |
| governor-hold | coordinate-shipment | landfill-north-1 | effect-not-propose |
| governor-hold | schedule-maintenance | landfill-north-1 | scope-excluded |