Safety model
No unsupervised bookmark mutations.
The project keeps AI and automation subordinate to backups, deterministic rules, explicit review, and dry-run previews.
Read-only, dry-run, apply
Read-only mode inspects and reports, dry-run executes the mutation path without changing Chrome, and apply only touches actions marked approved: true.
AI as review context
Optional AI opinions can explain ambiguous public web links, but they do not auto-approve deletes, redirects, or uncertain cleanup actions.
Conservative URL handling
Transient failures, access errors, browser-internal URLs, and local/private network links are handled conservatively rather than treated as delete proof.
Private artifacts stay local
Backups, plans, logs, caches, reports, result files, local config, and secrets are ignored because they can contain private bookmark data.