Roadmap
What's planned in upcoming versions. Each bullet links to a task file with the full spec, acceptance criteria, and caveats.
0.2.0Complete the dogfoodplanned
Planned
- tasks/0.2.0/01-tests.mdTestsUnit tests for scorer, signals, URL parser.
- tasks/0.2.0/02-self-score.mdSelf-scoreMake the repo hit ≥90 on its own rubric.
0.3.0Real per-model weightsplanned
Planned
- tasks/0.3.0/01-benchmark-harness.mdBenchmark harnessActually run agents on scoped tasks per repo; derive weights from measured success.
0.4.0Ecosystem integrationplanned
Planned
- tasks/0.4.0/01-badge-endpoint.mdBadge endpoint/badge/:host/:owner/:name.svg for READMEs.
- tasks/0.4.0/02-score-diff-on-pr.mdScore diff on PRGitHub Action that comments score delta on every PR.
- tasks/0.4.0/03-webhook-rescoring.mdWebhook-driven rescoringKeep scores fresh on every push; detect regressions.
- tasks/0.4.0/04-opt-out-claim-flow.mdOpt-out / claim flowOAuth so maintainers control their listing.
0.5.0Discovery — alternativesplanned
Planned
- tasks/0.5.0/01-alternative-recommender.mdAlternative recommender"Repo Y does the same thing and ranks higher for your model."
0.6.0Discovery — package registriesplanned
Planned
- tasks/0.6.0/01-package-registry-overlay.mdPackage-registry overlayRank npm / PyPI / Cargo packages by source-repo friendliness.
0.7.0History-aware signalsplanned
Planned
- tasks/0.7.0/01-history-aware-signals.mdHistory-aware signalsScore maintenance recency, commit velocity, and contributor activity — the gap left by the --depth 1 --single-branch clone. Served via host APIs, degrades gracefully without a token.
1.0.0Production stabilityplanned
Planned
- tasks/1.0.0/01-postgres-migration.mdPostgres migrationLeave SQLite behind when concurrent writers arrive.
1.1.0At-scale GitHub indexingplanned
Planned
- tasks/1.1.0/01-at-scale-indexing.mdAt-scale indexingAuto-discover and rank a large slice of public GitHub (search + trending + submissions) instead of a curated seed list. Target 10k repos for v1.1.0.