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-03-15 | 2026-03-15 | 0 | 11 | Added website-hosting canonicals, free website playbook, and discovery-style builder index |
| 2026-03-14 | 2026-03-14 | 0 | 33 | Added Claude ecosystem coverage, search/backend/browser tools, Google AI product pages, direct pages for memory/context/local inference, and company-stack extensions |
| 2026-03-09 | 2026-03-09 | 0 | 8 | Integrated Software Factory, Symphony, Superpowers, BigSwitch, NanoClaw, and Filesystem-as-Interface patterns |
| 2026-03-08 | 2026-03-08 | 2 | 6 | Added local AI desktop tools and integrated Qwen/Local LLM, Whisper/SearXNG, Home Assistant Ollama, and LocalAI |
| 2026-03-05 | 2026-03-05 | 0 | 2 | New providers: MiniMax, Moonshot AI |
| 2026-03-03 | 2026-03-03 | 0 | 21 | Provider, agent, and infrastructure updates |
| 2026-03-02 | 2026-03-02 | 0 | 18 | Daily ingestion (infrastructure, agents, frameworks) |
| 2026-03-01 | 2026-03-01 | 0 | 0 | Daily ingestion (empty) |
| 2026-02-28 | 2026-02-28 | 0 | 10 | Daily ingestion (infrastructure, benchmarking) |
| 2026-02-27 | 2026-02-27 | 0 | 21 | Daily ingestion (agents, frameworks, providers, and analysis) |
| 2026-02-26 | 2026-02-26 | 0 | 18 | Daily ingestion plus open-issue catch-up integrations |
| 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.
- In this index table, date links must use
/new-sources/YYYY-MM-DD/(absolute site path).