filmdistops operator console

ISIC Rev.4 5913 -- motion picture, video and television programme distribution activities. This page is generated at build time by running the real filmdistops.operation langgraph-clj StateGraph (intake -> advise -> govern -> decide -> request-approval -> commit/hold) against a real seeded filmdistops.store, via filmdistops.render-html. Every table below is read back from that real run or the real store -- no invented numbers.

Title / contract directory

Every proposal must resolve to a store-verified title record (governor/title-unverified-violations) before it may commit or escalate.

title-idnameregistered?verified?latest ledger status
title-1The Long Horizon (feature, 2026)yesyesgovernor-hold: op-not-allowed
title-2Late Autumn Signal (TV series, S1)yesyescommitted
title-3Paper Kites Over Kanda (feature, in intake)yesnoin progress

Action gate -- closed op allowlist x rollout phase

Derived from filmdistops.governor/allowed-ops, filmdistops.governor/always-escalate-ops and filmdistops.phase/phases. :flag-rights-concern never auto-commits at any phase -- two independent layers (governor + phase) agree.

opalways escalates?phase 0 (read-only)phase 1 (assisted-logging)phase 2 (assisted-coordination)phase 3 (supervised-auto)
coordinate-deliverynodisableddisabledescalateauto-commit
flag-rights-concernyes (governor + phase, permanent)disableddisableddisabledescalate
log-distribution-recordnodisabledescalateescalateauto-commit
schedule-release-operationnodisableddisabledescalateauto-commit

Demo transactions (this run)

One row per langgraph.graph/run* call this generator actually made against the real actor graph, in call order.

threadoptitle-idadvisor confidenceoutcome
t1log-distribution-recordtitle-10.93committed
t2schedule-release-operationtitle-20.88committed
t3coordinate-deliverytitle-10.90committed
t4flag-rights-concerntitle-20.90approval-granted -> committed
t5log-distribution-recordtitle-990.93governor-hold: title-unverified -- title-99 は未登録または未検証のタイトル/契約 -- いかなる提案も進められない
t6schedule-release-operationtitle-10.88governor-hold: effect-not-propose -- :effect は :propose のみ許可されるが :commit が提案された
t7log-distribution-recordtitle-10.93governor-hold: scope-excluded -- 権利許諾の付与確定/配給ウィンドウ・地域クリアランスの確定判断に踏み込む提案は永久に禁止
t8coordinate-deliverytitle-10.90governor-hold: op-not-allowed -- :direct-rights-grant は許可された操作(closed allowlist)に含まれない

Audit ledger (SSoT, append-only)

filmdistops.store/ledger after this run -- written only by the :commit and :hold nodes of filmdistops.operation, never by the advisor.

statusoptitle-idactordetail
committedlog-distribution-recordtitle-1coord-1title-1 のディストリビューション記録を記録: (:territory :window)
committedschedule-release-operationtitle-2coord-1title-2 の公開日程・マーケティングウィンドウ調整を提案: (:release-date :marketing-window)
committedcoordinate-deliverytitle-1coord-1title-1 の配給先納品ハンドオフ調整を提案: (:exhibitor :deliverable :due)
committedflag-rights-concerntitle-2coord-1title-2 の権利懸念フラグ: "possible territory overlap with an existing SVOD deal"
governor-hold: title-unverifiedlog-distribution-recordtitle-99coord-1title-99 は未登録または未検証のタイトル/契約 -- いかなる提案も進められない
governor-hold: effect-not-proposeschedule-release-operationtitle-1coord-1:effect は :propose のみ許可されるが :commit が提案された
governor-hold: scope-excludedlog-distribution-recordtitle-1coord-1権利許諾の付与確定/配給ウィンドウ・地域クリアランスの確定判断に踏み込む提案は永久に禁止
governor-hold: op-not-allowedcoordinate-deliverytitle-1coord-1:direct-rights-grant は許可された操作(closed allowlist)に含まれない

Committed distribution log

filmdistops.store/distribution-log -- written only by store/commit-record!, called only from the :commit node.

optitle-idpayload
log-distribution-recordtitle-1{:title-id "title-1", :territory "JP", :window "theatrical"}
schedule-release-operationtitle-2{:title-id "title-2", :release-date "2026-09-18", :marketing-window "6-weeks-pre"}
coordinate-deliverytitle-1{:title-id "title-1", :exhibitor "Kanda Cinema Group", :deliverable "DCP", :due "2026-09-01"}
flag-rights-concerntitle-2{:title-id "title-2", :concern "possible territory overlap with an existing SVOD deal", :confidence 0.9, :approved-by "coord-1"}