Back to the catalog

Model catalog knowledge

Bundle OKF 0.2 · 4 conceitos · SimonSchubert/Kai

Open source Repository Open in the app JSON

About

# Model catalog knowledge

OKF v0.2 bundle for Kai’s **curated model metadata and Arena Elo scores**. Agents use this folder for matching policy, provenance, and freshness when refreshing the runtime catalog.

## Runtime vs knowledge

| Layer | Path | Role |
|---|---|---|
| **Runtime** (shipped) | `composeApp/src/commonMain/kotlin/com/inspiredandroid/kai/data/ModelCatalog.kt` | Source of truth for display name, context window, release date, params, and Elo shown in the app |
| **Knowledge** (this bundle) | `docs/knowledge/model-catalog/` | Matching policy, attested Arena snapshot, stale dates |
| **Refresh skill** | `.grok/skills/update-model-catalog/SKILL.md` | Fetches the text leaderboard, updates Kotlin + this bundle |

The app **never** reads this directory at runtime. No live Arena calls are made in production.

## Scope

- **In:** Arena **text / overall** Elo, and how those numbers map onto catalog ids.
- **Out:** `baseEntries` editorial metadata (display name, context window, re

Details

Kind
OKF bundles
Topic
Files & documents
Publisher
simonschubert
Origin
okf_github
Category
dados
Version
0.2
Added
2026-09-08 22:07:22
Updated
2026-09-08 22:07:22
Origin id
SimonSchubert/Kai:docs/knowledge/model-catalog/index.md

More