@tangle-network/agent-runtime 0.121.0 → 0.123.1

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.
Files changed (62) hide show
  1. package/dist/{activation-DdIpwQ0k.js → activation-DhWJ3p8N.js} +3 -3
  2. package/dist/{activation-DdIpwQ0k.js.map → activation-DhWJ3p8N.js.map} +1 -1
  3. package/dist/agent.d.ts +1 -1
  4. package/dist/agent.js +3 -3
  5. package/dist/candidate-execution/index.js +4 -4
  6. package/dist/{candidate-execution-DDkSRPjY.js → candidate-execution-BFpq-Xi6.js} +4 -4
  7. package/dist/{candidate-execution-DDkSRPjY.js.map → candidate-execution-BFpq-Xi6.js.map} +1 -1
  8. package/dist/{environment-provider-DChfYm2-.js → environment-provider-DqFS6FSZ.js} +6 -86
  9. package/dist/environment-provider-DqFS6FSZ.js.map +1 -0
  10. package/dist/{environment-provider-Bh4nX2qt.d.ts → environment-provider-PM9PeW_J.d.ts} +109 -11
  11. package/dist/environment-provider.d.ts +1 -1
  12. package/dist/environment-provider.js +1 -1
  13. package/dist/{improvement-cycle-zjR-MXwK.js → improvement-cycle-IJgCbKWQ.js} +6 -6
  14. package/dist/improvement-cycle-IJgCbKWQ.js.map +1 -0
  15. package/dist/{index-BLsKcxNd.d.ts → index-4NcThsDc.d.ts} +3 -3
  16. package/dist/{index-I35151Fr.d.ts → index-CQBioeAj.d.ts} +5 -5
  17. package/dist/{index-CGADWaa_.d.ts → index-xP27vtnt.d.ts} +1213 -849
  18. package/dist/index.d.ts +6 -6
  19. package/dist/index.js +12 -12
  20. package/dist/intelligence.d.ts +1 -1
  21. package/dist/intelligence.js +6 -6
  22. package/dist/kernel.d.ts +3 -3
  23. package/dist/kernel.js +7 -7
  24. package/dist/{knowledge-B1B3BsQZ.js → knowledge-BOHj6nGh.js} +5 -5
  25. package/dist/{knowledge-B1B3BsQZ.js.map → knowledge-BOHj6nGh.js.map} +1 -1
  26. package/dist/knowledge.d.ts +1 -1
  27. package/dist/knowledge.js +1 -1
  28. package/dist/{loop-runner-bin-BeG9vTdE.d.ts → loop-runner-bin-DMnNxZHw.d.ts} +3 -3
  29. package/dist/{loop-runner-bin-CXJWdfJ4.js → loop-runner-bin-DUM37LLw.js} +3 -3
  30. package/dist/{loop-runner-bin-CXJWdfJ4.js.map → loop-runner-bin-DUM37LLw.js.map} +1 -1
  31. package/dist/loop-runner-bin.d.ts +1 -1
  32. package/dist/loop-runner-bin.js +1 -1
  33. package/dist/mcp/bin.js +2 -2
  34. package/dist/mcp/index.d.ts +3 -3
  35. package/dist/mcp/index.js +5 -5
  36. package/dist/{openai-tools-CVgLNp04.js → openai-tools-Bm1SDJIp.js} +2 -2
  37. package/dist/{openai-tools-CVgLNp04.js.map → openai-tools-Bm1SDJIp.js.map} +1 -1
  38. package/dist/{prepare-DpV6np9e.js → prepare--8EvLqCr.js} +2 -2
  39. package/dist/{prepare-DpV6np9e.js.map → prepare--8EvLqCr.js.map} +1 -1
  40. package/dist/primeintellect/index.d.ts +1 -1
  41. package/dist/{protected-model-port-vQLBRoAQ.js → protected-model-port-CXVfOUu_.js} +2 -2
  42. package/dist/{protected-model-port-vQLBRoAQ.js.map → protected-model-port-CXVfOUu_.js.map} +1 -1
  43. package/dist/{runtime-Bp3NwC0A.js → runtime-DZblIf3R.js} +468 -56
  44. package/dist/runtime-DZblIf3R.js.map +1 -0
  45. package/dist/{spawn-journal-IeXpidO2.js → spawn-journal-DsZKDqeh.js} +5 -3
  46. package/dist/spawn-journal-DsZKDqeh.js.map +1 -0
  47. package/dist/{structural-rollout-DQHO3b2Y.js → structural-rollout-zY0oqQzO.js} +3 -3
  48. package/dist/{structural-rollout-DQHO3b2Y.js.map → structural-rollout-zY0oqQzO.js.map} +1 -1
  49. package/dist/{supervise-BHHMtwP9.js → supervise-Cx24b3lw.js} +480 -92
  50. package/dist/supervise-Cx24b3lw.js.map +1 -0
  51. package/dist/{supervisor-CpT9yAxL.js → supervisor-DpjO0Gmy.js} +231 -29
  52. package/dist/supervisor-DpjO0Gmy.js.map +1 -0
  53. package/dist/testing.js +12 -12
  54. package/dist/{workspace-archive-B4SkNJjw.js → workspace-archive-BQxvkypI.js} +2 -2
  55. package/dist/{workspace-archive-B4SkNJjw.js.map → workspace-archive-BQxvkypI.js.map} +1 -1
  56. package/package.json +10 -9
  57. package/dist/environment-provider-DChfYm2-.js.map +0 -1
  58. package/dist/improvement-cycle-zjR-MXwK.js.map +0 -1
  59. package/dist/runtime-Bp3NwC0A.js.map +0 -1
  60. package/dist/spawn-journal-IeXpidO2.js.map +0 -1
  61. package/dist/supervise-BHHMtwP9.js.map +0 -1
  62. package/dist/supervisor-CpT9yAxL.js.map +0 -1
package/dist/index.d.ts CHANGED
@@ -1,15 +1,15 @@
1
1
  import { _ as RunAgentTaskOptions, a as AgentKnowledgeProvider, b as RuntimeSessionStore, c as AgentTaskContext, d as AgentTaskStatus, f as BackendErrorDetail, g as OpenAIChatToolChoice, h as OpenAIChatTool, i as AgentExecutionBackend, l as AgentTaskRunResult, m as OpenAIChatResponseFormat, n as AgentBackendContext, o as AgentRuntimeEvent, p as KnowledgeReadinessDecision, r as AgentBackendInput, s as AgentRuntimeEventSink, t as AgentAdapter, u as AgentTaskSpec, v as RunAgentTaskStreamOptions, x as RuntimeStreamEvent, y as RuntimeSession } from "./types-C9j4qg6l.js";
2
- import { Bd as ValidationError, Fd as ConfigError, Fl as WorktreeCheckRunner, Ic as CoordinationEvent, Id as JudgeError, Ld as NotFoundError, Mc as AnalystRegistry, Md as AgentEvalError, Nd as AgentEvalErrorCode, Nn as SupervisorFinalizer, Pd as BackendTransportError, Rd as PlannerError, jn as FinalizeContext, zd as RuntimeRunStateError } from "./index-CGADWaa_.js";
2
+ import { cf as BackendTransportError, cl as CoordinationEvent, df as NotFoundError, er as FinalizeContext, ff as PlannerError, lf as ConfigError, lu as WorktreeCheckRunner, mf as ValidationError, nr as SupervisorFinalizer, of as AgentEvalError, pf as RuntimeRunStateError, rl as AnalystRegistry, sf as AgentEvalErrorCode, uf as JudgeError } from "./index-xP27vtnt.js";
3
3
  import { a as RuntimeHookErrorContext, c as RuntimeHookTarget, d as defineRuntimeHooks, f as notifyRuntimeDecisionPoint, i as RuntimeHookContext, l as RuntimeHooks, n as RuntimeDecisionKind, o as RuntimeHookEvent, p as notifyRuntimeHookEvent, r as RuntimeDecisionPoint, s as RuntimeHookPhase, t as RuntimeDecisionEvidenceRef, u as composeRuntimeHooks } from "./runtime-hooks-sbRpjStq.js";
4
4
  import { A as RuntimeRunCompleteInput, F as RuntimeRunRow, I as RuntimeRunStatus, L as startRuntimeRun, M as RuntimeRunHandle, N as RuntimeRunOptions, P as RuntimeRunPersistenceAdapter, j as RuntimeRunCost, m as LoopResult, r as Driver } from "./types-DnNGJ5Gz.js";
5
- import { $t as buildLoopOtelSpans, Ct as SupervisedResult, Gt as EvalRunsExportResult, H as Executor, Ht as EvalRunEvent, Jt as OtelAttribute, Kt as INTELLIGENCE_WIRE_VERSION, Mt as WorkerTraceUnavailableReason, Qt as RuntimeEventOtelOptions, R as AgentSpec, Ut as EvalRunGeneration, Wt as EvalRunsExportConfig, Xt as OtelExporter, Y as ExecutorRegistry, Yt as OtelExportConfig, Zt as OtelSpan, _n as sanitizeAgentRuntimeEvent, an as generateSpanId, cn as RuntimeEventCollector, dn as RuntimeStreamEventSummary, en as buildLoopSpanNodes, fn as RuntimeTelemetryOptions, gn as createRuntimeStreamEventCollector, hn as createRuntimeEventCollector, ht as Settled, in as exportEvalRuns, jt as WorkerTraceEvidence, ln as RuntimeStreamEventCollector, mn as SanitizedKnowledgeRequirement, mt as Scope, nn as createOpenInferenceFileExporter, on as loopEventToOtelSpan, pn as SanitizedKnowledgeReadinessReport, qt as LoopSpanNode, rn as createOtelExporter, sn as toOtelAttributes, tn as buildRuntimeEventOtelSpans, un as RuntimeStreamEventSink, vn as sanitizeKnowledgeReadinessReport, wt as Supervisor, xt as Spend, yn as sanitizeRuntimeStreamEvent, z as Budget } from "./environment-provider-Bh4nX2qt.js";
5
+ import { $t as RuntimeEventOtelOptions, Ct as SupervisedResult, Gt as EvalRunsExportConfig, H as Executor, Jt as LoopSpanNode, Kt as EvalRunsExportResult, Mt as WorkerTraceUnavailableReason, Qt as OtelSpan, R as AgentSpec, Sn as sanitizeRuntimeStreamEvent, Ut as EvalRunEvent, Wt as EvalRunGeneration, Xt as OtelExportConfig, Y as ExecutorRegistry, Yt as OtelAttribute, Zt as OtelExporter, _n as SanitizedKnowledgeRequirement, an as exportEvalRuns, bn as sanitizeAgentRuntimeEvent, cn as padSpanId, dn as RuntimeEventCollector, en as buildLoopOtelSpans, fn as RuntimeStreamEventCollector, gn as SanitizedKnowledgeReadinessReport, hn as RuntimeTelemetryOptions, ht as Settled, in as createOtelExporter, jt as WorkerTraceEvidence, ln as padTraceId, mn as RuntimeStreamEventSummary, mt as Scope, nn as buildRuntimeEventOtelSpans, on as generateSpanId, pn as RuntimeStreamEventSink, qt as INTELLIGENCE_WIRE_VERSION, rn as createOpenInferenceFileExporter, sn as loopEventToOtelSpan, tn as buildLoopSpanNodes, un as toOtelAttributes, vn as createRuntimeEventCollector, wt as Supervisor, xn as sanitizeKnowledgeReadinessReport, xt as Spend, yn as createRuntimeStreamEventCollector, z as Budget } from "./environment-provider-PM9PeW_J.js";
6
6
  import { C as AgentCandidateCodeSurfaceSource, D as AgentCandidateBundleInput, E as buildAgentCandidateBundle, O as sealAgentCandidateBundle, S as AgentCandidateCodeSource, T as BuildAgentCandidateBundleInput, _ as exactProcessProviderAsCandidateExecutor, a as captureAgentCandidateWorkspace, b as FileAgentCandidateExecutionClaimStore, c as AGENT_CANDIDATE_EXECUTION_SUPPORT, d as recoverExpiredAgentCandidateExecution, f as persistCandidateOutputArtifact, g as ExactProcessCandidateExecutorOptions, h as candidateKnowledgeExecutionPaths, i as CreateAgentCandidateWorkspacePortOptions, l as verifyAgentCandidateBundle, m as CANDIDATE_KNOWLEDGE_ROOT_ENV, n as CaptureAgentCandidateWorkspaceOptions, o as captureAgentCandidateWorkspaceFiles, p as CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, r as CapturedAgentCandidateWorkspace, s as createAgentCandidateWorkspacePort, t as AgentCandidateWorkspaceArchiveLimits, u as RecoverExpiredAgentCandidateOptions, v as DisposePreparedAgentCandidateOptions, w as AgentCandidateProfileSource, x as FileAgentCandidateExecutionClaimStoreOptions, y as disposePreparedAgentCandidateExecution } from "./index-B3bHsVLw.js";
7
7
  import { A as AgentCandidateExecutionPhase, B as AgentCandidatePreparationEvidence, C as AgentCandidateExecutionClaim, D as AgentCandidateExecutionFailureClass, E as AgentCandidateExecutionCleanupHandles, F as AgentCandidateExecutionTerminalResult, I as AgentCandidateRetryRejection, L as InMemoryAgentCandidateExecutionClaimStore, M as AgentCandidateExecutionRecoveryEvidence, N as AgentCandidateExecutionStageResult, O as AgentCandidateExecutionFinishResult, P as AgentCandidateExecutionTerminalRecord, R as InMemoryAgentCandidateExecutionClaimStoreOptions, S as AgentCandidateExecutionAttemptRef, T as AgentCandidateExecutionClaimStore, _ as PrepareAgentCandidateExecutionOptions, a as AgentCandidateModelGrantSettleInput, b as executePreparedAgentCandidate, c as agentCandidateProfileAsAgentProfile, d as freezeGenericAgentCandidateProfile, f as omitUndefinedObjectFields, g as parseExactCandidateProfile, h as parseExactAgentProfileDiff, i as AgentCandidateModelGrantReserveInput, j as AgentCandidateExecutionPhaseResult, k as AgentCandidateExecutionLease, l as applyExactAgentProfileDiff, m as parseExactAgentProfile, n as AgentCandidateModelGrantClient, o as CreateProtectedAgentCandidateModelPortOptions, r as AgentCandidateModelGrantReservation, s as createProtectedAgentCandidateModelPort, t as AgentCandidateModelGrantActivateInput, u as assertCandidateProfileBinding, v as prepareAgentCandidateExecution, w as AgentCandidateExecutionClaimResult, x as AgentCandidateExecutionAttemptRecord, y as ExecutePreparedAgentCandidateOptions, z as candidateExecutionClaim } from "./protected-model-port-CoJOiINX.js";
8
8
  import { A as CANDIDATE_TRACE_ENV, B as VerifiedAgentCandidate, C as AgentCandidateProtectedModelSettlement, D as AgentCandidateTaskExecution, E as AgentCandidateRunFinalization, F as PreparedAgentCandidateInstruction, I as PreparedAgentCandidateKnowledge, L as PreparedAgentCandidateLaunch, M as CanonicalCandidateDocument, N as PersistedTaskOutcomeEvidence, O as AgentCandidateVerificationPorts, P as PreparedAgentCandidateExecution, R as PreparedAgentCandidateTrace, S as AgentCandidateProtectedModelReservation, T as AgentCandidateRepositoryPort, V as VerifiedAgentCandidateTaskOutcome, _ as AgentCandidateModelLimits, a as AgentCandidateExecutionPorts, b as AgentCandidateOutputPurpose, c as AgentCandidateExecutorPort, d as AgentCandidateExecutorStopRequest, f as AgentCandidateExecutorTaskOutcomeCapture, g as AgentCandidateMemoryResetResult, h as AgentCandidateMemoryPort, i as AgentCandidateContainerPort, j as CANDIDATE_TRACE_TAGS, k as AgentCandidateWorkspacePort, l as AgentCandidateExecutorProfileFile, m as AgentCandidateExecutorWorkspaceInput, n as AgentCandidateBenchmarkGraderIdentity, o as AgentCandidateExecutorFinalCapture, p as AgentCandidateExecutorWorkspaceFile, r as AgentCandidateBenchmarkGraderPort, s as AgentCandidateExecutorMemoryCapture, t as AgentCandidateArtifactPort, u as AgentCandidateExecutorRequest, v as AgentCandidateModelPort, w as AgentCandidateProtectedRunCapture, x as AgentCandidateProtectedModelActivation, y as AgentCandidateOutputArtifactPort, z as ResolvedAgentCandidateContainer } from "./types-BaIpb0XT.js";
9
9
  import { $ as sleep, A as RunConversationOptions, B as buildForwardHeaders, C as ConversationResult, D as HaltPredicate, E as HaltContext, F as InMemoryConversationJournal, G as CircuitBreakerState, H as readDepth, I as DEFAULT_MAX_DEPTH, J as RetryBackoff, K as CircuitOpenError, L as FORWARD_HEADERS, M as ConversationJournal, N as ConversationJournalEntry, O as HaltReason, P as FileConversationJournal, Q as makePerAttemptSignal, R as ForwardHeaderName, S as ConversationPolicy, T as ConversationTurn, U as BackendCallPolicy, V as isDepthExceeded, W as CircuitBreakerConfig, X as computeBackoff, Y as RetryableErrorPredicate, Z as defaultIsRetryable, _ as createConversationBackend, a as RunPersonaConfig, b as ConversationDriveState, c as runPersonaDispatch, d as D1DatabaseLike, f as D1StmtLike, g as defineConversation, h as d1ToSqlAdapter, i as PersonaDriver, j as TurnOrder, k as HaltSignal, l as runConversation, m as SqlConversationJournal, n as turnId, o as RunPersonaConversationOptions, p as SqlAdapter, q as DeadlineExceededError, r as PersonaConversationResult, s as runPersonaConversation, t as slugifySpeaker, u as runConversationStream, v as AuthSource, w as ConversationStreamEvent, x as ConversationParticipant, y as Conversation, z as PropagatedHeaders } from "./index-Efjb3nrQ.js";
10
- import { $ as McpServeSpec, A as resolveRouterBaseUrl, B as RawTraceDistillerOptions, C as DEFAULT_ROUTER_BASE_URL, D as cleanModelId, E as RouterEnv, F as parseRolloutPolicy, G as strategyAuthorMethod, H as buildDriverSystem, I as serializeRolloutPolicy, J as OfficialOptimizerUnavailableError, K as OfficialGepaOptions, L as structuralRolloutPolicyFromProfile, M as ROLLOUT_POLICY_EXTENSION, N as applyRolloutPolicyToProfile, O as getModels, P as normalizeRolloutPolicy, Q as officialSkillOpt, R as ReflectiveGeneratorOptions, S as ChatModelValidation, T as ResolvedChatModel, U as optimizerMethod, V as rawTraceDistiller, W as researchDriverNote, X as OfficialSkillOptOptions, Y as OfficialSensitiveCandidateInput, Z as officialGepa, _ as AgentBackendKind, a as ControlStep, at as mcpBuildPrompt, b as decideKnowledgeReadiness, c as KnowledgeRequirement, ct as createIterableBackend, d as readinessServerSentEvent, et as mcpServeVerifier, f as runtimeStreamServerSentEvent, g as runAgentTaskStream, h as runAgentTask, i as ControlRunResult, it as findingLines, j as validateChatModelId, k as resolveChatModel, l as RunRecord, lt as createOpenAICompatibleBackend, m as applyRunRecordDefaults, n as ControlDecision, nt as driverLoopGenerator, o as DataAcquisitionPlan, ot as toolBuildPrompt, p as InMemoryRuntimeSessionStore, q as OfficialOptimizerContextOptions, r as ControlEvalResult, rt as BuildPromptFindingsInput, s as KnowledgeReadinessReport, st as BackendRetryPolicy, t as ControlBudget, tt as DriverLoopGeneratorOptions, u as ServerSentEventOptions, ut as createSandboxPromptBackend, v as ResolveAgentBackendOptions, w as ModelInfo, x as ChatModelCandidate, y as resolveAgentBackend, z as reflectiveGenerator } from "./index-I35151Fr.js";
10
+ import { $ as McpServeSpec, A as resolveRouterBaseUrl, B as RawTraceDistillerOptions, C as DEFAULT_ROUTER_BASE_URL, D as cleanModelId, E as RouterEnv, F as parseRolloutPolicy, G as strategyAuthorMethod, H as buildDriverSystem, I as serializeRolloutPolicy, J as OfficialOptimizerUnavailableError, K as OfficialGepaOptions, L as structuralRolloutPolicyFromProfile, M as ROLLOUT_POLICY_EXTENSION, N as applyRolloutPolicyToProfile, O as getModels, P as normalizeRolloutPolicy, Q as officialSkillOpt, R as ReflectiveGeneratorOptions, S as ChatModelValidation, T as ResolvedChatModel, U as optimizerMethod, V as rawTraceDistiller, W as researchDriverNote, X as OfficialSkillOptOptions, Y as OfficialSensitiveCandidateInput, Z as officialGepa, _ as AgentBackendKind, a as ControlStep, at as mcpBuildPrompt, b as decideKnowledgeReadiness, c as KnowledgeRequirement, ct as createIterableBackend, d as readinessServerSentEvent, et as mcpServeVerifier, f as runtimeStreamServerSentEvent, g as runAgentTaskStream, h as runAgentTask, i as ControlRunResult, it as findingLines, j as validateChatModelId, k as resolveChatModel, l as RunRecord, lt as createOpenAICompatibleBackend, m as applyRunRecordDefaults, n as ControlDecision, nt as driverLoopGenerator, o as DataAcquisitionPlan, ot as toolBuildPrompt, p as InMemoryRuntimeSessionStore, q as OfficialOptimizerContextOptions, r as ControlEvalResult, rt as BuildPromptFindingsInput, s as KnowledgeReadinessReport, st as BackendRetryPolicy, t as ControlBudget, tt as DriverLoopGeneratorOptions, u as ServerSentEventOptions, ut as createSandboxPromptBackend, v as ResolveAgentBackendOptions, w as ModelInfo, x as ChatModelCandidate, y as resolveAgentBackend, z as reflectiveGenerator } from "./index-CQBioeAj.js";
11
11
  import { A as DeepReadonly, B as commandVerifier, C as ImproveResult, D as ImprovementCandidate, E as ImproveSurface, F as AgenticGeneratorShotExecution, H as CandidateGenerator, I as AgenticGeneratorShotReceipt, L as Verifier, M as AGENTIC_PROFILE_RESOURCE_ROOT, N as AgenticGeneratorOptions, O as ImprovementCodeCandidate, P as AgenticGeneratorShotDisposition, R as VerifyResult, S as ImproveProfileSurface, T as ImproveSkillsOptions, V as defaultBuildPrompt, _ as ImproveMethodSource, a as ImproveCandidateValidationInput, b as ImproveProfileAgent, c as ImproveCodeResult, d as ImproveLineage, f as ImproveMethodContext, g as ImproveMethodResult, h as ImproveMethodOptions, i as improve, j as ReadonlyAgentProfile, k as ImprovementProfileCandidate, l as ImproveCodeRunOptions, m as ImproveMethodLineage, o as ImproveCandidateValidator, p as ImproveMethodFactory, s as ImproveCodeOptions, u as ImproveCost, v as ImproveOptimizationRunOptions, w as ImproveScenarioPartitions, x as ImproveProfileComponents, y as ImproveOptions, z as agenticGenerator } from "./redact-PQzmE1Jn.js";
12
- import { C as KnowledgeImprovementActivationExecutor, S as CreateKnowledgeImprovementActivationExecutorOptions, _ as SupervisedKnowledgeUpdater, a as KnowledgeImprovementJobResult, b as knowledgeReadinessDeliverable, c as createAgentKnowledgeReadinessCheck, d as KnowledgeReadinessCheckInput, f as KnowledgeReadinessCheckResult, g as SupervisedKnowledgeUpdateResult, h as SupervisedKnowledgeUpdateOptions, i as KnowledgeImprovementJobMeasurement, l as runKnowledgeImprovementJob, m as SupervisedKnowledgeUpdateInput, n as KnowledgeImprovementCandidatePair, o as RunKnowledgeImprovementJobOptions, p as RESEARCH_SUPERVISOR_SYSTEM_PROMPT, r as KnowledgeImprovementExperimentBundles, s as buildKnowledgeImprovementExperimentBundles, t as AgentKnowledgeReadinessCheckOptions, u as KnowledgeReadinessCheck, v as createSupervisedKnowledgeUpdater, w as createKnowledgeImprovementActivationExecutor, x as runSupervisedKnowledgeUpdate, y as formatSupervisedKnowledgeTask } from "./index-BLsKcxNd.js";
13
- import { _ as researchLoopRunner, a as DELEGATED_LOOP_MODES, c as DelegatedLoopResult, d as ResearchLoopRunnerOptions, f as RunDelegatedLoopOptions, g as isDelegatedLoopMode, h as auditLoopRunner, i as runLoopRunnerCli, l as DelegatedLoopRunner, m as WorktreeLoopRunnerOptions, n as LoopRunnerCliResult, o as DelegatedLoopMode, p as VetoedFact, r as parseLoopRunnerArgv, s as DelegatedLoopRegistry, t as LoopRunnerCliArgs, u as ResearchLoopResult, v as runDelegatedLoop, y as worktreeLoopRunner } from "./loop-runner-bin-BeG9vTdE.js";
12
+ import { C as KnowledgeImprovementActivationExecutor, S as CreateKnowledgeImprovementActivationExecutorOptions, _ as SupervisedKnowledgeUpdater, a as KnowledgeImprovementJobResult, b as knowledgeReadinessDeliverable, c as createAgentKnowledgeReadinessCheck, d as KnowledgeReadinessCheckInput, f as KnowledgeReadinessCheckResult, g as SupervisedKnowledgeUpdateResult, h as SupervisedKnowledgeUpdateOptions, i as KnowledgeImprovementJobMeasurement, l as runKnowledgeImprovementJob, m as SupervisedKnowledgeUpdateInput, n as KnowledgeImprovementCandidatePair, o as RunKnowledgeImprovementJobOptions, p as RESEARCH_SUPERVISOR_SYSTEM_PROMPT, r as KnowledgeImprovementExperimentBundles, s as buildKnowledgeImprovementExperimentBundles, t as AgentKnowledgeReadinessCheckOptions, u as KnowledgeReadinessCheck, v as createSupervisedKnowledgeUpdater, w as createKnowledgeImprovementActivationExecutor, x as runSupervisedKnowledgeUpdate, y as formatSupervisedKnowledgeTask } from "./index-4NcThsDc.js";
13
+ import { _ as researchLoopRunner, a as DELEGATED_LOOP_MODES, c as DelegatedLoopResult, d as ResearchLoopRunnerOptions, f as RunDelegatedLoopOptions, g as isDelegatedLoopMode, h as auditLoopRunner, i as runLoopRunnerCli, l as DelegatedLoopRunner, m as WorktreeLoopRunnerOptions, n as LoopRunnerCliResult, o as DelegatedLoopMode, p as VetoedFact, r as parseLoopRunnerArgv, s as DelegatedLoopRegistry, t as LoopRunnerCliArgs, u as ResearchLoopResult, v as runDelegatedLoop, y as worktreeLoopRunner } from "./loop-runner-bin-DMnNxZHw.js";
14
14
  import { n as mcpToolsForRuntimeMcpSubset, t as mcpToolsForRuntimeMcp } from "./openai-tools-B68JaOCx.js";
15
- export { AGENTIC_PROFILE_RESOURCE_ROOT, AGENT_CANDIDATE_EXECUTION_SUPPORT, type AgentAdapter, type AgentBackendContext, type AgentBackendInput, type AgentBackendKind, type AgentCandidateArtifactPort, type AgentCandidateBenchmarkGraderIdentity, type AgentCandidateBenchmarkGraderPort, type AgentCandidateBundleInput, type AgentCandidateCodeSource, type AgentCandidateCodeSurfaceSource, type AgentCandidateContainerPort, type AgentCandidateExecutionAttemptRecord, type AgentCandidateExecutionAttemptRef, type AgentCandidateExecutionClaim, type AgentCandidateExecutionClaimResult, type AgentCandidateExecutionClaimStore, type AgentCandidateExecutionCleanupHandles, type AgentCandidateExecutionFailureClass, type AgentCandidateExecutionFinishResult, type AgentCandidateExecutionLease, type AgentCandidateExecutionPhase, type AgentCandidateExecutionPhaseResult, type AgentCandidateExecutionPorts, type AgentCandidateExecutionRecoveryEvidence, type AgentCandidateExecutionStageResult, type AgentCandidateExecutionTerminalRecord, type AgentCandidateExecutionTerminalResult, type AgentCandidateExecutorFinalCapture, type AgentCandidateExecutorMemoryCapture, type AgentCandidateExecutorPort, type AgentCandidateExecutorProfileFile, type AgentCandidateExecutorRequest, type AgentCandidateExecutorStopRequest, type AgentCandidateExecutorTaskOutcomeCapture, type AgentCandidateExecutorWorkspaceFile, type AgentCandidateExecutorWorkspaceInput, type AgentCandidateMemoryPort, type AgentCandidateMemoryResetResult, type AgentCandidateModelGrantActivateInput, type AgentCandidateModelGrantClient, type AgentCandidateModelGrantReservation, type AgentCandidateModelGrantReserveInput, type AgentCandidateModelGrantSettleInput, type AgentCandidateModelLimits, type AgentCandidateModelPort, type AgentCandidateOutputArtifactPort, type AgentCandidateOutputPurpose, type AgentCandidatePreparationEvidence, type AgentCandidateProfileSource, type AgentCandidateProtectedModelActivation, type AgentCandidateProtectedModelReservation, type AgentCandidateProtectedModelSettlement, type AgentCandidateProtectedRunCapture, type AgentCandidateRepositoryPort, type AgentCandidateRetryRejection, type AgentCandidateRunFinalization, type AgentCandidateTaskExecution, type AgentCandidateVerificationPorts, type AgentCandidateWorkspaceArchiveLimits, type AgentCandidateWorkspacePort, AgentEvalError, type AgentEvalErrorCode, type AgentExecutionBackend, type AgentKnowledgeProvider, type AgentKnowledgeReadinessCheckOptions, type AgentRuntimeEvent, type AgentRuntimeEventSink, type AgentSpec, type AgentTaskContext, type AgentTaskRunResult, type AgentTaskSpec, type AgentTaskStatus, type AgenticGeneratorOptions, type AgenticGeneratorShotDisposition, type AgenticGeneratorShotExecution, type AgenticGeneratorShotReceipt, type AnalystRegistry, type AuthSource, type BackendCallPolicy, type BackendErrorDetail, type BackendRetryPolicy, BackendTransportError, type Budget, type BuildAgentCandidateBundleInput, type BuildPromptFindingsInput, CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, CANDIDATE_KNOWLEDGE_ROOT_ENV, CANDIDATE_TRACE_ENV, CANDIDATE_TRACE_TAGS, type CandidateGenerator, type CanonicalCandidateDocument, type CaptureAgentCandidateWorkspaceOptions, type CapturedAgentCandidateWorkspace, type ChatModelCandidate, type ChatModelValidation, type CircuitBreakerConfig, CircuitBreakerState, CircuitOpenError, ConfigError, type ControlBudget, type ControlDecision, type ControlEvalResult, type ControlRunResult, type ControlStep, type Conversation, type ConversationDriveState, type ConversationJournal, type ConversationJournalEntry, type ConversationParticipant, type ConversationPolicy, type ConversationResult, type ConversationStreamEvent, type ConversationTurn, type CoordinationEvent, type CreateAgentCandidateWorkspacePortOptions, type CreateKnowledgeImprovementActivationExecutorOptions, type CreateProtectedAgentCandidateModelPortOptions, type D1DatabaseLike, type D1StmtLike, DEFAULT_MAX_DEPTH, DEFAULT_ROUTER_BASE_URL, DELEGATED_LOOP_MODES, type DataAcquisitionPlan, DeadlineExceededError, type DeepReadonly, type DelegatedLoopMode, type DelegatedLoopRegistry, type DelegatedLoopResult, type DelegatedLoopRunner, type DisposePreparedAgentCandidateOptions, type Driver, type DriverLoopGeneratorOptions, type EvalRunEvent, type EvalRunGeneration, type EvalRunsExportConfig, type EvalRunsExportResult, type ExactProcessCandidateExecutorOptions, type ExecutePreparedAgentCandidateOptions, type Executor, type ExecutorRegistry, FORWARD_HEADERS, FileAgentCandidateExecutionClaimStore, type FileAgentCandidateExecutionClaimStoreOptions, FileConversationJournal, type FinalizeContext, type ForwardHeaderName, type HaltContext, type HaltPredicate, type HaltReason, type HaltSignal, INTELLIGENCE_WIRE_VERSION, type ImproveCandidateValidationInput, type ImproveCandidateValidator, type ImproveCodeOptions, type ImproveCodeResult, type ImproveCodeRunOptions, type ImproveCost, type ImproveLineage, type ImproveMethodContext, type ImproveMethodFactory, type ImproveMethodLineage, type ImproveMethodOptions, type ImproveMethodResult, type ImproveMethodSource, type ImproveOptimizationRunOptions, type ImproveOptions, type ImproveProfileAgent, type ImproveProfileComponents, type ImproveProfileSurface, type ImproveResult, type ImproveScenarioPartitions, type ImproveSkillsOptions, type ImproveSurface, type ImprovementCandidate, type ImprovementCodeCandidate, type ImprovementProfileCandidate, InMemoryAgentCandidateExecutionClaimStore, type InMemoryAgentCandidateExecutionClaimStoreOptions, InMemoryConversationJournal, InMemoryRuntimeSessionStore, JudgeError, type KnowledgeImprovementActivationExecutor, type KnowledgeImprovementCandidatePair, type KnowledgeImprovementExperimentBundles, type KnowledgeImprovementJobMeasurement, type KnowledgeImprovementJobResult, type KnowledgeReadinessCheck, type KnowledgeReadinessCheckInput, type KnowledgeReadinessCheckResult, type KnowledgeReadinessDecision, type KnowledgeReadinessReport, type KnowledgeRequirement, type LoopResult, type LoopRunnerCliArgs, type LoopRunnerCliResult, type LoopSpanNode, type McpServeSpec, type ModelInfo, NotFoundError, type OfficialGepaOptions, type OfficialOptimizerContextOptions, OfficialOptimizerUnavailableError, type OfficialSensitiveCandidateInput, type OfficialSkillOptOptions, type OpenAIChatResponseFormat, type OpenAIChatTool, type OpenAIChatToolChoice, type OtelAttribute, type OtelExportConfig, type OtelExporter, type OtelSpan, type PersistedTaskOutcomeEvidence, type PersonaConversationResult, type PersonaDriver, PlannerError, type PrepareAgentCandidateExecutionOptions, type PreparedAgentCandidateExecution, type PreparedAgentCandidateInstruction, type PreparedAgentCandidateKnowledge, type PreparedAgentCandidateLaunch, type PreparedAgentCandidateTrace, type PropagatedHeaders, RESEARCH_SUPERVISOR_SYSTEM_PROMPT, ROLLOUT_POLICY_EXTENSION, type RawTraceDistillerOptions, type ReadonlyAgentProfile, type RecoverExpiredAgentCandidateOptions, type ReflectiveGeneratorOptions, type ResearchLoopResult, type ResearchLoopRunnerOptions, type ResolveAgentBackendOptions, type ResolvedAgentCandidateContainer, type ResolvedChatModel, type RetryBackoff, type RetryableErrorPredicate, type RouterEnv, type RunAgentTaskOptions, type RunAgentTaskStreamOptions, type RunConversationOptions, type RunDelegatedLoopOptions, type RunKnowledgeImprovementJobOptions, type RunPersonaConfig, type RunPersonaConversationOptions, type RunRecord, type RuntimeDecisionEvidenceRef, type RuntimeDecisionKind, type RuntimeDecisionPoint, type RuntimeEventCollector, type RuntimeEventOtelOptions, type RuntimeHookContext, type RuntimeHookErrorContext, type RuntimeHookEvent, type RuntimeHookPhase, type RuntimeHookTarget, type RuntimeHooks, type RuntimeRunCompleteInput, type RuntimeRunCost, type RuntimeRunHandle, type RuntimeRunOptions, type RuntimeRunPersistenceAdapter, type RuntimeRunRow, RuntimeRunStateError, type RuntimeRunStatus, type RuntimeSession, type RuntimeSessionStore, type RuntimeStreamEvent, type RuntimeStreamEventCollector, type RuntimeStreamEventSink, type RuntimeStreamEventSummary, type RuntimeTelemetryOptions, type SanitizedKnowledgeReadinessReport, type SanitizedKnowledgeRequirement, type Scope, type ServerSentEventOptions, type Settled, type Spend, type SqlAdapter, SqlConversationJournal, type SupervisedKnowledgeUpdateInput, type SupervisedKnowledgeUpdateOptions, type SupervisedKnowledgeUpdateResult, type SupervisedKnowledgeUpdater, type SupervisedResult, type Supervisor, type SupervisorFinalizer, type TurnOrder, ValidationError, type VerifiedAgentCandidate, type VerifiedAgentCandidateTaskOutcome, type Verifier, type VerifyResult, type VetoedFact, type WorkerTraceEvidence, type WorkerTraceUnavailableReason, type WorktreeCheckRunner, type WorktreeLoopRunnerOptions, agentCandidateProfileAsAgentProfile, agenticGenerator, applyExactAgentProfileDiff, applyRolloutPolicyToProfile, applyRunRecordDefaults, assertCandidateProfileBinding, auditLoopRunner, buildAgentCandidateBundle, buildDriverSystem, buildForwardHeaders, buildKnowledgeImprovementExperimentBundles, buildLoopOtelSpans, buildLoopSpanNodes, buildRuntimeEventOtelSpans, candidateExecutionClaim, candidateKnowledgeExecutionPaths, captureAgentCandidateWorkspace, captureAgentCandidateWorkspaceFiles, cleanModelId, commandVerifier, composeRuntimeHooks, computeBackoff, createAgentCandidateWorkspacePort, createAgentKnowledgeReadinessCheck, createConversationBackend, createIterableBackend, createKnowledgeImprovementActivationExecutor, createOpenAICompatibleBackend, createOpenInferenceFileExporter, createOtelExporter, createProtectedAgentCandidateModelPort, createRuntimeEventCollector, createRuntimeStreamEventCollector, createSandboxPromptBackend, createSupervisedKnowledgeUpdater, d1ToSqlAdapter, decideKnowledgeReadiness, defaultBuildPrompt, defaultIsRetryable, defineConversation, defineRuntimeHooks, disposePreparedAgentCandidateExecution, driverLoopGenerator, exactProcessProviderAsCandidateExecutor, executePreparedAgentCandidate, exportEvalRuns, findingLines, formatSupervisedKnowledgeTask, freezeGenericAgentCandidateProfile, generateSpanId, getModels, improve, isDelegatedLoopMode, isDepthExceeded, knowledgeReadinessDeliverable, loopEventToOtelSpan, makePerAttemptSignal, mcpBuildPrompt, mcpServeVerifier, mcpToolsForRuntimeMcp, mcpToolsForRuntimeMcpSubset, normalizeRolloutPolicy, notifyRuntimeDecisionPoint, notifyRuntimeHookEvent, officialGepa, officialSkillOpt, omitUndefinedObjectFields, optimizerMethod, parseExactAgentProfile, parseExactAgentProfileDiff, parseExactCandidateProfile, parseLoopRunnerArgv, parseRolloutPolicy, persistCandidateOutputArtifact, prepareAgentCandidateExecution, rawTraceDistiller, readDepth, readinessServerSentEvent, recoverExpiredAgentCandidateExecution, reflectiveGenerator, researchDriverNote, researchLoopRunner, resolveAgentBackend, resolveChatModel, resolveRouterBaseUrl, runAgentTask, runAgentTaskStream, runConversation, runConversationStream, runDelegatedLoop, runKnowledgeImprovementJob, runLoopRunnerCli, runPersonaConversation, runPersonaDispatch, runSupervisedKnowledgeUpdate, runtimeStreamServerSentEvent, sanitizeAgentRuntimeEvent, sanitizeKnowledgeReadinessReport, sanitizeRuntimeStreamEvent, sealAgentCandidateBundle, serializeRolloutPolicy, sleep, slugifySpeaker, startRuntimeRun, strategyAuthorMethod, structuralRolloutPolicyFromProfile, toOtelAttributes, toolBuildPrompt, turnId, validateChatModelId, verifyAgentCandidateBundle, worktreeLoopRunner };
15
+ export { AGENTIC_PROFILE_RESOURCE_ROOT, AGENT_CANDIDATE_EXECUTION_SUPPORT, type AgentAdapter, type AgentBackendContext, type AgentBackendInput, type AgentBackendKind, type AgentCandidateArtifactPort, type AgentCandidateBenchmarkGraderIdentity, type AgentCandidateBenchmarkGraderPort, type AgentCandidateBundleInput, type AgentCandidateCodeSource, type AgentCandidateCodeSurfaceSource, type AgentCandidateContainerPort, type AgentCandidateExecutionAttemptRecord, type AgentCandidateExecutionAttemptRef, type AgentCandidateExecutionClaim, type AgentCandidateExecutionClaimResult, type AgentCandidateExecutionClaimStore, type AgentCandidateExecutionCleanupHandles, type AgentCandidateExecutionFailureClass, type AgentCandidateExecutionFinishResult, type AgentCandidateExecutionLease, type AgentCandidateExecutionPhase, type AgentCandidateExecutionPhaseResult, type AgentCandidateExecutionPorts, type AgentCandidateExecutionRecoveryEvidence, type AgentCandidateExecutionStageResult, type AgentCandidateExecutionTerminalRecord, type AgentCandidateExecutionTerminalResult, type AgentCandidateExecutorFinalCapture, type AgentCandidateExecutorMemoryCapture, type AgentCandidateExecutorPort, type AgentCandidateExecutorProfileFile, type AgentCandidateExecutorRequest, type AgentCandidateExecutorStopRequest, type AgentCandidateExecutorTaskOutcomeCapture, type AgentCandidateExecutorWorkspaceFile, type AgentCandidateExecutorWorkspaceInput, type AgentCandidateMemoryPort, type AgentCandidateMemoryResetResult, type AgentCandidateModelGrantActivateInput, type AgentCandidateModelGrantClient, type AgentCandidateModelGrantReservation, type AgentCandidateModelGrantReserveInput, type AgentCandidateModelGrantSettleInput, type AgentCandidateModelLimits, type AgentCandidateModelPort, type AgentCandidateOutputArtifactPort, type AgentCandidateOutputPurpose, type AgentCandidatePreparationEvidence, type AgentCandidateProfileSource, type AgentCandidateProtectedModelActivation, type AgentCandidateProtectedModelReservation, type AgentCandidateProtectedModelSettlement, type AgentCandidateProtectedRunCapture, type AgentCandidateRepositoryPort, type AgentCandidateRetryRejection, type AgentCandidateRunFinalization, type AgentCandidateTaskExecution, type AgentCandidateVerificationPorts, type AgentCandidateWorkspaceArchiveLimits, type AgentCandidateWorkspacePort, AgentEvalError, type AgentEvalErrorCode, type AgentExecutionBackend, type AgentKnowledgeProvider, type AgentKnowledgeReadinessCheckOptions, type AgentRuntimeEvent, type AgentRuntimeEventSink, type AgentSpec, type AgentTaskContext, type AgentTaskRunResult, type AgentTaskSpec, type AgentTaskStatus, type AgenticGeneratorOptions, type AgenticGeneratorShotDisposition, type AgenticGeneratorShotExecution, type AgenticGeneratorShotReceipt, type AnalystRegistry, type AuthSource, type BackendCallPolicy, type BackendErrorDetail, type BackendRetryPolicy, BackendTransportError, type Budget, type BuildAgentCandidateBundleInput, type BuildPromptFindingsInput, CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, CANDIDATE_KNOWLEDGE_ROOT_ENV, CANDIDATE_TRACE_ENV, CANDIDATE_TRACE_TAGS, type CandidateGenerator, type CanonicalCandidateDocument, type CaptureAgentCandidateWorkspaceOptions, type CapturedAgentCandidateWorkspace, type ChatModelCandidate, type ChatModelValidation, type CircuitBreakerConfig, CircuitBreakerState, CircuitOpenError, ConfigError, type ControlBudget, type ControlDecision, type ControlEvalResult, type ControlRunResult, type ControlStep, type Conversation, type ConversationDriveState, type ConversationJournal, type ConversationJournalEntry, type ConversationParticipant, type ConversationPolicy, type ConversationResult, type ConversationStreamEvent, type ConversationTurn, type CoordinationEvent, type CreateAgentCandidateWorkspacePortOptions, type CreateKnowledgeImprovementActivationExecutorOptions, type CreateProtectedAgentCandidateModelPortOptions, type D1DatabaseLike, type D1StmtLike, DEFAULT_MAX_DEPTH, DEFAULT_ROUTER_BASE_URL, DELEGATED_LOOP_MODES, type DataAcquisitionPlan, DeadlineExceededError, type DeepReadonly, type DelegatedLoopMode, type DelegatedLoopRegistry, type DelegatedLoopResult, type DelegatedLoopRunner, type DisposePreparedAgentCandidateOptions, type Driver, type DriverLoopGeneratorOptions, type EvalRunEvent, type EvalRunGeneration, type EvalRunsExportConfig, type EvalRunsExportResult, type ExactProcessCandidateExecutorOptions, type ExecutePreparedAgentCandidateOptions, type Executor, type ExecutorRegistry, FORWARD_HEADERS, FileAgentCandidateExecutionClaimStore, type FileAgentCandidateExecutionClaimStoreOptions, FileConversationJournal, type FinalizeContext, type ForwardHeaderName, type HaltContext, type HaltPredicate, type HaltReason, type HaltSignal, INTELLIGENCE_WIRE_VERSION, type ImproveCandidateValidationInput, type ImproveCandidateValidator, type ImproveCodeOptions, type ImproveCodeResult, type ImproveCodeRunOptions, type ImproveCost, type ImproveLineage, type ImproveMethodContext, type ImproveMethodFactory, type ImproveMethodLineage, type ImproveMethodOptions, type ImproveMethodResult, type ImproveMethodSource, type ImproveOptimizationRunOptions, type ImproveOptions, type ImproveProfileAgent, type ImproveProfileComponents, type ImproveProfileSurface, type ImproveResult, type ImproveScenarioPartitions, type ImproveSkillsOptions, type ImproveSurface, type ImprovementCandidate, type ImprovementCodeCandidate, type ImprovementProfileCandidate, InMemoryAgentCandidateExecutionClaimStore, type InMemoryAgentCandidateExecutionClaimStoreOptions, InMemoryConversationJournal, InMemoryRuntimeSessionStore, JudgeError, type KnowledgeImprovementActivationExecutor, type KnowledgeImprovementCandidatePair, type KnowledgeImprovementExperimentBundles, type KnowledgeImprovementJobMeasurement, type KnowledgeImprovementJobResult, type KnowledgeReadinessCheck, type KnowledgeReadinessCheckInput, type KnowledgeReadinessCheckResult, type KnowledgeReadinessDecision, type KnowledgeReadinessReport, type KnowledgeRequirement, type LoopResult, type LoopRunnerCliArgs, type LoopRunnerCliResult, type LoopSpanNode, type McpServeSpec, type ModelInfo, NotFoundError, type OfficialGepaOptions, type OfficialOptimizerContextOptions, OfficialOptimizerUnavailableError, type OfficialSensitiveCandidateInput, type OfficialSkillOptOptions, type OpenAIChatResponseFormat, type OpenAIChatTool, type OpenAIChatToolChoice, type OtelAttribute, type OtelExportConfig, type OtelExporter, type OtelSpan, type PersistedTaskOutcomeEvidence, type PersonaConversationResult, type PersonaDriver, PlannerError, type PrepareAgentCandidateExecutionOptions, type PreparedAgentCandidateExecution, type PreparedAgentCandidateInstruction, type PreparedAgentCandidateKnowledge, type PreparedAgentCandidateLaunch, type PreparedAgentCandidateTrace, type PropagatedHeaders, RESEARCH_SUPERVISOR_SYSTEM_PROMPT, ROLLOUT_POLICY_EXTENSION, type RawTraceDistillerOptions, type ReadonlyAgentProfile, type RecoverExpiredAgentCandidateOptions, type ReflectiveGeneratorOptions, type ResearchLoopResult, type ResearchLoopRunnerOptions, type ResolveAgentBackendOptions, type ResolvedAgentCandidateContainer, type ResolvedChatModel, type RetryBackoff, type RetryableErrorPredicate, type RouterEnv, type RunAgentTaskOptions, type RunAgentTaskStreamOptions, type RunConversationOptions, type RunDelegatedLoopOptions, type RunKnowledgeImprovementJobOptions, type RunPersonaConfig, type RunPersonaConversationOptions, type RunRecord, type RuntimeDecisionEvidenceRef, type RuntimeDecisionKind, type RuntimeDecisionPoint, type RuntimeEventCollector, type RuntimeEventOtelOptions, type RuntimeHookContext, type RuntimeHookErrorContext, type RuntimeHookEvent, type RuntimeHookPhase, type RuntimeHookTarget, type RuntimeHooks, type RuntimeRunCompleteInput, type RuntimeRunCost, type RuntimeRunHandle, type RuntimeRunOptions, type RuntimeRunPersistenceAdapter, type RuntimeRunRow, RuntimeRunStateError, type RuntimeRunStatus, type RuntimeSession, type RuntimeSessionStore, type RuntimeStreamEvent, type RuntimeStreamEventCollector, type RuntimeStreamEventSink, type RuntimeStreamEventSummary, type RuntimeTelemetryOptions, type SanitizedKnowledgeReadinessReport, type SanitizedKnowledgeRequirement, type Scope, type ServerSentEventOptions, type Settled, type Spend, type SqlAdapter, SqlConversationJournal, type SupervisedKnowledgeUpdateInput, type SupervisedKnowledgeUpdateOptions, type SupervisedKnowledgeUpdateResult, type SupervisedKnowledgeUpdater, type SupervisedResult, type Supervisor, type SupervisorFinalizer, type TurnOrder, ValidationError, type VerifiedAgentCandidate, type VerifiedAgentCandidateTaskOutcome, type Verifier, type VerifyResult, type VetoedFact, type WorkerTraceEvidence, type WorkerTraceUnavailableReason, type WorktreeCheckRunner, type WorktreeLoopRunnerOptions, agentCandidateProfileAsAgentProfile, agenticGenerator, applyExactAgentProfileDiff, applyRolloutPolicyToProfile, applyRunRecordDefaults, assertCandidateProfileBinding, auditLoopRunner, buildAgentCandidateBundle, buildDriverSystem, buildForwardHeaders, buildKnowledgeImprovementExperimentBundles, buildLoopOtelSpans, buildLoopSpanNodes, buildRuntimeEventOtelSpans, candidateExecutionClaim, candidateKnowledgeExecutionPaths, captureAgentCandidateWorkspace, captureAgentCandidateWorkspaceFiles, cleanModelId, commandVerifier, composeRuntimeHooks, computeBackoff, createAgentCandidateWorkspacePort, createAgentKnowledgeReadinessCheck, createConversationBackend, createIterableBackend, createKnowledgeImprovementActivationExecutor, createOpenAICompatibleBackend, createOpenInferenceFileExporter, createOtelExporter, createProtectedAgentCandidateModelPort, createRuntimeEventCollector, createRuntimeStreamEventCollector, createSandboxPromptBackend, createSupervisedKnowledgeUpdater, d1ToSqlAdapter, decideKnowledgeReadiness, defaultBuildPrompt, defaultIsRetryable, defineConversation, defineRuntimeHooks, disposePreparedAgentCandidateExecution, driverLoopGenerator, exactProcessProviderAsCandidateExecutor, executePreparedAgentCandidate, exportEvalRuns, findingLines, formatSupervisedKnowledgeTask, freezeGenericAgentCandidateProfile, generateSpanId, getModels, improve, isDelegatedLoopMode, isDepthExceeded, knowledgeReadinessDeliverable, loopEventToOtelSpan, makePerAttemptSignal, mcpBuildPrompt, mcpServeVerifier, mcpToolsForRuntimeMcp, mcpToolsForRuntimeMcpSubset, normalizeRolloutPolicy, notifyRuntimeDecisionPoint, notifyRuntimeHookEvent, officialGepa, officialSkillOpt, omitUndefinedObjectFields, optimizerMethod, padSpanId, padTraceId, parseExactAgentProfile, parseExactAgentProfileDiff, parseExactCandidateProfile, parseLoopRunnerArgv, parseRolloutPolicy, persistCandidateOutputArtifact, prepareAgentCandidateExecution, rawTraceDistiller, readDepth, readinessServerSentEvent, recoverExpiredAgentCandidateExecution, reflectiveGenerator, researchDriverNote, researchLoopRunner, resolveAgentBackend, resolveChatModel, resolveRouterBaseUrl, runAgentTask, runAgentTaskStream, runConversation, runConversationStream, runDelegatedLoop, runKnowledgeImprovementJob, runLoopRunnerCli, runPersonaConversation, runPersonaDispatch, runSupervisedKnowledgeUpdate, runtimeStreamServerSentEvent, sanitizeAgentRuntimeEvent, sanitizeKnowledgeReadinessReport, sanitizeRuntimeStreamEvent, sealAgentCandidateBundle, serializeRolloutPolicy, sleep, slugifySpeaker, startRuntimeRun, strategyAuthorMethod, structuralRolloutPolicyFromProfile, toOtelAttributes, toolBuildPrompt, turnId, validateChatModelId, verifyAgentCandidateBundle, worktreeLoopRunner };
package/dist/index.js CHANGED
@@ -1,19 +1,19 @@
1
1
  import { a as JudgeError, c as RuntimeRunStateError, i as ConfigError, o as NotFoundError, r as BackendTransportError, s as PlannerError, t as AgentEvalError, u as ValidationError } from "./errors-DEAvWQPy.js";
2
2
  import { a as InMemoryRuntimeSessionStore, c as startOrResumeRuntimeSession, i as normalizeBackendStreamEvent, l as touchSession, n as createOpenAICompatibleBackend, r as createSandboxPromptBackend, s as nowIso, t as createIterableBackend } from "./backends-CiOCyRHb.js";
3
- import { $ as parseExactAgentProfile, G as agentCandidateProfileAsAgentProfile, K as applyExactAgentProfileDiff, S as CANDIDATE_TRACE_TAGS, X as freezeGenericAgentCandidateProfile, Z as omitUndefinedObjectFields, _ as candidateExecutionClaim, a as persistCandidateOutputArtifact, c as CANDIDATE_KNOWLEDGE_ROOT_ENV, et as parseExactAgentProfileDiff, f as verifyAgentCandidateBundle, h as InMemoryAgentCandidateExecutionClaimStore, l as candidateKnowledgeExecutionPaths, n as executePreparedAgentCandidate, q as assertCandidateProfileBinding, rt as canonicalCandidateDigest, s as CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, t as prepareAgentCandidateExecution, tt as parseExactCandidateProfile, u as AGENT_CANDIDATE_EXECUTION_SUPPORT, x as CANDIDATE_TRACE_ENV } from "./prepare-DpV6np9e.js";
4
- import { i as sealAgentCandidateBundle, n as captureAgentCandidateWorkspaceFiles, r as createAgentCandidateWorkspacePort, t as captureAgentCandidateWorkspace } from "./workspace-archive-B4SkNJjw.js";
5
- import { i as buildAgentCandidateBundle, n as disposePreparedAgentCandidateExecution, r as FileAgentCandidateExecutionClaimStore, t as recoverExpiredAgentCandidateExecution } from "./candidate-execution-DDkSRPjY.js";
6
- import { n as exactProcessProviderAsCandidateExecutor, t as createProtectedAgentCandidateModelPort } from "./protected-model-port-vQLBRoAQ.js";
3
+ import { $ as parseExactAgentProfile, G as agentCandidateProfileAsAgentProfile, K as applyExactAgentProfileDiff, S as CANDIDATE_TRACE_TAGS, X as freezeGenericAgentCandidateProfile, Z as omitUndefinedObjectFields, _ as candidateExecutionClaim, a as persistCandidateOutputArtifact, c as CANDIDATE_KNOWLEDGE_ROOT_ENV, et as parseExactAgentProfileDiff, f as verifyAgentCandidateBundle, h as InMemoryAgentCandidateExecutionClaimStore, l as candidateKnowledgeExecutionPaths, n as executePreparedAgentCandidate, q as assertCandidateProfileBinding, rt as canonicalCandidateDigest, s as CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, t as prepareAgentCandidateExecution, tt as parseExactCandidateProfile, u as AGENT_CANDIDATE_EXECUTION_SUPPORT, x as CANDIDATE_TRACE_ENV } from "./prepare--8EvLqCr.js";
4
+ import { i as sealAgentCandidateBundle, n as captureAgentCandidateWorkspaceFiles, r as createAgentCandidateWorkspacePort, t as captureAgentCandidateWorkspace } from "./workspace-archive-BQxvkypI.js";
5
+ import { i as buildAgentCandidateBundle, n as disposePreparedAgentCandidateExecution, r as FileAgentCandidateExecutionClaimStore, t as recoverExpiredAgentCandidateExecution } from "./candidate-execution-BFpq-Xi6.js";
6
+ import { n as exactProcessProviderAsCandidateExecutor, t as createProtectedAgentCandidateModelPort } from "./protected-model-port-CXVfOUu_.js";
7
7
  import { C as makePerAttemptSignal, S as defaultIsRetryable, _ as readDepth, a as FileConversationJournal, b as DeadlineExceededError, c as createConversationBackend, d as slugifySpeaker, f as turnId, g as isDepthExceeded, h as buildForwardHeaders, i as d1ToSqlAdapter, l as runConversation, m as FORWARD_HEADERS, n as runPersonaDispatch, o as InMemoryConversationJournal, p as DEFAULT_MAX_DEPTH, r as SqlConversationJournal, s as defineConversation, t as runPersonaConversation, u as runConversationStream, v as CircuitBreakerState, w as sleep, x as computeBackoff, y as CircuitOpenError } from "./conversation-BpLQZGPH.js";
8
- import { A as loopEventToOtelSpan, C as buildLoopSpanNodes, D as exportEvalRuns, E as createOtelExporter, F as sanitizeKnowledgeReadinessReport, I as sanitizeRuntimeStreamEvent, M as createRuntimeEventCollector, N as createRuntimeStreamEventCollector, P as sanitizeAgentRuntimeEvent, S as buildLoopOtelSpans, T as createOpenInferenceFileExporter, Wt as runLocalHarness, gt as runBrainLoop, j as toOtelAttributes, k as generateSpanId, w as buildRuntimeEventOtelSpans, x as INTELLIGENCE_WIRE_VERSION } from "./supervisor-CpT9yAxL.js";
9
- import { D as researchDriverNote, E as optimizerMethod, O as strategyAuthorMethod, T as buildDriverSystem } from "./structural-rollout-DQHO3b2Y.js";
10
- import { A as improve, B as agenticGenerator, F as normalizeRolloutPolicy, G as summarizeFindings, H as defaultBuildPrompt, I as parseRolloutPolicy, K as worktreeChangedPaths, L as serializeRolloutPolicy, M as rawTraceDistiller, N as ROLLOUT_POLICY_EXTENSION, P as applyRolloutPolicyToProfile, R as structuralRolloutPolicyFromProfile, U as rawTraceEvidenceProblem, V as commandVerifier, W as requiresRawTraceEvidence, j as withMethodRuntimeControls, z as AGENTIC_PROFILE_RESOURCE_ROOT } from "./improvement-cycle-zjR-MXwK.js";
8
+ import { B as sanitizeRuntimeStreamEvent, C as INTELLIGENCE_WIRE_VERSION, D as createOpenInferenceFileExporter, E as buildRuntimeEventOtelSpans, F as toOtelAttributes, I as createRuntimeEventCollector, Jt as runLocalHarness, L as createRuntimeStreamEventCollector, M as loopEventToOtelSpan, N as padSpanId, O as createOtelExporter, P as padTraceId, R as sanitizeAgentRuntimeEvent, T as buildLoopSpanNodes, bt as runBrainLoop, j as generateSpanId, k as exportEvalRuns, w as buildLoopOtelSpans, z as sanitizeKnowledgeReadinessReport } from "./supervisor-DpjO0Gmy.js";
9
+ import { D as researchDriverNote, E as optimizerMethod, O as strategyAuthorMethod, T as buildDriverSystem } from "./structural-rollout-zY0oqQzO.js";
10
+ import { A as improve, B as agenticGenerator, F as normalizeRolloutPolicy, G as summarizeFindings, H as defaultBuildPrompt, I as parseRolloutPolicy, K as worktreeChangedPaths, L as serializeRolloutPolicy, M as rawTraceDistiller, N as ROLLOUT_POLICY_EXTENSION, P as applyRolloutPolicyToProfile, R as structuralRolloutPolicyFromProfile, U as rawTraceEvidenceProblem, V as commandVerifier, W as requiresRawTraceEvidence, j as withMethodRuntimeControls, z as AGENTIC_PROFILE_RESOURCE_ROOT } from "./improvement-cycle-IJgCbKWQ.js";
11
11
  import { i as notifyRuntimeHookEvent, n as defineRuntimeHooks, r as notifyRuntimeDecisionPoint, t as composeRuntimeHooks } from "./runtime-hooks-C7iJOWm3.js";
12
- import { Dt as McpSpawnFault, Ot as connectStdioMcp } from "./runtime-Bp3NwC0A.js";
12
+ import { Mt as connectStdioMcp, jt as McpSpawnFault } from "./runtime-DZblIf3R.js";
13
13
  import { n as defaultRedactorIdentityMaterial, r as resolveRedactor, t as defaultRedactor } from "./redact-D-u-rrcn.js";
14
- import { a as createSupervisedKnowledgeUpdater, c as runSupervisedKnowledgeUpdate, i as RESEARCH_SUPERVISOR_SYSTEM_PROMPT, l as createKnowledgeImprovementActivationExecutor, n as createAgentKnowledgeReadinessCheck, o as formatSupervisedKnowledgeTask, r as runKnowledgeImprovementJob, s as knowledgeReadinessDeliverable, t as buildKnowledgeImprovementExperimentBundles } from "./knowledge-B1B3BsQZ.js";
15
- import { a as isDelegatedLoopMode, c as worktreeLoopRunner, i as auditLoopRunner, n as runLoopRunnerCli, o as researchLoopRunner, r as DELEGATED_LOOP_MODES, s as runDelegatedLoop, t as parseLoopRunnerArgv } from "./loop-runner-bin-CXJWdfJ4.js";
16
- import { n as mcpToolsForRuntimeMcpSubset, t as mcpToolsForRuntimeMcp } from "./openai-tools-CVgLNp04.js";
14
+ import { a as createSupervisedKnowledgeUpdater, c as runSupervisedKnowledgeUpdate, i as RESEARCH_SUPERVISOR_SYSTEM_PROMPT, l as createKnowledgeImprovementActivationExecutor, n as createAgentKnowledgeReadinessCheck, o as formatSupervisedKnowledgeTask, r as runKnowledgeImprovementJob, s as knowledgeReadinessDeliverable, t as buildKnowledgeImprovementExperimentBundles } from "./knowledge-BOHj6nGh.js";
15
+ import { a as isDelegatedLoopMode, c as worktreeLoopRunner, i as auditLoopRunner, n as runLoopRunnerCli, o as researchLoopRunner, r as DELEGATED_LOOP_MODES, s as runDelegatedLoop, t as parseLoopRunnerArgv } from "./loop-runner-bin-DUM37LLw.js";
16
+ import { n as mcpToolsForRuntimeMcpSubset, t as mcpToolsForRuntimeMcp } from "./openai-tools-Bm1SDJIp.js";
17
17
  import { a as resolveRouterBaseUrl, i as resolveChatModel, n as cleanModelId, o as validateChatModelId, r as getModels, t as DEFAULT_ROUTER_BASE_URL } from "./model-resolution-Btd9iIKV.js";
18
18
  import { FAILURE_CLASSES, acquisitionPlansForKnowledgeGaps, blockingKnowledgeEval, canonicalJson, runAgentControlLoop, scoreKnowledgeReadiness, userQuestionsForKnowledgeGaps } from "@tangle-network/agent-eval";
19
19
  import { gepaOptimizationMethod, skillOptOptimizationMethod } from "@tangle-network/agent-eval/campaign";
@@ -1478,6 +1478,6 @@ function stripNewlines(value) {
1478
1478
  return value.replace(/[\r\n]/g, " ");
1479
1479
  }
1480
1480
  //#endregion
1481
- export { AGENTIC_PROFILE_RESOURCE_ROOT, AGENT_CANDIDATE_EXECUTION_SUPPORT, AgentEvalError, BackendTransportError, CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, CANDIDATE_KNOWLEDGE_ROOT_ENV, CANDIDATE_TRACE_ENV, CANDIDATE_TRACE_TAGS, CircuitBreakerState, CircuitOpenError, ConfigError, DEFAULT_MAX_DEPTH, DEFAULT_ROUTER_BASE_URL, DELEGATED_LOOP_MODES, DeadlineExceededError, FORWARD_HEADERS, FileAgentCandidateExecutionClaimStore, FileConversationJournal, INTELLIGENCE_WIRE_VERSION, InMemoryAgentCandidateExecutionClaimStore, InMemoryConversationJournal, InMemoryRuntimeSessionStore, JudgeError, NotFoundError, OfficialOptimizerUnavailableError, PlannerError, RESEARCH_SUPERVISOR_SYSTEM_PROMPT, ROLLOUT_POLICY_EXTENSION, RuntimeRunStateError, SqlConversationJournal, ValidationError, agentCandidateProfileAsAgentProfile, agenticGenerator, applyExactAgentProfileDiff, applyRolloutPolicyToProfile, applyRunRecordDefaults, assertCandidateProfileBinding, auditLoopRunner, buildAgentCandidateBundle, buildDriverSystem, buildForwardHeaders, buildKnowledgeImprovementExperimentBundles, buildLoopOtelSpans, buildLoopSpanNodes, buildRuntimeEventOtelSpans, candidateExecutionClaim, candidateKnowledgeExecutionPaths, captureAgentCandidateWorkspace, captureAgentCandidateWorkspaceFiles, cleanModelId, commandVerifier, composeRuntimeHooks, computeBackoff, createAgentCandidateWorkspacePort, createAgentKnowledgeReadinessCheck, createConversationBackend, createIterableBackend, createKnowledgeImprovementActivationExecutor, createOpenAICompatibleBackend, createOpenInferenceFileExporter, createOtelExporter, createProtectedAgentCandidateModelPort, createRuntimeEventCollector, createRuntimeStreamEventCollector, createSandboxPromptBackend, createSupervisedKnowledgeUpdater, d1ToSqlAdapter, decideKnowledgeReadiness, defaultBuildPrompt, defaultIsRetryable, defineConversation, defineRuntimeHooks, disposePreparedAgentCandidateExecution, driverLoopGenerator, exactProcessProviderAsCandidateExecutor, executePreparedAgentCandidate, exportEvalRuns, findingLines, formatSupervisedKnowledgeTask, freezeGenericAgentCandidateProfile, generateSpanId, getModels, improve, isDelegatedLoopMode, isDepthExceeded, knowledgeReadinessDeliverable, loopEventToOtelSpan, makePerAttemptSignal, mcpBuildPrompt, mcpServeVerifier, mcpToolsForRuntimeMcp, mcpToolsForRuntimeMcpSubset, normalizeRolloutPolicy, notifyRuntimeDecisionPoint, notifyRuntimeHookEvent, officialGepa, officialSkillOpt, omitUndefinedObjectFields, optimizerMethod, parseExactAgentProfile, parseExactAgentProfileDiff, parseExactCandidateProfile, parseLoopRunnerArgv, parseRolloutPolicy, persistCandidateOutputArtifact, prepareAgentCandidateExecution, rawTraceDistiller, readDepth, readinessServerSentEvent, recoverExpiredAgentCandidateExecution, reflectiveGenerator, researchDriverNote, researchLoopRunner, resolveAgentBackend, resolveChatModel, resolveRouterBaseUrl, runAgentTask, runAgentTaskStream, runConversation, runConversationStream, runDelegatedLoop, runKnowledgeImprovementJob, runLoopRunnerCli, runPersonaConversation, runPersonaDispatch, runSupervisedKnowledgeUpdate, runtimeStreamServerSentEvent, sanitizeAgentRuntimeEvent, sanitizeKnowledgeReadinessReport, sanitizeRuntimeStreamEvent, sealAgentCandidateBundle, serializeRolloutPolicy, sleep, slugifySpeaker, startRuntimeRun, strategyAuthorMethod, structuralRolloutPolicyFromProfile, toOtelAttributes, toolBuildPrompt, turnId, validateChatModelId, verifyAgentCandidateBundle, worktreeLoopRunner };
1481
+ export { AGENTIC_PROFILE_RESOURCE_ROOT, AGENT_CANDIDATE_EXECUTION_SUPPORT, AgentEvalError, BackendTransportError, CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV, CANDIDATE_KNOWLEDGE_ROOT_ENV, CANDIDATE_TRACE_ENV, CANDIDATE_TRACE_TAGS, CircuitBreakerState, CircuitOpenError, ConfigError, DEFAULT_MAX_DEPTH, DEFAULT_ROUTER_BASE_URL, DELEGATED_LOOP_MODES, DeadlineExceededError, FORWARD_HEADERS, FileAgentCandidateExecutionClaimStore, FileConversationJournal, INTELLIGENCE_WIRE_VERSION, InMemoryAgentCandidateExecutionClaimStore, InMemoryConversationJournal, InMemoryRuntimeSessionStore, JudgeError, NotFoundError, OfficialOptimizerUnavailableError, PlannerError, RESEARCH_SUPERVISOR_SYSTEM_PROMPT, ROLLOUT_POLICY_EXTENSION, RuntimeRunStateError, SqlConversationJournal, ValidationError, agentCandidateProfileAsAgentProfile, agenticGenerator, applyExactAgentProfileDiff, applyRolloutPolicyToProfile, applyRunRecordDefaults, assertCandidateProfileBinding, auditLoopRunner, buildAgentCandidateBundle, buildDriverSystem, buildForwardHeaders, buildKnowledgeImprovementExperimentBundles, buildLoopOtelSpans, buildLoopSpanNodes, buildRuntimeEventOtelSpans, candidateExecutionClaim, candidateKnowledgeExecutionPaths, captureAgentCandidateWorkspace, captureAgentCandidateWorkspaceFiles, cleanModelId, commandVerifier, composeRuntimeHooks, computeBackoff, createAgentCandidateWorkspacePort, createAgentKnowledgeReadinessCheck, createConversationBackend, createIterableBackend, createKnowledgeImprovementActivationExecutor, createOpenAICompatibleBackend, createOpenInferenceFileExporter, createOtelExporter, createProtectedAgentCandidateModelPort, createRuntimeEventCollector, createRuntimeStreamEventCollector, createSandboxPromptBackend, createSupervisedKnowledgeUpdater, d1ToSqlAdapter, decideKnowledgeReadiness, defaultBuildPrompt, defaultIsRetryable, defineConversation, defineRuntimeHooks, disposePreparedAgentCandidateExecution, driverLoopGenerator, exactProcessProviderAsCandidateExecutor, executePreparedAgentCandidate, exportEvalRuns, findingLines, formatSupervisedKnowledgeTask, freezeGenericAgentCandidateProfile, generateSpanId, getModels, improve, isDelegatedLoopMode, isDepthExceeded, knowledgeReadinessDeliverable, loopEventToOtelSpan, makePerAttemptSignal, mcpBuildPrompt, mcpServeVerifier, mcpToolsForRuntimeMcp, mcpToolsForRuntimeMcpSubset, normalizeRolloutPolicy, notifyRuntimeDecisionPoint, notifyRuntimeHookEvent, officialGepa, officialSkillOpt, omitUndefinedObjectFields, optimizerMethod, padSpanId, padTraceId, parseExactAgentProfile, parseExactAgentProfileDiff, parseExactCandidateProfile, parseLoopRunnerArgv, parseRolloutPolicy, persistCandidateOutputArtifact, prepareAgentCandidateExecution, rawTraceDistiller, readDepth, readinessServerSentEvent, recoverExpiredAgentCandidateExecution, reflectiveGenerator, researchDriverNote, researchLoopRunner, resolveAgentBackend, resolveChatModel, resolveRouterBaseUrl, runAgentTask, runAgentTaskStream, runConversation, runConversationStream, runDelegatedLoop, runKnowledgeImprovementJob, runLoopRunnerCli, runPersonaConversation, runPersonaDispatch, runSupervisedKnowledgeUpdate, runtimeStreamServerSentEvent, sanitizeAgentRuntimeEvent, sanitizeKnowledgeReadinessReport, sanitizeRuntimeStreamEvent, sealAgentCandidateBundle, serializeRolloutPolicy, sleep, slugifySpeaker, startRuntimeRun, strategyAuthorMethod, structuralRolloutPolicyFromProfile, toOtelAttributes, toolBuildPrompt, turnId, validateChatModelId, verifyAgentCandidateBundle, worktreeLoopRunner };
1482
1482
 
1483
1483
  //# sourceMappingURL=index.js.map
@@ -1,7 +1,7 @@
1
1
  import { x as RuntimeStreamEvent } from "./types-C9j4qg6l.js";
2
2
  import { d as RunAnalystLoopOpts, f as RunAnalystLoopResult } from "./types-zWfqDjeL.js";
3
3
  import { b as LoopTraceEvent } from "./types-DnNGJ5Gz.js";
4
- import { a as AgentEnvironmentProviderRef, fn as RuntimeTelemetryOptions, o as AgentEnvironmentProviderRegistry } from "./environment-provider-Bh4nX2qt.js";
4
+ import { a as AgentEnvironmentProviderRef, hn as RuntimeTelemetryOptions, o as AgentEnvironmentProviderRegistry } from "./environment-provider-PM9PeW_J.js";
5
5
  import { v as ToolSpec } from "./local-harness-BIajef4A.js";
6
6
  import { T as AgentCandidateExecutionClaimStore, _ as PrepareAgentCandidateExecutionOptions, o as CreateProtectedAgentCandidateModelPortOptions, p as parseAgentCandidateProfileActivation, y as ExecutePreparedAgentCandidateOptions } from "./protected-model-port-CoJOiINX.js";
7
7
  import { D as AgentCandidateTaskExecution, E as AgentCandidateRunFinalization, a as AgentCandidateExecutionPorts, c as AgentCandidateExecutorPort, r as AgentCandidateBenchmarkGraderPort, y as AgentCandidateOutputArtifactPort } from "./types-BaIpb0XT.js";
@@ -1,10 +1,10 @@
1
- import { $ as parseExactAgentProfile, K as applyExactAgentProfileDiff, Q as parseAgentCandidateProfileActivation, Z as omitUndefinedObjectFields, rt as canonicalCandidateDigest$1, st as immutableCandidateValue, u as AGENT_CANDIDATE_EXECUTION_SUPPORT } from "./prepare-DpV6np9e.js";
2
- import { n as exactProcessProviderAsCandidateExecutor, t as createProtectedAgentCandidateModelPort } from "./protected-model-port-vQLBRoAQ.js";
3
- import { E as createOtelExporter, O as flatOtelSpan, S as buildLoopOtelSpans, w as buildRuntimeEventOtelSpans } from "./supervisor-CpT9yAxL.js";
4
- import { D as buildAgentImprovementActivationTargets, E as assertProfileImprovementTargetsShareIdentity, O as isAgentImprovementProfileSurface, _ as AGENT_IMPROVEMENT_PROFILE_SURFACES, a as executeAgentCandidateExperimentCell, b as agentImprovementProfileSurfaceDigest, d as verifyAgentImprovementActivation, f as verifyAgentImprovementProposal, g as optimizationActivationReceiptFromMetadata, h as createOptimizationActivationReceipt, i as createAgentImprovementProposal, k as isAgentProfileMeasuredSurface, l as reviewAgentImprovementProposal, m as verifyCandidateExecutionEvidence, n as createAgentImprovementActivation, o as proposeAgentImprovement, p as verifyAgentImprovementReview, r as createAgentImprovementMeasuredComparison, s as proposeAgentProfileImprovement, t as AgentCandidateExperimentCellExecutionError, u as runAgentCandidateExperiment, v as AGENT_PROFILE_MEASURED_SURFACES, w as agentImprovementTargetProfileDiffs, x as agentImprovementProfileSurfaceInput, y as agentImprovementProfileDiffs } from "./improvement-cycle-zjR-MXwK.js";
1
+ import { $ as parseExactAgentProfile, K as applyExactAgentProfileDiff, Q as parseAgentCandidateProfileActivation, Z as omitUndefinedObjectFields, rt as canonicalCandidateDigest$1, st as immutableCandidateValue, u as AGENT_CANDIDATE_EXECUTION_SUPPORT } from "./prepare--8EvLqCr.js";
2
+ import { n as exactProcessProviderAsCandidateExecutor, t as createProtectedAgentCandidateModelPort } from "./protected-model-port-CXVfOUu_.js";
3
+ import { A as flatOtelSpan, E as buildRuntimeEventOtelSpans, O as createOtelExporter, w as buildLoopOtelSpans } from "./supervisor-DpjO0Gmy.js";
4
+ import { D as buildAgentImprovementActivationTargets, E as assertProfileImprovementTargetsShareIdentity, O as isAgentImprovementProfileSurface, _ as AGENT_IMPROVEMENT_PROFILE_SURFACES, a as executeAgentCandidateExperimentCell, b as agentImprovementProfileSurfaceDigest, d as verifyAgentImprovementActivation, f as verifyAgentImprovementProposal, g as optimizationActivationReceiptFromMetadata, h as createOptimizationActivationReceipt, i as createAgentImprovementProposal, k as isAgentProfileMeasuredSurface, l as reviewAgentImprovementProposal, m as verifyCandidateExecutionEvidence, n as createAgentImprovementActivation, o as proposeAgentImprovement, p as verifyAgentImprovementReview, r as createAgentImprovementMeasuredComparison, s as proposeAgentProfileImprovement, t as AgentCandidateExperimentCellExecutionError, u as runAgentCandidateExperiment, v as AGENT_PROFILE_MEASURED_SURFACES, w as agentImprovementTargetProfileDiffs, x as agentImprovementProfileSurfaceInput, y as agentImprovementProfileDiffs } from "./improvement-cycle-IJgCbKWQ.js";
5
5
  import { r as resolveRedactor, t as defaultRedactor } from "./redact-D-u-rrcn.js";
6
- import { n as executeAgentImprovementActivation, r as verifyAgentImprovementActivationResult, t as createAgentImprovementActivationResult } from "./activation-DdIpwQ0k.js";
7
- import { i as resolveAgentEnvironmentProvider } from "./environment-provider-DChfYm2-.js";
6
+ import { n as executeAgentImprovementActivation, r as verifyAgentImprovementActivationResult, t as createAgentImprovementActivationResult } from "./activation-DhWJ3p8N.js";
7
+ import { i as resolveAgentEnvironmentProvider } from "./environment-provider-DqFS6FSZ.js";
8
8
  import { contentHash } from "@tangle-network/agent-eval";
9
9
  import { agentProfileImprovementArmSchema, applyAgentProfileDiff, defineAgentProfilePublicConfig } from "@tangle-network/agent-interface";
10
10
  //#region src/intelligence/delivery.ts
package/dist/kernel.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { $ as SuperviseRegistry, $a as sample, $c as WorkerSpawnContext, $d as FileResultBlobStore, $i as runPersonified, $n as ProfileRichnessThresholds, $o as PanelJudge, $r as AuthoredStrategy, $s as GroupOf, $t as DispatchStopReason, A as GitWorkspaceOptions, Aa as AgenticOptions, Ac as createWaterfallCollector, Ai as createSandboxLineage, Al as SteerableSandboxSession, An as DeliveredOutput, Ao as ObserveInput, Ar as structuralRollout, As as ShapeBudget, At as workerControlLogFile, B as analyzeTrace, Ba as Strategy, Bc as DownMessageAuthorizationInput, Bi as AcquireOptions, Bn as CoordinationLog, Bo as EqualKArm, Br as EvolutionArchiveNode, Bs as LeaderboardScenario, Bt as patchDelivered, C as closingWorkerNote, Ca as BenchmarkLift, Cc as areaUnderCurve, Ci as TurnResult, Cl as SandboxSeam, Cn as allOf, Co as InProcessSandboxClientOptions, Cr as defaultStructuralRolloutPolicy, Cs as LoopShape, Ct as legacySupervisorRunDir, D as UntrackedCopyStats, Da as Environment, Dc as WaterfallCollector, Di as SandboxLineage, Dl as DEFAULT_SANDBOX_STEERING_MAX_TURNS, Dn as noProgressFor, Do as HarvestReport, Dr as resolveEntrySymbol, Ds as PersonaExecutors, Dt as supervisorRunDir, E as CopyOptions, Ea as BenchmarkTaskRow, Ec as renderAnytimeTable, Ei as ForkCapableBox, El as createExecutorRegistry, En as createProgressTracker, Eo as HarvestFailure, Er as officialChecksFromMeta, Es as PersonaContext, Et as safeWorkerFile, F as gitWorkspace, Fa as ArtifactHandle, Fc as ContinuationInstruction, Fi as mapSandboxToolEvent, Fl as WorktreeCheckRunner, Fn as collectDelivered, Fo as AssertTraceDerivedFindings, Fr as StreamAgentTurnOptions, Fs as LeaderboardBenchTask, Ft as InMemoryRunContextOptions, G as workerTraceAnalysisStore, Ga as StrategyShotResult, Gd as EventBus, Gi as PromotionVerdict, Gn as BudgetPoolRestore, Go as FanoutOptions, Gr as EvolutionReport, Gs as CompletionEvidence, Gt as SupervisorSpanOptions, H as WorkerToolTraceArtifact, Ha as StrategyCtx, Hc as DownMessageDeliveryOutcome, Hd as BusEvent, Hi as ResolveSandboxClientOptions, Hn as FileCoordinationLog, Ho as EqualKOnCostOptions, Hr as EvolutionBandInfo, Hs as LeaderboardSpec, Ht as WorktreePatchArtifact, I as jjWorkspace, Ia as CorpusReadbackOptions, Ic as CoordinationEvent, Ii as sumSandboxUsage, Il as WorktreeCommandResult, In as pickBestDelivered, Io as CombinatorShape, Ir as collectAgentTurn, Is as LeaderboardBenchmarkAdapter, It as RunContext, J as AuthorizedSpawn, Ja as breadthStrategy, Jd as WatchTraceOptions, Ji as trajectoryReport, Jn as ReservationTicket, Jo as FlatWidenGate, Jr as discriminatingMeans, Js as completionAuthorizes, Jt as createSupervisorSpanRecorder, K as createRootHandle, Ka as SurfaceScore, Kd as PublishOptions, Ki as promotionGate, Kn as BudgetReadout, Ko as FanoutSynthesis, Kr as ReproductionCheck, Ks as CompletionPolicy, Kt as SupervisorSpanOutcome, L as localShell, La as RunAgenticOptions, Li as CriuCapableClient, Ll as WorktreeHarnessResult, Ln as runFinalizer, Lo as Corpus, Lr as streamAgentTurn, Ls as LeaderboardFlagSpec, Lt as createFileRunContext, M as Workspace, Ma as AgenticSurface, Mc as AnalystRegistry, Mi as createSandboxToolPartState, Ml as Inbox, Mn as FinalizerSettled, Mo as defaultAnalystInstruction, Mr as AgentTurnBackend, Ms as ShapeRegistry, Mt as workerInboxFileFromEventDir, N as WorkspaceCommit, Na as AgenticTask, Nc as AuthorizeDownMessage, Ni as extractLlmCallEvent, Nl as InboxMessage, Nn as SupervisorFinalizer, No as observe, Nr as AgentTurnUsage, Ns as DefinedLeaderboard, Nt as writeWorkerSteer, O as copyUntrackedIntoClone, Oa as printBenchmarkReport, Oc as WaterfallReport, Oi as SandboxLineageHandle, Ol as SandboxSteeringOptions, On as plateau, Oo as harvestCorpus, Or as sandboxCheckRunner, Os as RunPersonified, Ot as supervisorRunsRoot, P as WorkspaceRun, Pa as AgenticTool, Pc as AuthorizedDownMessage, Pi as mapSandboxEvent, Pl as createInbox, Pn as bestDelivered, Po as renderReport, Pr as CollectedAgentTurn, Ps as LeaderboardBenchScore, Pt as InMemoryRunContext, Q as SuperviseOptions, Qa as runAgentic, Qd as gateOnDeliverable, Qi as definePersona, Qn as ProfileRichness, Qo as Panel, Qr as AuthorStrategyOptions, Qs as AxisScoresOf, Qt as DispatchReport, R as runInWorkspace, Ra as ShotPersona, Ri as SandboxCapabilities, Rl as WorktreeProfileMaterializationReceipt, Rn as runTree, Ro as CorpusFilter, Rr as ChampionPick, Rs as LeaderboardIterationInfo, Rt as createInMemoryRunContext, S as WorkerEvidenceInput, Sa as BenchmarkConfig, Sc as anytimeReport, Si as SandboxRunAbortError, Sl as RouterToolsSeam, Sn as StopRule, So as InProcessPromptCtx, Sr as defaultExtractCandidate, Ss as DefinePersonaInput, St as WorkerSteerRequest, T as settledWorkerOut, Ta as BenchmarkStrategySummary, Tc as plateauLength, Ti as CheckpointCapableBox, Tl as createExecutor, Tn as anyOf, To as HarvestCorpusOptions, Tr as modelAuthoredChecks, Ts as Persona, Tt as readWorkerSteerRequests, U as captureWorkerTraceEvidence, Ua as StrategyMessage, Uc as DownMessageEvent, Ud as BusRecord, Ui as resolveSandboxClient, Un as PriorCoordination, Uo as EqualKVerdict, Ur as EvolutionCandidate, Us as defineLeaderboard, Ut as createWorktreeCliExecutor, V as WORKER_TOOL_TRACE_SCHEMA_VERSION, Va as StrategyArtifacts, Vc as DownMessageDeliveryAttempt, Vi as acquireSandbox, Vn as CoordinationOwnerId, Vo as EqualKOnCost, Vr as EvolutionAuthor, Vs as LeaderboardScore, Vt as WorktreeCliExecutorOptions, W as parseWorkerToolTraceArtifact, Wa as StrategyResult, Wc as MakeWorkerAgent, Wd as BusStats, Wi as PromotionGateOptions, Wn as BudgetPool, Wo as Fanout, Wr as EvolutionGeneration, Ws as CompletionAnalyst, Wt as SupervisorSpanAttributes, X as DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY, Xa as depthStrategy, Xd as watchTrace, Xi as createShapeRegistry, Xn as spendFromUsageEvents, Xo as LoopUntilSpec, Xr as runStrategyEvolution, Xs as sentinelCompletion, Xt as assertProfileModelsAllowed, Y as AuthorizedSpawnContext, Ya as defineStrategy, Yd as defaultToolDetectors, Yi as builtinShapes, Yn as createBudgetPool, Yo as LoopUntil, Yr as pickChampion, Ys as deterministicCompletion, Yt as assertModelAllowed, Z as DeliverableResolutionInput, Za as refine, Zd as DeliverableSpec, Zi as registerShape, Zn as AuthoredProfile, Zo as LoopUntilState, Zr as selectChampion, Zs as stopSentinel, Zt as ConcurrencyCaps, _ as WorktreeFanoutOptions, _a as McpEndpoint, _c as auditIntent, _i as Deliverable, _l as CliWorktreeBridgeSeam, _n as ProgressSample, _o as resolveMcpServerLaunch, _r as StructuralRolloutResult, _s as WidenDecision, _t as resolveSupervisorProfile, a as SandboxInstance, aa as loopUntil, ac as PairwiseVerdict, af as SpawnForestInDoubtNode, ai as NaiveDriverOptions, an as rollingDispatch, ao as loopDispatch, ar as profileRichnessFinding, as as RenderCorpusToInstructionsOptions, at as DriveHarnessOwnerContext, b as NOTE_MAX_CHARS, ba as sanitizeMcpToolSchema, bc as AnytimeStrategySummary, bi as OpenSandboxRunPromptOptions, bl as ProviderSeam, bn as ProgressView, bo as inlineSandboxClient, br as compareCheckOutcomes, bs as WinnerStrategy, bt as createScope, c as VerifierEnvironmentOptions, ca as selectValidWinner, cc as leaderboard, cf as SpawnForestTree, ci as naiveDriver, cn as delegate, co as defaultSelectWinner, cr as CheckOutcome, cs as ScopeWidenGate, ct as ResolveSupervisorTools, d as SuperviseSurfaceResult, da as CreateScopeAnalystOptions, dc as renderLeaderboardMarkdown, df as pendingWaits, di as McpSpawnFault, dn as DriverAgentOptions, do as LocalSandboxClientOptions, dr as CheckSource, ds as TrajectoryReport, dt as SupervisorNodeContext, ea as FileCorpus, ec as Interval, ef as FileSpawnJournal, ei as assertStrategyContract, en as DispatchUnit, eo as sampleThenRefine, er as asAuthoredProfile, es as PanelSpec, et as SuperviseRegistryTable, f as SurfaceWorkerConfig, fa as RegistryAnalyzeProjection, fc as renderLeaderboardSvg, ff as replaySpawnTree, fi as McpToolDescriptor, fn as driverAgent, fo as localSandboxClient, fr as CheckSourceCtx, fs as TrajectoryReportFn, ft as SupervisorNodeContextSeed, g as AuthoredHarness, ga as registryScopeAnalyst, gc as IntentAudit, gi as materializeLocalMcp, gl as CliSeam, gn as PlateauOptions, go as mcpSecretEnvMetadataKey, gr as StructuralRolloutPolicy, gs as Widen, gt as assertCoordinationBinding, h as superviseSurface, ha as createScopeAnalyst, hc as AuditIntentOptions, hi as connectStdioMcp, hl as BridgeSeam, hn as NoProgressForOptions, ho as envKeyProvider, hr as StructuralRolloutMessage, hs as VerifySpec, ht as SupervisorToolInvocationContext, i as SandboxEvent, ia as flatWidenGate, ic as PairwiseOptions, if as SpawnForestEvent, ii as DumbDriverOptions, in as queueOf, io as loopCampaignDispatch, ir as defaultProfileRichnessThresholds, is as RenderCorpusToInstructions, it as DriveHarness, j as Shell, ja as AgenticRunResult, jc as AnalystFindingEvent, ji as SandboxToolPartState, jl as createSteerableSandboxSession, jn as FinalizeContext, jo as ObserveOptions, jr as visibleCheckScore, js as ShapeContext, jt as workerInboxFile, k as withUntrackedArtifacts, ka as runBenchmark, kc as WaterfallSpan, ki as SessionCapableBox, kl as SteerableSandboxArgs, kn as sampleFromSettled, ko as Observation, kr as selectBestIndex, ks as RunPersonifiedOptions, kt as supervisorWorkersDir, l as createVerifierEnvironment, la as verify, lc as pairwiseSignificance, lf as loadSpawnForest, li as LocalMcpMaterialization, ln as CoordinationMcpHandle, lo as runAgentRounds, lr as CheckRunContext, ls as SteerContext, lt as ResolvedSupervisorProfile, m as failuresAnalyst, ma as buildSteerContext, mc as AuditIntentInput, mi as StdioMcpServerSpec, mn as AllWorkersStalledOptions, mo as ResolvedMcpServerLaunch, mr as StructuralRolloutConfig, ms as Verify, mt as SupervisorToolDescriptor, n as AnalystFinding, na as renderCorpusToInstructions, nc as LeaderboardOptions, nf as InMemorySpawnJournal, ni as strategyAuthorContract, nn as effectiveConcurrency, no as LoopDispatchOptions, nr as authoredWorker, ns as Pipeline, nt as workerFromBackend, o as computeFindingId, oa as panel, oc as ProfileKeyOf, of as SpawnForestMissingTree, oi as SteeringDecision, on as DelegateOptions, oo as RunAgentRoundsOptions, or as supervisorInstructions, os as ScopeAnalyst, ot as ObserveSupervisorNodeEvent, p as SurfaceWorkerOut, pa as assertTraceDerivedFindings, pc as renderPairwiseMarkdown, pf as contentAddress, pi as StdioMcpConnection, pn as finalizeBestDelivered, po as KeyProvider, pr as RepairStop, ps as TrajectoryReportOptions, pt as SupervisorProfile, q as createSupervisor, qa as adaptiveRefine, qd as createEventBus, qi as equalKOnCost, qn as ReservationRejection, qo as FanoutWinnerSelector, qr as StrategyEvolutionConfig, qs as CompletionVerdict, qt as SupervisorSpanRecorder, r as CreateSandboxOptions, ra as fanout, rc as LeaderboardRow, rf as SpawnForest, ri as ApplyContinuation, rn as freeSlots, ro as LoopOptionsForDispatch, rr as canonicalizeAuthoredProfile, rs as PipelineStage, rt as CoordinationBinding, s as makeFinding, sa as pipeline, sc as ScoreOf, sf as SpawnForestNode, si as dumbDriver, sn as defaultDelegateBudget, so as RunLoopOptions, sr as CheckExecChannel, ss as ScopeAnalyzeInput, st as ResolveDriveHarness, t as AgentProfile, ta as InMemoryCorpus, tc as Leaderboard, tf as InMemoryResultBlobStore, ti as authorStrategy, tn as RollingDispatchOptions, to as LoopCampaignDispatchOptions, tr as assessAuthoredProfile, ts as PanelVerdict, tt as supervise, u as SuperviseSurfaceOptions, ua as widen, uc as renderLeaderboardHtml, uf as materializeTreeView, ui as MaterializeLocalMcpOptions, un as serveCoordinationMcp, uo as runLoop, ur as CheckRunner, us as TrajectoryNode, ut as SupervisorAgentDeps, v as worktreeFanout, va as McpEnvironmentOptions, vc as defaultAuditorInstruction, vi as OpenSandboxRunBeforeStartContext, vl as CliWorktreeSeam, vn as ProgressTracker, vo as resolveSecretEnv, vr as VisibleCheck, vs as WidenLineage, vt as supervisorAgent, w as composeWorkerEvidence, wa as BenchmarkReport, wc as bestSoFar, wi as openSandboxRun, wl as cliWorktreeExecutor, wn as allWorkersStalled, wo as inProcessSandboxClient, wr as filterAuthoredAsserts, ws as Outcome, wt as legacySupervisorRunsRoot, x as VERIFY_TAIL_CHARS, xa as BenchmarkCell, xc as AnytimeTaskCurve, xi as SandboxRun, xl as RouterSeam, xn as StopDecision, xo as InProcessOnPrompt, xr as composeCheckSources, xs as DefinePersona, xt as settledToIteration, y as EVIDENCE_MAX_CHARS, ya as createMcpEnvironment, yc as AnytimeReport, yi as OpenSandboxRunOptions, yl as ExecutorConfig, yn as ProgressTrackerOptions, yo as secretEnvOfMcpServer, yr as canDisplace, ys as WidenSpec, yt as ScopeArgs, z as TrajectoryAnalysis, za as ShotSpec, zc as DEFAULT_AWAIT_EVENT_TIMEOUT_MS, zi as probeSandboxCapabilities, zn as CoordinationDeliveryEvidence, zo as CorpusRecord, zr as ChampionPolicy, zs as LeaderboardRunContext, zt as PatchDeliverableOptions } from "./index-CGADWaa_.js";
1
+ import { $ as legacySupervisorRunsRoot, $a as printBenchmarkReport, $c as WaterfallReport, $i as SandboxLineageHandle, $l as createExecutor, $n as DeliveredOutput, $o as harvestCorpus, $r as structuralRollout, $s as RunPersonified, $t as assertCoordinationBinding, A as GitWorkspaceOptions, Aa as loopUntil, Ac as PairwiseVerdict, Af as InMemorySpawnJournal, Ai as SteeringDirectiveData, An as defaultDelegateBudget, Ao as loopDispatch, Ar as CheckExecChannel, As as RenderCorpusToInstructionsOptions, At as runGraph, B as analyzeTrace, Ba as createScopeAnalyst, Bc as AuditIntentOptions, Bf as replaySpawnTree, Bi as connectStdioMcp, Bn as ProgressSample, Bo as envKeyProvider, Br as StructuralRolloutResult, Bs as VerifySpec, Bt as CoordinationBinding, C as closingWorkerNote, Ca as definePersona, Cc as AxisScoresOf, Cf as defaultToolDetectors, Ci as assertStrategyContract, Cn as DispatchUnit, Co as runAgentic, Cr as asAuthoredProfile, Cs as Panel, Ct as EdgeTraversal, D as UntrackedCopyStats, Da as renderCorpusToInstructions, Dc as LeaderboardOptions, Df as FileResultBlobStore, Di as DumbDriverOptions, Dl as canonicalFindingEvent, Dn as queueOf, Do as LoopDispatchOptions, Dr as defaultProfileRichnessThresholds, Ds as Pipeline, Dt as GraphResult, E as CopyOptions, Ea as InMemoryCorpus, Ec as Leaderboard, Ef as gateOnDeliverable, Ei as ApplyContinuation, En as freeSlots, Eo as LoopCampaignDispatchOptions, Er as canonicalizeAuthoredProfile, Es as PanelVerdict, Et as GraphNode, F as gitWorkspace, Fa as widen, Fc as renderLeaderboardHtml, Ff as SpawnForestNode, Fi as MaterializeLocalMcpOptions, Fn as driverAgent, Fo as runLoop, Fr as CheckSourceCtx, Fs as TrajectoryNode, Ft as SuperviseOptions, G as workerTraceAnalysisStore, Ga as sanitizeMcpToolSchema, Gc as AnytimeStrategySummary, Gi as OpenSandboxRunPromptOptions, Gl as CliWorktreeBridgeSeam, Gn as StopRule, Go as inlineSandboxClient, Gr as defaultExtractCandidate, Gs as WinnerStrategy, Gt as ResolveSupervisorTools, H as WorkerToolTraceArtifact, Ha as McpEndpoint, Hc as auditIntent, Hi as Deliverable, Hn as ProgressTrackerOptions, Ho as resolveMcpServerLaunch, Hr as canDisplace, Hs as WidenDecision, Ht as DriveHarnessOwnerContext, I as jjWorkspace, Ia as CreateScopeAnalystOptions, Ic as renderLeaderboardMarkdown, If as SpawnForestTree, Ii as McpSpawnFault, In as finalizeBestDelivered, Io as LocalSandboxClientOptions, Ir as RepairStop, Is as TrajectoryReport, It as SuperviseRegistry, J as ScopeArgs, Ja as BenchmarkLift, Jc as areaUnderCurve, Ji as TurnResult, Jl as ProviderSeam, Jn as anyOf, Jo as InProcessSandboxClientOptions, Jr as modelAuthoredChecks, Js as LoopShape, Jt as SupervisorNodeContext, K as createRootHandle, Ka as BenchmarkCell, Kc as AnytimeTaskCurve, Ki as SandboxRun, Kl as CliWorktreeSeam, Kn as allOf, Ko as InProcessOnPrompt, Kr as defaultStructuralRolloutPolicy, Ks as DefinePersona, Kt as ResolvedSupervisorProfile, L as localShell, La as RegistryAnalyzeProjection, Lc as renderLeaderboardSvg, Lf as loadSpawnForest, Li as McpToolDescriptor, Ln as AllWorkersStalledOptions, Lo as localSandboxClient, Lr as StructuralRolloutConfig, Ls as TrajectoryReportFn, Lt as SuperviseRegistryTable, M as Workspace, Ma as pipeline, Mc as ScoreOf, Mf as SpawnForestEvent, Mi as naiveDriver, Mn as CoordinationMcpHandle, Mo as RunLoopOptions, Mr as CheckRunContext, Ms as ScopeAnalyzeInput, Mt as AuthorizedSpawnContext, N as WorkspaceCommit, Na as selectValidWinner, Nc as leaderboard, Nf as SpawnForestInDoubtNode, Ni as steeringDriver, Nn as serveCoordinationMcp, No as defaultSelectWinner, Nr as CheckRunner, Ns as ScopeWidenGate, Nt as DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY, O as copyUntrackedIntoClone, Oa as fanout, Oc as LeaderboardRow, Of as FileSpawnJournal, Oi as NaiveDriverOptions, On as rollingDispatch, Oo as LoopOptionsForDispatch, Or as profileRichnessFinding, Os as PipelineStage, Ot as RunGraphOptions, P as WorkspaceRun, Pa as verify, Pc as pairwiseSignificance, Pf as SpawnForestMissingTree, Pi as LocalMcpMaterialization, Pn as DriverAgentOptions, Po as runAgentRounds, Pr as CheckSource, Ps as SteerContext, Pt as DeliverableResolutionInput, Q as legacySupervisorRunDir, Qa as Environment, Qc as WaterfallCollector, Qi as SandboxLineage, Ql as cliWorktreeExecutor, Qn as sampleFromSettled, Qo as HarvestReport, Qr as selectBestIndex, Qs as PersonaExecutors, Qt as SupervisorToolInvocationContext, R as runInWorkspace, Ra as assertTraceDerivedFindings, Rc as renderPairwiseMarkdown, Rf as materializeTreeView, Ri as StdioMcpConnection, Rn as NoProgressForOptions, Ro as KeyProvider, Rr as StructuralRolloutMessage, Rs as TrajectoryReportOptions, Rt as supervise, S as WorkerEvidenceInput, Sa as registerShape, Sc as stopSentinel, Sf as WatchTraceOptions, Si as AuthoredStrategy, Sn as DispatchStopReason, So as refine, Sr as ProfileRichnessThresholds, Ss as LoopUntilState, St as EdgeDeliveryOutcome, T as settledWorkerOut, Ta as FileCorpus, Tc as Interval, Tf as DeliverableSpec, Ti as strategyAuthorContract, Tl as WorkerSpawnContext, Tn as effectiveConcurrency, To as sampleThenRefine, Tr as authoredWorker, Ts as PanelSpec, Tt as GraphEdgeCapError, U as captureWorkerTraceEvidence, Ua as McpEnvironmentOptions, Uc as defaultAuditorInstruction, Ui as OpenSandboxRunBeforeStartContext, Ul as BridgeSeam, Un as ProgressView, Uo as resolveSecretEnv, Ur as compareCheckOutcomes, Us as WidenLineage, Ut as ObserveSupervisorNodeEvent, V as WORKER_TOOL_TRACE_SCHEMA_VERSION, Va as registryScopeAnalyst, Vc as IntentAudit, Vf as contentAddress, Vi as materializeLocalMcp, Vn as ProgressTracker, Vo as mcpSecretEnvMetadataKey, Vr as VisibleCheck, Vs as Widen, Vt as DriveHarness, W as parseWorkerToolTraceArtifact, Wa as createMcpEnvironment, Wc as AnytimeReport, Wi as OpenSandboxRunOptions, Wl as CliSeam, Wn as StopDecision, Wo as secretEnvOfMcpServer, Wr as composeCheckSources, Ws as WidenSpec, Wt as ResolveDriveHarness, X as settledToIteration, Xa as BenchmarkStrategySummary, Xc as plateauLength, Xi as CheckpointCapableBox, Xl as RouterToolsSeam, Xn as noProgressFor, Xo as HarvestCorpusOptions, Xr as resolveEntrySymbol, Xs as Persona, Xt as SupervisorProfile, Y as createScope, Ya as BenchmarkReport, Yc as bestSoFar, Yi as openSandboxRun, Yl as RouterSeam, Yn as createProgressTracker, Yo as inProcessSandboxClient, Yr as officialChecksFromMeta, Ys as Outcome, Yt as SupervisorNodeContextSeed, Z as WorkerSteerRequest, Za as BenchmarkTaskRow, Zc as renderAnytimeTable, Zi as ForkCapableBox, Zl as SandboxSeam, Zn as plateau, Zo as HarvestFailure, Zr as sandboxCheckRunner, Zs as PersonaContext, Zt as SupervisorToolDescriptor, _ as WorktreeFanoutOptions, _a as promotionGate, _c as CompletionPolicy, _f as BusRecord, _i as discriminatingMeans, _n as naiveContinuationPrompt, _o as SurfaceScore, _r as ReservationTicket, _s as FanoutSynthesis, _t as WorktreePatchArtifact, a as SandboxInstance, aa as mapSandboxEvent, ac as LeaderboardBenchScore, ai as collectAgentTurn, al as AuthorizeDownMessage, an as SupervisorSpanRecorder, ao as AgenticTool, ar as pickBestDelivered, as as renderReport, at as workerControlLogFile, au as createSteerableSandboxSession, b as NOTE_MAX_CHARS, ba as builtinShapes, bc as deterministicCompletion, bf as PublishOptions, bi as selectChampion, bn as ConcurrencyCaps, bo as defineStrategy, br as AuthoredProfile, bs as LoopUntil, bt as assertProfileModelsAllowed, c as VerifierEnvironmentOptions, ca as CriuCapableClient, cc as LeaderboardFlagSpec, ci as ChampionPolicy, cl as CoordinationEvent, cn as PromptRegistry, co as RunAgenticOptions, cr as CoordinationDeliveryEvidence, cs as Corpus, ct as writeWorkerSteer, cu as createInbox, d as SuperviseSurfaceResult, da as AcquireOptions, dc as LeaderboardScenario, di as EvolutionBandInfo, dl as DEFAULT_AWAIT_EVENT_TIMEOUT_MS, dn as createPromptRegistry, do as Strategy, dr as FileCoordinationLog, ds as EqualKArm, dt as RunContext, du as WorktreeHarnessResult, ea as SessionCapableBox, ec as RunPersonifiedOptions, ei as visibleCheckScore, el as WaterfallSpan, en as resolveSupervisorProfile, eo as runBenchmark, er as FinalizeContext, es as Observation, et as readWorkerSteerRequests, eu as createExecutorRegistry, f as SurfaceWorkerConfig, fa as acquireSandbox, fc as LeaderboardScore, fi as EvolutionCandidate, fl as DownMessageAuthorizationInput, fn as delegatesWorkerBriefPrompt, fo as StrategyArtifacts, fr as PriorCoordination, fs as EqualKOnCost, ft as createFileRunContext, fu as WorktreeProfileMaterializationReceipt, g as AuthoredHarness, ga as PromotionVerdict, gc as CompletionEvidence, gf as BusEvent, gi as StrategyEvolutionConfig, gl as MakeWorkerAgent, gn as kernelPromptRegistry, go as StrategyShotResult, gr as ReservationRejection, gs as FanoutOptions, gt as WorktreeCliExecutorOptions, h as superviseSurface, ha as PromotionGateOptions, hc as CompletionAnalyst, hi as ReproductionCheck, hl as DownMessageEvent, hn as formatPromptHandle, ho as StrategyResult, hr as BudgetReadout, hs as Fanout, ht as patchDelivered, i as SandboxEvent, ia as extractLlmCallEvent, ic as DefinedLeaderboard, ii as StreamAgentTurnOptions, il as AnalyzeOnSettleRoute, in as SupervisorSpanOutcome, io as AgenticTask, ir as collectDelivered, is as observe, it as supervisorWorkersDir, iu as SteerableSandboxSession, j as Shell, ja as panel, jc as ProfileKeyOf, jf as SpawnForest, ji as dumbDriver, jn as delegate, jo as RunAgentRoundsOptions, jr as CheckOutcome, js as ScopeAnalyst, jt as AuthorizedSpawn, k as withUntrackedArtifacts, ka as flatWidenGate, kc as PairwiseOptions, kf as InMemoryResultBlobStore, ki as SteeringDecision, kl as normalizeAnalyzeOnSettle, kn as DelegateOptions, ko as loopCampaignDispatch, kr as supervisorInstructions, ks as RenderCorpusToInstructions, kt as defaultEdgeTraversalCap, l as createVerifierEnvironment, la as SandboxCapabilities, lc as LeaderboardIterationInfo, li as EvolutionArchiveNode, ln as RegisteredPrompt, lo as ShotPersona, lr as CoordinationLog, ls as CorpusFilter, lt as InMemoryRunContext, lu as WorktreeCheckRunner, m as failuresAnalyst, ma as resolveSandboxClient, mc as defineLeaderboard, mi as EvolutionReport, ml as DownMessageDeliveryOutcome, mn as dumbContinuationPassPrompt, mo as StrategyMessage, mr as BudgetPoolRestore, ms as EqualKVerdict, mt as PatchDeliverableOptions, n as AnalystFinding, na as SandboxToolPartState, nc as ShapeContext, ni as AgentTurnUsage, nl as AnalystFindingEvent, nn as SupervisorSpanAttributes, no as AgenticRunResult, nr as SupervisorFinalizer, ns as ObserveOptions, nt as supervisorRunDir, nu as SandboxSteeringOptions, o as computeFindingId, oa as mapSandboxToolEvent, oc as LeaderboardBenchTask, oi as streamAgentTurn, ol as AuthorizedDownMessage, on as createSupervisorSpanRecorder, oo as ArtifactHandle, or as runFinalizer, os as AssertTraceDerivedFindings, ot as workerInboxFile, ou as Inbox, p as SurfaceWorkerOut, pa as ResolveSandboxClientOptions, pc as LeaderboardSpec, pi as EvolutionGeneration, pl as DownMessageDeliveryAttempt, pn as dumbContinuationFailPrompt, po as StrategyCtx, pr as BudgetPool, ps as EqualKOnCostOptions, pt as createInMemoryRunContext, q as createSupervisor, qa as BenchmarkConfig, qc as anytimeReport, qi as SandboxRunAbortError, ql as ExecutorConfig, qn as allWorkersStalled, qo as InProcessPromptCtx, qr as filterAuthoredAsserts, qs as DefinePersonaInput, qt as SupervisorAgentDeps, r as CreateSandboxOptions, ra as createSandboxToolPartState, rc as ShapeRegistry, ri as CollectedAgentTurn, rl as AnalystRegistry, rn as SupervisorSpanOptions, ro as AgenticSurface, rr as bestDelivered, rs as defaultAnalystInstruction, rt as supervisorRunsRoot, ru as SteerableSandboxArgs, s as makeFinding, sa as sumSandboxUsage, sc as LeaderboardBenchmarkAdapter, si as ChampionPick, sl as ContinuationInstruction, sn as PromptHandle, so as CorpusReadbackOptions, sr as runTree, ss as CombinatorShape, st as workerInboxFileFromEventDir, su as InboxMessage, t as AgentProfile, ta as createSandboxLineage, tc as ShapeBudget, ti as AgentTurnBackend, tl as createWaterfallCollector, tn as supervisorAgent, to as AgenticOptions, tr as FinalizerSettled, ts as ObserveInput, tt as safeWorkerFile, tu as DEFAULT_SANDBOX_STEERING_MAX_TURNS, u as SuperviseSurfaceOptions, ua as probeSandboxCapabilities, uc as LeaderboardRunContext, ui as EvolutionAuthor, un as analyzesFindingsReportPrompt, uo as ShotSpec, ur as CoordinationOwnerId, us as CorpusRecord, ut as InMemoryRunContextOptions, uu as WorktreeCommandResult, v as worktreeFanout, va as equalKOnCost, vc as CompletionVerdict, vf as BusStats, vi as pickChampion, vn as promptHandle, vo as adaptiveRefine, vr as createBudgetPool, vs as FanoutWinnerSelector, vt as createWorktreeCliExecutor, w as composeWorkerEvidence, wa as runPersonified, wc as GroupOf, wf as watchTrace, wi as authorStrategy, wn as RollingDispatchOptions, wo as sample, wr as assessAuthoredProfile, ws as PanelJudge, wt as GraphEdge, x as VERIFY_TAIL_CHARS, xa as createShapeRegistry, xc as sentinelCompletion, xf as createEventBus, xi as AuthorStrategyOptions, xn as DispatchReport, xo as depthStrategy, xr as ProfileRichness, xs as LoopUntilSpec, xt as AgentGraph, y as EVIDENCE_MAX_CHARS, ya as trajectoryReport, yc as completionAuthorizes, yf as EventBus, yi as runStrategyEvolution, yn as supervisorPolicyPrompt, yo as breadthStrategy, yr as spendFromUsageEvents, ys as FlatWidenGate, yt as assertModelAllowed, z as TrajectoryAnalysis, za as buildSteerContext, zc as AuditIntentInput, zf as pendingWaits, zi as StdioMcpServerSpec, zn as PlateauOptions, zo as ResolvedMcpServerLaunch, zr as StructuralRolloutPolicy, zs as Verify, zt as workerFromBackend } from "./index-xP27vtnt.js";
2
2
  import { C as MountRecorder, D as SelectionReceipt, E as SandboxClient, O as ValidationCtx, S as MountManifestEntry, T as RunProvenance, _ as LoopTeardownFailedPayload, a as Iteration, b as LoopTraceEvent, c as LoopIterationDispatchPayload, d as LoopLineageOptions, f as LoopPlanDescription, g as LoopStartedPayload, h as LoopSandboxPlacement, i as ExecCtx, k as Validator, l as LoopIterationEndedPayload, m as LoopResult, n as DefaultVerdict, o as LoopDecisionPayload, p as LoopPlanPayload, r as Driver, s as LoopEndedPayload, t as AgentRunSpec, u as LoopIterationStartedPayload, v as LoopTokenUsage, w as OutputAdapter, x as LoopWinner, y as LoopTraceEmitter } from "./types-DnNGJ5Gz.js";
3
- import { $ as MaterializedModelIdentity, A as providerAsSandboxClient, An as validateWaitSpec, At as WidenGate, Bn as ActivityNote, C as ProviderAsSandboxClientOptions, Cn as WaitProbeRegistry, Ct as SupervisedResult, D as WorkspaceRequest, Dn as isWaitOutcome, Dt as UnknownMaterializationReason, E as SandboxClientProviderOptions, En as createWaitProbes, Et as TreeView, F as createTangleSandboxExactProcessProvider, Fn as TraceSource, Ft as readWorkerTraceContext, G as ExecutorExecutionBinding, Gn as createActivityLog, H as Executor, Hn as ExecutorProgress, I as Agent, In as createPushTraceSource, It as workerTraceEnv, J as ExecutorNodeContext, K as ExecutorFactory, Kn as readWorkerProgress, L as AgentExecutionRef, Ln as decodeToolPart, Lt as workerTraceSeamKey, M as sandboxClientAsProvider, Mn as SessionMessageLike, Mt as WorkerTraceUnavailableReason, N as CreateTangleSandboxExactProcessProviderOptions, Nn as SessionTraceBox, Nt as WorkerTraceResolver, O as createAgentEnvironmentProviderRegistry, On as pollFor, Ot as UsageEvent, P as SandboxControlClient, Pn as ToolStepInput, Pt as WorkerTraceSeamCarrier, Q as MaterializedExecutionIdentity, R as AgentSpec, Rn as sandboxSessionTraceSource, S as PlacementInfo, Sn as WaitProbe, St as SteerableRootHandle, T as ResourceRequest, Tn as WaitSpec, Tt as SupervisorOpts, U as ExecutorAccounting, Un as ScopeProgressInput, V as ExecutionBindingReceipt, Vn as DEFAULT_STALL_AFTER_MS, W as ExecutorContext, Wn as WorkerProgress, X as ExecutorResult, Y as ExecutorRegistry, Z as Handle, _ as CheckpointRequest, _t as SpawnJournal, a as AgentEnvironmentProviderRef, at as ProfileMaterializationReceipt, b as ExecResult, bn as PendingWait, bt as SpawnRejection, c as AgentEnvironmentStatus, ct as ResumedKeyState, d as AgentSession, dt as RootMaterialization, et as NoWinnerError, f as AgentSessionRef, ft as RootSignal, g as CheckpointRef, gt as SpawnEvent, h as AgentTurnResult, ht as Settled, i as AgentEnvironmentProvider, it as NodeStatus, j as resolveAgentEnvironmentProvider, jn as waitUntil, jt as WorkerTraceEvidence, k as providerAsExecutor, kn as timerAt, kt as WaitOpts, l as AgentEnvironmentSummary, lt as ResumedWork, m as AgentTurnInput, mt as Scope, n as AgentEnvironmentCapabilities, nn as createOpenInferenceFileExporter, nt as NodeId, o as AgentEnvironmentProviderRegistry, ot as Restart, p as AgentSessionStatus, pt as Runtime, q as ExecutorMaterialization, r as AgentEnvironmentEvent, rn as createOtelExporter, rt as NodeSnapshot, s as AgentEnvironmentQuery, st as ResultBlobStore, t as AgentEnvironment, tt as NodeExecutionIdentity, u as AgentProfileRef, ut as RootHandle, v as CreateAgentEnvironmentInput, vt as SpawnOpts, w as ProviderExecutorOptions, wn as WaitRejection, wt as Supervisor, x as ForkRequest, xn as WaitOutcome, xt as Spend, y as ExecRequest, yt as SpawnPrior, z as Budget, zn as ActivityLog } from "./environment-provider-Bh4nX2qt.js";
3
+ import { $ as MaterializedModelIdentity, A as providerAsSandboxClient, An as isWaitOutcome, At as WidenGate, Bn as decodeToolPart, C as ProviderAsSandboxClientOptions, Cn as PendingWait, Ct as SupervisedResult, D as WorkspaceRequest, Dn as WaitRejection, Dt as UnknownMaterializationReason, E as SandboxClientProviderOptions, En as WaitProbeRegistry, Et as TreeView, F as createTangleSandboxExactProcessProvider, Fn as SessionMessageLike, Ft as readWorkerTraceContext, G as ExecutorExecutionBinding, Gn as ExecutorProgress, H as Executor, Hn as ActivityLog, I as Agent, In as SessionTraceBox, It as workerTraceEnv, J as ExecutorNodeContext, Jn as createActivityLog, K as ExecutorFactory, Kn as ScopeProgressInput, L as AgentExecutionRef, Ln as ToolStepInput, Lt as workerTraceSeamKey, M as sandboxClientAsProvider, Mn as timerAt, Mt as WorkerTraceUnavailableReason, N as CreateTangleSandboxExactProcessProviderOptions, Nn as validateWaitSpec, Nt as WorkerTraceResolver, O as createAgentEnvironmentProviderRegistry, On as WaitSpec, Ot as UsageEvent, P as SandboxControlClient, Pn as waitUntil, Pt as WorkerTraceSeamCarrier, Q as MaterializedExecutionIdentity, R as AgentSpec, Rn as TraceSource, S as PlacementInfo, St as SteerableRootHandle, T as ResourceRequest, Tn as WaitProbe, Tt as SupervisorOpts, U as ExecutorAccounting, Un as ActivityNote, V as ExecutionBindingReceipt, Vn as sandboxSessionTraceSource, W as ExecutorContext, Wn as DEFAULT_STALL_AFTER_MS, X as ExecutorResult, Y as ExecutorRegistry, Yn as readWorkerProgress, Z as Handle, _ as CheckpointRequest, _t as SpawnJournal, a as AgentEnvironmentProviderRef, at as ProfileMaterializationReceipt, b as ExecResult, bt as SpawnRejection, c as AgentEnvironmentStatus, ct as ResumedKeyState, d as AgentSession, dt as RootMaterialization, et as NoWinnerError, f as AgentSessionRef, ft as RootSignal, g as CheckpointRef, gt as SpawnEvent, h as AgentTurnResult, ht as Settled, i as AgentEnvironmentProvider, in as createOtelExporter, it as NodeStatus, j as resolveAgentEnvironmentProvider, jn as pollFor, jt as WorkerTraceEvidence, k as providerAsExecutor, kn as createWaitProbes, kt as WaitOpts, l as AgentEnvironmentSummary, lt as ResumedWork, m as AgentTurnInput, mt as Scope, n as AgentEnvironmentCapabilities, nt as NodeId, o as AgentEnvironmentProviderRegistry, ot as Restart, p as AgentSessionStatus, pt as Runtime, q as ExecutorMaterialization, qn as WorkerProgress, r as AgentEnvironmentEvent, rn as createOpenInferenceFileExporter, rt as NodeSnapshot, s as AgentEnvironmentQuery, st as ResultBlobStore, t as AgentEnvironment, tt as NodeExecutionIdentity, u as AgentProfileRef, ut as RootHandle, v as CreateAgentEnvironmentInput, vt as SpawnOpts, w as ProviderExecutorOptions, wn as WaitOutcome, wt as Supervisor, x as ForkRequest, xt as Spend, y as ExecRequest, yt as SpawnPrior, z as Budget, zn as createPushTraceSource } from "./environment-provider-PM9PeW_J.js";
4
4
  import { C as streamRouterChatWithTools, D as ToolLoopMessageRecord, E as ToolLoopCompactionOptions, S as routerToolLoop, T as ToolLoopCompaction, _ as RouterToolLoopResult, b as routerChatWithTools, g as RouterToolCall, h as RouterConfig, m as RouterChatToolsResult, p as RouterChatResult, v as ToolSpec, w as ToolLoopChat, x as routerChatWithUsage, y as routerBrain } from "./local-harness-BIajef4A.js";
5
- export { type AcquireOptions, type ActivityLog, type ActivityNote, type Agent, type AgentEnvironment, type AgentEnvironmentCapabilities, type AgentEnvironmentEvent, type AgentEnvironmentProvider, type AgentEnvironmentProviderRef, type AgentEnvironmentProviderRegistry, type AgentEnvironmentQuery, type AgentEnvironmentStatus, type AgentEnvironmentSummary, type AgentExecutionRef, type AgentProfile, type AgentProfileRef, type AgentRunSpec, type AgentSession, type AgentSessionRef, type AgentSessionStatus, type AgentSpec, type AgentTurnBackend, type AgentTurnInput, type AgentTurnResult, type AgentTurnUsage, type AgenticOptions, type AgenticRunResult, type AgenticSurface, type AgenticTask, type AgenticTool, type AllWorkersStalledOptions, type AnalystFinding, type AnalystFindingEvent, type AnalystRegistry, type AnytimeReport, type AnytimeStrategySummary, type AnytimeTaskCurve, type ApplyContinuation, type ArtifactHandle, type AssertTraceDerivedFindings, type AuditIntentInput, type AuditIntentOptions, type AuthorStrategyOptions, type AuthoredHarness, type AuthoredProfile, type AuthoredStrategy, type AuthorizeDownMessage, type AuthorizedDownMessage, type AuthorizedSpawn, type AuthorizedSpawnContext, type AxisScoresOf, type BenchmarkCell, type BenchmarkConfig, type BenchmarkLift, type BenchmarkReport, type BenchmarkStrategySummary, type BenchmarkTaskRow, type BridgeSeam, type Budget, type BudgetPool, type BudgetPoolRestore, type BudgetReadout, type BusEvent, type BusRecord, type BusStats, type ChampionPick, type ChampionPolicy, type CheckExecChannel, type CheckOutcome, type CheckRunContext, type CheckRunner, type CheckSource, type CheckSourceCtx, type CheckpointCapableBox, type CheckpointRef, type CheckpointRequest, type CliSeam, type CliWorktreeBridgeSeam, type CliWorktreeSeam, type CollectedAgentTurn, type CombinatorShape, type CompletionAnalyst, type CompletionEvidence, type CompletionPolicy, type CompletionVerdict, type ConcurrencyCaps, type ContinuationInstruction, type CoordinationBinding, type CoordinationDeliveryEvidence, type CoordinationEvent, type CoordinationLog, type CoordinationMcpHandle, type CoordinationOwnerId, type CopyOptions, type Corpus, type CorpusFilter, type CorpusReadbackOptions, type CorpusRecord, type CreateAgentEnvironmentInput, type CreateSandboxOptions, type CreateScopeAnalystOptions, type CreateTangleSandboxExactProcessProviderOptions, type CriuCapableClient, DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY, DEFAULT_AWAIT_EVENT_TIMEOUT_MS, DEFAULT_SANDBOX_STEERING_MAX_TURNS, DEFAULT_STALL_AFTER_MS, type DefaultVerdict, type DefinePersona, type DefinePersonaInput, type DefinedLeaderboard, type DelegateOptions, type Deliverable, type DeliverableResolutionInput, type DeliverableSpec, type DeliveredOutput, type DispatchReport, type DispatchStopReason, type DispatchUnit, type DownMessageAuthorizationInput, type DownMessageDeliveryAttempt, type DownMessageDeliveryOutcome, type DownMessageEvent, type DriveHarness, type DriveHarnessOwnerContext, type Driver, type DriverAgentOptions, type DumbDriverOptions, EVIDENCE_MAX_CHARS, type Environment, type EqualKArm, type EqualKOnCost, type EqualKOnCostOptions, type EqualKVerdict, type EventBus, type EvolutionArchiveNode, type EvolutionAuthor, type EvolutionBandInfo, type EvolutionCandidate, type EvolutionGeneration, type EvolutionReport, type ExecCtx, type ExecRequest, type ExecResult, type ExecutionBindingReceipt, type Executor, type ExecutorAccounting, type ExecutorConfig, type ExecutorContext, type ExecutorExecutionBinding, type ExecutorFactory, type ExecutorMaterialization, type ExecutorNodeContext, type ExecutorProgress, type ExecutorRegistry, type ExecutorResult, type Fanout, type FanoutOptions, type FanoutSynthesis, type FanoutWinnerSelector, FileCoordinationLog, FileCorpus, FileResultBlobStore, FileSpawnJournal, type FinalizeContext, type FinalizerSettled, type FlatWidenGate, type ForkCapableBox, type ForkRequest, type GitWorkspaceOptions, type GroupOf, type Handle, type HarvestCorpusOptions, type HarvestFailure, type HarvestReport, InMemoryCorpus, InMemoryResultBlobStore, type InMemoryRunContext, type InMemoryRunContextOptions, InMemorySpawnJournal, type InProcessOnPrompt, type InProcessPromptCtx, type InProcessSandboxClientOptions, type Inbox, type InboxMessage, type IntentAudit, type Interval, type Iteration, type KeyProvider, type Leaderboard, type LeaderboardBenchScore, type LeaderboardBenchTask, type LeaderboardBenchmarkAdapter, type LeaderboardFlagSpec, type LeaderboardIterationInfo, type LeaderboardOptions, type LeaderboardRow, type LeaderboardRunContext, type LeaderboardScenario, type LeaderboardScore, type LeaderboardSpec, type LocalMcpMaterialization, type LocalSandboxClientOptions, type LoopCampaignDispatchOptions, type LoopDecisionPayload, type LoopDispatchOptions, type LoopEndedPayload, type LoopIterationDispatchPayload, type LoopIterationEndedPayload, type LoopIterationStartedPayload, type LoopLineageOptions, type LoopOptionsForDispatch, type LoopPlanDescription, type LoopPlanPayload, type LoopResult, type LoopSandboxPlacement, type LoopShape, type LoopStartedPayload, type LoopTeardownFailedPayload, type LoopTokenUsage, type LoopTraceEmitter, type LoopTraceEvent, type LoopUntil, type LoopUntilSpec, type LoopUntilState, type LoopWinner, type MakeWorkerAgent, type MaterializeLocalMcpOptions, type MaterializedExecutionIdentity, type MaterializedModelIdentity, type McpEndpoint, type McpEnvironmentOptions, McpSpawnFault, type McpToolDescriptor, type MountManifestEntry, type MountRecorder, NOTE_MAX_CHARS, type NaiveDriverOptions, type NoProgressForOptions, type NoWinnerError, type NodeExecutionIdentity, type NodeId, type NodeSnapshot, type NodeStatus, type Observation, type ObserveInput, type ObserveOptions, type ObserveSupervisorNodeEvent, type OpenSandboxRunBeforeStartContext, type OpenSandboxRunOptions, type OpenSandboxRunPromptOptions, type Outcome, type OutputAdapter, type PairwiseOptions, type PairwiseVerdict, type Panel, type PanelJudge, type PanelSpec, type PanelVerdict, type PatchDeliverableOptions, type PendingWait, type Persona, type PersonaContext, type PersonaExecutors, type Pipeline, type PipelineStage, type PlacementInfo, type PlateauOptions, type PriorCoordination, type ProfileKeyOf, type ProfileMaterializationReceipt, type ProfileRichness, type ProfileRichnessThresholds, type ProgressSample, type ProgressTracker, type ProgressTrackerOptions, type ProgressView, type PromotionGateOptions, type PromotionVerdict, type ProviderAsSandboxClientOptions, type ProviderExecutorOptions, type ProviderSeam, type PublishOptions, type RegistryAnalyzeProjection, type RenderCorpusToInstructions, type RenderCorpusToInstructionsOptions, type RepairStop, type ReproductionCheck, type ReservationRejection, type ReservationTicket, type ResolveDriveHarness, type ResolveSandboxClientOptions, type ResolveSupervisorTools, type ResolvedMcpServerLaunch, type ResolvedSupervisorProfile, type ResourceRequest, type Restart, type ResultBlobStore, type ResumedKeyState, type ResumedWork, type RollingDispatchOptions, type RootHandle, type RootMaterialization, type RootSignal, type RouterChatResult, type RouterChatToolsResult, type RouterConfig, type RouterSeam, type RouterToolCall, type RouterToolLoopResult, type RouterToolsSeam, type RunAgentRoundsOptions, type RunAgenticOptions, type RunContext, type RunLoopOptions, type RunPersonified, type RunPersonifiedOptions, type RunProvenance, type Runtime, type SandboxCapabilities, type SandboxClient, type SandboxClientProviderOptions, type SandboxControlClient, type SandboxEvent, type SandboxInstance, type SandboxLineage, type SandboxLineageHandle, type SandboxRun, SandboxRunAbortError, type SandboxSeam, type SandboxSteeringOptions, type SandboxToolPartState, type Scope, type ScopeAnalyst, type ScopeAnalyzeInput, type ScopeArgs, type ScopeProgressInput, type ScopeWidenGate, type ScoreOf, type SelectionReceipt, type SessionCapableBox, type SessionMessageLike, type SessionTraceBox, type Settled, type ShapeBudget, type ShapeContext, type ShapeRegistry, type Shell, type ShotPersona, type ShotSpec, type SpawnEvent, type SpawnForest, type SpawnForestEvent, type SpawnForestInDoubtNode, type SpawnForestMissingTree, type SpawnForestNode, type SpawnForestTree, type SpawnJournal, type SpawnOpts, type SpawnPrior, type SpawnRejection, type Spend, type StdioMcpConnection, type StdioMcpServerSpec, type SteerContext, type SteerableRootHandle, type SteerableSandboxArgs, type SteerableSandboxSession, type SteeringDecision, type StopDecision, type StopRule, type Strategy, type StrategyArtifacts, type StrategyCtx, type StrategyEvolutionConfig, type StrategyMessage, type StrategyResult, type StrategyShotResult, type StreamAgentTurnOptions, type StructuralRolloutConfig, type StructuralRolloutMessage, type StructuralRolloutPolicy, type StructuralRolloutResult, type SuperviseOptions, type SuperviseRegistry, type SuperviseRegistryTable, type SuperviseSurfaceOptions, type SuperviseSurfaceResult, type SupervisedResult, type Supervisor, type SupervisorAgentDeps, type SupervisorFinalizer, type SupervisorNodeContext, type SupervisorNodeContextSeed, type SupervisorOpts, type SupervisorProfile, type SupervisorSpanAttributes, type SupervisorSpanOptions, type SupervisorSpanOutcome, type SupervisorSpanRecorder, type SupervisorToolDescriptor, type SupervisorToolInvocationContext, type SurfaceScore, type SurfaceWorkerConfig, type SurfaceWorkerOut, type ToolLoopChat, type ToolLoopCompaction, type ToolLoopCompactionOptions, type ToolLoopMessageRecord, type ToolSpec, type ToolStepInput, type TraceSource, type TrajectoryAnalysis, type TrajectoryNode, type TrajectoryReport, type TrajectoryReportFn, type TrajectoryReportOptions, type TreeView, type TurnResult, type UnknownMaterializationReason, type UntrackedCopyStats, type UsageEvent, VERIFY_TAIL_CHARS, type ValidationCtx, type Validator, type VerifierEnvironmentOptions, type Verify, type VerifySpec, type VisibleCheck, WORKER_TOOL_TRACE_SCHEMA_VERSION, type WaitOpts, type WaitOutcome, type WaitProbe, type WaitProbeRegistry, type WaitRejection, type WaitSpec, type WatchTraceOptions, type WaterfallCollector, type WaterfallReport, type WaterfallSpan, type Widen, type WidenDecision, type WidenGate, type WidenLineage, type WidenSpec, type WinnerStrategy, type WorkerEvidenceInput, type WorkerProgress, type WorkerSpawnContext, type WorkerSteerRequest, type WorkerToolTraceArtifact, type WorkerTraceEvidence, type WorkerTraceResolver, type WorkerTraceSeamCarrier, type WorkerTraceUnavailableReason, type Workspace, type WorkspaceCommit, type WorkspaceRequest, type WorkspaceRun, type WorktreeCheckRunner, type WorktreeCliExecutorOptions, type WorktreeCommandResult, type WorktreeFanoutOptions, type WorktreeHarnessResult, type WorktreePatchArtifact, type WorktreeProfileMaterializationReceipt, acquireSandbox, adaptiveRefine, allOf, allWorkersStalled, analyzeTrace, anyOf, anytimeReport, areaUnderCurve, asAuthoredProfile, assertCoordinationBinding, assertModelAllowed, assertProfileModelsAllowed, assertStrategyContract, assertTraceDerivedFindings, assessAuthoredProfile, auditIntent, authorStrategy, authoredWorker, bestDelivered, bestSoFar, breadthStrategy, buildSteerContext, builtinShapes, canDisplace, canonicalizeAuthoredProfile, captureWorkerTraceEvidence, cliWorktreeExecutor, closingWorkerNote, collectAgentTurn, collectDelivered, compareCheckOutcomes, completionAuthorizes, composeCheckSources, composeWorkerEvidence, computeFindingId, connectStdioMcp, contentAddress, copyUntrackedIntoClone, createActivityLog, createAgentEnvironmentProviderRegistry, createBudgetPool, createEventBus, createExecutor, createExecutorRegistry, createFileRunContext, createInMemoryRunContext, createInbox, createMcpEnvironment, createOpenInferenceFileExporter, createOtelExporter, createProgressTracker, createPushTraceSource, createRootHandle, createSandboxLineage, createSandboxToolPartState, createScope, createScopeAnalyst, createShapeRegistry, createSteerableSandboxSession, createSupervisor, createSupervisorSpanRecorder, createTangleSandboxExactProcessProvider, createVerifierEnvironment, createWaitProbes, createWaterfallCollector, createWorktreeCliExecutor, decodeToolPart, defaultAnalystInstruction, defaultAuditorInstruction, defaultDelegateBudget, defaultExtractCandidate, defaultProfileRichnessThresholds, defaultSelectWinner, defaultStructuralRolloutPolicy, defaultToolDetectors, defineLeaderboard, definePersona, defineStrategy, delegate, depthStrategy, deterministicCompletion, discriminatingMeans, driverAgent, dumbDriver, effectiveConcurrency, envKeyProvider, equalKOnCost, extractLlmCallEvent, failuresAnalyst, fanout, filterAuthoredAsserts, finalizeBestDelivered, flatWidenGate, freeSlots, gateOnDeliverable, gitWorkspace, harvestCorpus, inProcessSandboxClient, inlineSandboxClient, isWaitOutcome, jjWorkspace, leaderboard, legacySupervisorRunDir, legacySupervisorRunsRoot, loadSpawnForest, localSandboxClient, localShell, loopCampaignDispatch, loopDispatch, loopUntil, makeFinding, mapSandboxEvent, mapSandboxToolEvent, materializeLocalMcp, materializeTreeView, mcpSecretEnvMetadataKey, modelAuthoredChecks, naiveDriver, noProgressFor, observe, officialChecksFromMeta, openSandboxRun, pairwiseSignificance, panel, parseWorkerToolTraceArtifact, patchDelivered, pendingWaits, pickBestDelivered, pickChampion, pipeline, plateau, plateauLength, pollFor, printBenchmarkReport, probeSandboxCapabilities, profileRichnessFinding, promotionGate, providerAsExecutor, providerAsSandboxClient, queueOf, readWorkerProgress, readWorkerSteerRequests, readWorkerTraceContext, refine, registerShape, registryScopeAnalyst, renderAnytimeTable, renderCorpusToInstructions, renderLeaderboardHtml, renderLeaderboardMarkdown, renderLeaderboardSvg, renderPairwiseMarkdown, renderReport, replaySpawnTree, resolveAgentEnvironmentProvider, resolveEntrySymbol, resolveMcpServerLaunch, resolveSandboxClient, resolveSecretEnv, resolveSupervisorProfile, rollingDispatch, routerBrain, routerChatWithTools, routerChatWithUsage, routerToolLoop, runAgentRounds, runAgentic, runBenchmark, runFinalizer, runInWorkspace, runLoop, runPersonified, runStrategyEvolution, runTree, safeWorkerFile, sample, sampleFromSettled, sampleThenRefine, sandboxCheckRunner, sandboxClientAsProvider, sandboxSessionTraceSource, sanitizeMcpToolSchema, secretEnvOfMcpServer, selectBestIndex, selectChampion, selectValidWinner, sentinelCompletion, serveCoordinationMcp, settledToIteration, settledWorkerOut, spendFromUsageEvents, stopSentinel, strategyAuthorContract, streamAgentTurn, streamRouterChatWithTools, structuralRollout, sumSandboxUsage, supervise, superviseSurface, supervisorAgent, supervisorInstructions, supervisorRunDir, supervisorRunsRoot, supervisorWorkersDir, timerAt, trajectoryReport, validateWaitSpec, verify, visibleCheckScore, waitUntil, watchTrace, widen, withUntrackedArtifacts, workerControlLogFile, workerFromBackend, workerInboxFile, workerInboxFileFromEventDir, workerTraceAnalysisStore, workerTraceEnv, workerTraceSeamKey, worktreeFanout, writeWorkerSteer };
5
+ export { type AcquireOptions, type ActivityLog, type ActivityNote, type Agent, type AgentEnvironment, type AgentEnvironmentCapabilities, type AgentEnvironmentEvent, type AgentEnvironmentProvider, type AgentEnvironmentProviderRef, type AgentEnvironmentProviderRegistry, type AgentEnvironmentQuery, type AgentEnvironmentStatus, type AgentEnvironmentSummary, type AgentExecutionRef, type AgentGraph, type AgentProfile, type AgentProfileRef, type AgentRunSpec, type AgentSession, type AgentSessionRef, type AgentSessionStatus, type AgentSpec, type AgentTurnBackend, type AgentTurnInput, type AgentTurnResult, type AgentTurnUsage, type AgenticOptions, type AgenticRunResult, type AgenticSurface, type AgenticTask, type AgenticTool, type AllWorkersStalledOptions, type AnalystFinding, type AnalystFindingEvent, type AnalystRegistry, type AnalyzeOnSettleRoute, type AnytimeReport, type AnytimeStrategySummary, type AnytimeTaskCurve, type ApplyContinuation, type ArtifactHandle, type AssertTraceDerivedFindings, type AuditIntentInput, type AuditIntentOptions, type AuthorStrategyOptions, type AuthoredHarness, type AuthoredProfile, type AuthoredStrategy, type AuthorizeDownMessage, type AuthorizedDownMessage, type AuthorizedSpawn, type AuthorizedSpawnContext, type AxisScoresOf, type BenchmarkCell, type BenchmarkConfig, type BenchmarkLift, type BenchmarkReport, type BenchmarkStrategySummary, type BenchmarkTaskRow, type BridgeSeam, type Budget, type BudgetPool, type BudgetPoolRestore, type BudgetReadout, type BusEvent, type BusRecord, type BusStats, type ChampionPick, type ChampionPolicy, type CheckExecChannel, type CheckOutcome, type CheckRunContext, type CheckRunner, type CheckSource, type CheckSourceCtx, type CheckpointCapableBox, type CheckpointRef, type CheckpointRequest, type CliSeam, type CliWorktreeBridgeSeam, type CliWorktreeSeam, type CollectedAgentTurn, type CombinatorShape, type CompletionAnalyst, type CompletionEvidence, type CompletionPolicy, type CompletionVerdict, type ConcurrencyCaps, type ContinuationInstruction, type CoordinationBinding, type CoordinationDeliveryEvidence, type CoordinationEvent, type CoordinationLog, type CoordinationMcpHandle, type CoordinationOwnerId, type CopyOptions, type Corpus, type CorpusFilter, type CorpusReadbackOptions, type CorpusRecord, type CreateAgentEnvironmentInput, type CreateSandboxOptions, type CreateScopeAnalystOptions, type CreateTangleSandboxExactProcessProviderOptions, type CriuCapableClient, DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY, DEFAULT_AWAIT_EVENT_TIMEOUT_MS, DEFAULT_SANDBOX_STEERING_MAX_TURNS, DEFAULT_STALL_AFTER_MS, type DefaultVerdict, type DefinePersona, type DefinePersonaInput, type DefinedLeaderboard, type DelegateOptions, type Deliverable, type DeliverableResolutionInput, type DeliverableSpec, type DeliveredOutput, type DispatchReport, type DispatchStopReason, type DispatchUnit, type DownMessageAuthorizationInput, type DownMessageDeliveryAttempt, type DownMessageDeliveryOutcome, type DownMessageEvent, type DriveHarness, type DriveHarnessOwnerContext, type Driver, type DriverAgentOptions, type DumbDriverOptions, EVIDENCE_MAX_CHARS, type EdgeDeliveryOutcome, type EdgeTraversal, type Environment, type EqualKArm, type EqualKOnCost, type EqualKOnCostOptions, type EqualKVerdict, type EventBus, type EvolutionArchiveNode, type EvolutionAuthor, type EvolutionBandInfo, type EvolutionCandidate, type EvolutionGeneration, type EvolutionReport, type ExecCtx, type ExecRequest, type ExecResult, type ExecutionBindingReceipt, type Executor, type ExecutorAccounting, type ExecutorConfig, type ExecutorContext, type ExecutorExecutionBinding, type ExecutorFactory, type ExecutorMaterialization, type ExecutorNodeContext, type ExecutorProgress, type ExecutorRegistry, type ExecutorResult, type Fanout, type FanoutOptions, type FanoutSynthesis, type FanoutWinnerSelector, FileCoordinationLog, FileCorpus, FileResultBlobStore, FileSpawnJournal, type FinalizeContext, type FinalizerSettled, type FlatWidenGate, type ForkCapableBox, type ForkRequest, type GitWorkspaceOptions, type GraphEdge, GraphEdgeCapError, type GraphNode, type GraphResult, type GroupOf, type Handle, type HarvestCorpusOptions, type HarvestFailure, type HarvestReport, InMemoryCorpus, InMemoryResultBlobStore, type InMemoryRunContext, type InMemoryRunContextOptions, InMemorySpawnJournal, type InProcessOnPrompt, type InProcessPromptCtx, type InProcessSandboxClientOptions, type Inbox, type InboxMessage, type IntentAudit, type Interval, type Iteration, type KeyProvider, type Leaderboard, type LeaderboardBenchScore, type LeaderboardBenchTask, type LeaderboardBenchmarkAdapter, type LeaderboardFlagSpec, type LeaderboardIterationInfo, type LeaderboardOptions, type LeaderboardRow, type LeaderboardRunContext, type LeaderboardScenario, type LeaderboardScore, type LeaderboardSpec, type LocalMcpMaterialization, type LocalSandboxClientOptions, type LoopCampaignDispatchOptions, type LoopDecisionPayload, type LoopDispatchOptions, type LoopEndedPayload, type LoopIterationDispatchPayload, type LoopIterationEndedPayload, type LoopIterationStartedPayload, type LoopLineageOptions, type LoopOptionsForDispatch, type LoopPlanDescription, type LoopPlanPayload, type LoopResult, type LoopSandboxPlacement, type LoopShape, type LoopStartedPayload, type LoopTeardownFailedPayload, type LoopTokenUsage, type LoopTraceEmitter, type LoopTraceEvent, type LoopUntil, type LoopUntilSpec, type LoopUntilState, type LoopWinner, type MakeWorkerAgent, type MaterializeLocalMcpOptions, type MaterializedExecutionIdentity, type MaterializedModelIdentity, type McpEndpoint, type McpEnvironmentOptions, McpSpawnFault, type McpToolDescriptor, type MountManifestEntry, type MountRecorder, NOTE_MAX_CHARS, type NaiveDriverOptions, type NoProgressForOptions, type NoWinnerError, type NodeExecutionIdentity, type NodeId, type NodeSnapshot, type NodeStatus, type Observation, type ObserveInput, type ObserveOptions, type ObserveSupervisorNodeEvent, type OpenSandboxRunBeforeStartContext, type OpenSandboxRunOptions, type OpenSandboxRunPromptOptions, type Outcome, type OutputAdapter, type PairwiseOptions, type PairwiseVerdict, type Panel, type PanelJudge, type PanelSpec, type PanelVerdict, type PatchDeliverableOptions, type PendingWait, type Persona, type PersonaContext, type PersonaExecutors, type Pipeline, type PipelineStage, type PlacementInfo, type PlateauOptions, type PriorCoordination, type ProfileKeyOf, type ProfileMaterializationReceipt, type ProfileRichness, type ProfileRichnessThresholds, type ProgressSample, type ProgressTracker, type ProgressTrackerOptions, type ProgressView, type PromotionGateOptions, type PromotionVerdict, type PromptHandle, type PromptRegistry, type ProviderAsSandboxClientOptions, type ProviderExecutorOptions, type ProviderSeam, type PublishOptions, type RegisteredPrompt, type RegistryAnalyzeProjection, type RenderCorpusToInstructions, type RenderCorpusToInstructionsOptions, type RepairStop, type ReproductionCheck, type ReservationRejection, type ReservationTicket, type ResolveDriveHarness, type ResolveSandboxClientOptions, type ResolveSupervisorTools, type ResolvedMcpServerLaunch, type ResolvedSupervisorProfile, type ResourceRequest, type Restart, type ResultBlobStore, type ResumedKeyState, type ResumedWork, type RollingDispatchOptions, type RootHandle, type RootMaterialization, type RootSignal, type RouterChatResult, type RouterChatToolsResult, type RouterConfig, type RouterSeam, type RouterToolCall, type RouterToolLoopResult, type RouterToolsSeam, type RunAgentRoundsOptions, type RunAgenticOptions, type RunContext, type RunGraphOptions, type RunLoopOptions, type RunPersonified, type RunPersonifiedOptions, type RunProvenance, type Runtime, type SandboxCapabilities, type SandboxClient, type SandboxClientProviderOptions, type SandboxControlClient, type SandboxEvent, type SandboxInstance, type SandboxLineage, type SandboxLineageHandle, type SandboxRun, SandboxRunAbortError, type SandboxSeam, type SandboxSteeringOptions, type SandboxToolPartState, type Scope, type ScopeAnalyst, type ScopeAnalyzeInput, type ScopeArgs, type ScopeProgressInput, type ScopeWidenGate, type ScoreOf, type SelectionReceipt, type SessionCapableBox, type SessionMessageLike, type SessionTraceBox, type Settled, type ShapeBudget, type ShapeContext, type ShapeRegistry, type Shell, type ShotPersona, type ShotSpec, type SpawnEvent, type SpawnForest, type SpawnForestEvent, type SpawnForestInDoubtNode, type SpawnForestMissingTree, type SpawnForestNode, type SpawnForestTree, type SpawnJournal, type SpawnOpts, type SpawnPrior, type SpawnRejection, type Spend, type StdioMcpConnection, type StdioMcpServerSpec, type SteerContext, type SteerableRootHandle, type SteerableSandboxArgs, type SteerableSandboxSession, type SteeringDecision, type SteeringDirectiveData, type StopDecision, type StopRule, type Strategy, type StrategyArtifacts, type StrategyCtx, type StrategyEvolutionConfig, type StrategyMessage, type StrategyResult, type StrategyShotResult, type StreamAgentTurnOptions, type StructuralRolloutConfig, type StructuralRolloutMessage, type StructuralRolloutPolicy, type StructuralRolloutResult, type SuperviseOptions, type SuperviseRegistry, type SuperviseRegistryTable, type SuperviseSurfaceOptions, type SuperviseSurfaceResult, type SupervisedResult, type Supervisor, type SupervisorAgentDeps, type SupervisorFinalizer, type SupervisorNodeContext, type SupervisorNodeContextSeed, type SupervisorOpts, type SupervisorProfile, type SupervisorSpanAttributes, type SupervisorSpanOptions, type SupervisorSpanOutcome, type SupervisorSpanRecorder, type SupervisorToolDescriptor, type SupervisorToolInvocationContext, type SurfaceScore, type SurfaceWorkerConfig, type SurfaceWorkerOut, type ToolLoopChat, type ToolLoopCompaction, type ToolLoopCompactionOptions, type ToolLoopMessageRecord, type ToolSpec, type ToolStepInput, type TraceSource, type TrajectoryAnalysis, type TrajectoryNode, type TrajectoryReport, type TrajectoryReportFn, type TrajectoryReportOptions, type TreeView, type TurnResult, type UnknownMaterializationReason, type UntrackedCopyStats, type UsageEvent, VERIFY_TAIL_CHARS, type ValidationCtx, type Validator, type VerifierEnvironmentOptions, type Verify, type VerifySpec, type VisibleCheck, WORKER_TOOL_TRACE_SCHEMA_VERSION, type WaitOpts, type WaitOutcome, type WaitProbe, type WaitProbeRegistry, type WaitRejection, type WaitSpec, type WatchTraceOptions, type WaterfallCollector, type WaterfallReport, type WaterfallSpan, type Widen, type WidenDecision, type WidenGate, type WidenLineage, type WidenSpec, type WinnerStrategy, type WorkerEvidenceInput, type WorkerProgress, type WorkerSpawnContext, type WorkerSteerRequest, type WorkerToolTraceArtifact, type WorkerTraceEvidence, type WorkerTraceResolver, type WorkerTraceSeamCarrier, type WorkerTraceUnavailableReason, type Workspace, type WorkspaceCommit, type WorkspaceRequest, type WorkspaceRun, type WorktreeCheckRunner, type WorktreeCliExecutorOptions, type WorktreeCommandResult, type WorktreeFanoutOptions, type WorktreeHarnessResult, type WorktreePatchArtifact, type WorktreeProfileMaterializationReceipt, acquireSandbox, adaptiveRefine, allOf, allWorkersStalled, analyzeTrace, analyzesFindingsReportPrompt, anyOf, anytimeReport, areaUnderCurve, asAuthoredProfile, assertCoordinationBinding, assertModelAllowed, assertProfileModelsAllowed, assertStrategyContract, assertTraceDerivedFindings, assessAuthoredProfile, auditIntent, authorStrategy, authoredWorker, bestDelivered, bestSoFar, breadthStrategy, buildSteerContext, builtinShapes, canDisplace, canonicalFindingEvent, canonicalizeAuthoredProfile, captureWorkerTraceEvidence, cliWorktreeExecutor, closingWorkerNote, collectAgentTurn, collectDelivered, compareCheckOutcomes, completionAuthorizes, composeCheckSources, composeWorkerEvidence, computeFindingId, connectStdioMcp, contentAddress, copyUntrackedIntoClone, createActivityLog, createAgentEnvironmentProviderRegistry, createBudgetPool, createEventBus, createExecutor, createExecutorRegistry, createFileRunContext, createInMemoryRunContext, createInbox, createMcpEnvironment, createOpenInferenceFileExporter, createOtelExporter, createProgressTracker, createPromptRegistry, createPushTraceSource, createRootHandle, createSandboxLineage, createSandboxToolPartState, createScope, createScopeAnalyst, createShapeRegistry, createSteerableSandboxSession, createSupervisor, createSupervisorSpanRecorder, createTangleSandboxExactProcessProvider, createVerifierEnvironment, createWaitProbes, createWaterfallCollector, createWorktreeCliExecutor, decodeToolPart, defaultAnalystInstruction, defaultAuditorInstruction, defaultDelegateBudget, defaultEdgeTraversalCap, defaultExtractCandidate, defaultProfileRichnessThresholds, defaultSelectWinner, defaultStructuralRolloutPolicy, defaultToolDetectors, defineLeaderboard, definePersona, defineStrategy, delegate, delegatesWorkerBriefPrompt, depthStrategy, deterministicCompletion, discriminatingMeans, driverAgent, dumbContinuationFailPrompt, dumbContinuationPassPrompt, dumbDriver, effectiveConcurrency, envKeyProvider, equalKOnCost, extractLlmCallEvent, failuresAnalyst, fanout, filterAuthoredAsserts, finalizeBestDelivered, flatWidenGate, formatPromptHandle, freeSlots, gateOnDeliverable, gitWorkspace, harvestCorpus, inProcessSandboxClient, inlineSandboxClient, isWaitOutcome, jjWorkspace, kernelPromptRegistry, leaderboard, legacySupervisorRunDir, legacySupervisorRunsRoot, loadSpawnForest, localSandboxClient, localShell, loopCampaignDispatch, loopDispatch, loopUntil, makeFinding, mapSandboxEvent, mapSandboxToolEvent, materializeLocalMcp, materializeTreeView, mcpSecretEnvMetadataKey, modelAuthoredChecks, naiveContinuationPrompt, naiveDriver, noProgressFor, normalizeAnalyzeOnSettle, observe, officialChecksFromMeta, openSandboxRun, pairwiseSignificance, panel, parseWorkerToolTraceArtifact, patchDelivered, pendingWaits, pickBestDelivered, pickChampion, pipeline, plateau, plateauLength, pollFor, printBenchmarkReport, probeSandboxCapabilities, profileRichnessFinding, promotionGate, promptHandle, providerAsExecutor, providerAsSandboxClient, queueOf, readWorkerProgress, readWorkerSteerRequests, readWorkerTraceContext, refine, registerShape, registryScopeAnalyst, renderAnytimeTable, renderCorpusToInstructions, renderLeaderboardHtml, renderLeaderboardMarkdown, renderLeaderboardSvg, renderPairwiseMarkdown, renderReport, replaySpawnTree, resolveAgentEnvironmentProvider, resolveEntrySymbol, resolveMcpServerLaunch, resolveSandboxClient, resolveSecretEnv, resolveSupervisorProfile, rollingDispatch, routerBrain, routerChatWithTools, routerChatWithUsage, routerToolLoop, runAgentRounds, runAgentic, runBenchmark, runFinalizer, runGraph, runInWorkspace, runLoop, runPersonified, runStrategyEvolution, runTree, safeWorkerFile, sample, sampleFromSettled, sampleThenRefine, sandboxCheckRunner, sandboxClientAsProvider, sandboxSessionTraceSource, sanitizeMcpToolSchema, secretEnvOfMcpServer, selectBestIndex, selectChampion, selectValidWinner, sentinelCompletion, serveCoordinationMcp, settledToIteration, settledWorkerOut, spendFromUsageEvents, steeringDriver, stopSentinel, strategyAuthorContract, streamAgentTurn, streamRouterChatWithTools, structuralRollout, sumSandboxUsage, supervise, superviseSurface, supervisorAgent, supervisorInstructions, supervisorPolicyPrompt, supervisorRunDir, supervisorRunsRoot, supervisorWorkersDir, timerAt, trajectoryReport, validateWaitSpec, verify, visibleCheckScore, waitUntil, watchTrace, widen, withUntrackedArtifacts, workerControlLogFile, workerFromBackend, workerInboxFile, workerInboxFileFromEventDir, workerTraceAnalysisStore, workerTraceEnv, workerTraceSeamKey, worktreeFanout, writeWorkerSteer };
package/dist/kernel.js CHANGED
@@ -1,9 +1,9 @@
1
- import { _ as captureWorkerTraceEvidence, a as loadSpawnForest, b as workerTraceAnalysisStore, c as replaySpawnTree, g as WORKER_TOOL_TRACE_SCHEMA_VERSION, i as InMemorySpawnJournal, n as FileSpawnJournal, o as materializeTreeView, r as InMemoryResultBlobStore, s as pendingWaits, t as FileResultBlobStore, x as contentAddress, y as parseWorkerToolTraceArtifact } from "./spawn-journal-IeXpidO2.js";
2
- import { B as timerAt, E as createOtelExporter, H as waitUntil, J as freeSlots, K as readWorkerProgress, L as createWaitProbes, R as isWaitOutcome, T as createOpenInferenceFileExporter, U as DEFAULT_STALL_AFTER_MS, V as validateWaitSpec, W as createActivityLog, X as rollingDispatch, Y as queueOf, _ as workerTraceSeamKey, a as pickBestDelivered, dt as routerBrain, ft as routerChatWithTools, g as workerTraceEnv, h as readWorkerTraceContext, ht as streamRouterChatWithTools, i as collectDelivered, m as settledToIteration, mt as routerToolLoop, n as createSupervisor, nt as createBudgetPool, o as runFinalizer, pt as routerChatWithUsage, q as effectiveConcurrency, r as bestDelivered, rt as spendFromUsageEvents, s as runTree, t as createRootHandle, u as createScope, z as pollFor } from "./supervisor-CpT9yAxL.js";
3
- import { C as observe, S as defaultAnalystInstruction, _ as depthStrategy, a as defaultStructuralRolloutPolicy, b as sample, c as officialChecksFromMeta, d as selectBestIndex, f as structuralRollout, g as defineStrategy, h as breadthStrategy, i as defaultExtractCandidate, l as resolveEntrySymbol, m as adaptiveRefine, n as compareCheckOutcomes, o as filterAuthoredAsserts, p as visibleCheckScore, r as composeCheckSources, s as modelAuthoredChecks, t as canDisplace, u as sandboxCheckRunner, v as refine, w as renderReport, x as sampleThenRefine, y as runAgentic } from "./structural-rollout-DQHO3b2Y.js";
4
- import { $ as verify, A as authorStrategy, At as createMcpEnvironment, B as runPersonified, C as collectAgentTurn, Ct as renderLeaderboardSvg, D as runStrategyEvolution, Dt as McpSpawnFault, E as pickChampion, Et as defaultAuditorInstruction, F as runBenchmark, Ft as resolveSecretEnv, G as InMemoryCorpus, H as createShapeRegistry, I as promotionGate, It as secretEnvOfMcpServer, J as flatWidenGate, K as renderCorpusToInstructions, L as equalKOnCost, M as SandboxRunAbortError, Mt as envKeyProvider, N as openSandboxRun, Nt as mcpSecretEnvMetadataKey, O as selectChampion, Ot as connectStdioMcp, P as printBenchmarkReport, Pt as resolveMcpServerLaunch, Q as selectValidWinner, R as trajectoryReport, St as renderLeaderboardMarkdown, T as discriminatingMeans, Tt as auditIntent, U as registerShape, V as builtinShapes, W as FileCorpus, X as panel, Y as loopUntil, Z as pipeline, _ as settledWorkerOut, _t as sentinelCompletion, a as localShell, at as inProcessSandboxClient, b as analyzeTrace, bt as pairwiseSignificance, c as createVerifierEnvironment, ct as dumbDriver, d as worktreeFanout, dt as localSandboxClient, et as widen, f as EVIDENCE_MAX_CHARS, ft as inlineSandboxClient, g as composeWorkerEvidence, gt as deterministicCompletion, h as closingWorkerNote, ht as completionAuthorizes, i as jjWorkspace, it as registryScopeAnalyst, j as strategyAuthorContract, jt as sanitizeMcpToolSchema, k as assertStrategyContract, kt as materializeLocalMcp, l as failuresAnalyst, lt as naiveDriver, m as VERIFY_TAIL_CHARS, mt as loopDispatch, n as makeFinding, nt as buildSteerContext, o as runInWorkspace, ot as harvestCorpus, p as NOTE_MAX_CHARS, pt as loopCampaignDispatch, q as fanout, r as gitWorkspace, rt as createScopeAnalyst, s as createWaterfallCollector, st as defineLeaderboard, t as computeFindingId, tt as assertTraceDerivedFindings, u as superviseSurface, ut as resolveSandboxClient, v as copyUntrackedIntoClone, vt as stopSentinel, w as streamAgentTurn, wt as renderPairwiseMarkdown, x as patchDelivered, xt as renderLeaderboardHtml, y as withUntrackedArtifacts, yt as leaderboard, z as definePersona } from "./runtime-Bp3NwC0A.js";
1
+ import { _ as captureWorkerTraceEvidence, a as loadSpawnForest, b as workerTraceAnalysisStore, c as replaySpawnTree, g as WORKER_TOOL_TRACE_SCHEMA_VERSION, i as InMemorySpawnJournal, n as FileSpawnJournal, o as materializeTreeView, r as InMemoryResultBlobStore, s as pendingWaits, t as FileResultBlobStore, x as contentAddress, y as parseWorkerToolTraceArtifact } from "./spawn-journal-DsZKDqeh.js";
2
+ import { $ as queueOf, D as createOpenInferenceFileExporter, G as validateWaitSpec, H as isWaitOutcome, J as createActivityLog, K as waitUntil, O as createOtelExporter, Q as freeSlots, U as pollFor, V as createWaitProbes, W as timerAt, X as readWorkerProgress, Xt as assertModelAllowed, Z as effectiveConcurrency, Zt as assertProfileModelsAllowed, _ as workerTraceEnv, _t as routerChatWithUsage, a as pickBestDelivered, et as rollingDispatch, g as readWorkerTraceContext, gt as routerChatWithTools, ht as routerBrain, i as collectDelivered, m as settledToIteration, n as createSupervisor, o as runFinalizer, ot as createBudgetPool, q as DEFAULT_STALL_AFTER_MS, r as bestDelivered, s as runTree, st as spendFromUsageEvents, t as createRootHandle, u as createScope, v as workerTraceSeamKey, vt as routerToolLoop, yt as streamRouterChatWithTools } from "./supervisor-DpjO0Gmy.js";
3
+ import { C as observe, S as defaultAnalystInstruction, _ as depthStrategy, a as defaultStructuralRolloutPolicy, b as sample, c as officialChecksFromMeta, d as selectBestIndex, f as structuralRollout, g as defineStrategy, h as breadthStrategy, i as defaultExtractCandidate, l as resolveEntrySymbol, m as adaptiveRefine, n as compareCheckOutcomes, o as filterAuthoredAsserts, p as visibleCheckScore, r as composeCheckSources, s as modelAuthoredChecks, t as canDisplace, u as sandboxCheckRunner, v as refine, w as renderReport, x as sampleThenRefine, y as runAgentic } from "./structural-rollout-zY0oqQzO.js";
4
+ import { $ as panel, A as runStrategyEvolution, At as defaultAuditorInstruction, B as equalKOnCost, Bt as secretEnvOfMcpServer, C as GraphEdgeCapError, Ct as leaderboard, D as streamAgentTurn, Dt as renderLeaderboardSvg, E as collectAgentTurn, Et as renderLeaderboardMarkdown, F as SandboxRunAbortError, Ft as sanitizeMcpToolSchema, G as createShapeRegistry, H as definePersona, I as openSandboxRun, It as envKeyProvider, J as InMemoryCorpus, K as registerShape, L as printBenchmarkReport, Lt as mcpSecretEnvMetadataKey, M as assertStrategyContract, Mt as connectStdioMcp, N as authorStrategy, Nt as materializeLocalMcp, O as discriminatingMeans, Ot as renderPairwiseMarkdown, P as strategyAuthorContract, Pt as createMcpEnvironment, Q as loopUntil, R as runBenchmark, Rt as resolveMcpServerLaunch, St as stopSentinel, T as runGraph, Tt as renderLeaderboardHtml, U as runPersonified, V as trajectoryReport, W as builtinShapes, X as fanout, Y as renderCorpusToInstructions, Z as flatWidenGate, _ as settledWorkerOut, _t as loopCampaignDispatch, a as localShell, at as buildSteerContext, b as analyzeTrace, bt as deterministicCompletion, c as createVerifierEnvironment, ct as inProcessSandboxClient, d as worktreeFanout, dt as dumbDriver, et as pipeline, f as EVIDENCE_MAX_CHARS, ft as naiveDriver, g as composeWorkerEvidence, gt as inlineSandboxClient, h as closingWorkerNote, ht as localSandboxClient, i as jjWorkspace, it as assertTraceDerivedFindings, j as selectChampion, jt as McpSpawnFault, k as pickChampion, kt as auditIntent, l as failuresAnalyst, lt as harvestCorpus, m as VERIFY_TAIL_CHARS, mt as resolveSandboxClient, n as makeFinding, nt as verify, o as runInWorkspace, ot as createScopeAnalyst, p as NOTE_MAX_CHARS, pt as steeringDriver, q as FileCorpus, r as gitWorkspace, rt as widen, s as createWaterfallCollector, st as registryScopeAnalyst, t as computeFindingId, tt as selectValidWinner, u as superviseSurface, ut as defineLeaderboard, v as copyUntrackedIntoClone, vt as loopDispatch, w as defaultEdgeTraversalCap, wt as pairwiseSignificance, x as patchDelivered, xt as sentinelCompletion, y as withUntrackedArtifacts, yt as completionAuthorizes, z as promotionGate, zt as resolveSecretEnv } from "./runtime-DZblIf3R.js";
5
5
  import { i as mapSandboxToolEvent, n as extractLlmCallEvent, o as sumSandboxUsage, r as mapSandboxEvent, t as createSandboxToolPartState } from "./sandbox-events-Yhd1GYWl.js";
6
- import { $ as allOf, At as runAgentRounds, Bt as assessAuthoredProfile, Ct as createSteerableSandboxSession, Dt as createInbox, Et as sandboxSessionTraceSource, F as defaultDelegateBudget, Ft as FileCoordinationLog, Gt as supervisorInstructions, Ht as canonicalizeAuthoredProfile, I as delegate, It as createSupervisorSpanRecorder, Kt as gateOnDeliverable, Lt as assertModelAllowed, Mt as createSandboxLineage, Nt as probeSandboxCapabilities, Pt as acquireSandbox, Q as finalizeBestDelivered, Rt as assertProfileModelsAllowed, St as DEFAULT_SANDBOX_STEERING_MAX_TURNS, Tt as decodeToolPart, Ut as defaultProfileRichnessThresholds, Vt as authoredWorker, Wt as profileRichnessFinding, Z as driverAgent, _t as createInMemoryRunContext, a as resolveSupervisorProfile, at as sampleFromSettled, bt as createExecutorRegistry, ct as bestSoFar, dt as DEFAULT_AWAIT_EVENT_TIMEOUT_MS, et as allWorkersStalled, gt as createFileRunContext, ht as watchTrace, i as assertCoordinationBinding, it as plateau, jt as runLoop, kt as defaultSelectWinner, lt as plateauLength, mt as defaultToolDetectors, n as supervise, nt as createProgressTracker, o as supervisorAgent, ot as anytimeReport, pt as createEventBus, r as workerFromBackend, rt as noProgressFor, s as serveCoordinationMcp, st as areaUnderCurve, t as DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY, tt as anyOf, ut as renderAnytimeTable, vt as cliWorktreeExecutor, wt as createPushTraceSource, xt as createWorktreeCliExecutor, yt as createExecutor, zt as asAuthoredProfile } from "./supervise-BHHMtwP9.js";
7
- import { a as sandboxClientAsProvider, i as resolveAgentEnvironmentProvider, n as providerAsExecutor, o as createTangleSandboxExactProcessProvider, r as providerAsSandboxClient, t as createAgentEnvironmentProviderRegistry } from "./environment-provider-DChfYm2-.js";
6
+ import { $ as allOf, $t as naiveContinuationPrompt, Bt as assessAuthoredProfile, Ct as createWorktreeCliExecutor, Dt as decodeToolPart, Et as createPushTraceSource, F as defaultDelegateBudget, Ft as probeSandboxCapabilities, Gt as supervisorInstructions, Ht as canonicalizeAuthoredProfile, I as delegate, It as acquireSandbox, Jt as delegatesWorkerBriefPrompt, Kt as analyzesFindingsReportPrompt, Lt as FileCoordinationLog, Mt as runAgentRounds, Nt as runLoop, Ot as sandboxSessionTraceSource, Pt as createSandboxLineage, Q as finalizeBestDelivered, Qt as kernelPromptRegistry, Rt as createSupervisorSpanRecorder, St as createExecutorRegistry, Tt as createSteerableSandboxSession, Ut as defaultProfileRichnessThresholds, Vt as authoredWorker, Wt as profileRichnessFinding, Xt as dumbContinuationPassPrompt, Yt as dumbContinuationFailPrompt, Z as driverAgent, Zt as formatPromptHandle, _t as watchTrace, a as resolveSupervisorProfile, at as sampleFromSettled, bt as cliWorktreeExecutor, ct as bestSoFar, dt as DEFAULT_AWAIT_EVENT_TIMEOUT_MS, en as promptHandle, et as allWorkersStalled, ft as canonicalFindingEvent, gt as defaultToolDetectors, ht as createEventBus, i as assertCoordinationBinding, it as plateau, jt as defaultSelectWinner, kt as createInbox, lt as plateauLength, mt as normalizeAnalyzeOnSettle, n as supervise, nn as gateOnDeliverable, nt as createProgressTracker, o as supervisorAgent, ot as anytimeReport, qt as createPromptRegistry, r as workerFromBackend, rt as noProgressFor, s as serveCoordinationMcp, st as areaUnderCurve, t as DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY, tn as supervisorPolicyPrompt, tt as anyOf, ut as renderAnytimeTable, vt as createFileRunContext, wt as DEFAULT_SANDBOX_STEERING_MAX_TURNS, xt as createExecutor, yt as createInMemoryRunContext, zt as asAuthoredProfile } from "./supervise-Cx24b3lw.js";
7
+ import { a as sandboxClientAsProvider, i as resolveAgentEnvironmentProvider, n as providerAsExecutor, o as createTangleSandboxExactProcessProvider, r as providerAsSandboxClient, t as createAgentEnvironmentProviderRegistry } from "./environment-provider-DqFS6FSZ.js";
8
8
  import { a as supervisorRunDir, c as workerControlLogFile, d as writeWorkerSteer, i as safeWorkerFile, l as workerInboxFile, n as legacySupervisorRunsRoot, o as supervisorRunsRoot, r as readWorkerSteerRequests, s as supervisorWorkersDir, t as legacySupervisorRunDir, u as workerInboxFileFromEventDir } from "./run-layout-C2FGmZ3v.js";
9
- export { DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY, DEFAULT_AWAIT_EVENT_TIMEOUT_MS, DEFAULT_SANDBOX_STEERING_MAX_TURNS, DEFAULT_STALL_AFTER_MS, EVIDENCE_MAX_CHARS, FileCoordinationLog, FileCorpus, FileResultBlobStore, FileSpawnJournal, InMemoryCorpus, InMemoryResultBlobStore, InMemorySpawnJournal, McpSpawnFault, NOTE_MAX_CHARS, SandboxRunAbortError, VERIFY_TAIL_CHARS, WORKER_TOOL_TRACE_SCHEMA_VERSION, acquireSandbox, adaptiveRefine, allOf, allWorkersStalled, analyzeTrace, anyOf, anytimeReport, areaUnderCurve, asAuthoredProfile, assertCoordinationBinding, assertModelAllowed, assertProfileModelsAllowed, assertStrategyContract, assertTraceDerivedFindings, assessAuthoredProfile, auditIntent, authorStrategy, authoredWorker, bestDelivered, bestSoFar, breadthStrategy, buildSteerContext, builtinShapes, canDisplace, canonicalizeAuthoredProfile, captureWorkerTraceEvidence, cliWorktreeExecutor, closingWorkerNote, collectAgentTurn, collectDelivered, compareCheckOutcomes, completionAuthorizes, composeCheckSources, composeWorkerEvidence, computeFindingId, connectStdioMcp, contentAddress, copyUntrackedIntoClone, createActivityLog, createAgentEnvironmentProviderRegistry, createBudgetPool, createEventBus, createExecutor, createExecutorRegistry, createFileRunContext, createInMemoryRunContext, createInbox, createMcpEnvironment, createOpenInferenceFileExporter, createOtelExporter, createProgressTracker, createPushTraceSource, createRootHandle, createSandboxLineage, createSandboxToolPartState, createScope, createScopeAnalyst, createShapeRegistry, createSteerableSandboxSession, createSupervisor, createSupervisorSpanRecorder, createTangleSandboxExactProcessProvider, createVerifierEnvironment, createWaitProbes, createWaterfallCollector, createWorktreeCliExecutor, decodeToolPart, defaultAnalystInstruction, defaultAuditorInstruction, defaultDelegateBudget, defaultExtractCandidate, defaultProfileRichnessThresholds, defaultSelectWinner, defaultStructuralRolloutPolicy, defaultToolDetectors, defineLeaderboard, definePersona, defineStrategy, delegate, depthStrategy, deterministicCompletion, discriminatingMeans, driverAgent, dumbDriver, effectiveConcurrency, envKeyProvider, equalKOnCost, extractLlmCallEvent, failuresAnalyst, fanout, filterAuthoredAsserts, finalizeBestDelivered, flatWidenGate, freeSlots, gateOnDeliverable, gitWorkspace, harvestCorpus, inProcessSandboxClient, inlineSandboxClient, isWaitOutcome, jjWorkspace, leaderboard, legacySupervisorRunDir, legacySupervisorRunsRoot, loadSpawnForest, localSandboxClient, localShell, loopCampaignDispatch, loopDispatch, loopUntil, makeFinding, mapSandboxEvent, mapSandboxToolEvent, materializeLocalMcp, materializeTreeView, mcpSecretEnvMetadataKey, modelAuthoredChecks, naiveDriver, noProgressFor, observe, officialChecksFromMeta, openSandboxRun, pairwiseSignificance, panel, parseWorkerToolTraceArtifact, patchDelivered, pendingWaits, pickBestDelivered, pickChampion, pipeline, plateau, plateauLength, pollFor, printBenchmarkReport, probeSandboxCapabilities, profileRichnessFinding, promotionGate, providerAsExecutor, providerAsSandboxClient, queueOf, readWorkerProgress, readWorkerSteerRequests, readWorkerTraceContext, refine, registerShape, registryScopeAnalyst, renderAnytimeTable, renderCorpusToInstructions, renderLeaderboardHtml, renderLeaderboardMarkdown, renderLeaderboardSvg, renderPairwiseMarkdown, renderReport, replaySpawnTree, resolveAgentEnvironmentProvider, resolveEntrySymbol, resolveMcpServerLaunch, resolveSandboxClient, resolveSecretEnv, resolveSupervisorProfile, rollingDispatch, routerBrain, routerChatWithTools, routerChatWithUsage, routerToolLoop, runAgentRounds, runAgentic, runBenchmark, runFinalizer, runInWorkspace, runLoop, runPersonified, runStrategyEvolution, runTree, safeWorkerFile, sample, sampleFromSettled, sampleThenRefine, sandboxCheckRunner, sandboxClientAsProvider, sandboxSessionTraceSource, sanitizeMcpToolSchema, secretEnvOfMcpServer, selectBestIndex, selectChampion, selectValidWinner, sentinelCompletion, serveCoordinationMcp, settledToIteration, settledWorkerOut, spendFromUsageEvents, stopSentinel, strategyAuthorContract, streamAgentTurn, streamRouterChatWithTools, structuralRollout, sumSandboxUsage, supervise, superviseSurface, supervisorAgent, supervisorInstructions, supervisorRunDir, supervisorRunsRoot, supervisorWorkersDir, timerAt, trajectoryReport, validateWaitSpec, verify, visibleCheckScore, waitUntil, watchTrace, widen, withUntrackedArtifacts, workerControlLogFile, workerFromBackend, workerInboxFile, workerInboxFileFromEventDir, workerTraceAnalysisStore, workerTraceEnv, workerTraceSeamKey, worktreeFanout, writeWorkerSteer };
9
+ export { DEFAULT_AUTHORED_PROFILE_SECURITY_POLICY, DEFAULT_AWAIT_EVENT_TIMEOUT_MS, DEFAULT_SANDBOX_STEERING_MAX_TURNS, DEFAULT_STALL_AFTER_MS, EVIDENCE_MAX_CHARS, FileCoordinationLog, FileCorpus, FileResultBlobStore, FileSpawnJournal, GraphEdgeCapError, InMemoryCorpus, InMemoryResultBlobStore, InMemorySpawnJournal, McpSpawnFault, NOTE_MAX_CHARS, SandboxRunAbortError, VERIFY_TAIL_CHARS, WORKER_TOOL_TRACE_SCHEMA_VERSION, acquireSandbox, adaptiveRefine, allOf, allWorkersStalled, analyzeTrace, analyzesFindingsReportPrompt, anyOf, anytimeReport, areaUnderCurve, asAuthoredProfile, assertCoordinationBinding, assertModelAllowed, assertProfileModelsAllowed, assertStrategyContract, assertTraceDerivedFindings, assessAuthoredProfile, auditIntent, authorStrategy, authoredWorker, bestDelivered, bestSoFar, breadthStrategy, buildSteerContext, builtinShapes, canDisplace, canonicalFindingEvent, canonicalizeAuthoredProfile, captureWorkerTraceEvidence, cliWorktreeExecutor, closingWorkerNote, collectAgentTurn, collectDelivered, compareCheckOutcomes, completionAuthorizes, composeCheckSources, composeWorkerEvidence, computeFindingId, connectStdioMcp, contentAddress, copyUntrackedIntoClone, createActivityLog, createAgentEnvironmentProviderRegistry, createBudgetPool, createEventBus, createExecutor, createExecutorRegistry, createFileRunContext, createInMemoryRunContext, createInbox, createMcpEnvironment, createOpenInferenceFileExporter, createOtelExporter, createProgressTracker, createPromptRegistry, createPushTraceSource, createRootHandle, createSandboxLineage, createSandboxToolPartState, createScope, createScopeAnalyst, createShapeRegistry, createSteerableSandboxSession, createSupervisor, createSupervisorSpanRecorder, createTangleSandboxExactProcessProvider, createVerifierEnvironment, createWaitProbes, createWaterfallCollector, createWorktreeCliExecutor, decodeToolPart, defaultAnalystInstruction, defaultAuditorInstruction, defaultDelegateBudget, defaultEdgeTraversalCap, defaultExtractCandidate, defaultProfileRichnessThresholds, defaultSelectWinner, defaultStructuralRolloutPolicy, defaultToolDetectors, defineLeaderboard, definePersona, defineStrategy, delegate, delegatesWorkerBriefPrompt, depthStrategy, deterministicCompletion, discriminatingMeans, driverAgent, dumbContinuationFailPrompt, dumbContinuationPassPrompt, dumbDriver, effectiveConcurrency, envKeyProvider, equalKOnCost, extractLlmCallEvent, failuresAnalyst, fanout, filterAuthoredAsserts, finalizeBestDelivered, flatWidenGate, formatPromptHandle, freeSlots, gateOnDeliverable, gitWorkspace, harvestCorpus, inProcessSandboxClient, inlineSandboxClient, isWaitOutcome, jjWorkspace, kernelPromptRegistry, leaderboard, legacySupervisorRunDir, legacySupervisorRunsRoot, loadSpawnForest, localSandboxClient, localShell, loopCampaignDispatch, loopDispatch, loopUntil, makeFinding, mapSandboxEvent, mapSandboxToolEvent, materializeLocalMcp, materializeTreeView, mcpSecretEnvMetadataKey, modelAuthoredChecks, naiveContinuationPrompt, naiveDriver, noProgressFor, normalizeAnalyzeOnSettle, observe, officialChecksFromMeta, openSandboxRun, pairwiseSignificance, panel, parseWorkerToolTraceArtifact, patchDelivered, pendingWaits, pickBestDelivered, pickChampion, pipeline, plateau, plateauLength, pollFor, printBenchmarkReport, probeSandboxCapabilities, profileRichnessFinding, promotionGate, promptHandle, providerAsExecutor, providerAsSandboxClient, queueOf, readWorkerProgress, readWorkerSteerRequests, readWorkerTraceContext, refine, registerShape, registryScopeAnalyst, renderAnytimeTable, renderCorpusToInstructions, renderLeaderboardHtml, renderLeaderboardMarkdown, renderLeaderboardSvg, renderPairwiseMarkdown, renderReport, replaySpawnTree, resolveAgentEnvironmentProvider, resolveEntrySymbol, resolveMcpServerLaunch, resolveSandboxClient, resolveSecretEnv, resolveSupervisorProfile, rollingDispatch, routerBrain, routerChatWithTools, routerChatWithUsage, routerToolLoop, runAgentRounds, runAgentic, runBenchmark, runFinalizer, runGraph, runInWorkspace, runLoop, runPersonified, runStrategyEvolution, runTree, safeWorkerFile, sample, sampleFromSettled, sampleThenRefine, sandboxCheckRunner, sandboxClientAsProvider, sandboxSessionTraceSource, sanitizeMcpToolSchema, secretEnvOfMcpServer, selectBestIndex, selectChampion, selectValidWinner, sentinelCompletion, serveCoordinationMcp, settledToIteration, settledWorkerOut, spendFromUsageEvents, steeringDriver, stopSentinel, strategyAuthorContract, streamAgentTurn, streamRouterChatWithTools, structuralRollout, sumSandboxUsage, supervise, superviseSurface, supervisorAgent, supervisorInstructions, supervisorPolicyPrompt, supervisorRunDir, supervisorRunsRoot, supervisorWorkersDir, timerAt, trajectoryReport, validateWaitSpec, verify, visibleCheckScore, waitUntil, watchTrace, widen, withUntrackedArtifacts, workerControlLogFile, workerFromBackend, workerInboxFile, workerInboxFileFromEventDir, workerTraceAnalysisStore, workerTraceEnv, workerTraceSeamKey, worktreeFanout, writeWorkerSteer };
@@ -1,8 +1,8 @@
1
- import { a as persistCandidateOutputArtifact, ct as omitTopLevelDigest, nt as canonicalCandidateBytes, ot as embeddedCandidateArtifact } from "./prepare-DpV6np9e.js";
2
- import { i as sealAgentCandidateBundle, t as captureAgentCandidateWorkspace } from "./workspace-archive-B4SkNJjw.js";
3
- import { t as createAgentImprovementActivationResult } from "./activation-DdIpwQ0k.js";
1
+ import { a as persistCandidateOutputArtifact, ct as omitTopLevelDigest, nt as canonicalCandidateBytes, ot as embeddedCandidateArtifact } from "./prepare--8EvLqCr.js";
2
+ import { i as sealAgentCandidateBundle, t as captureAgentCandidateWorkspace } from "./workspace-archive-BQxvkypI.js";
3
+ import { t as createAgentImprovementActivationResult } from "./activation-DhWJ3p8N.js";
4
4
  import { r as researcherProfile } from "./researcher-CoVqNhfI.js";
5
- import { n as supervise } from "./supervise-BHHMtwP9.js";
5
+ import { n as supervise } from "./supervise-Cx24b3lw.js";
6
6
  import { agentCandidateKnowledgeSchema, sha256DigestSchema } from "@tangle-network/agent-interface";
7
7
  import { realpath } from "node:fs/promises";
8
8
  import { evaluateKnowledgeBaseReadiness, fromAgentCandidateKnowledgeRef, improveKnowledgeBase, knowledgeImprovementCandidateRef, loadKnowledgeImprovementActivationResult, promoteKnowledgeCandidate, restoreKnowledgeCandidateBaseline, toAgentCandidateKnowledgeRef, withKnowledgeImprovementComparison } from "@tangle-network/agent-knowledge";
@@ -430,4 +430,4 @@ function addSpent(target, result) {
430
430
  //#endregion
431
431
  export { createSupervisedKnowledgeUpdater as a, runSupervisedKnowledgeUpdate as c, RESEARCH_SUPERVISOR_SYSTEM_PROMPT as i, createKnowledgeImprovementActivationExecutor as l, createAgentKnowledgeReadinessCheck as n, formatSupervisedKnowledgeTask as o, runKnowledgeImprovementJob as r, knowledgeReadinessDeliverable as s, buildKnowledgeImprovementExperimentBundles as t };
432
432
 
433
- //# sourceMappingURL=knowledge-B1B3BsQZ.js.map
433
+ //# sourceMappingURL=knowledge-BOHj6nGh.js.map