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,22 @@
---
type: area
status: active
created: 2026-06-01
updated: 2026-06-01
tags: [area, business]
agent_written: false
source_notes: []
---
# Business Ops
## Scope
Operational business responsibilities that persist beyond any single project.
## Active Concerns
- Documentation systems
- Client operations
- Tooling standardization
## Related
- [[projects/active/vault-foundation]]
@@ -0,0 +1,22 @@
---
type: area
status: active
created: 2026-06-01
updated: 2026-06-01
tags: [area, learning]
agent_written: false
source_notes: []
---
# Learning Backlog
## Scope
Topics worth exploring and formalizing into durable notes.
## Current Topics
- Obsidian Local REST API details
- CoWork plugin design patterns
- Session compression into semantic memory
## Related
- [[resources/references/obsidian-local-rest-api]]
@@ -0,0 +1,5 @@
# personal/
Ongoing personal responsibilities and notes.
> 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,23 @@
---
type: area
status: active
created: 2026-06-01
updated: 2026-06-01
tags: [area, systems]
agent_written: false
source_notes: []
---
# Systems Architecture
## Scope
System-level design decisions, infrastructure patterns, and integration planning.
## Active Concerns
- Vault architecture
- API integration patterns
- Plugin interoperability
## Related
- [[projects/active/vault-foundation]]
- [[resources/references/obsidian-local-rest-api]]