You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.