PersonalOS is Markdown-first.
Core flow:
personal/ + topics/ -> context packet -> Pi/Codex/Claude Code
|
-> reviewed proposals -> personal/
personal/profile/personal/context/personal/me/topics/
.personal-os/ contains generated drafts, packets, receipts, and caches. Private and rebuildable.
First-class paths:
- Claude Code instruction adapter.
- Pi local harness usage.
- Codex CLI instruction adapter.
- Generic packet export. For new installs, Holoself is the maintained CLI.
Other tools use exported packets.
The maintained control plane is Node.js under scripts/personalos-js/, invoked by node scripts/personal-os.mjs. Older Python control-plane references are historical and not shipped.
node scripts/personal-os.mjs audit
node scripts/personal-os.mjs personal validate
node tests-js/export.test.mjs