Rental fleet units
Demo snapshot — build-time-generated from hgrentalops.store via hgrentalops.render-html (clojure -M:dev:render-html), regenerated nightly.
| Unit | Name | Registration status | Last op status |
|---|---|---|---|
| unit-1 | 3-seat sofa, fabric upholstery | registered & verified | HARD hold · scope-excluded |
| unit-2 | Full-size refrigerator, 18cu ft | registered & verified | no activity |
| unit-3 | Folding party tables (set of 10), awaiting post-return inspection | registered, unverified | HARD hold · unverified asset |
Action gate (HHGoodsRentalGovernor)
HARD holds cannot be overridden. This actor's scope is coordination only — it never finalizes an equipment-safety-clearance decision and never overrides an equipment-safety-authority decision.
| Op | Gate |
|---|---|
:log-rental-record | phase-3 auto when clean |
:schedule-fleet-operation | phase-3 auto when clean |
:coordinate-fleet-restock | phase-3 auto when clean under cost threshold · ALWAYS human approval over threshold |
:flag-equipment-safety-concern | ALWAYS human approval · never auto, any phase |
Audit ledger (this run)
Append-only decision-fact log — every proposal, hold and commit this scenario produced.
| Fact | Op | Unit | Basis |
|---|---|---|---|
| committed | log-rental-record | unit-1 | unit-1 |
| committed | schedule-fleet-operation | unit-1 | unit-1 |
| committed | flag-equipment-safety-concern | unit-1 | unit-1 |
| governor-hold | log-rental-record | unit-3 | asset-unverified |
| governor-hold | schedule-fleet-operation | unit-1 | effect-not-propose |
| governor-hold | log-rental-record | unit-1 | scope-excluded |