BL-032 Shipped

`/txt-scribe` skill

Archivist-invocable event writer and router. Takes prose or structured shorthand, emits v2 events (UUID scribe_id + millisecond ts), writes the JSONL line, pushes the matching Moment with scribe_id passed through, appends a curated live-log entry for narration/reveal/canon/significant beats, and flags wiki events for post-session review. Session and game_session_id resolved from _status.md / first session_start event. Graceful offline behaviour – writes moment_pushed: false and defers push to bin/sync-session. Split-of-duties documented: /txt-narrate generates prose and handles its own push; /txt-scribe records every other event. Wired into the archivist agent’s Live Session Mode. ADR-0046/0047.