Decision Rain Library Project uses five named Raindrop sub-collections nested under a single parent collection. The naming and hierarchy are intentional — the AI assistant reads collection names as lifecycle signals. When a link sits inDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/xxyoudeadpunkxx/decision-rain-library-project/llms.txt
Use this file to discover all available pages before exploring further.
00_INBOX, the assistant knows it is unprocessed. When it sits in 20_LIBRARY, the assistant knows a human operator explicitly validated it. Renaming or reordering collections breaks those signals.
Collection Layout
Create the following structure in Raindrop. The parent is a regular collection; the five sub-collections live directly inside it.Collection Roles
00_SYSTEM — Governance documents
00_SYSTEM — Governance documents
Canonical rules, templates, tag registry, and golden examples. The assistant reads this collection before doing any serious classification work.This collection never contains links you found online. Every entry here is a governance document stored as a Raindrop bookmark using a stable placeholder URL. The bookmark’s excerpt or note field is the source of truth — not the URL.
00_INBOX — Unprocessed incoming links
00_INBOX — Unprocessed incoming links
Every new link starts here — no exceptions. The assistant saves a new link to
00_INBOX first, before any analysis. This preserves the trace even if the assistant cannot fully inspect the page yet.An INBOX entry is not a decision. It is a preserved signal waiting for analysis and operator review.10_REVIEW — Analyzed, not yet validated
10_REVIEW — Analyzed, not yet validated
Links the assistant has analyzed and written a proposal for, but the operator has not yet reviewed. Entries here are proposals, not decisions.A link may stay in
10_REVIEW indefinitely while you think it over. Nothing moves out without operator action.20_LIBRARY — Validated decisions only
20_LIBRARY — Validated decisions only
Evaluated and operator-validated decision entries. This is the canonical collection. Nothing lands here without your explicit approval — not the assistant’s confidence, not clean formatting, not strong source evidence.An entry in
20_LIBRARY means: a human operator reviewed the proposal and said yes.90_ARCHIVE — Rejected and historical entries
90_ARCHIVE — Rejected and historical entries
Rejected, outdated, duplicated, inactive, or historical entries. Kept for traceability. Archiving an entry requires operator approval just like promoting one — the assistant may propose archival but cannot act without your sign-off.
The State Machine
Collections are lifecycle states, not topical folders. Every link follows this transition path:- Promote to LIBRARY — you reviewed the proposal and the entry is ready to be a canonical decision.
- Send to REVIEW — the proposal is reasonable but you want to revisit it before committing.
- Archive — the link is rejected, a duplicate, or no longer relevant.
Why the Naming Matters
The numeric prefixes serve two purposes:- Sidebar ordering — Raindrop sorts collections alphabetically. Prefixes like
00_,10_,20_, and90_force the collections to appear in lifecycle order in the sidebar, not random alphabetical order. - Assistant signals — The assistant reads collection names to determine lifecycle state.
00_INBOXmeans unprocessed.20_LIBRARYmeans validated. These are not conventions the assistant infers; they are names it is trained to interpret directly from the SYSTEM documents.
20_LIBRARY to LIBRARY — you must update every SYSTEM document that references the old name before using the system again.