Skip to content

v0.3.0

Choose a tag to compare

@roccodaffuso roccodaffuso released this 04 Jun 07:53
· 9 commits to main since this release

What's New

  • Retrieval-aware read-before-work with coverage warnings and operational read sets.
  • Retrieval signals for relevance: project state, links, graph relations, entity/keyword matches, recency, status, confidence, and coverage.
  • ADD-only / proposal-first memory updates to avoid aggressive canonical rewrites.
  • Stronger read receipt closeout discipline with explicit no durable memory / no durable change outcomes.
  • Automation hygiene and optional maintenance loops for silent no-op runs, generated refreshes, and Git-backed handoff.
  • Generated surfaces and retrieval eval guidance for dashboards, indexes, graph outputs, entity registries, audit ledgers, and ranking checks.

Validation

  • python3 scripts/validate_skill.py --root .
  • python3 skill/obsidian-memory-closeout/scripts/secret_scan.py .
  • python3 scripts/package_skill.py --root . --check

Attached asset: obsidian-memory-closeout.zip