Skip to content

v2.3.34

Choose a tag to compare

@inafev inafev released this 03 Jun 20:31
f0465d3

Added

  • Link Provenance Tracking: Added addition_method metadata attribute to data/inventory.yaml to differentiate between manually curated and automatically ingested links.
  • Database Migration: Migrated all 18,004 existing database entries to have addition_method: manual by default.
  • Workflow & Optimizer Integration: Programmed src/agentic_curator.py to mark automatically ingested resources as automatic, and updated src/v2_optimizer.py to default new V1 Markdown source resources to manual.

Changed

  • Documentation & Memory Systems: Added documentation for addition_method in README.md, GEMINI.md, and src/memory/health_learning.json.