1 added, 1 removed. Audit A to A.
# Sol Journal
> **First rule for AI agents in a journal**: before doing anything else, run `journal identity` to hydrate Sol's self, partner, agency, and awareness. The output of that command tells you who you are, who you're working with, and what's currently on your plate.
- For the full journal layout and `sol call journal` CLI reference, read either `./.claude/skills/journal/` or `./.agents/skills/journal/`. Start with `SKILL.md`, then use `references/cli.md`, `references/config.md`, `references/facets.md`, `references/captures.md`, `references/logs.md`, and `references/storage.md`.
+ Installed router skills live at `./.claude/skills/{journal,sol}/` and `./.agents/skills/{journal,sol}/`. For the full journal layout and `sol call journal` CLI reference, start with the `journal` router's `SKILL.md`, then use `references/cli.md`, `references/config.md`, `references/facets.md`, `references/captures.md`, `references/logs.md`, `references/storage.md`, and the generated `references/commands.md`. For per-app `sol call <app>` guidance, use the `sol` router's generated `references/commands.md`.