@warmdrift/kgauto-compiler 2.0.0-alpha.56 → 2.0.0-alpha.57
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/dist/glassbox/index.d.mts +3 -3
- package/dist/glassbox/index.d.ts +3 -3
- package/dist/glassbox-routes/format.d.mts +2 -2
- package/dist/glassbox-routes/format.d.ts +2 -2
- package/dist/glassbox-routes/index.d.mts +4 -4
- package/dist/glassbox-routes/index.d.ts +4 -4
- package/dist/glassbox-routes/react/index.d.mts +2 -2
- package/dist/glassbox-routes/react/index.d.ts +2 -2
- package/dist/index.d.mts +3 -2
- package/dist/index.d.ts +3 -2
- package/dist/index.js +7 -1
- package/dist/index.mjs +7 -1
- package/dist/{ir-BiXAMyji.d.ts → ir-B2h0GAEL.d.ts} +33 -1
- package/dist/{ir-CAlLBu5d.d.mts → ir-BC4uDL98.d.mts} +33 -1
- package/dist/profiles.d.mts +1 -1
- package/dist/profiles.d.ts +1 -1
- package/dist/{types-Dj5FLhBV.d.mts → types-B-pzBJKf.d.mts} +1 -1
- package/dist/{types-DsA8JFOp.d.ts → types-CKuu7Clz.d.ts} +1 -1
- package/dist/{types-C_dkNMA_.d.mts → types-CRy90cjp.d.mts} +1 -1
- package/dist/{types-hEDGehpz.d.ts → types-CsB2YASc.d.ts} +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { G as GlassboxEvent } from '../types-
|
|
2
|
-
export { A as AdvisoryFiredData, C as CompileDoneData, a as CompileStartData, E as ExecuteAttemptData, b as ExecuteSuccessData, F as FallbackWalkedData, c as GLASSBOX_STREAM_TTL_MS, d as GlassboxEventKind, e as GlassboxPubSub } from '../types-
|
|
3
|
-
import '../ir-
|
|
1
|
+
import { G as GlassboxEvent } from '../types-CRy90cjp.mjs';
|
|
2
|
+
export { A as AdvisoryFiredData, C as CompileDoneData, a as CompileStartData, E as ExecuteAttemptData, b as ExecuteSuccessData, F as FallbackWalkedData, c as GLASSBOX_STREAM_TTL_MS, d as GlassboxEventKind, e as GlassboxPubSub } from '../types-CRy90cjp.mjs';
|
|
3
|
+
import '../ir-BC4uDL98.mjs';
|
|
4
4
|
import '../dialect.mjs';
|
|
5
5
|
|
|
6
6
|
/**
|
package/dist/glassbox/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { G as GlassboxEvent } from '../types-
|
|
2
|
-
export { A as AdvisoryFiredData, C as CompileDoneData, a as CompileStartData, E as ExecuteAttemptData, b as ExecuteSuccessData, F as FallbackWalkedData, c as GLASSBOX_STREAM_TTL_MS, d as GlassboxEventKind, e as GlassboxPubSub } from '../types-
|
|
3
|
-
import '../ir-
|
|
1
|
+
import { G as GlassboxEvent } from '../types-CsB2YASc.js';
|
|
2
|
+
export { A as AdvisoryFiredData, C as CompileDoneData, a as CompileStartData, E as ExecuteAttemptData, b as ExecuteSuccessData, F as FallbackWalkedData, c as GLASSBOX_STREAM_TTL_MS, d as GlassboxEventKind, e as GlassboxPubSub } from '../types-CsB2YASc.js';
|
|
3
|
+
import '../ir-B2h0GAEL.js';
|
|
4
4
|
import '../dialect.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { G as GlassboxEvent } from '../types-
|
|
2
|
-
import { a as TraceDetail, b as TraceSummary, c as TraceCounterfactual } from '../types-
|
|
3
|
-
export { A as AdvisoryRecord, T as TraceHealth, d as TraceSectionRewrite } from '../types-
|
|
4
|
-
import '../ir-
|
|
1
|
+
import { G as GlassboxEvent } from '../types-CRy90cjp.mjs';
|
|
2
|
+
import { a as TraceDetail, b as TraceSummary, c as TraceCounterfactual } from '../types-B-pzBJKf.mjs';
|
|
3
|
+
export { A as AdvisoryRecord, T as TraceHealth, d as TraceSectionRewrite } from '../types-B-pzBJKf.mjs';
|
|
4
|
+
import '../ir-BC4uDL98.mjs';
|
|
5
5
|
import '../dialect.mjs';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { G as GlassboxEvent } from '../types-
|
|
2
|
-
import { a as TraceDetail, b as TraceSummary, c as TraceCounterfactual } from '../types-
|
|
3
|
-
export { A as AdvisoryRecord, T as TraceHealth, d as TraceSectionRewrite } from '../types-
|
|
4
|
-
import '../ir-
|
|
1
|
+
import { G as GlassboxEvent } from '../types-CsB2YASc.js';
|
|
2
|
+
import { a as TraceDetail, b as TraceSummary, c as TraceCounterfactual } from '../types-CKuu7Clz.js';
|
|
3
|
+
export { A as AdvisoryRecord, T as TraceHealth, d as TraceSectionRewrite } from '../types-CKuu7Clz.js';
|
|
4
|
+
import '../ir-B2h0GAEL.js';
|
|
5
5
|
import '../dialect.js';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { a as TraceDetail } from '../../types-
|
|
3
|
-
import '../../ir-
|
|
2
|
+
import { a as TraceDetail } from '../../types-B-pzBJKf.mjs';
|
|
3
|
+
import '../../ir-BC4uDL98.mjs';
|
|
4
4
|
import '../../dialect.mjs';
|
|
5
5
|
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { a as TraceDetail } from '../../types-
|
|
3
|
-
import '../../ir-
|
|
2
|
+
import { a as TraceDetail } from '../../types-CKuu7Clz.js';
|
|
3
|
+
import '../../ir-B2h0GAEL.js';
|
|
4
4
|
import '../../dialect.js';
|
|
5
5
|
|
|
6
6
|
/**
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as CompilePolicy, N as NormalizedResponse, A as ApiKeys, P as ProviderOverrides, a as CompiledRequest, b as PromptIR, c as CallOptions, d as CallResult, S as SystemModelMessage, e as CompileResult, B as BestPracticeAdvisory, f as SectionRewrite, R as RecordInput, g as RecordOutcomeInput, O as OutcomeResult, h as OracleScore, i as Adapter, j as PerAxisMetrics, k as Provider, l as ChainEntry, G as Grounding } from './ir-
|
|
2
|
-
export { m as CallAttempt, n as CallError, o as ChainModelEntry, p as ChainWithGrounding, q as Constraints, F as FallbackReason, H as HistoryCachePolicy, I as IntentDeclaration, M as Message, r as MutationApplied, s as NormalizedTokens, t as OutcomeKind, u as PerAxisMetricsByModel, v as PromptSection, w as SectionKind, x as ShadowProbeConfig, T as ToolCall, y as ToolDefinition } from './ir-
|
|
1
|
+
import { C as CompilePolicy, N as NormalizedResponse, A as ApiKeys, P as ProviderOverrides, a as CompiledRequest, b as PromptIR, c as CallOptions, d as CallResult, S as SystemModelMessage, e as CompileResult, B as BestPracticeAdvisory, f as SectionRewrite, R as RecordInput, g as RecordOutcomeInput, O as OutcomeResult, h as OracleScore, i as Adapter, j as PerAxisMetrics, k as Provider, l as ChainEntry, G as Grounding } from './ir-BC4uDL98.mjs';
|
|
2
|
+
export { m as CallAttempt, n as CallError, o as ChainModelEntry, p as ChainWithGrounding, q as Constraints, E as EffortLevel, F as FallbackReason, H as HistoryCachePolicy, I as IntentDeclaration, M as Message, r as MutationApplied, s as NormalizedTokens, t as OutcomeKind, u as PerAxisMetricsByModel, v as PromptSection, w as SectionKind, x as ShadowProbeConfig, T as ToolCall, y as ToolDefinition } from './ir-BC4uDL98.mjs';
|
|
3
3
|
import { ModelProfile, ArchetypeConvention } from './profiles.mjs';
|
|
4
4
|
export { ALIASES, CacheStrategy, CliffRule, LATENCY_TIER_MS, LatencyTier, LoweringSpec, RecoveryRule, StructuredOutputCapability, SystemPromptMode, allProfiles, getProfile, latencyTierOf, profilesByProvider, tryGetProfile } from './profiles.mjs';
|
|
5
5
|
export { BrainForwardConfig, BrainForwardRoutes, createBrainForwardRoutes } from './brain-proxy.mjs';
|
|
@@ -463,6 +463,7 @@ interface OutcomePayload {
|
|
|
463
463
|
cost_usd_actual?: number;
|
|
464
464
|
ttft_ms?: number;
|
|
465
465
|
history_cacheable_tokens?: number;
|
|
466
|
+
effort?: string;
|
|
466
467
|
history_tokens_at_compile?: number;
|
|
467
468
|
/**
|
|
468
469
|
* Mirrors `ir.constraints.toolOrchestration` from compile time. NULL when
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as CompilePolicy, N as NormalizedResponse, A as ApiKeys, P as ProviderOverrides, a as CompiledRequest, b as PromptIR, c as CallOptions, d as CallResult, S as SystemModelMessage, e as CompileResult, B as BestPracticeAdvisory, f as SectionRewrite, R as RecordInput, g as RecordOutcomeInput, O as OutcomeResult, h as OracleScore, i as Adapter, j as PerAxisMetrics, k as Provider, l as ChainEntry, G as Grounding } from './ir-
|
|
2
|
-
export { m as CallAttempt, n as CallError, o as ChainModelEntry, p as ChainWithGrounding, q as Constraints, F as FallbackReason, H as HistoryCachePolicy, I as IntentDeclaration, M as Message, r as MutationApplied, s as NormalizedTokens, t as OutcomeKind, u as PerAxisMetricsByModel, v as PromptSection, w as SectionKind, x as ShadowProbeConfig, T as ToolCall, y as ToolDefinition } from './ir-
|
|
1
|
+
import { C as CompilePolicy, N as NormalizedResponse, A as ApiKeys, P as ProviderOverrides, a as CompiledRequest, b as PromptIR, c as CallOptions, d as CallResult, S as SystemModelMessage, e as CompileResult, B as BestPracticeAdvisory, f as SectionRewrite, R as RecordInput, g as RecordOutcomeInput, O as OutcomeResult, h as OracleScore, i as Adapter, j as PerAxisMetrics, k as Provider, l as ChainEntry, G as Grounding } from './ir-B2h0GAEL.js';
|
|
2
|
+
export { m as CallAttempt, n as CallError, o as ChainModelEntry, p as ChainWithGrounding, q as Constraints, E as EffortLevel, F as FallbackReason, H as HistoryCachePolicy, I as IntentDeclaration, M as Message, r as MutationApplied, s as NormalizedTokens, t as OutcomeKind, u as PerAxisMetricsByModel, v as PromptSection, w as SectionKind, x as ShadowProbeConfig, T as ToolCall, y as ToolDefinition } from './ir-B2h0GAEL.js';
|
|
3
3
|
import { ModelProfile, ArchetypeConvention } from './profiles.js';
|
|
4
4
|
export { ALIASES, CacheStrategy, CliffRule, LATENCY_TIER_MS, LatencyTier, LoweringSpec, RecoveryRule, StructuredOutputCapability, SystemPromptMode, allProfiles, getProfile, latencyTierOf, profilesByProvider, tryGetProfile } from './profiles.js';
|
|
5
5
|
export { BrainForwardConfig, BrainForwardRoutes, createBrainForwardRoutes } from './brain-proxy.js';
|
|
@@ -463,6 +463,7 @@ interface OutcomePayload {
|
|
|
463
463
|
cost_usd_actual?: number;
|
|
464
464
|
ttft_ms?: number;
|
|
465
465
|
history_cacheable_tokens?: number;
|
|
466
|
+
effort?: string;
|
|
466
467
|
history_tokens_at_compile?: number;
|
|
467
468
|
/**
|
|
468
469
|
* Mirrors `ir.constraints.toolOrchestration` from compile time. NULL when
|
package/dist/index.js
CHANGED
|
@@ -4509,7 +4509,9 @@ function registerCompile(appId, archetype, ir, result) {
|
|
|
4509
4509
|
// alpha.29: translator activity — persisted on the brain row so
|
|
4510
4510
|
// cross-app aggregates can answer "Sonnet narration rule fired N times,
|
|
4511
4511
|
// outcome quality lifted to M."
|
|
4512
|
-
sectionRewritesApplied: result.sectionRewritesApplied
|
|
4512
|
+
sectionRewritesApplied: result.sectionRewritesApplied,
|
|
4513
|
+
// alpha.57: cache the declared effort tier for record()'s auto-enrich.
|
|
4514
|
+
effortFromCompile: ir.constraints?.effort
|
|
4513
4515
|
});
|
|
4514
4516
|
}
|
|
4515
4517
|
function estimateSystemPromptChars(sections) {
|
|
@@ -4664,6 +4666,10 @@ function buildPayload(input, reg) {
|
|
|
4664
4666
|
cost_usd_actual: costUsdActual,
|
|
4665
4667
|
ttft_ms: input.ttftMs,
|
|
4666
4668
|
history_cacheable_tokens: reg?.historyCacheableTokens,
|
|
4669
|
+
// alpha.57 (data-first): input wins over compile-declared; undefined
|
|
4670
|
+
// end-to-end -> key absent from the JSON body entirely (safe against
|
|
4671
|
+
// brains that haven't applied migration 033 yet).
|
|
4672
|
+
effort: input.effort ?? reg?.effortFromCompile,
|
|
4667
4673
|
history_tokens_at_compile: reg?.historyTokensTotal,
|
|
4668
4674
|
// alpha.20 E3: mirror consumer's declared tool-orchestration mode so
|
|
4669
4675
|
// the brain can measure per-mode model perf separately (DeepSeek in
|
package/dist/index.mjs
CHANGED
|
@@ -2665,7 +2665,9 @@ function registerCompile(appId, archetype, ir, result) {
|
|
|
2665
2665
|
// alpha.29: translator activity — persisted on the brain row so
|
|
2666
2666
|
// cross-app aggregates can answer "Sonnet narration rule fired N times,
|
|
2667
2667
|
// outcome quality lifted to M."
|
|
2668
|
-
sectionRewritesApplied: result.sectionRewritesApplied
|
|
2668
|
+
sectionRewritesApplied: result.sectionRewritesApplied,
|
|
2669
|
+
// alpha.57: cache the declared effort tier for record()'s auto-enrich.
|
|
2670
|
+
effortFromCompile: ir.constraints?.effort
|
|
2669
2671
|
});
|
|
2670
2672
|
}
|
|
2671
2673
|
function estimateSystemPromptChars(sections) {
|
|
@@ -2820,6 +2822,10 @@ function buildPayload(input, reg) {
|
|
|
2820
2822
|
cost_usd_actual: costUsdActual,
|
|
2821
2823
|
ttft_ms: input.ttftMs,
|
|
2822
2824
|
history_cacheable_tokens: reg?.historyCacheableTokens,
|
|
2825
|
+
// alpha.57 (data-first): input wins over compile-declared; undefined
|
|
2826
|
+
// end-to-end -> key absent from the JSON body entirely (safe against
|
|
2827
|
+
// brains that haven't applied migration 033 yet).
|
|
2828
|
+
effort: input.effort ?? reg?.effortFromCompile,
|
|
2823
2829
|
history_tokens_at_compile: reg?.historyTokensTotal,
|
|
2824
2830
|
// alpha.20 E3: mirror consumer's declared tool-orchestration mode so
|
|
2825
2831
|
// the brain can measure per-mode model perf separately (DeepSeek in
|
|
@@ -111,11 +111,34 @@ interface IntentDeclaration {
|
|
|
111
111
|
/** Canonical dialect-v1 archetype. Required for cross-app learning. */
|
|
112
112
|
archetype: IntentArchetypeName;
|
|
113
113
|
}
|
|
114
|
+
/**
|
|
115
|
+
* alpha.57 — dialect-level reasoning-effort tier (data-first).
|
|
116
|
+
*
|
|
117
|
+
* Vocabulary is a portfolio-level tier ladder (low → max), NOT any provider's
|
|
118
|
+
* wire value — mapping to `reasoning_effort` (OpenAI) / thinking budgets
|
|
119
|
+
* (Anthropic) / `thinkingConfig` (Gemini) stays consumer-side until
|
|
120
|
+
* routing-on-effort ships. Declaring it records the tier on the brain row
|
|
121
|
+
* (`compile_outcomes.effort`, migration 033) so effort×archetype quality
|
|
122
|
+
* evidence accumulates BEFORE any routing logic exists — same data-first
|
|
123
|
+
* sequencing as `tool_orchestration` (alpha.20).
|
|
124
|
+
*/
|
|
125
|
+
type EffortLevel = 'low' | 'medium' | 'high' | 'xhigh' | 'max';
|
|
114
126
|
interface Constraints {
|
|
115
127
|
/** Hard latency ceiling — compiler will down-rank slow models. Advisory. */
|
|
116
128
|
maxLatencyMs?: number;
|
|
117
129
|
/** Hard cost ceiling per call (USD). Advisory. */
|
|
118
130
|
maxCostUsd?: number;
|
|
131
|
+
/**
|
|
132
|
+
* alpha.57 (data-first): the reasoning-effort tier the consumer ran (or
|
|
133
|
+
* intends to run) this call at. RECORDED, NOT APPLIED — the compiler does
|
|
134
|
+
* not emit provider thinking/effort params from this field and does not
|
|
135
|
+
* route on it yet; it flows to `compile_outcomes.effort` via record()'s
|
|
136
|
+
* registry auto-enrich (same pattern as `mutationsApplied`/advisories).
|
|
137
|
+
* Declare it truthfully: this is consumer-reported ground truth, like
|
|
138
|
+
* `tokensIn`/`latencyMs`. Does NOT enter the shape key (no learning-key
|
|
139
|
+
* fragmentation).
|
|
140
|
+
*/
|
|
141
|
+
effort?: EffortLevel;
|
|
119
142
|
/** Caller wants structured (JSON) output. */
|
|
120
143
|
structuredOutput?: boolean;
|
|
121
144
|
/** Hint: caller expects a short response (used to disable thinking on Gemini). */
|
|
@@ -1145,6 +1168,15 @@ interface RecordInput {
|
|
|
1145
1168
|
* surfaces it. Distinct from `latencyMs` (end-to-end wall clock).
|
|
1146
1169
|
*/
|
|
1147
1170
|
ttftMs?: number;
|
|
1171
|
+
/**
|
|
1172
|
+
* alpha.57 (data-first) — the reasoning-effort tier this call actually ran
|
|
1173
|
+
* at. Overrides the compile-declared `constraints.effort` when both are
|
|
1174
|
+
* present (input wins — same precedence as `mutationsApplied`/`advisories`).
|
|
1175
|
+
* When omitted, record() auto-enriches from the registry-cached compile
|
|
1176
|
+
* declaration. Undefined end-to-end → the `effort` key is absent from the
|
|
1177
|
+
* outcome payload entirely (safe against pre-migration-033 brains).
|
|
1178
|
+
*/
|
|
1179
|
+
effort?: EffortLevel;
|
|
1148
1180
|
/**
|
|
1149
1181
|
* alpha.20 — advisories fired at compile() time. Persisted to the brain's
|
|
1150
1182
|
* `compile_outcome_advisories` sibling table via a second POST that fires
|
|
@@ -1343,4 +1375,4 @@ interface PerAxisMetrics {
|
|
|
1343
1375
|
/** Per-axis metrics keyed by model — used for chain-comparison views. */
|
|
1344
1376
|
type PerAxisMetricsByModel = Record<string, PerAxisMetrics>;
|
|
1345
1377
|
|
|
1346
|
-
export { type ApiKeys as A, type BestPracticeAdvisory as B, type CompilePolicy as C, type FallbackReason as F, type Grounding as G, type HistoryCachePolicy as H, type IntentDeclaration as I, type Message as M, type NormalizedResponse as N, type OutcomeResult as O, type ProviderOverrides as P, type RecordInput as R, type SystemModelMessage as S, type ToolCall as T, type CompiledRequest as a, type PromptIR as b, type CallOptions as c, type CallResult as d, type CompileResult as e, type SectionRewrite as f, type RecordOutcomeInput as g, type OracleScore as h, type Adapter as i, type PerAxisMetrics as j, type Provider as k, type ChainEntry as l, type CallAttempt as m, CallError as n, type ChainModelEntry as o, type ChainWithGrounding as p, type Constraints as q, type MutationApplied as r, type NormalizedTokens as s, type OutcomeKind as t, type PerAxisMetricsByModel as u, type PromptSection as v, type SectionKind as w, type ShadowProbeConfig as x, type ToolDefinition as y };
|
|
1378
|
+
export { type ApiKeys as A, type BestPracticeAdvisory as B, type CompilePolicy as C, type EffortLevel as E, type FallbackReason as F, type Grounding as G, type HistoryCachePolicy as H, type IntentDeclaration as I, type Message as M, type NormalizedResponse as N, type OutcomeResult as O, type ProviderOverrides as P, type RecordInput as R, type SystemModelMessage as S, type ToolCall as T, type CompiledRequest as a, type PromptIR as b, type CallOptions as c, type CallResult as d, type CompileResult as e, type SectionRewrite as f, type RecordOutcomeInput as g, type OracleScore as h, type Adapter as i, type PerAxisMetrics as j, type Provider as k, type ChainEntry as l, type CallAttempt as m, CallError as n, type ChainModelEntry as o, type ChainWithGrounding as p, type Constraints as q, type MutationApplied as r, type NormalizedTokens as s, type OutcomeKind as t, type PerAxisMetricsByModel as u, type PromptSection as v, type SectionKind as w, type ShadowProbeConfig as x, type ToolDefinition as y };
|
|
@@ -111,11 +111,34 @@ interface IntentDeclaration {
|
|
|
111
111
|
/** Canonical dialect-v1 archetype. Required for cross-app learning. */
|
|
112
112
|
archetype: IntentArchetypeName;
|
|
113
113
|
}
|
|
114
|
+
/**
|
|
115
|
+
* alpha.57 — dialect-level reasoning-effort tier (data-first).
|
|
116
|
+
*
|
|
117
|
+
* Vocabulary is a portfolio-level tier ladder (low → max), NOT any provider's
|
|
118
|
+
* wire value — mapping to `reasoning_effort` (OpenAI) / thinking budgets
|
|
119
|
+
* (Anthropic) / `thinkingConfig` (Gemini) stays consumer-side until
|
|
120
|
+
* routing-on-effort ships. Declaring it records the tier on the brain row
|
|
121
|
+
* (`compile_outcomes.effort`, migration 033) so effort×archetype quality
|
|
122
|
+
* evidence accumulates BEFORE any routing logic exists — same data-first
|
|
123
|
+
* sequencing as `tool_orchestration` (alpha.20).
|
|
124
|
+
*/
|
|
125
|
+
type EffortLevel = 'low' | 'medium' | 'high' | 'xhigh' | 'max';
|
|
114
126
|
interface Constraints {
|
|
115
127
|
/** Hard latency ceiling — compiler will down-rank slow models. Advisory. */
|
|
116
128
|
maxLatencyMs?: number;
|
|
117
129
|
/** Hard cost ceiling per call (USD). Advisory. */
|
|
118
130
|
maxCostUsd?: number;
|
|
131
|
+
/**
|
|
132
|
+
* alpha.57 (data-first): the reasoning-effort tier the consumer ran (or
|
|
133
|
+
* intends to run) this call at. RECORDED, NOT APPLIED — the compiler does
|
|
134
|
+
* not emit provider thinking/effort params from this field and does not
|
|
135
|
+
* route on it yet; it flows to `compile_outcomes.effort` via record()'s
|
|
136
|
+
* registry auto-enrich (same pattern as `mutationsApplied`/advisories).
|
|
137
|
+
* Declare it truthfully: this is consumer-reported ground truth, like
|
|
138
|
+
* `tokensIn`/`latencyMs`. Does NOT enter the shape key (no learning-key
|
|
139
|
+
* fragmentation).
|
|
140
|
+
*/
|
|
141
|
+
effort?: EffortLevel;
|
|
119
142
|
/** Caller wants structured (JSON) output. */
|
|
120
143
|
structuredOutput?: boolean;
|
|
121
144
|
/** Hint: caller expects a short response (used to disable thinking on Gemini). */
|
|
@@ -1145,6 +1168,15 @@ interface RecordInput {
|
|
|
1145
1168
|
* surfaces it. Distinct from `latencyMs` (end-to-end wall clock).
|
|
1146
1169
|
*/
|
|
1147
1170
|
ttftMs?: number;
|
|
1171
|
+
/**
|
|
1172
|
+
* alpha.57 (data-first) — the reasoning-effort tier this call actually ran
|
|
1173
|
+
* at. Overrides the compile-declared `constraints.effort` when both are
|
|
1174
|
+
* present (input wins — same precedence as `mutationsApplied`/`advisories`).
|
|
1175
|
+
* When omitted, record() auto-enriches from the registry-cached compile
|
|
1176
|
+
* declaration. Undefined end-to-end → the `effort` key is absent from the
|
|
1177
|
+
* outcome payload entirely (safe against pre-migration-033 brains).
|
|
1178
|
+
*/
|
|
1179
|
+
effort?: EffortLevel;
|
|
1148
1180
|
/**
|
|
1149
1181
|
* alpha.20 — advisories fired at compile() time. Persisted to the brain's
|
|
1150
1182
|
* `compile_outcome_advisories` sibling table via a second POST that fires
|
|
@@ -1343,4 +1375,4 @@ interface PerAxisMetrics {
|
|
|
1343
1375
|
/** Per-axis metrics keyed by model — used for chain-comparison views. */
|
|
1344
1376
|
type PerAxisMetricsByModel = Record<string, PerAxisMetrics>;
|
|
1345
1377
|
|
|
1346
|
-
export { type ApiKeys as A, type BestPracticeAdvisory as B, type CompilePolicy as C, type FallbackReason as F, type Grounding as G, type HistoryCachePolicy as H, type IntentDeclaration as I, type Message as M, type NormalizedResponse as N, type OutcomeResult as O, type ProviderOverrides as P, type RecordInput as R, type SystemModelMessage as S, type ToolCall as T, type CompiledRequest as a, type PromptIR as b, type CallOptions as c, type CallResult as d, type CompileResult as e, type SectionRewrite as f, type RecordOutcomeInput as g, type OracleScore as h, type Adapter as i, type PerAxisMetrics as j, type Provider as k, type ChainEntry as l, type CallAttempt as m, CallError as n, type ChainModelEntry as o, type ChainWithGrounding as p, type Constraints as q, type MutationApplied as r, type NormalizedTokens as s, type OutcomeKind as t, type PerAxisMetricsByModel as u, type PromptSection as v, type SectionKind as w, type ShadowProbeConfig as x, type ToolDefinition as y };
|
|
1378
|
+
export { type ApiKeys as A, type BestPracticeAdvisory as B, type CompilePolicy as C, type EffortLevel as E, type FallbackReason as F, type Grounding as G, type HistoryCachePolicy as H, type IntentDeclaration as I, type Message as M, type NormalizedResponse as N, type OutcomeResult as O, type ProviderOverrides as P, type RecordInput as R, type SystemModelMessage as S, type ToolCall as T, type CompiledRequest as a, type PromptIR as b, type CallOptions as c, type CallResult as d, type CompileResult as e, type SectionRewrite as f, type RecordOutcomeInput as g, type OracleScore as h, type Adapter as i, type PerAxisMetrics as j, type Provider as k, type ChainEntry as l, type CallAttempt as m, CallError as n, type ChainModelEntry as o, type ChainWithGrounding as p, type Constraints as q, type MutationApplied as r, type NormalizedTokens as s, type OutcomeKind as t, type PerAxisMetricsByModel as u, type PromptSection as v, type SectionKind as w, type ShadowProbeConfig as x, type ToolDefinition as y };
|
package/dist/profiles.d.mts
CHANGED
package/dist/profiles.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as MutationApplied, B as BestPracticeAdvisory, F as FallbackReason, m as CallAttempt } from './ir-
|
|
1
|
+
import { r as MutationApplied, B as BestPracticeAdvisory, F as FallbackReason, m as CallAttempt } from './ir-BC4uDL98.mjs';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Glass-Box observability types (alpha.17).
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as MutationApplied, B as BestPracticeAdvisory, F as FallbackReason, m as CallAttempt } from './ir-
|
|
1
|
+
import { r as MutationApplied, B as BestPracticeAdvisory, F as FallbackReason, m as CallAttempt } from './ir-B2h0GAEL.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Glass-Box observability types (alpha.17).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@warmdrift/kgauto-compiler",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.57",
|
|
4
4
|
"description": "Prompt compiler + central learning brain for multi-model AI apps. Swap models without rewriting prompts.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|