Evaluation
In developmentEvaluation suites and graders exist for some agents and are run by hand; automatic scorecards and release gates are still being built.
Lamiak Core · Evaluation and learning
Evaluation suites and graders run by hand today. Scorecards, promotion gates, dataset snapshots and training from outcomes are designed and not built.
The question
Today, by running an evaluation suite by hand and reading the result. Graders exist for some agents. There is no standing scorecard, and no evaluation suite runs in our continuous integration, so a change is judged by a person looking at the output rather than by a gate. The machinery that would turn that judgement into a rule is designed and not built.
How it works today
In developmentSuites and graders exist for some agents and are started by a person. Feedback is captured in a few places, not yet as one stream.
An evaluation suite is started by a person and its result read by a person. Nothing holds a release on it.
Where a grader exists, it scores an output against what the suite expects. Where one does not, the reading is a person's.
Edits, rejections and whether a suggestion was useful are recorded in a few places today, rather than gathered into one stream.
What is planned
PlannedThe rest is on the registry as planned. Writing it here is not a claim that it runs.
A standing view of how each agent scores, rather than a suite somebody has to remember to start.
A candidate would have to do better on evaluations before it is given authority in production.
Versioned snapshots of the feedback and outcome data, so an evaluation can be repeated against the same input.
Adapting models on outcome data a customer has agreed to share, and recording which snapshot they came from.
A design, not a description
None of the three runs today: this is a design, written down so it can be argued with before it is built.
Fast
Context and instructions would adjust only within the permissions the task already holds. Learning would change how a system behaves, not what it is allowed to reach.
Medium
Routing and workflow changes would be compared on evaluations before they are adopted, against a snapshot rather than against memory.
Slow
Models adapted from outcome data would be promoted only through a gate, and a candidate that does not do better would stay a candidate.
What this leans on
Each card carries its own status, taken from the registry rather than written here. How the labels are used is set out on the trust page.
Evaluation suites and graders exist for some agents and are run by hand; automatic scorecards and release gates are still being built.
Record how people respond to AI suggestions, including edits and rejections, and whether they found them useful; captured in a few places today, not yet as one feedback stream.
Versioned snapshots of the feedback and outcome data used for training and evaluation.
A registry of models, adapters and prompts with their evaluation history.
A candidate must prove better on evaluations before it receives authority in production.
Adapt models on outcome data a customer has agreed to share.
The rest of Lamiak Core
We map the work, the systems it touches and the approvals it needs before anything is automated.