Added
- Link Provenance Tracking: Added
addition_methodmetadata attribute todata/inventory.yamlto differentiate between manually curated and automatically ingested links. - Database Migration: Migrated all 18,004 existing database entries to have
addition_method: manualby default. - Workflow & Optimizer Integration: Programmed
src/agentic_curator.pyto mark automatically ingested resources asautomatic, and updatedsrc/v2_optimizer.pyto default new V1 Markdown source resources tomanual.
Changed
- Documentation & Memory Systems: Added documentation for
addition_methodinREADME.md,GEMINI.md, andsrc/memory/health_learning.json.