Purpose. This vault is an AI memory/orchestration layer (not a vector store). Start here, then use master-index-index-db to locate notes. Two modes: Quick search (speed) and Deep search (precision).
[a–z0–9-], hyphens only; keep ≤40 chars.dd-mm-yyyy everywhere.[text](url); custom-text labels.Everything lives in master-index-index-db. Core properties:
status (Draft/Evergreen/Archive) · collection (single) · function (single) · tag (multi) · alias (multi-line text) · last reviewed (Date) · created time (system).
Quick search (speed-first).
status=evergreen but don’t hard-filter.last reviewed recency.Deep search (precision-first).
collection/function/tag; prefer status=evergreen.last reviewed then created time. If >1 viable, list top 3 with one-line identities, then read best 1–2 fully before answering.