plugin 0.2.2

This commit is contained in:
2026-06-05 00:49:20 -05:00
parent 67acf8fd52
commit d37b248747
115 changed files with 5565 additions and 0 deletions
@@ -0,0 +1,5 @@
# annual/
Annual reviews.
> Placeholder so this folder persists (empty dirs are dropped by file copies and git). Safe to delete once the folder has real content.
@@ -0,0 +1,5 @@
# monthly/
Monthly reviews.
> Placeholder so this folder persists (empty dirs are dropped by file copies and git). Safe to delete once the folder has real content.
@@ -0,0 +1,5 @@
# quarterly/
Quarterly reviews.
> Placeholder so this folder persists (empty dirs are dropped by file copies and git). Safe to delete once the folder has real content.
@@ -0,0 +1,37 @@
---
type: review
status: active
created: 2026-W23
updated: 2026-W23
tags: [review, weekly]
agent_written: true
source_notes: []
period: weekly
---
# Weekly Review
## Completed Work
- Created the starter memory vault scaffold.
## Open Loops
- Review and refine all templates.
- Add plugin-facing contracts.
## Stale Projects
- None yet.
## Decisions
- Root docs will define vault behavior.
- `_agent/` will hold operational agent state.
## Priorities Next Week
- Add plugin spec.
- Add startup/shutdown automation docs.
## Agent Notes
Use this note to promote important observations into semantic memory.
## Related
- [[journal/daily/2026-06-01]]
- [[projects/active/vault-foundation]]