@konneal/engine 0.2.20 → 0.2.22

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.
package/README.md CHANGED
@@ -97,10 +97,12 @@ key.
97
97
 
98
98
  ## Promotion gates
99
99
 
100
- The engine ships the gate harness: a deployment's golden cases and
101
- annealment probes live in `profile/evals/`; the gate runs them against
102
- production before any promotion. Answers are witness-checked (the
103
- answer must contain the expected span, not just score well).
100
+ The gate belongs to the deployment: its golden cases, annealment
101
+ probes and the runners (gates, eval, variance, e2e) live in the
102
+ deployment repository and run against that deployment's production.
103
+ The engine provides what the gate exercises the answer contract,
104
+ the typed blocks and the model plane — and its own CI proves the
105
+ fixture profiles end to end.
104
106
 
105
107
  ## Repository
106
108
 
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  handleAsk
3
- } from "./chunk-EE6V6X6D.js";
4
- import "./chunk-DGFJUA2C.js";
3
+ } from "./chunk-M24JWPVN.js";
4
+ import "./chunk-4XBU4J6B.js";
5
5
  import "./chunk-BV7IKH3N.js";
6
6
  import "./chunk-FNJ457SE.js";
7
7
  import "./chunk-COKARI7O.js";