Site directory (real seed data, roadrail.store/demo-data)
| site | name | jurisdiction | site-verified? | utility-locate-completed? | safety-concern | notification-lead-hours-actual | status |
|---|---|---|---|---|---|---|---|
site-1 | Sakura Avenue Road Widening | JPN | true | true | unresolved | 200 | ready-to-schedule |
site-2 | Atlantis Coastal Highway Extension | ATL | true | true | clear | 200 | intake |
site-3 | 鈴木地区 道路線形改良工事 | JPN | false | false | clear | n/a | unverified |
site-4 | 田中側線 軌道延伸工事 | JPN | true | false | clear | 200 | survey-pending |
site-5 | Liberty Ave Grade-Crossing Upgrade | JPN | true | true | clear | 20 | notification-pending |
site-6 | ことぶき小学校前 通学路拡幅工事 | JPN | true | true | unresolved | 200 | concern-open |
site-7 | Riverside Interstate Interchange Project | USA | true | true | clear | 30 | ready-to-schedule |
site-8 | Rheinuferstraße Ausbau | DEU | true | true | clear | n/a | ready-to-schedule |
Site-record-log (:log-site-record commits)
| record_id | kind | site_id | jurisdiction |
|---|---|---|---|
| JPN-SRL-000000 | site-record-log-entry | site-1 | JPN |
Schedule proposals (:schedule-construction-operation commits)
Always human-approved -- never auto-eligible at any phase (roadrail.phase ns docstring).
| record_id | kind | site_id | jurisdiction |
|---|---|---|---|
| JPN-SCH-000000 | schedule-proposal-draft | site-1 | JPN |
Safety-concern flags (:flag-safety-concern commits)
Always human-approved -- unconditionally high-stakes, every phase.
| record_id | kind | site_id | jurisdiction |
|---|---|---|---|
| JPN-SCF-000000 | safety-concern-flag-draft | site-1 | JPN |
Supply-order proposals (:order-supplies commits)
| record_id | kind | site_id | jurisdiction |
|---|---|---|---|
| JPN-SUP-000000 | supply-order-proposal-draft | site-1 | JPN |
| JPN-SUP-000001 | supply-order-proposal-draft | site-1 | JPN |
Safety-concern notices sent (real roadrail.notify, mock transport, no network)
| channel | to | status | subject / message |
|---|---|---|---|
| tanaka@example.com | sent | [至急] Sakura Avenue Road Widening 安全性懸念のお知らせ | |
| phone | +819000000001 | sent | Sakura Avenue Road Widening、安全性懸念が検出されました。至急ご確認ください。 |
| suzuki@example.com | sent | [至急] Sakura Avenue Road Widening 安全性懸念のお知らせ | |
| phone | +819000000002 | sent | Sakura Avenue Road Widening、安全性懸念が検出されました。至急ご確認ください。 |
Rollout phase gate (roadrail.phase/phases)
| phase | label | writes allowed | auto-commit eligible |
|---|---|---|---|
| phase 0 | read-only | (none -- always escalate/hold) | |
| phase 1 | assisted-logging | log-site-record | (none -- always escalate/hold) |
| phase 2 | assisted-coordination | flag-safety-concern, log-site-record, order-supplies | (none -- always escalate/hold) |
| phase 3 | supervised-coordination | flag-safety-concern, log-site-record, order-supplies, schedule-construction-operation | log-site-record, order-supplies |
Permanent high-stakes ops (roadrail.governor/high-stakes)
Deliberately absent from every phase's :auto set -- a structural fact, not a rollout milestone (roadrail.phase ns docstring "Actuation").
| op | escalates | why |
|---|---|---|
| flag-safety-concern | always | ALWAYS escalates to a human, every phase (see roadrail.governor ns docstring) |
| schedule-construction-operation | always | ALWAYS escalates to a human, every phase (see roadrail.governor ns docstring) |
Audit ledger (roadrail.store/ledger, append-only, verbatim)
| op | subject | disposition | status / hard-hold basis |
|---|---|---|---|
| log-site-record | site-1 | commit | committed |
| schedule-construction-operation | site-1 | commit | committed |
| flag-safety-concern | site-1 | commit | committed |
| order-supplies | site-1 | commit | committed |
| order-supplies | site-1 | commit | committed |
| schedule-construction-operation | site-2 | hold | governor-hold: no-legal-basis |
| schedule-construction-operation | site-3 | hold | governor-hold: site-not-verified, utility-locate-incomplete |
| schedule-construction-operation | site-4 | hold | governor-hold: utility-locate-incomplete |
| schedule-construction-operation | site-5 | hold | governor-hold: notification-lead-time-insufficient |
| schedule-construction-operation | site-6 | hold | governor-hold: unresolved-safety-concern |
| direct-equipment-command | site-1 | hold | governor-hold: unknown-op |