What problem does it solve?
It solves the problem of turning scattered personal files across local folders, cloud exports, and mailbox archives into a curated set of “high-signal” brain pages without drowning you in noise.
Core Features & Use Cases
- Gold-focused archive crawling: inventories a filesystem or archive tree, triages items, and surfaces likely personal writing, ideas, relationships, and origin-story material while skipping obvious noise.
- Interactive review with manifest tracking: creates and updates a per-archive manifest at
projects/<archive-slug>/STATUS.md to prevent re-showing items and to record exact user reactions.
- Safety gate via allow-list: refuses to run unless
gbrain.yml explicitly sets archive-crawler.scan_paths to an allow-list of permitted locations.
- Schema-generic ingestion routing: applies filing rules read at runtime from
_brain-filing-rules.json so content lands under the right sanctioned directories (e.g., originals/, personal/, ideas/, people/).
Quick Start
Ask the AI to run archive-crawler using only the allow-listed paths configured in your gbrain.yml, and then review the proposed priority queue before crawling.