Items
Demo snapshot — build-time-generated from libraryops.store via libraryops.render-html (clojure -M:dev:render-html), regenerated nightly.
| Item | Title | Material | Jurisdiction | Overdue days × rate | Claimed late fee | Circulation | Conservator sign-off | Last op status |
|---|---|---|---|---|---|---|---|---|
| item-1 | Kita Local History | book | JPN | 5×20.0 | 100.0 | circulating | n/a | HARD hold · already-preserved |
| item-2 | Atlantis Chronicle | book | ATL | 3×20.0 | 60.0 | circulating | n/a | HARD hold · no-spec-basis |
| item-3 | Minami Gazette | periodical | JPN | 4×25.0 | 150.0 | circulating | n/a | HARD hold · late-fee-mismatch |
| item-4 | Higashi Deposit Copy | legal-deposit | JPN | 0×20.0 | 0.0 | restricted | n/a | HARD hold · lending-restricted-item |
| item-5 | Nishi Illuminated Manuscript | rare-manuscript | JPN | 2×30.0 | 60.0 | circulating | missing | HARD hold · conservator-sign-off-missing |
| item-6 | Chuo Illuminated Manuscript | rare-manuscript | JPN | 1×30.0 | 30.0 | circulating | obtained | committed |
Draft lending / preservation records
Unsigned drafts only — the library/archive operator's own act of lending/preserving is outside this actor's authority (see README Actuation).
| Kind | Record id | Item | Jurisdiction | Status |
|---|---|---|---|---|
| lending | JPN-LND-000000 | item-1 | JPN | immutable draft |
| lending | JPN-LND-000001 | item-6 | JPN | immutable draft |
| lending | JPN-LND-000002 | item-3 | JPN | immutable draft |
| lending | JPN-LND-000003 | item-5 | JPN | immutable draft |
| preservation | JPN-PRV-000000 | item-1 | JPN | immutable draft |
| preservation | JPN-PRV-000001 | item-6 | JPN | immutable draft |
Action gate (Library Governor)
HARD holds cannot be overridden by a human approver. Jurisdiction spec-basis, legal-deposit/non-circulating status, claimed-late-fee arithmetic and conservator sign-off are independently recomputed, never trusted from the advisor's proposal; a real item lending or preservation is always a human librarian/archivist/conservator's call, at every rollout phase.
| Op | Gate |
|---|---|
:item/intake | phase-3 auto-commit when clean, no circulation-facing risk yet |
:jurisdiction/assess | ALWAYS human approval · spec-basis independently checked against libraryops.facts, never fabricated |
:item/lend | ALWAYS human approval · real act (actuation/lend-item) · legal-deposit/non-circulating status and double-lending independently reverified, never auto at any phase |
:item/preserve | ALWAYS human approval · real act (actuation/preserve-item) · claimed-late-fee arithmetic, conservator sign-off and double-preservation independently reverified, never auto at any phase |
Audit ledger (this run)
Append-only decision-fact log — every proposal, hold and commit this scenario produced.
| Fact | Op | Subject | Basis |
|---|---|---|---|
| committed | intake | item-1 | id, title |
| committed | assess | item-1 | 国立国会図書館法 (National Diet Library Act) 第24条 (納本制度), https://www.ndl.go.jp/jp/collect/deposit/index.html |
| committed | lend | item-1 | item-1 |
| committed | preserve | item-1 | item-1 |
| committed | intake | item-6 | id, title |
| committed | assess | item-6 | 国立国会図書館法 (National Diet Library Act) 第24条 (納本制度), https://www.ndl.go.jp/jp/collect/deposit/index.html |
| committed | lend | item-6 | item-6 |
| committed | preserve | item-6 | item-6 |
| governor-hold | assess | item-2 | no-spec-basis |
| committed | assess | item-3 | 国立国会図書館法 (National Diet Library Act) 第24条 (納本制度), https://www.ndl.go.jp/jp/collect/deposit/index.html |
| committed | lend | item-3 | item-3 |
| governor-hold | preserve | item-3 | late-fee-mismatch |
| committed | assess | item-4 | 国立国会図書館法 (National Diet Library Act) 第24条 (納本制度), https://www.ndl.go.jp/jp/collect/deposit/index.html |
| governor-hold | lend | item-4 | lending-restricted-item |
| committed | assess | item-5 | 国立国会図書館法 (National Diet Library Act) 第24条 (納本制度), https://www.ndl.go.jp/jp/collect/deposit/index.html |
| committed | lend | item-5 | item-5 |
| governor-hold | preserve | item-5 | conservator-sign-off-missing |
| governor-hold | lend | item-1 | already-lent |
| governor-hold | preserve | item-1 | already-preserved |