← Back to Projects
PaperFlow application role
Application

PaperFlow

PaperFlow separates library inspection and planning from the explicit write boundary, so proposed collection and duplicate changes can be reviewed first.

Usable locallymacOS · CLI
PaperFlow plan with proposed collection moves and duplicate review.
Generate and inspect an organization plan without applying it.The library counts and proposed changes are demo data; no real Zotero library was opened.

At a glance

For
People maintaining a local Zotero paper library
Primary use
Scan, generate an organization plan, inspect every proposed change, and decide whether to apply it.
Product status
Usable locally
Platforms
macOS · CLI

Overview

The CLI owns Zotero parsing and safety rules. The SwiftUI app presents scan, plan, report, import, and review workflows without rewriting those rules.

Example workflow

Example workflow

Plan a deterministic synthetic library reorganization without writing to Zotero.

  1. Scan read-only

    Inspect a synthetic library through the same read-only workflow.

    PaperFlow read-only scan summary with zero Zotero writes.
    Scan the library through the read-only path. The library counts and proposed changes are demo data; no real Zotero library was opened.
  2. Generate a plan

    Prepare collection moves and duplicate groups without applying them.

  3. Review each proposal

    Check scope and records before any write-capable action.

  4. Stop at apply

    Keep the apply control disabled in showcase mode and preserve the explicit boundary.

    PaperFlow apply control disabled in showcase mode before any Zotero write.
    Stop at the explicit write boundary. The library counts and proposed changes are demo data; no real Zotero library was opened.

Key features

  • Read-only Zotero Local API scan
  • Organization and duplicate plans
  • Dry-run reports
  • Explicit confirmation before supported writes
  • Local PDF vault workflows

Data and privacy

Showcase mode never opens a real Zotero library. Normal credentials stay in Keychain and are redacted from logs.

Tech stack

Languages

  • Python
  • Swift

Interface

  • SwiftUI

Integrations

  • Zotero Local API

Technology icons are repository-owned category symbols; the verified technology name remains visible.

Studio relationship

Studio may open PaperFlow or preview a selected-paper handoff. PaperFlow alone owns Zotero access and apply decisions.

Current state

Scanning, planning, reports, import previews, and local vault workflows work locally. Studio handoff contracts remain under review.

Current limitations

  • Final packaged-app and appearance checks remain.
  • Write-capable workflows still require careful manual review.

Technical notes

  • Python is the canonical planning engine.
  • SwiftUI and AppKit provide the macOS interface.
  • Zotero remains the owner of library metadata.

Next milestones

  • Complete packaged macOS verification.
  • Keep apply confirmations visible as integrations mature.

Technical facts

Source provenance
Gnaroshi/paperflow
Source commit
7c7bd013d171
Studio integration
Under review
Content reviewed
Jul 12, 2026