Skip to content

Era 2 cut plan: reset the product surface, keep the measurement code - #67

Draft
RaapTechllc wants to merge 1 commit into
mainfrom
cursor/era-2-cut-plan-e9a0
Draft

RaapTechllc wants to merge 1 commit into
mainfrom
cursor/era-2-cut-plan-e9a0

Conversation

@RaapTechllc

Copy link
Copy Markdown
Owner

Summary

Docs-only handoff, follow-up to #66. Answers "should we start over?" with a sequenced deletion series inside the existing repo instead of a rewrite.

  • docs/PLAN-era-2-cut.md: Era 2 product definition (Benchmark Lens, Agent Cabinet, Solo/Multiplayer, Usage Board; one rule set), seven "not slop" acceptance rules for every chart and number, a keep/delete inventory verified against actual route/model/page dependencies, and eight one-PR-each steps (E2.1 frontend cut + new landing, E2.2 CLI, E2.3 hardware routes, E2.4 legacy models/schemas/seed, E2.5 drop migration, E2.6 benchmarks/ prototype, E2.7 docs/README/copy, E2.8 PR template).
  • docs/PROJECT-STATUS.md: pointer paragraph.

Inventory findings that shape the order

  • Nothing kept depends on the hardware surfaces except seed_known_models + known_models_seed.json, which stay.
  • agents_router does not use ModelQuality; the four legacy tables (benchmarks, hardware_specs, reference_profiles, model_quality) have no creating migration, so removal needs a new DROP ... IF EXISTS migration (E2.5, production run gated on owner go).
  • cli/ and root benchmarks/ are imported by nothing in agentbench/ or backend/; each has its own CI step to remove.
  • test_agent_cabinet_api.py has one assertion that hits the hardware /api/v1/leaderboard and must be rewritten in E2.3.

Owner decisions

MoA Calculator (default delete), /leaderboard redirect retention, production timing of the drop migration, archive vs delete for root docs.

No product code changed in this PR.

Open in Web Open in Cursor 

… Usage

Sequenced deletion series for the retired Mini-PC hardware, CLI, dashboard
and prototype surfaces, verified against a dependency inventory so keepers
(agentbench, Agent Cabinet, known_models catalog) are untouched. Defines the
Era 2 product and seven 'not slop' acceptance rules for every chart and number.

Co-authored-by: RaapTechllc <RaapTechllc@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants