New Sources — Daily Intake Logs¶
This index tracks daily source-ingestion files. Each day gets a dedicated log file in docs/new-sources/ to avoid overlap between concurrent agents.
Daily Log Files¶
| Date | Log File | New | Integrated | Notes |
|---|---|---|---|---|
| 2026-02-25 | 2026-02-25 | 0 | 9 | Initial daily migration |
| 2025-02-25 | 2025-02-25 | 0 | 5 | Legacy entries migrated from old monolithic inbox |
Required Daily Log Schema¶
Each docs/new-sources/YYYY-MM-DD.md file must contain one table with this exact header:
| Title | URL | Tags | Status | Canonical Page | Notes |
Allowed values for Status:
newintegratedduplicateneeds-more-infolow-confidence
Workflow Rules¶
- New discoveries are appended only to today's file.
- Integration updates should only modify status/canonical-page fields in the same row.
- Do not create free-form sections or mixed formats in daily logs.
- Keep this index updated with a row for each new day file.