Skip to content

History

Revisions

  • Architecture: real measured API-vs-CLI-subscription token numbers (section 8) Replace the estimated per-backend token figures with measured ones: the same broad question costs ~340k input tokens over 6 CLI-subscription calls vs ~4k over 4 raw-API calls (~50x/call), and note the raw-API run proved provider portability (a different vendor's model followed the text protocol and passed the eval judge).

    @NikolaiSachok NikolaiSachok committed Jul 3, 2026
    4ae4eb9
  • Architecture: document the multi-call agent loop (section 8) Add a section on the request-time ReAct loop (POST /chat): what each LLM call does (think / generate / compose / judge), how token cost compounds across sequential calls on API vs subscription backends, and the pros/cons + when-not-to-use-it. Includes a genericized teaching case on quality-gating a token optimisation. Also update two stale 'roadmap' references now that the agent loop is built.

    @NikolaiSachok NikolaiSachok committed Jul 3, 2026
    62de7ca
  • Red-Teaming: normalization pre-pass shipped (#31) — before/after + honest residuals

    @NikolaiSachok NikolaiSachok committed Jul 1, 2026
    fb79b63
  • Red-Teaming: add the concrete measurement-instrument finding (the ~75% was quoted-while-refusing FPs)

    Nikolai Sachok committed Jun 24, 2026
    6fd7c0e
  • Add Red-Teaming page: adversarial injection testing + the oracle-convergence teaching case; link from Home

    Nikolai Sachok committed Jun 24, 2026
    da155c0
  • wiki: teaching pass — upgrade Architecture/Evaluation, add Design-Decisions page

    @NikolaiSachok NikolaiSachok committed Jun 18, 2026
    89d2a03
  • wiki: overview, architecture, evaluation, engineering notes

    Nikolai Sachok committed Jun 18, 2026
    3422045
  • Initial Home page

    @NikolaiSachok NikolaiSachok committed Jun 18, 2026
    71af84d