Skip to content

History / Codebase Guide

Revisions

  • docs: dashboard refonte — Compare tab, Prompt/File Explorer, Files constellation Reflect the reorganized dashboard: the Composition page (4 KPIs + 2 charts per section, Files constellation), the split Prompt Explorer / File Explorer with deep-links, the dedicated Compare tab (replacing the per-page before/after toggle), the extended global cross-filters, and the removed Prompts tab. Fix the stale references in Architecture / Codebase-Guide / CLI-Commands / Prompt-Categories.

    @romaingaspard romaingaspard committed Jun 21, 2026
  • docs(wiki): document the cost-by-content zone (v2.0.0) - CLI-Commands: new "Cost by content (composition)" section with by-output / by-context / by-file / by-task / impact; categorize --semantic / --audit / --provider azure; recipes. - Dashboard: the Composition page (input/output/context/files/tasks) and the global before/after compare mode. - Architecture: the additive composition CSVs in the data model; the new core modules (compose / context / tasks / tokenizer / embeddings / taxonomy_audit); analytics + dashboard module rows updated; thirteen categories. - Codebase-Guide: module map + data-model rows for the composition zone. - Home / Prompt-Categories: three classifiers (heuristic / semantic / LLM).

    @romaingaspard romaingaspard committed Jun 20, 2026
  • docs(codebase-guide): explain how cross-filtering works Add a "How cross-filtering works" section: the click/brush round-trip through streamlit-echarts and shared session_state (capture -> stage -> drain -> cascade), why it is not a native ECharts feature, and the sticky-value / pseudo-prompt / streamlit-run landmines.

    @romaingaspard romaingaspard committed Jun 16, 2026
  • docs: apply documentation audit fixes - Accuracy-and-Pricing + Architecture: document the `copilot_plans` grid section and `load_copilot_plans()` - Architecture + Codebase-Guide: clarify that `categories.csv` (categorize) and `quota_log.csv` (snapshot) round out the six normalized CSVs - Dashboard: reorder the Pages table to match the actual nav order, and document passing Streamlit flags directly (e.g. --server.port) alongside config.toml Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @romaingaspard romaingaspard committed Jun 16, 2026
  • Add wiki: Home, Architecture, Codebase Guide, CLI Commands, Dashboard, Accuracy & Pricing

    @romaingaspard romaingaspard committed Jun 16, 2026