Production batches
Demo snapshot — build-time-generated from metalforming.store via metalforming.render-html (clojure -M:dev:render-html), regenerated nightly.
| Batch | Product category | Process | Weight (kg) | Shipped (kg) | Defect rate (%) | Verified? | Registered? | Last op status |
|---|---|---|---|---|---|---|---|---|
| batch-001 | forged-part | forging | 1800.0 | 800.0 | 0.8 | yes | yes | committed |
| batch-002 | stamped-part | stamping | 5000.0 | 4700.0 | 0.4 | yes | yes | no activity |
| batch-003 | powder-metallurgy-part | powder-metallurgy | 2200.0 | 0.0 | 1.1 | no | no | no activity |
Equipment (forging press / stamping press / roll-forming mill)
Maintenance may only be scheduled against equipment independently verified AND registered — never trusted from a proposal's own rationale.
| Equipment | Kind | Verified? | Registered? | Last maintenance | Last scheduled maintenance |
|---|---|---|---|---|---|
| press-001 | forging-press | yes | yes | 2026-05-01 | 2026-08-01 |
| roll-002 | roll-forming-mill | no | no | n/a | n/a |
Action gate (Metal Forming Plant Operations Governor)
HARD holds cannot be overridden. Forging-press/stamping-press/roll-forming-mill/powder-metallurgy-press-and-sinter-line actuation is a permanent scope boundary — this actor only ever drafts proposals, it never actuates equipment.
| Op | Gate |
|---|---|
:log-production-batch | auto-commit when clean, phase 3 · product-category/defect-rate independently validated |
:schedule-maintenance | ALWAYS human approval · equipment verified/registered independently re-checked · direct forging/pressing-line actuation permanently blocked |
:flag-safety-concern | ALWAYS human approval · high-stakes, never auto-eligible at any phase |
:coordinate-shipment | ALWAYS human approval · batch verified/registered + cumulative shipped weight independently recomputed |
Audit ledger (this run)
Append-only decision-fact log — every proposal, hold and commit this scenario produced.
| Fact | Op | Subject | Basis |
|---|---|---|---|
| committed | log-production-batch | batch-001 | product-category, last-assessed |
| committed | schedule-maintenance | mnt-1 | press-001 |
| committed | flag-safety-concern | concern-1 | press-001 |
| committed | coordinate-shipment | ship-1 | batch-001 |
| governor-hold | schedule-maintenance | mnt-2 | equipment-not-verified |
| governor-hold | coordinate-shipment | ship-2 | batch-not-verified |
| governor-hold | coordinate-shipment | ship-3 | shipment-weight-exceeded |
| governor-hold | schedule-maintenance | mnt-3 | forge-press-line-actuate-blocked |