Skip to content

Releases: caiovicentino/cls-ledger

v2.1 — obsidian-ledger: universal agent integration

Choose a tag to compare

@caiovicentino caiovicentino released this 15 Jul 22:43

obsidian-ledger 0.1.0 — a symbolic fact ledger for Obsidian vaults that any coding agent can trust (Claude Code, Codex, Gemini CLI, Cursor, Windsurf, OpenCode, ...).

  • 4 integration layers: vault files, instruction blocks (AGENTS.md/CLAUDE.md/GEMINI.md/.cursorrules/.windsurfrules), CLI, zero-dependency MCP stdio server
  • verify verdicts: SUPPORTED / CONTRADICTED_STALE / CONTRADICTED_CURRENT / NOT_IN_LEDGER — the anti-hallucination primitive
  • Tested end-to-end on a third-party public vault (kepano-obsidian: 76 cards, 3.5min, $0.02, 2 real bugs found and fixed)
  • Install now: pip install https://github.com/caiovicentino/cls-ledger/releases/download/v2.1/obsidian_ledger-0.1.0-py3-none-any.whl (PyPI pending account-scoped token)

Paper: doi:10.5281/zenodo.21375428 (v2). Full paper v2 also in this repo.

v2.0 — preprint (induction + dispositions)

Choose a tag to compare

@caiovicentino caiovicentino released this 15 Jul 21:42

Paper v2: quantitative induction as ledger aggregation (pooled 95.8% vs 33.7% strongest retrieval, 4 seeds) and behavioral dispositions with rule-based adherence (100%/77.5% vs at most 12.7%). DOI: 10.5281/zenodo.21384691 (concept: 10.5281/zenodo.21375428). Adversarially audited pre-mint; reproduction map in paper/REPRODUCING.md.

v1.0 — preprint

Choose a tag to compare

@caiovicentino caiovicentino released this 14 Jul 16:35

Snapshot accompanying the working paper 'The Ledger Knows What the Weights Know: Entity-Level Parametric Memory with Provenance Guarantees for LLM Agents' — DOI 10.5281/zenodo.21375429 (concept: 10.5281/zenodo.21375428). Full reproduction map: paper/REPRODUCING.md. 27/27 tests passing.