From 40a68dc0f54e59d698346914ddf559da07e6baf4 Mon Sep 17 00:00:00 2001 From: jason Date: Wed, 10 Jun 2026 10:22:14 -0500 Subject: [PATCH] Routing: add areas/meetings/skills rows + triggers; clarify reviews cadence (weekly opt-in); prune source-material, journal weekly/monthly, archive, decisions/by-project, _agent/outputs from layout+bootstrap --- .../skills/echo-memory/references/bootstrap.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/echo-memory.plugin.src/skills/echo-memory/references/bootstrap.md b/echo-memory.plugin.src/skills/echo-memory/references/bootstrap.md index f5487c5..b9d9f42 100644 --- a/echo-memory.plugin.src/skills/echo-memory/references/bootstrap.md +++ b/echo-memory.plugin.src/skills/echo-memory/references/bootstrap.md @@ -36,17 +36,15 @@ The REST API auto-creates parent directories on PUT, so creating the tree = seed ``` inbox/captures inbox/imports inbox/processing-log -journal/daily journal/weekly journal/monthly journal/templates +journal/daily journal/templates projects/active projects/incubating projects/on-hold projects/archived areas/business areas/personal areas/learning areas/systems -resources/concepts resources/references resources/people resources/meetings resources/source-material +resources/concepts resources/references resources/people resources/meetings decisions/by-date reviews/weekly reviews/monthly reviews/quarterly reviews/annual -archive/notes archive/projects archive/imports _agent/context _agent/memory/working _agent/memory/episodic _agent/memory/semantic _agent/sessions _agent/templates _agent/heartbeat _agent/skills/active _agent/skills/archived -_agent/outputs/briefs _agent/outputs/drafts _agent/outputs/summaries _agent/outputs/synthesis ``` > `decisions/by-project/` is intentionally **not** created — it is retired. A project-relevant decision is mirrored as a `[[wikilink]]` under that project's `## Key Decisions` heading instead.