Production batches
| id | product-type | lot-number | safety-test-pass-% | quantity (units) | weight (g) | defect-rate-% | verified? | registered? | shipped (units) | status |
|---|---|---|---|---|---|---|---|---|---|---|
batch-001 | plastic-toy | TOY-2026-001 | 96 | 800.0 | 96000.0 | 0.6 | yes | yes | 250.0 | committed |
batch-002 | board-game | TOY-2026-002 | 99 | 80.0 | 48000.0 | 0.2 | yes | yes | 75.0 | no activity |
batch-003 | wooden-toy | TOY-2026-003 | 90 | 400.0 | 120000.0 | 1.5 | no | no | 0.0 | no activity |
Molding / assembly equipment
| id | kind | verified? | registered? | last-maintenance-date | status |
|---|---|---|---|---|---|
assembly-002 | assembly-station | no | no | — | no activity |
molding-001 | molding-unit | yes | yes | 2026-05-01 | no activity |
Committed records (maintenance-schedule / shipment-coordination drafts)
| record_id | kind | maintenance_id / shipment_id | equipment_id |
|---|---|---|---|
MNT-000000 | maintenance-schedule-draft | mnt-1 | molding-001 |
SHP-000000 | shipment-coordination-draft | ship-1 | — |
Action gate (toysmfg.phase · toysmfg.governor/high-stakes)
| op | phase-3 write allowed? | auto-eligible? | always high-stakes (human required)? |
|---|---|---|---|
:coordinate-shipment | yes | no | no |
:flag-safety-concern | yes | no | yes |
:log-production-batch | yes | yes | no |
:schedule-maintenance | yes | no | no |
Audit ledger
| t | op | subject | disposition | basis / rule |
|---|---|---|---|---|
| :committed | :log-production-batch | batch-001 | :commit | product-type, last-assessed |
| :committed | :schedule-maintenance | mnt-1 | :commit | molding-001 |
| :committed | :flag-safety-concern | concern-1 | :commit | molding-001 |
| :committed | :coordinate-shipment | ship-1 | :commit | batch-001 |
| :governor-hold | :schedule-maintenance | mnt-2 | :hold | equipment-not-verified |
| :governor-hold | :coordinate-shipment | ship-2 | :hold | batch-not-verified |
| :governor-hold | :coordinate-shipment | ship-3 | :hold | shipment-quantity-exceeded |
| :governor-hold | :schedule-maintenance | mnt-3 | :hold | actuate-equipment-blocked |