Skip to content

Commit 656332a

Browse files
author
Michael
committed
docs(release): add v0.1.0 release notes
1 parent fb4bcbe commit 656332a

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Soulfield OS v0.1.0 — Context Spine & Automation
2+
3+
## Highlights
4+
- Obsidian vault structure (docs/plans/daily/weekly/monthly/quarterly/annual/history)
5+
- Project Memory hub + cross-links
6+
- Codex Prompts pack
7+
- Watcher → Pinecone ingestion
8+
- Auto note-maker (daily/weekly/monthly/quarterly/annual)
9+
- systemd user timers (+ weekly health)
10+
- Git op serialization (flock) to avoid index.lock
11+
- Health report + Makefile shortcuts
12+
- Templates wired and backfilled
13+
14+
## Ops
15+
- Services: soulfield-{daily,weekly,monthly,quarterly,annual,health}
16+
- Timers: Daily 00:05, Weekly Mon 00:10, Monthly 1st 00:15, Quarterly Jan/Apr/Jul/Oct 00:20, Annual Jan 1 00:25, Health Mon 00:30
17+
- Watcher: active; Obsidian Git plugin for auto-commit/push
18+
19+
## Safety / Rollback
20+
- Disable timers: `systemctl --user disable --now soulfield-*.timer`
21+
- Revert PR or specific commits safely
22+
- `.gitignore` excludes UI state
23+
24+
## Next
25+
- Finance agent + ReasoningLens
26+
- UI for `sf` commands
27+
- MCP migration plan
28+
- Health → JSON/Markdown snapshots (ongoing)
29+
30+
---

0 commit comments

Comments
 (0)