Workflow
    private archiveencryptionredactionreview boardhuman reviewpublication gateChronicle VisualizerCodex Skills Library

    Chronicle Visualizer private archive and publication loop

    The operating loop that preserves Chronicle frames and written context privately, verifies encrypted storage, reviews candidate derivatives, and only publishes redacted public timeline assets after human approval.

    Part of projects

    Workflow

    Chronicle Visualizer private archive and publication loop

    8 steps
    1. Chronicle writes rolling screen frames, OCR sidecars, latest frames, and persisted memory summaries into local private paths
      action
    2. LaunchAgent runs the incremental archive every 10 minutes, preserving new screen files and written context before local rollover
      subprocess
    3. Archive tooling bundles deltas, encrypts them with GPG AES256, uploads to the private S3 bucket, and writes minimal receipts
      subprocess
    4. Remote verify and restore dry-run confirm referenced keys, written-context contents, and exclusion of private git internals
      action
    5. Operator selects candidate frames or timeline spans for possible public derivatives, keeping raw paths and OCR private
      decision
    6. Sensitive-surface checks, pixel-burned redaction, review-board packet generation, and human review determine publication state
      decision
    7. Only approved public derivatives and public-safe manifests can appear in the public timeline or Hyphenomenon image evidence
      action
    8. Unapproved or high-risk material remains raw-private or quarantined; local pruning happens only after upload receipts and retention windows
      decision

    Related chats

    Related nodes