Saphan StudioDocs
Reference/Command reference

saphan bus

Fleet bus: reconcile channel artifacts into the session registry

saphan bus

Fleet bus: reconcile channel artifacts into the session registry

saphan bus

Subcommands

SubcommandWhat it does
saphan bus reconcileRe-read the channel artifacts under the workspace and update the registry

saphan bus reconcile

Re-read the channel artifacts under the workspace and update the registry

saphan bus reconcile

Run one reconcile-by-scan: scan <workspace>/worktrees/* and qualify each directory by the channel artifacts it contains (_MASTER_ORDER.md, _EXEC_STATUS.md, _REVIEW_STATUS.md, the CLOSE-OK line) — content decides, never the directory name. wt-<slug> stays the dispatch emission norm; a dir named off it still ingests, with a visible NAMING-DEVIATION notice, and a dir with no channel artifacts is skipped but counted. Append new events to the append-only log (deduped by content digest) and re-project the session registry. Idempotent and replayable — the files on disk are the source of truth; the engine only reads them and never fetches or mutates git.

On this page