Documentation
README
Session Close
Run the aigent-OS end-of-session memory commit inline. The close must be idempotent: rerunning it after a partial failure must not duplicate ledger entries, capsules, or session summaries.
All operator-owned durable state lives under vault/. Framework indexes such as memory/SKILL_LEDGER.md remain outside the vault and are not session memory.
Preflight — vault-root safety check (runs before Step 0)
/close performs broad writes across operator memory (session log, daily note, decision outcomes, ledgers, capsules, facts) and executes vault daemons. Before the first write or script run, verify the target is a real, configured aigent-OS vault.
This is the opening of the README. Read the full README on GitHub.