alpha
Login
or
Join now
solpbc.org
/
solstone
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
personal memory agent
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
solstone
/
journal
3 files
at
main
Jer Miller
refactor(skills): collapse installed agent skills into two routers (sol, journal)
6w ago
23ea3014
AGENTS.md
refactor(skills): collapse installed agent skills into two routers (sol, journal) - Project install now installs exactly two router skills — `sol` and `journal`; app talent fragments are builder source, not installed skills. - New `sol skills build [--check]` generates deterministic, checked-in router references (solstone/talent/{sol,journal}/references/commands.md) from app fragments; `--check` is read-only and wired into install-checks/make ci via `check-skill-references`; `make skills` converges references then links. - New shared `solstone/think/command_polarity.py` (READ_VERBS/WRITE_VERBS/classify_verb) is the single polarity oracle; check_layer_hygiene imports it. - Removed the `vit` skill. - `journal start` is now runtime-only — dropped the .last-start-version self-heal (wrapper/unit/skill refresh); setup/install/doctor own convergence now. - Added examine-only advisory `skill_state` doctor check (sol + journal doctor) that warns on missing/stale/foreign router links and names the repair command. - User-wide install now installs the `sol` skill; an existing user-wide `solstone` bundle is left untouched. - Updated docs (SOLCLI, APPS, project-structure, CONTRIBUTING, INSTALL, AGENTS) and the journal template to the two-router contract. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 month ago
CLAUDE.md
feat(journal-template): commit permanent journal/AGENTS.md + skill-link symlinks Commit the journal-side agent stub and permanent skill symlinks so journal checkouts can resolve the shared journal skill without relying on a maint task. Update ignore rules to keep the template files tracked while leaving runtime journal data ignored. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 months ago
GEMINI.md
feat(journal-template): commit permanent journal/AGENTS.md + skill-link symlinks Commit the journal-side agent stub and permanent skill symlinks so journal checkouts can resolve the shared journal skill without relying on a maint task. Update ignore rules to keep the template files tracked while leaving runtime journal data ignored. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 months ago