Titles
Demo snapshot — build-time-generated from bookpubops.store via bookpubops.render-html (clojure -M:dev:render-html), regenerated nightly.
| Title id | Name | Registered | Verified | Last op status |
|---|---|---|---|---|
| title-1 | The Silent Orchard (contract signed, rights cleared) | registered | verified | HARD hold · scope-excluded |
| title-2 | Coastal Winds: A Memoir (contract signed, rights cleared) | registered | verified | no activity |
| title-3 | Undisclosed Manuscript (contract pending legal/rights vetting) | registered | unverified | no activity |
Committed coordination records
Production-record logging / production-operation scheduling / distribution coordination / content-concern flags actually committed to the SSoT by this run — never a finalized editorial-content, legal-clearance or rights-grant decision (permanently out of this actor's scope).
| Op | Title | Value | Status |
|---|---|---|---|
log-production-record | title-1 | {:manuscript-status "final draft received", :print-run 5000} | auto-committed (phase 3, governor-clean) |
schedule-production-operation | title-1 | {:stage "typesetting", :date "2026-08-01"} | auto-committed (phase 3, governor-clean) |
coordinate-distribution | title-1 | {:channel "ebook", :release-date "2026-09-15"} | auto-committed (phase 3, governor-clean) |
flag-content-concern | title-1 | {:concern "possible unverified claim about a named individual in chapter 4", :confidence 0.92} | approved by op-1 |
Action gate (BookPubGovernor, per-op)
Rollout phase 3 (supervised-auto). A content-concern flag always needs a human to actually look at it, at every rollout phase.
| Op | Gate |
|---|---|
:log-production-record | phase-3 auto-commit when clean · manuscript status / print-run / ISBN-assignment logging |
:schedule-production-operation | phase-3 auto-commit when clean · editing/typesetting/print-run scheduling |
:coordinate-distribution | phase-3 auto-commit when clean · print-run/ebook distribution coordination |
:flag-content-concern | ALWAYS human approval, at any phase · defamation/copyright/factual-accuracy concern, never auto-committed |
Action gate (BookPubGovernor, cross-cutting HARD checks)
All three are permanent and un-overridable by any human approval — evaluated on every proposal regardless of op.
| Rule | Check |
|---|---|
:title-unverified | target title must exist AND be independently :registered?/:verified? in the store -- never trusts the proposal's own claim |
:effect-not-propose | every proposal's :effect must be :propose -- any other value is a claim to directly actuate outside governance |
:scope-excluded | editorial-content-decision / legal-risk-clearance / rights-licensing-grant territory is permanently out of scope, scanned unconditionally on every proposal |
Audit ledger (this run)
Append-only decision-fact log — every proposal, hold and commit this scenario produced.
| Fact | Op | Title | Basis |
|---|---|---|---|
| committed | log-production-record | title-1 | title-1 |
| committed | schedule-production-operation | title-1 | title-1 |
| committed | coordinate-distribution | title-1 | title-1 |
| committed | flag-content-concern | title-1 | title-1 |
| governor-hold | log-production-record | title-99 | title-unverified |
| governor-hold | schedule-production-operation | title-1 | effect-not-propose |
| governor-hold | log-production-record | title-1 | scope-excluded |