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
This commit is contained in:
@@ -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
|
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
|
projects/active projects/incubating projects/on-hold projects/archived
|
||||||
areas/business areas/personal areas/learning areas/systems
|
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
|
decisions/by-date
|
||||||
reviews/weekly reviews/monthly reviews/quarterly reviews/annual
|
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/context _agent/memory/working _agent/memory/episodic _agent/memory/semantic
|
||||||
_agent/sessions _agent/templates _agent/heartbeat
|
_agent/sessions _agent/templates _agent/heartbeat
|
||||||
_agent/skills/active _agent/skills/archived
|
_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.
|
> `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.
|
||||||
|
|||||||
Reference in New Issue
Block a user