Archived Projects

Projects moved here have been completed or made obsolete. Full git history is preserved through git mv.

completed/

Projects that shipped — all work done, quality gates passing.

ProjectScopeCompleted
activate-subcategoriesPipeline routing + feed UI for subcategories2026-02-28
admin-dashboard22-page admin dashboard architecture2026-03-01
admin-operational-screensPipeline triggers, queue actions, taxonomy CRUD2026-03-09
claude-code-featuresClaude Code settings, hooks, agents, skills2026-03-07
fact-content-hashDeduplication via content hashing2026-03-01
fact-engine-polish7 code fixes + 4 doc fixes for fact engine2026-02-19
fcg-key-diversityFCG prompt strengthening + group diversity2026-03-25
knowledge-graph-read-sideEntity links, connection paths, graph APIs + UI2026-03-07
news-providers-v2Replaced headline-only APIs with Event Registry + Newsdata.io2026-03-04
news-testingFull pipeline test suite (fetch to signoff)2026-03-04
per-challenge-titlesPer-challenge title generation in Phase 22026-02-24
release-groupsRelease groups + curated challenges (tables, CRUD, feed)2026-03-08
schema-overhaulDomain-specific schemas for 32 categories2026-02-19
seed-queue-cleanupQueue hardening: validation, normalizer, guards2026-03-07
taxonomy-expansion1,104 categories across 4 depth levels, 49,469 seeds2026-02-28
taxonomy-optimizationBulk alias seeding + depth-1 rules/voice2026-03-09

outdated/

Projects that are stale, superseded, or obsolete.

ProjectReason
challenge-imagesAuto-generated stub; feature already implemented via enrichment pipeline
marketing-siteSuperseded by eko-v2-rollout Wave 3a (05-marketing-site.md PASS)

Reversal

To restore a project to active status:

git mv docs/projects/_archive/completed/<name> docs/projects/<name>
# or
git mv docs/projects/_archive/outdated/<name> docs/projects/<name>

Then update the frontmatter status back to active or draft.