@crossworks/client-types 0.232.215 → 0.232.217

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +1,22 @@
1
1
  /**
2
2
  * CURATED MODEL POOLS — the repo-shipped template.
3
3
  *
4
- * GENERATED from a live curation pass (the Curator specialist on the primary
5
- * brain, 2026-08-22 incl. the voice-pool re-curation, OpenRouter rankings/benchmarks evidence, prices captured
6
- * at curation time). Do NOT hand-edit entries here: curate at /models/pools
7
- * (by hand or via the Curator) and re-export with GET /api/model-pools/export.
4
+ * GENERATED, by `pnpm -C server/web models:curate --apply --export` run against
5
+ * a live brain (2026-09-22). The ranking is arithmetic over three public
6
+ * datasets OpenRouter's catalog for what exists, what it costs and what it
7
+ * can DO; Artificial Analysis indices for what scores; OpenRouter's usage
8
+ * rankings for what real traffic trusts. Do NOT hand-edit entries: re-run the
9
+ * task, or curate at /models/pools and re-export with
10
+ * GET /api/model-pools/export.
8
11
  *
9
- * One hand-correction on 2026-09-02: the vision ("Read images") pool carried
10
- * Nano Banana Pro (`google/gemini-3-pro-image`), which is an image GENERATOR
11
- * (`text+image->text+image`). It is out, and `poolModelIssue` in
12
- * ./model-pools.ts now rejects that class of entry on every write path.
12
+ * It used to be a conversational pass by the Curator specialist (2026-08-22),
13
+ * which did the job well once and then aged. A month later two of its 97
14
+ * entries pointed at models OpenRouter had delisted — so the `Free` combo
15
+ * picked a reflector that 404s four carried prices off by up to 5x, and
16
+ * seven vendors had shipped auto-updating `-latest` aliases that no pool
17
+ * offered. A stale shortlist looks exactly like a considered one, which is why
18
+ * re-curation became something you can RUN (and press: the Re-curate button on
19
+ * /models/pools). See server/web/lib/maintenance/curate-pools.ts.
13
20
  *
14
21
  * Seeded into `curated_models` for owners who have no curated entries yet
15
22
  * (fresh installs at onboarding; empty existing brains on upgrade). Owners who