Skip to content

v2.1.0 — shared/ layout, gitignored adapters, agent-guided install

Choose a tag to compare

@jpbaking jpbaking released this 19 Jul 11:49
· 3 commits to main since this release

Highlights

  • AGENT-INSTALL.md — a merge-aware install procedure for AI agents, now the preferred install path (see README prompt).
  • Gitignored adapters — installed rule/skill copies are added to the target's .gitignore (marker-guarded, idempotent). Root instruction files and the runtime .goal-ledger/ stay committable.
  • Conditional bridgesAGENTS.md / GEMINI.md pointer text degrades safely on fresh clones; GEMINI.md now gets prose instead of a hard @import of a gitignored file.
  • Canonical sources moved to skills/shared/ and rules/shared/ (installer interface and environment variables unchanged; forks pinning old paths should update).

Installer behavior, harness selection prompts, and the Goal Ledger contract itself are otherwise unchanged. 28 tests pass.