ring/shared/lib
Fred Amaral 5ae0fe0104
refactor: remove project-local persistence layer
Removes all features that saved session data to .ring/ folders in user projects. This includes artifact indexing (SQLite FTS5), context usage tracking, learning extraction, continuity ledgers, outcome inference, and automated session tracking.

Deleted infrastructure: 7 hooks, 4 skills, 2 commands, artifact-index lib (SQLite), compound_learnings lib, outcome-inference lib, shared utilities (ledger-utils, context-check, get-context-usage), tests, and documentation.

Updated: hooks.json (removed PostToolUse/PreCompact/Stop hooks), session-start.sh (removed ledger loading), hook-utils.sh (removed .ring directory functions), test files (removed context/ledger tests).
X-Lerian-Ref: 0x1
2026-01-15 00:07:53 -03:00
..
generate-reference.py feat(plugins): introduce dynamic reference generation for hooks 2025-11-26 18:18:41 -03:00
json-escape.sh fix(hooks): address code review findings for hooks system 2025-12-29 19:55:14 -03:00
session-utils.sh fix(hooks): address code review findings for hooks system 2025-12-29 19:55:14 -03:00