first push

This commit is contained in:
2026-06-04 16:20:56 -05:00
parent a663de4f29
commit 392ae7bbe3
111 changed files with 5312 additions and 0 deletions
+22
View File
@@ -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]]
+22
View File
@@ -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]]
+5
View File
@@ -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.
+23
View File
@@ -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]]