@chatpanel/events 0.102.0 → 0.103.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 (138) hide show
  1. package/adapters.js +1 -83
  2. package/adaptive-tool-policy.js +1 -45
  3. package/agent.js +2 -255
  4. package/attribution.js +1 -132
  5. package/backup-envelope.js +1 -221
  6. package/board-tool.js +2 -165
  7. package/budget.js +1 -116
  8. package/capability.js +1 -126
  9. package/citations.js +5 -127
  10. package/client-prefs.js +1 -148
  11. package/context-attachments.js +8 -144
  12. package/cowriter-router.js +1 -83
  13. package/cowriter-writer.js +19 -193
  14. package/cowriter.js +1 -190
  15. package/curate.js +3 -509
  16. package/distance.js +1 -124
  17. package/engine.js +1 -131
  18. package/entitlement.js +1 -332
  19. package/entity.js +1 -354
  20. package/event.js +1 -175
  21. package/extraction.js +4 -293
  22. package/failover.js +1 -93
  23. package/find-tool.js +1 -66
  24. package/flowchart.js +2 -644
  25. package/gate.js +1 -74
  26. package/harness.js +4 -101
  27. package/index.js +1 -345
  28. package/invariants.js +1 -174
  29. package/job.js +3 -147
  30. package/kernel.js +1 -255
  31. package/knowledge-derive.js +1 -267
  32. package/knowledge.js +3 -230
  33. package/library.js +11 -280
  34. package/loop.js +1 -132
  35. package/manifest.js +1 -107
  36. package/markdown-authoring.js +11 -288
  37. package/markdown-render.js +0 -0
  38. package/mcp-client.js +8 -358
  39. package/mcp-dispatch.js +1 -52
  40. package/mcp-errors.js +1 -106
  41. package/mcp-manager.js +1 -127
  42. package/media-transcript.js +8 -531
  43. package/meeting-analyzers.js +1 -83
  44. package/meeting-insights.js +7 -164
  45. package/meeting-shape.js +1 -282
  46. package/meeting-text.js +5 -94
  47. package/memory.js +2 -638
  48. package/model-candidates.js +1 -358
  49. package/model-health.js +1 -182
  50. package/model-ledger.js +1 -228
  51. package/model-picker.js +1 -188
  52. package/note-actions.js +15 -246
  53. package/note-graph.js +1 -158
  54. package/note-links.js +1 -68
  55. package/note-mentions.js +8 -114
  56. package/note-plan.js +9 -107
  57. package/note-research.js +1 -135
  58. package/observability.js +1 -119
  59. package/omni.js +1 -125
  60. package/order.js +1 -78
  61. package/package.json +1 -4
  62. package/pdf-layout.js +7 -253
  63. package/project-run.js +20 -444
  64. package/project.js +1 -170
  65. package/promotion.js +1 -171
  66. package/queue.js +1 -98
  67. package/reach.js +1 -23
  68. package/recipe-tool.js +2 -161
  69. package/recipe.js +1 -264
  70. package/record-list.js +2 -110
  71. package/recruit.js +3 -456
  72. package/redaction-tokens.js +1 -61
  73. package/ref.js +1 -55
  74. package/registry.js +1 -240
  75. package/route-graph.js +1 -115
  76. package/route-strategies.js +2 -232
  77. package/router.js +2 -880
  78. package/rrf.js +1 -89
  79. package/rules.js +1 -142
  80. package/schedule.js +1 -663
  81. package/scm-connection.js +1 -180
  82. package/scopes.js +1 -12
  83. package/scorecard.js +1 -335
  84. package/search-engines.js +1 -81
  85. package/skill-manifest.js +1 -330
  86. package/skill-scan.js +3 -209
  87. package/skill-sources.js +1 -162
  88. package/skill-vars.js +2 -252
  89. package/slash-commands.js +1 -158
  90. package/source-gate.js +1 -92
  91. package/sources-retrieval.js +5 -186
  92. package/sources.js +1 -273
  93. package/store.js +1 -171
  94. package/structured.js +4 -901
  95. package/subject-kinds.js +1 -5
  96. package/subject-name.js +1 -96
  97. package/sync-plan.js +1 -213
  98. package/synthesis.js +3 -123
  99. package/tags.js +1 -203
  100. package/team-board.js +6 -337
  101. package/team-cache.js +2 -63
  102. package/team-observe.js +1 -118
  103. package/team-org.js +1 -442
  104. package/team-plan.js +4 -131
  105. package/team-record.js +1 -225
  106. package/team-run.js +9 -652
  107. package/team-subtask.js +2 -191
  108. package/team-task.js +2 -124
  109. package/team-tool.js +2 -196
  110. package/team-trail.js +2 -73
  111. package/team-worklog.js +2 -149
  112. package/team.js +1 -302
  113. package/text-search.js +1 -155
  114. package/theme.js +17 -154
  115. package/titles.js +4 -285
  116. package/tool-discovery.js +1 -87
  117. package/tool-dispatch.js +5 -230
  118. package/tool-groups.js +1 -81
  119. package/tool-hints.js +10 -185
  120. package/tool-loop-guard.js +4 -182
  121. package/tool-need.js +2 -124
  122. package/tool-result.js +2 -438
  123. package/tool-round.js +0 -0
  124. package/tool-schema.js +1 -155
  125. package/tool-traits.js +1 -182
  126. package/toolset.js +2 -88
  127. package/trajectory.js +1 -530
  128. package/turn-loop.js +4 -440
  129. package/upcast.js +1 -37
  130. package/vault.js +2 -250
  131. package/view.js +1 -88
  132. package/voice-intents.js +2 -1488
  133. package/voice-speaker.js +1 -98
  134. package/weather-tool.js +1 -65
  135. package/weather.js +2 -211
  136. package/web-search-tool.js +14 -102
  137. package/web-search.js +1 -160
  138. package/widget.js +1 -153
package/index.js CHANGED
@@ -1,345 +1 @@
1
- // @chatpanel/events — the ChatPanel event-log and capability contracts.
2
- //
3
- // Two contracts everything else inherits from:
4
- // • the EVENT SCHEMA — append-only, versioned forever, metadata only, ordered
5
- // without clocks;
6
- // • the CAPABILITY SIGNATURE — one call shape a rule, a schedule, the user or a
7
- // model all invoke identically.
8
- //
9
- // Pure and dependency-free so the identical code runs in the extension (browser ESM,
10
- // MV3/CSP-safe), the gateway and the bridge — the @chatpanel/pii delivery pattern.
11
-
12
- export {
13
- CURRENT_VERSION, EVENT_TYPES, ALL_TYPES,
14
- ACTOR_KINDS, SCOPE_KINDS, CLASSES, EFFECTS, EGRESS,
15
- EventError, validateEvent, isValidEvent, createAppender,
16
- } from './event.js';
17
-
18
- export { REF_KINDS, RESOLUTION, makeRef, isRef, resolveRef } from './ref.js';
19
- export { linearize, compareEvents, causesAreWellFormed } from './order.js';
20
- export { pendingQueue, isQueued, dequeue, moveQueued, promoteQueued } from './queue.js';
21
- export {
22
- groupModels, filterSections, defaultModelId, modelSummary,
23
- } from './model-picker.js';
24
- export {
25
- NOTE_ACTIONS, NOTE_ACTION_ORDER, NOTE_ACTION_TEMPERATURE, NOTE_ACTION_ERRORS,
26
- NOTE_COMMANDS, NOTE_COMMAND_TEMPERATURE, NOTE_COMMAND_MAX_TOKENS,
27
- frameNoteAction, noteActionLabel, noteActionItems, filterNoteActions,
28
- commandLineAt, triggerQueryAt,
29
- } from './note-actions.js';
30
- export {
31
- parseAgentMention, agentMentionAt, parseSkillMention, mergeSkillPrompt,
32
- findSkillByName, findTargetByName, mentionAnswerPrefix,
33
- } from './note-mentions.js';
34
- export { wikiQueryAt, rankLinkTargets } from './note-links.js';
35
- export {
36
- SWARM_ROLES, roleById, classifyModel, supportsSubagents, appoint, routeTeam,
37
- } from './cowriter-router.js';
38
- export {
39
- SEARCH_ENGINES, RESULTS_PER_ENGINE, buildSearchUrl, unwrapRedirect, isResultHost,
40
- pickResults, mergeEngineResults, engineOrder,
41
- } from './web-search.js';
42
- export {
43
- MAX_GRAPH_NODES, buildNoteGraph, egoGraph, trimGraph, graphStats,
44
- } from './note-graph.js';
45
- export {
46
- lintText, wordDiff, filterTypoEdits, editKey, applyEdits,
47
- COWRITER_SYSTEM, COWRITER_TEMPERATURE,
48
- } from './cowriter.js';
49
- export {
50
- salientTerms, topicTerms, researchRelevance, webQuery, researchSnippet,
51
- rankResearchCards, mergeResearchLanes,
52
- } from './note-research.js';
53
- export {
54
- PLAN_ROLES, PLAN_AUTHORS, PLAN_DECOMPOSE_SYSTEM, PLAN_DECOMPOSE_MAX_TOKENS,
55
- PLAN_DECOMPOSE_TEMPERATURE, PLAN_SECTION_MAX_TOKENS, PLAN_SECTION_TEMPERATURE,
56
- planSectionSystem, parsePlanTasks, planTitleFor, planParts, planBody, planAttribution,
57
- } from './note-plan.js';
58
- export { REACH, reachRank, reachSatisfies } from './reach.js';
59
- export { UPCASTERS, upcast, upcastAll } from './upcast.js';
60
- export {
61
- validateCapability, validateInvocation, canSatisfy,
62
- toModelSchema, toModelSchemas,
63
- } from './capability.js';
64
- export { checkInvariants, INVARIANTS } from './invariants.js';
65
- export { createMemoryAdapter, createLogStore, createBlobStore } from './store.js';
66
- export { createRegistry, REGISTRY_STATES } from './registry.js';
67
- export { defineSearchEngine, reconcileEngines, attemptOrder, ENGINE_KINDS, SearchEngineError } from './search-engines.js';
68
- export {
69
- getWeather, weatherUrl, parseWeather, formatWeather, areaLabel, isAmbiguousLocation,
70
- WEATHER_HOST, WEATHER_TIMEOUT_MS, WeatherError,
71
- } from './weather.js';
72
- export { defineToolGroup, createToolGroupRegistry, ToolGroupError } from './tool-groups.js';
73
- export { toolNeedFor, grantsNeededFor } from './tool-need.js';
74
- export { parseFlowchart, layoutFlowchart, renderFlowchartSvg } from './flowchart.js';
75
- export { validateView, validateViewInvocation, viewResult } from './view.js';
76
- export { validateWidget, validateWidgetMessage, effectiveGrants, widgetIcon, WIDGET_SURFACES } from './widget.js';
77
- export { fuseRRF, planQueries, multiSearch } from './rrf.js';
78
-
79
- // The compounding layer — subjects a brief can accumulate about, and the deterministic
80
- // half of the maintenance pass (W0's read-only survey is `surveyCorpus`).
81
- export {
82
- SUBJECT_KINDS, DEFAULT_THRESHOLD, MAX_SUBJECTS, MAX_SUBJECT_CHARS,
83
- normalizeSubject, subjectKey, subjectTokens, isSubjectCandidate,
84
- aliasMap, resolveSubjects, earnsBrief, rankSubjects,
85
- REDACTION_TOKEN_TYPES, isRedactionToken, SELF_LABELS, isSelfLabel, stripQualifiers,
86
- suggestMerges,
87
- } from './entity.js';
88
- export {
89
- BRIEF_STATES, CLAIM_KINDS, MAX_CLAIMS, MAX_CLAIM_REFS, MAX_BRIEF_RECORDS, MAX_BRIEF_CHARS,
90
- contentHash, briefId, briefToText, briefTerms, briefLinks, checkKnowledgeInvariants, parseBriefText,
91
- } from './knowledge.js';
92
- export { deriveBrief, deriveBriefs, driftedRefs } from './knowledge-derive.js';
93
- export {
94
- SYNTHESIS_SCHEMA, synthesisPrompt, claimsFromSynthesis,
95
- MAX_SYNTHESIS_CLAIMS, MAX_EXCERPTS, MAX_EXCERPT_CHARS,
96
- } from './synthesis.js';
97
- export { PROPOSAL_STATES, SUPERSEDE_OVERLAP, propose, accept, reject, diffProposal, converge, linkClaims } from './promotion.js';
98
- export {
99
- normalizeRecord, normalizeRecords, wikilinksIn, redactedTokensIn, redactionCost,
100
- wantedPages, orphanRecords,
101
- duplicateTitles, vocabularyDrift, mentionsFrom, spanningQuestions,
102
- surveyCorpus, thresholdSweep, formatSurvey, NEAR_TITLE_DISTANCE, SPAN_MIN_TERMS,
103
- } from './curate.js';
104
- export {
105
- PDF_MAX_CHARS, linesFromItems, orderLines, paragraphsFromLines,
106
- pageTextFromItems, looksScanned, buildPdfDocument,
107
- } from './pdf-layout.js';
108
- export {
109
- YOUTUBE_HOSTS, TRANSCRIPT_MAX_CHARS,
110
- parseYouTubeUrl, isYouTubeUrl,
111
- captionTracksFromPlayerResponse, videoMetaFromPlayerResponse,
112
- pickCaptionTrack, timedTextUrl, parseTimedText,
113
- groupSegments, formatTimestamp, formatTranscript,
114
- buildTranscriptDocument, transcriptFromTracks,
115
- } from './media-transcript.js';
116
- export {
117
- ACCESS_LOG_VERSION, ACCESS_LOG_MAX, redactAccessArgs, makeAccessEvent,
118
- createAccessLog, makeStorageTier, formatBytes,
119
- } from './observability.js';
120
- export { routeGraph, projectChain } from './route-graph.js';
121
- export { defineAdapter, createAdapterRegistry, AdapterError } from './adapters.js';
122
- export { linkifyCitations, sourcesFromToolText, createCitationCollector, RETRIEVAL_TOOLS } from './citations.js';
123
- export { buildTrajectory, phasesOf, lanesOf, filterEntries, displayName, ENTRY_KINDS, threadsOf, threadTitle, promptEntries, turnsOf, threadTree } from './trajectory.js';
124
- export { createTurnRunner, defineLoop, LOOP_KINDS, LoopError } from './loop.js';
125
- export { defineModel, defineMiddleware, defineRouteStrategy, createModelRouter, signalsFrom, requirementsFor, requirementsForStep, preferenceFor, failoverOrder, pinnedOrderOf, FAILOVER_CLASS_GAP, FAILOVER_CAPABILITY_GAP, sameModelKey, RouterError } from './router.js';
126
- export { makeSourceStore, manifestText, shortUrl, readSource, sourceId } from './sources-retrieval.js';
127
- export { classifySource, extractUrls, hostMatches, meetReach, sourcePolicyFor, sourceUrlsOf, DEFAULT_INTERNAL_PATTERNS, INTERNAL_PATTERN_CATALOG } from './sources.js';
128
- export { defineRule, createRuleEngine, SUPPRESSED, RuleError } from './rules.js';
129
- export {
130
- VAULT_VERSION, KDF_ITERATIONS, KDF_HASH, DEFAULT_LOCK_MS, VaultError,
131
- MAX_TITLE_CHARS, MAX_NOTE_CHARS, MAX_SECRET_CHARS, MAX_ENTRIES,
132
- createVault, unlockVault, deriveKey, sealEntry, openEntry,
133
- validateEntry, entryMeta, searchEntries, isLocked, lockedSummary, canAddEntry,
134
- toB64, fromB64,
135
- } from './vault.js';
136
- export {
137
- SCHEDULE_KINDS, TRIGGER_KINDS, JOB_ACTIONS, MISSED_POLICIES, ScheduleError,
138
- validateSchedule, nextFireAt, occurrencesBetween, nextWakeAt,
139
- defineTrigger, createTriggerRegistry, BUILTIN_TRIGGERS,
140
- timerTrigger, meetingStartedTrigger, meetingEndedTrigger, personJoinedTrigger,
141
- phraseTrigger, topicTrigger, questionTrigger, voiceCommandTrigger,
142
- defineJob, dueJobs, jobsForEvent, occurrenceKey,
143
- clipText, matchSummary,
144
- } from './schedule.js';
145
- export { defineMeetingAnalyzer, createAnalyzerRegistry, CADENCES, AnalyzerError } from './meeting-analyzers.js';
146
- export {
147
- DEFAULT_WAKE, MAX_COMMANDS_PER_DELTA, DAYPART_HOUR, VoiceIntentError,
148
- compileWake, findWakeCommand, parseCommand, commandsFromSegments,
149
- parseDuration, parseClock, parseWhen, parseNumberWords, normalizeSpeech, tokenize, editDistance,
150
- defineVoiceIntent, createVoiceIntentRegistry, defaultVoiceIntents, BUILTIN_VOICE_INTENTS,
151
- timerIntent, reminderIntent, scheduleIntent, noteIntent, monitorIntent,
152
- REFINEMENT_SCHEMA, refinementPrompt, refinementFormat, parseRefinement, refinementStream, settleRefinement,
153
- refineSpokenCommand, isFillerSentence, gistText, gistOpening,
154
- commandLooksFinished, sameUtterance, createUtteranceGate,
155
- UTTERANCE_SETTLE_MS, UTTERANCE_DANGLING_MS,
156
- } from './voice-intents.js';
157
- export {
158
- MAX_TOPICS, MAX_TOPIC_CHARS, TOPICS_SCHEMA, topicsSchema, topicsPrompt, topicsFormat, parseTopics,
159
- normalizeTopic, normalizeTopics, topicsStream,
160
- ENTITY_TYPES, ENTITIES_SCHEMA, entitiesPrompt, entitiesFormat, parseEntities, coerceEntities, entitiesStream,
161
- MAX_SUGGESTIONS, MAX_SUGGESTION_CHARS, SUGGESTIONS_SCHEMA, suggestionsPrompt, suggestionsFormat,
162
- parseSuggestions, suggestionsStream,
163
- } from './extraction.js';
164
- export {
165
- FIELD_TYPES, RESPONSE_MODES, StructuredError,
166
- defineSchema, describeSchema, toJsonSchema, responseFormat,
167
- unfence, findJson, rewriteJson, repairJson, isNothing,
168
- coerce, parseStructured, createStructuredStream,
169
- } from './structured.js';
170
- export { explainMcpError, packageFromArgs, isStaleMcpSession } from './mcp-errors.js';
171
- // The tool round — what a tool does, how a round runs, what a result costs, how a tool is
172
- // found, and a workflow written down once (see docs/ROADMAP "the tool round" in chatpanel).
173
- export { toolTraits, bareToolName, canRunConcurrently, isCacheable, needsConfirmation, traitsIndex, effectiveToolName, parallelEligible, PARALLEL_LOCAL_RE } from './tool-traits.js';
174
- export { planToolRound, runToolRound } from './tool-round.js';
175
- // The turn loop — the one loop every client runs (rounds, guard, cap, exhaustion, usage),
176
- // with the provider call, the tools and the transcript shape injected.
177
- export {
178
- createToolLoopGuard, roundSignature, stableToolCallKey, toolMadeProgress, isLoopableTool, blockedToolResult,
179
- OBSERVATION_TOOLS, INPUT_PROGRESS_TOOLS,
180
- } from './tool-loop-guard.js';
181
- // Failover — the attempt loop and the health ledger behind it; the host's router picks the
182
- // next model.
183
- export { classifyFailure, createModelHealth, COOLDOWN_MS, UNAVAILABLE_REASONS, normModelName } from './model-health.js';
184
- export { runWithFailover, failoverExhausted, FAILOVER_MAX_ATTEMPTS } from './failover.js';
185
- // The source ceiling as a gate, and the citation collector — the last two pieces of the turn
186
- // wrapper that were the extension's alone.
187
- export { sourcePolicySettings, sourceGuardFor, sourceGate, isSourceGateError, withinReach } from './source-gate.js';
188
- export {
189
- runTurnLoop, createCallRunner, roundCap, withToolSystem, describeCall as describeToolCall, stepResultText, addUsage, normalizeUsage,
190
- openAiTranscript, anthropicTranscript,
191
- DEFAULT_MAX_ROUNDS, DEFAULT_MAX_FINISH_TRIES, FINISH_NUDGES, LOOPING_NUDGE, EXHAUSTED_NOTE, ROUND_SEPARATOR,
192
- } from './turn-loop.js';
193
- export {
194
- createResultStore, shieldToolResult, runResultQuery, withResultShield, describeShape, compactValue,
195
- resultToolSpec, RESULT_TOOL_NAME, DEFAULT_SHIELD, DEFAULT_STORE,
196
- } from './tool-result.js';
197
- export { findTools, findToolsResult, findActionArgs, oneLiner, overlapRank, FIND_ACTION } from './tool-discovery.js';
198
- // One registered tool per group, the registry that merges providers, and the two tools every
199
- // client with a loop offers — the SAME `find` and `web_search` on the panel and in the app.
200
- export { buildToolset } from './toolset.js';
201
- export {
202
- DESCRIBE_ACTION, actionMenu, buildGroupDispatchSpec, validateAction, makeGroupDispatchExecutor,
203
- withGuidance, makeDispatchProvider, estimateTokens,
204
- } from './tool-dispatch.js';
205
- export { FIND_TOOL_NAME, FIND_DESCRIPTION, FIND_RESIDENT, findDispatchProvider } from './find-tool.js';
206
- export { WEB_SEARCH_TOOL_NAME, WEB_SEARCH_TOOL_SYSTEM, WEB_SEARCH_SPEC, searchResultsToText, webSearchToolProvider } from './web-search-tool.js';
207
- export { compressToolSpec, compressToolSpecs, compressionStats, trimDescription, COMPRESSION_MODES, DEFAULT_COMPRESSION } from './tool-schema.js';
208
- export { validateRecipe, expandRecipe, recipeParams, mapInput, dryRunRecipe, runPlan, runRecipe, RecipeError, RECIPE_MODES } from './recipe.js';
209
- export { recipeToolProvider, recipeToolSpec, describeRecipeForApproval, RECIPE_TOOL_NAME } from './recipe-tool.js';
210
- // Agent teams (F8): a team is data, a run is a turn of turns under a budget, members talk
211
- // through a typed board, nothing lands without a person.
212
- export { createBudget, validateBudget, normalizeBudget, usageOf, BudgetError, BUDGET_DIMENSIONS } from './budget.js';
213
- export { defineTeam, validateTeam, normalizeTeam, normalizeGrants, grantAllows, scmAllows, describeRole, TeamError, ROLE_MODES, MERGE_POLICIES, PLAN_MODES, GRANTABLE, WORK_GRANTS, GRANT_RE, AGENT_REF_RE, STARTER_TEAMS, starterTeams, blankTeam, teamFromForm, slugTeamName } from './team.js';
214
- export { fixedPlan, parsePlan, plannerPrompt, waves, breakCycles, TEAM_PLAN_SCHEMA } from './team-plan.js';
215
- export { createBoard, parseFindings, boardText, findingsInstruction, toBriefClaims, FINDINGS_SCHEMA, FINDING_KINDS, THREAD_KINDS, THREAD_STATUSES, POST_KINDS, POST_STATUSES, ASK_TYPES, emptyBoardState, foldBoard, findingsOf } from './team-board.js';
216
- export { boardToolProvider, boardToolSpec, createAnswerBox, withBoardTool, BOARD_TOOL_NAME, DEFAULT_ASK_TIMEOUT_MS } from './board-tool.js';
217
- export { createRunCache, withRunCache } from './team-cache.js';
218
- export { emptyRun, foldRun, runFromEvents, checkpointFrom, isResumable, LIVE_RUN_STATUSES, RESUMABLE_RUN_STATUSES , spendOf, describeSpend, runState, priorWorkFor, STALLED_AFTER_MS } from './team-record.js';
219
- export { validateProject, normalizeProject, defineProject, canTransition as canProjectTransition, blankProject, projectFromForm, emptyProjectRecord, foldProject, projectProgress, ProjectError, PROJECT_STATUSES, PROJECT_ID_RE } from './project.js';
220
- // Job POSTINGS (F8 §12) — `jobs.js` is the scheduler and keeps `defineJob`; a posting is a JobPost here.
221
- export { validateJob as validateJobPost, normalizeJob as normalizeJobPost, defineJob as defineJobPost, canTransition as canJobPostTransition, applyAll, jobToRole, readyJobs, blankJob as blankJobPost, jobFromForm as jobPostFromForm, JobError as JobPostError, JOB_STATUSES as JOB_POST_STATUSES, JOB_ID_RE as JOB_POST_ID_RE } from './job.js';
222
- export { validateGate, normalizeGate, effectiveGate, gateAllows, DEFAULT_GATE, AUTONOMY, HUMAN_FLAGS, CHECKS } from './gate.js';
223
- // The executive loop (F8 §12.2.5): a goal run as a project — jobs, recruiting, rounds run as
224
- // teams, the review, follow-ups, done-when — every step on the project record.
225
- export { runProject, roundJobs, teamForRound, jobResults, roundBudget, parseJobs, parseReview, jobsPrompt, reviewPrompt, PROJECT_JOBS_SCHEMA, PROJECT_REVIEW_SCHEMA, ProjectRunError, EXECUTIVE, MAX_JOBS_PER_ROUND, MAX_ROUNDS, PROJECT_RUN_STATUSES } from './project-run.js';
226
- export { canonical, sha256, makeEntry, verifyChain, attest, verifyAttested, summarize, fit, adjustSummary, normalizeEngine, engineKey, normalizeScm, SCORECARD_ENTRY_KINDS, ROLE_KINDS, SCORECARD_VERSION, ENGINE_KINDS as RECORD_ENGINE_KINDS } from './scorecard.js';
227
- export { ENGINE_KINDS as ENGINE_SPEC_KINDS, ROUTE_PREFERS, normalizePolicy, normalizeEngineSpec, validateEngineSpec, engineRef, engineKeyOf, describeEngine, tierOf } from './engine.js';
228
- export { AGENT_ID_RE, APPLIES_TO, EGRESS_CLASSES, ASSISTANT_ID, AgentError, validateAgent, normalizeAgent, defineAgent, assistantAgent, engineOf, describeAgent, slugAgentId, resolveTeam, STARTER_AGENTS, starterAgents, blankAgent, agentFromForm, poolFor } from './agent.js';
229
- export { LEDGER_VERSION, LEDGER_ENTRY_KINDS, DECLINE_REASONS, WITHDRAW_AFTER, ledgerKey, normalizeCall, makeLedgerEntry, summarizeEngine } from './model-ledger.js';
230
- // Recruiting (F8 §12.2.4, pillars §13.4): the pool applies at once; an (agent, engine) pair is recruited; the evaluator is one optional structured call.
231
- export { RECRUIT_SCHEMA, MIN_FIT, engineRow, engineRows, needForJob, routeFor, engineWorth, applications as jobApplications, evaluatorPrompt, parseEvaluation, decide as decideRecruit, recruitForRun, proposalFromNeeds, proposalToAgent, carveBudget, recruitEvents, recruitJob } from './recruit.js';
232
- export { DEFAULT_MIN_CALLS, cardOverride, applyCard } from './model-candidates.js';
233
- export { SCM_KINDS, validateConnection, normalizeConnection, parseRemote, connectionFor, branchFor, worktreeDirFor, credentialEnv, describeConnection, blankConnection, connectionFromForm } from './scm-connection.js';
234
- export { messagesFor, mergeTranscript, clipTranscript, clipMessage, newSteps, continuationNote, createControl, STEP_MAX_CHARS, TASK_TRANSCRIPT_MAX_CHARS } from './team-task.js';
235
- export { runTeam, resumeTeam, dryRunTeam, isModelUnavailable, TeamRunError, RUN_STATUSES } from './team-run.js';
236
- export { teamToolProvider, teamToolSpec, teamToolTimeoutMs, describeTeamForApproval, TEAM_TOOL_NAME } from './team-tool.js';
237
- export { workLogFor, workLogText, workLogEvidence, describeCall, WORKLOG_KINDS } from './team-worklog.js';
238
- export { normalizeRequest, subtaskFromRequest, takeUp, takeUpLine, holdsGrants, jobFromSubtask, extendDependents, taskTree, threadRows, MAX_SUBTASKS, MAX_DEPTH, MIN_TAKEUP_FIT } from './team-subtask.js';
239
- export { teamLine, teamLanes } from './team-trail.js';
240
- // The org, derived (F8 §17): roles as cards, starters whole, a team's health and shape, the roster, one colour per agent.
241
- export { promoteRoles, starterTeam, missingStarters, teamHealth, teamShape, describeTeamShape, whereItWorks, rosterRows, agentKind, agentHue, agentColor, agentInitials, roleCardId, cardNumbers, upsertAgents, soloTeam, teamsWithSolos, builtinOrg, isBuiltin, grantChoices, grantsFromChoices, skillChoices, GRANT_INFO, SOLO_BUDGET, TEAM_SHAPES, ROSTER_KINDS } from './team-org.js';
242
- export { observeInbox, observeStrip, runLanes, spendRows, engineStrip } from './team-observe.js';
243
- export { mcpDispatchProvider, MCP_TOOL_NAME } from './mcp-dispatch.js';
244
- export { createManifest, ManifestError, SOURCES } from './manifest.js';
245
- export { createKernel, meetDecisions, KernelError, REQUIRED_PLUGINS, ALLOW_ALL } from './kernel.js';
246
- export { replay, formatReport, parseJsonl, toJsonl } from './harness.js';
247
- export { compileQuery, findMatches, matchIndexFor, expandReplacement, replaceMatch, replaceAll, replaceAllInRange, MAX_MATCHES } from './text-search.js';
248
- export { DATA_SCOPES } from './scopes.js';
249
- export {
250
- MEMORY_VERSION, MEMORY_KINDS, MEMORY_KIND_NAMES, AMBIENT_KINDS, MAX_MEMORY_CHARS, MIN_MEMORY_CHARS,
251
- DEFAULT_MAX_MEMORIES, DEFAULT_BLOCK_CHARS, SAME_FACT, MEMORY_TOOL_SPEC, MEMORY_UPCASTERS, MemoryError,
252
- normalizeMemory, isValidMemory, memoryKey, slotOf, similarity, containment, candidatesFrom, reconcile, matchForForget,
253
- recall, memoryBlock, markUsed, pruneMemories, memoryToolSystem, upcastMemory,
254
- } from './memory.js';
255
- export { SOURCE_TRUST, SkillSourceError, defineSkillSource, createSkillSourceRegistry } from './skill-sources.js';
256
- export { SKILL_MANIFEST_VERSION, SKILL_CONTEXTS, SKILL_HISTORY_SCOPES, SKILL_MCP_MODES, SKILL_TRUST, SKILL_FILE_KINDS, SKILL_UPCASTERS, SkillManifestError, isSafeSkillPath, originOf, trustOf, skillFiles, needsBridge, declaredAccess, originLabel, sameSkillOrigin, skillIsStale, validateSkill, upcastSkill, upcastSkills, normalizeSkill } from './skill-manifest.js';
257
- export { SKILL_VARS, SKILL_VAR_NAMES, skillVar, skillVarPattern, parseSkillVars, lintSkillPrompt, suggestSkillVar, substituteSkillVars, expandSkillPrompt, skillVarGuidance, SkillVarError } from './skill-vars.js';
258
- export { lineAt, writerAffordance, INSTRUCTION_RE, instructionOnLine, GOAL_MIN_NEW, goalDraftAllowed, createSpendMeter, writerTail, draftSeparator, groundingBlock, writerRequest, AUTOCOMPLETE_SYSTEM, AUTOCOMPLETE_MAX_TOKENS, AUTOCOMPLETE_TEMPERATURE, clipCompletion, GEARS, WRITER_PREFS, WRITER_PREF_DEFAULTS, normalizeWriterPrefs, normalizeIntent } from './cowriter-writer.js';
259
- export { SLASH_TYPING_RE, enabledSkills, slashCommandItems, matchSlashSkill, matchSlashRecipe, recipeInvocationText, matchSlashTeam, teamInvocationText, slashCommandInsert, skillInvocationOf, skillInvocationLabel } from './slash-commands.js';
260
- export { outlineOf, parseListItem, continueList, indentSelection, toggleWrap, toggleLinePrefix, toggleTask, toggleLink, docStats, selectionStats } from './markdown-authoring.js';
261
- export {
262
- MAX_TAG_LENGTH, MAX_TAGS, normalizeTag, normalizeTags, hasTag, addTag, removeTag, toggleTag,
263
- sameTags, formatTag, parseTagQuery, hasTagTerms, formatTagQuery, matchesTagFilter, filterByTags,
264
- tagFacets, suggestExistingTags, tagsSearchText,
265
- } from './tags.js';
266
- export {
267
- UNTITLED_MEETING, MAX_TITLE_LENGTH, TITLE_RULES_VERSION, cleanTitle, isGenericTitle, titleFromSummary, titleFromTopics,
268
- titleFromParticipants, titleFromDate, deriveMeetingTitle, shouldAutoTitle, isBetterTitleSource,
269
- meetingTitlePrompt, parseTitleResponse,
270
- } from './titles.js';
271
-
272
- // The library — one record model (chat / note / meeting / brief) for every client, so
273
- // "what is the title of this meeting" has one answer rather than one per codebase.
274
- export {
275
- RECORD_KINDS, MAX_TITLE_LEN, LibraryError,
276
- parseRecordId, makeRecordId, isRecordId,
277
- normalizeStoredRecord, isValidStoredRecord, toSearchRecord, searchTextFor, toIndexEntry,
278
- deriveTitle, snippetOf, wordCount,
279
- } from './library.js';
280
-
281
- // Two-way sync, as a pure plan over two index lists. Shared because the tie-break must not
282
- // depend on which client is asking, or two clients flap forever.
283
- export {
284
- CLOCK_TOLERANCE_MS, SyncError,
285
- stampOf, decide, planSync, isSettled, forkConflict, advanceBases,
286
- } from './sync-plan.js';
287
-
288
- // The encrypted backup wire format — the corpus's only lossless channel between clients.
289
- export {
290
- ENCRYPTED_TYPE, COMPRESSIONS, BackupError,
291
- // Aliased: `vault.js` also exports KDF_ITERATIONS, and the two are genuinely different
292
- // numbers (the vault derives at 310k, a backup at 250k). Shadowing one with the other
293
- // would silently re-key every backup this package writes.
294
- KDF_ITERATIONS as BACKUP_KDF_ITERATIONS,
295
- encryptBackup, decryptBackup, isEncryptedBackup,
296
- identityCodec, streamCodec, nodeCodec, bestCodec,
297
- // `toB64`/`fromB64` are deliberately NOT re-exported: `vault.js` already owns those names
298
- // here. They remain on the module for callers that import the file directly.
299
- } from './backup-envelope.js';
300
-
301
- // The command bar's grammar, so muscle memory transfers between surfaces.
302
- export {
303
- OMNI_MODES, OMNI_GRAMMAR,
304
- parseOmni, extractFilters, resolveSince, wantsModel, isActionable,
305
- } from './omni.js';
306
-
307
- // The palette as data, for clients that cannot import a stylesheet.
308
- export {
309
- THEMES, LIGHT, DARK, PALETTES, SHAPE, TOKEN_NAMES, TOKEN_ROLES,
310
- paletteFor, cssVarName, toCssVars, themeStylesheet, resolveTheme,
311
- } from './theme.js';
312
-
313
- // Plans, gates and the signed entitlement — one definition, every client. The public
314
- // verification key lives here so a rotation reaches all of them, instead of being a
315
- // hand-edit in each (which is what CLAUDE.md currently has to warn about).
316
- export {
317
- PLANS, API_BASE, ENDPOINTS, ENTITLEMENT_PUBLIC_JWK, UPGRADE_URL,
318
- FEATURE_TIER, PRO_FEATURES, TEAM_FEATURES, FREE_LIMITS,
319
- RECHECK_INTERVAL_MS, EntitlementError,
320
- checkoutUrl, planOf, planLabel, isPro, isTeam, can, tierFor, withinFreeLimit,
321
- verifyEntitlement, licenseFromPayload, needsRecheck,
322
- } from './entitlement.js';
323
-
324
- // One markdown renderer for every client — escaped first, link policy injected.
325
- export { renderMarkdown, defaultLinkPolicy } from './markdown-render.js';
326
-
327
- // A meeting read back out of the flat text the warm store holds — the same grammar the
328
- // extension writes and MCP reads, so every client shows one transcript, not three.
329
- export { parseMeetingText, speakerStats, densityRibbon } from './meeting-text.js';
330
- export { speakerBreakdown, speakerTimeline, formatTalkTime, SPEAKER_SLOTS } from './meeting-shape.js';
331
- export { isSpeakerImageValue, speakerLabeller } from './meeting-shape.js';
332
- // A list of records as a person reads it, and what a meeting settled — both read, never derived.
333
- export { SORT_MODES, SORT_LABELS, sortStamp, sortRecords, filterRecords, dayBucket, rowTime, groupRecords } from './record-list.js';
334
- export { INSIGHT_KINDS, summarySections, insightKindOf, meetingInsights, hasInsights } from './meeting-insights.js';
335
- export { demd, NOTE_SECTIONS, noteSectionKind, MOMENT_BADGES, momentBadge, parseMeetingNotes, groupActionsByOwner } from './meeting-insights.js';
336
- // The settings every client shares, and how two edited copies reconcile (per-section LWW).
337
- export { PREF_SECTIONS, PREF_SECTION_IDS, sectionValue, pickSections, applySections, sectionHash, mergeStamped, changedSections } from './client-prefs.js';
338
- // The MCP client (one per server, http or stdio-via-bridge) and the prompt text about tools.
339
- export { McpClient, mcpProvider } from './mcp-client.js';
340
- export { mcpSharedSystem, mcpInventorySystem, sourceCitationSystem, combineSystemPrompt, toolStatus, widgetAuthoringSystem, vaultWidgetSystem, wantsVaultGuidance } from './tool-hints.js';
341
- export { adaptiveToolRetryHint, createAdaptiveToolPolicy, isInvalidToolParametersResult } from './adaptive-tool-policy.js';
342
- export { getMcpProviders, testMcpServer, resetMcp } from './mcp-manager.js';
343
- export { WEATHER_TOOL_NAME, WEATHER_TOOL_SYSTEM, weatherToolProvider } from './weather-tool.js';
344
- // Attached context as the model sees it — <context> blocks, image blocks, deferred sources.
345
- export { renderContent, toChatMessages, toMultimodalMessages, imageAttachmentsOf, deferAttachedSources, withSourceTool, SOURCE_TOOL_SPEC } from './context-attachments.js';
1
+ import{CURRENT_VERSION as o,EVENT_TYPES as t,ALL_TYPES as a,ACTOR_KINDS as i,SCOPE_KINDS as n,CLASSES as s,EFFECTS as S,EGRESS as E,EventError as T,validateEvent as l,isValidEvent as m,createAppender as c}from"./event.js";import{REF_KINDS as _,RESOLUTION as R,makeRef as A,isRef as d,resolveRef as f}from"./ref.js";import{linearize as O,compareEvents as u,causesAreWellFormed as N}from"./order.js";import{pendingQueue as g,isQueued as C,dequeue as L,moveQueued as P,promoteQueued as x}from"./queue.js";import{groupModels as D,filterSections as h,defaultModelId as y,modelSummary as U}from"./model-picker.js";import{NOTE_ACTIONS as b,NOTE_ACTION_ORDER as v,NOTE_ACTION_TEMPERATURE as G,NOTE_ACTION_ERRORS as K,NOTE_COMMANDS as B,NOTE_COMMAND_TEMPERATURE as H,NOTE_COMMAND_MAX_TOKENS as w,frameNoteAction as V,noteActionLabel as X,noteActionItems as W,filterNoteActions as J,commandLineAt as z,triggerQueryAt as Y}from"./note-actions.js";import{parseAgentMention as Q,agentMentionAt as q,parseSkillMention as Z,mergeSkillPrompt as $,findSkillByName as ee,findTargetByName as re,mentionAnswerPrefix as oe}from"./note-mentions.js";import{wikiQueryAt as ae,rankLinkTargets as ie}from"./note-links.js";import{SWARM_ROLES as se,roleById as Se,classifyModel as Ee,supportsSubagents as Te,appoint as le,routeTeam as me}from"./cowriter-router.js";import{SEARCH_ENGINES as pe,RESULTS_PER_ENGINE as _e,buildSearchUrl as Re,unwrapRedirect as Ae,isResultHost as de,pickResults as fe,mergeEngineResults as Ie,engineOrder as Oe}from"./web-search.js";import{MAX_GRAPH_NODES as Ne,buildNoteGraph as Me,egoGraph as ge,trimGraph as Ce,graphStats as Le}from"./note-graph.js";import{lintText as xe,wordDiff as Fe,filterTypoEdits as De,editKey as he,applyEdits as ye,COWRITER_SYSTEM as Ue,COWRITER_TEMPERATURE as ke}from"./cowriter.js";import{salientTerms as ve,topicTerms as Ge,researchRelevance as Ke,webQuery as Be,researchSnippet as He,rankResearchCards as we,mergeResearchLanes as Ve}from"./note-research.js";import{PLAN_ROLES as We,PLAN_AUTHORS as Je,PLAN_DECOMPOSE_SYSTEM as ze,PLAN_DECOMPOSE_MAX_TOKENS as Ye,PLAN_DECOMPOSE_TEMPERATURE as je,PLAN_SECTION_MAX_TOKENS as Qe,PLAN_SECTION_TEMPERATURE as qe,planSectionSystem as Ze,parsePlanTasks as $e,planTitleFor as er,planParts as rr,planBody as or,planAttribution as tr}from"./note-plan.js";import{REACH as ir,reachRank as nr,reachSatisfies as sr}from"./reach.js";import{UPCASTERS as Er,upcast as Tr,upcastAll as lr}from"./upcast.js";import{validateCapability as cr,validateInvocation as pr,canSatisfy as _r,toModelSchema as Rr,toModelSchemas as Ar}from"./capability.js";import{checkInvariants as fr,INVARIANTS as Ir}from"./invariants.js";import{createMemoryAdapter as ur,createLogStore as Nr,createBlobStore as Mr}from"./store.js";import{createRegistry as Cr,REGISTRY_STATES as Lr}from"./registry.js";import{defineSearchEngine as xr,reconcileEngines as Fr,attemptOrder as Dr,ENGINE_KINDS as hr,SearchEngineError as yr}from"./search-engines.js";import{getWeather as kr,weatherUrl as br,parseWeather as vr,formatWeather as Gr,areaLabel as Kr,isAmbiguousLocation as Br,WEATHER_HOST as Hr,WEATHER_TIMEOUT_MS as wr,WeatherError as Vr}from"./weather.js";import{defineToolGroup as Wr,createToolGroupRegistry as Jr,ToolGroupError as zr}from"./tool-groups.js";import{toolNeedFor as jr,grantsNeededFor as Qr}from"./tool-need.js";import{parseFlowchart as Zr,layoutFlowchart as $r,renderFlowchartSvg as eo}from"./flowchart.js";import{validateView as oo,validateViewInvocation as to,viewResult as ao}from"./view.js";import{validateWidget as no,validateWidgetMessage as so,effectiveGrants as So,widgetIcon as Eo,WIDGET_SURFACES as To}from"./widget.js";import{fuseRRF as mo,planQueries as co,multiSearch as po}from"./rrf.js";import{SUBJECT_KINDS as Ro,DEFAULT_THRESHOLD as Ao,MAX_SUBJECTS as fo,MAX_SUBJECT_CHARS as Io,normalizeSubject as Oo,subjectKey as uo,subjectTokens as No,isSubjectCandidate as Mo,aliasMap as go,resolveSubjects as Co,earnsBrief as Lo,rankSubjects as Po,REDACTION_TOKEN_TYPES as xo,isRedactionToken as Fo,SELF_LABELS as Do,isSelfLabel as ho,stripQualifiers as yo,suggestMerges as Uo}from"./entity.js";import{BRIEF_STATES as bo,CLAIM_KINDS as vo,MAX_CLAIMS as Go,MAX_CLAIM_REFS as Ko,MAX_BRIEF_RECORDS as Bo,MAX_BRIEF_CHARS as Ho,contentHash as wo,briefId as Vo,briefToText as Xo,briefTerms as Wo,briefLinks as Jo,checkKnowledgeInvariants as zo,parseBriefText as Yo}from"./knowledge.js";import{deriveBrief as Qo,deriveBriefs as qo,driftedRefs as Zo}from"./knowledge-derive.js";import{SYNTHESIS_SCHEMA as et,synthesisPrompt as rt,claimsFromSynthesis as ot,MAX_SYNTHESIS_CLAIMS as tt,MAX_EXCERPTS as at,MAX_EXCERPT_CHARS as it}from"./synthesis.js";import{PROPOSAL_STATES as st,SUPERSEDE_OVERLAP as St,propose as Et,accept as Tt,reject as lt,diffProposal as mt,converge as ct,linkClaims as pt}from"./promotion.js";import{normalizeRecord as Rt,normalizeRecords as At,wikilinksIn as dt,redactedTokensIn as ft,redactionCost as It,wantedPages as Ot,orphanRecords as ut,duplicateTitles as Nt,vocabularyDrift as Mt,mentionsFrom as gt,spanningQuestions as Ct,surveyCorpus as Lt,thresholdSweep as Pt,formatSurvey as xt,NEAR_TITLE_DISTANCE as Ft,SPAN_MIN_TERMS as Dt}from"./curate.js";import{PDF_MAX_CHARS as yt,linesFromItems as Ut,orderLines as kt,paragraphsFromLines as bt,pageTextFromItems as vt,looksScanned as Gt,buildPdfDocument as Kt}from"./pdf-layout.js";import{YOUTUBE_HOSTS as Ht,TRANSCRIPT_MAX_CHARS as wt,parseYouTubeUrl as Vt,isYouTubeUrl as Xt,captionTracksFromPlayerResponse as Wt,videoMetaFromPlayerResponse as Jt,pickCaptionTrack as zt,timedTextUrl as Yt,parseTimedText as jt,groupSegments as Qt,formatTimestamp as qt,formatTranscript as Zt,buildTranscriptDocument as $t,transcriptFromTracks as ea}from"./media-transcript.js";import{ACCESS_LOG_VERSION as oa,ACCESS_LOG_MAX as ta,redactAccessArgs as aa,makeAccessEvent as ia,createAccessLog as na,makeStorageTier as sa,formatBytes as Sa}from"./observability.js";import{routeGraph as Ta,projectChain as la}from"./route-graph.js";import{defineAdapter as ca,createAdapterRegistry as pa,AdapterError as _a}from"./adapters.js";import{linkifyCitations as Aa,sourcesFromToolText as da,createCitationCollector as fa,RETRIEVAL_TOOLS as Ia}from"./citations.js";import{buildTrajectory as ua,phasesOf as Na,lanesOf as Ma,filterEntries as ga,displayName as Ca,ENTRY_KINDS as La,threadsOf as Pa,threadTitle as xa,promptEntries as Fa,turnsOf as Da,threadTree as ha}from"./trajectory.js";import{createTurnRunner as Ua,defineLoop as ka,LOOP_KINDS as ba,LoopError as va}from"./loop.js";import{defineModel as Ka,defineMiddleware as Ba,defineRouteStrategy as Ha,createModelRouter as wa,signalsFrom as Va,requirementsFor as Xa,requirementsForStep as Wa,preferenceFor as Ja,failoverOrder as za,pinnedOrderOf as Ya,FAILOVER_CLASS_GAP as ja,FAILOVER_CAPABILITY_GAP as Qa,sameModelKey as qa,RouterError as Za}from"./router.js";import{makeSourceStore as ei,manifestText as ri,shortUrl as oi,readSource as ti,sourceId as ai}from"./sources-retrieval.js";import{classifySource as ni,extractUrls as si,hostMatches as Si,meetReach as Ei,sourcePolicyFor as Ti,sourceUrlsOf as li,DEFAULT_INTERNAL_PATTERNS as mi,INTERNAL_PATTERN_CATALOG as ci}from"./sources.js";import{defineRule as _i,createRuleEngine as Ri,SUPPRESSED as Ai,RuleError as di}from"./rules.js";import{VAULT_VERSION as Ii,KDF_ITERATIONS as Oi,KDF_HASH as ui,DEFAULT_LOCK_MS as Ni,VaultError as Mi,MAX_TITLE_CHARS as gi,MAX_NOTE_CHARS as Ci,MAX_SECRET_CHARS as Li,MAX_ENTRIES as Pi,createVault as xi,unlockVault as Fi,deriveKey as Di,sealEntry as hi,openEntry as yi,validateEntry as Ui,entryMeta as ki,searchEntries as bi,isLocked as vi,lockedSummary as Gi,canAddEntry as Ki,toB64 as Bi,fromB64 as Hi}from"./vault.js";import{SCHEDULE_KINDS as Vi,TRIGGER_KINDS as Xi,JOB_ACTIONS as Wi,MISSED_POLICIES as Ji,ScheduleError as zi,validateSchedule as Yi,nextFireAt as ji,occurrencesBetween as Qi,nextWakeAt as qi,defineTrigger as Zi,createTriggerRegistry as $i,BUILTIN_TRIGGERS as en,timerTrigger as rn,meetingStartedTrigger as on,meetingEndedTrigger as tn,personJoinedTrigger as an,phraseTrigger as nn,topicTrigger as sn,questionTrigger as Sn,voiceCommandTrigger as En,defineJob as Tn,dueJobs as ln,jobsForEvent as mn,occurrenceKey as cn,clipText as pn,matchSummary as _n}from"./schedule.js";import{defineMeetingAnalyzer as An,createAnalyzerRegistry as dn,CADENCES as fn,AnalyzerError as In}from"./meeting-analyzers.js";import{DEFAULT_WAKE as un,MAX_COMMANDS_PER_DELTA as Nn,DAYPART_HOUR as Mn,VoiceIntentError as gn,compileWake as Cn,findWakeCommand as Ln,parseCommand as Pn,commandsFromSegments as xn,parseDuration as Fn,parseClock as Dn,parseWhen as hn,parseNumberWords as yn,normalizeSpeech as Un,tokenize as kn,editDistance as bn,defineVoiceIntent as vn,createVoiceIntentRegistry as Gn,defaultVoiceIntents as Kn,BUILTIN_VOICE_INTENTS as Bn,timerIntent as Hn,reminderIntent as wn,scheduleIntent as Vn,noteIntent as Xn,monitorIntent as Wn,REFINEMENT_SCHEMA as Jn,refinementPrompt as zn,refinementFormat as Yn,parseRefinement as jn,refinementStream as Qn,settleRefinement as qn,refineSpokenCommand as Zn,isFillerSentence as $n,gistText as es,gistOpening as rs,commandLooksFinished as os,sameUtterance as ts,createUtteranceGate as as,UTTERANCE_SETTLE_MS as is,UTTERANCE_DANGLING_MS as ns}from"./voice-intents.js";import{MAX_TOPICS as Ss,MAX_TOPIC_CHARS as Es,TOPICS_SCHEMA as Ts,topicsSchema as ls,topicsPrompt as ms,topicsFormat as cs,parseTopics as ps,normalizeTopic as _s,normalizeTopics as Rs,topicsStream as As,ENTITY_TYPES as ds,ENTITIES_SCHEMA as fs,entitiesPrompt as Is,entitiesFormat as Os,parseEntities as us,coerceEntities as Ns,entitiesStream as Ms,MAX_SUGGESTIONS as gs,MAX_SUGGESTION_CHARS as Cs,SUGGESTIONS_SCHEMA as Ls,suggestionsPrompt as Ps,suggestionsFormat as xs,parseSuggestions as Fs,suggestionsStream as Ds}from"./extraction.js";import{FIELD_TYPES as ys,RESPONSE_MODES as Us,StructuredError as ks,defineSchema as bs,describeSchema as vs,toJsonSchema as Gs,responseFormat as Ks,unfence as Bs,findJson as Hs,rewriteJson as ws,repairJson as Vs,isNothing as Xs,coerce as Ws,parseStructured as Js,createStructuredStream as zs}from"./structured.js";import{explainMcpError as js,packageFromArgs as Qs,isStaleMcpSession as qs}from"./mcp-errors.js";import{toolTraits as $s,bareToolName as eS,canRunConcurrently as rS,isCacheable as oS,needsConfirmation as tS,traitsIndex as aS,effectiveToolName as iS,parallelEligible as nS,PARALLEL_LOCAL_RE as sS}from"./tool-traits.js";import{planToolRound as ES,runToolRound as TS}from"./tool-round.js";import{createToolLoopGuard as mS,roundSignature as cS,stableToolCallKey as pS,toolMadeProgress as _S,isLoopableTool as RS,blockedToolResult as AS,OBSERVATION_TOOLS as dS,INPUT_PROGRESS_TOOLS as fS}from"./tool-loop-guard.js";import{classifyFailure as OS,createModelHealth as uS,COOLDOWN_MS as NS,UNAVAILABLE_REASONS as MS,normModelName as gS}from"./model-health.js";import{runWithFailover as LS,failoverExhausted as PS,FAILOVER_MAX_ATTEMPTS as xS}from"./failover.js";import{sourcePolicySettings as DS,sourceGuardFor as hS,sourceGate as yS,isSourceGateError as US,withinReach as kS}from"./source-gate.js";import{runTurnLoop as vS,createCallRunner as GS,roundCap as KS,withToolSystem as BS,describeCall as HS,stepResultText as wS,addUsage as VS,normalizeUsage as XS,openAiTranscript as WS,anthropicTranscript as JS,DEFAULT_MAX_ROUNDS as zS,DEFAULT_MAX_FINISH_TRIES as YS,FINISH_NUDGES as jS,LOOPING_NUDGE as QS,EXHAUSTED_NOTE as qS,ROUND_SEPARATOR as ZS}from"./turn-loop.js";import{createResultStore as eE,shieldToolResult as rE,runResultQuery as oE,withResultShield as tE,describeShape as aE,compactValue as iE,resultToolSpec as nE,RESULT_TOOL_NAME as sE,DEFAULT_SHIELD as SE,DEFAULT_STORE as EE}from"./tool-result.js";import{findTools as lE,findToolsResult as mE,findActionArgs as cE,oneLiner as pE,overlapRank as _E,FIND_ACTION as RE}from"./tool-discovery.js";import{buildToolset as dE}from"./toolset.js";import{DESCRIBE_ACTION as IE,actionMenu as OE,buildGroupDispatchSpec as uE,validateAction as NE,makeGroupDispatchExecutor as ME,withGuidance as gE,makeDispatchProvider as CE,estimateTokens as LE}from"./tool-dispatch.js";import{FIND_TOOL_NAME as xE,FIND_DESCRIPTION as FE,FIND_RESIDENT as DE,findDispatchProvider as hE}from"./find-tool.js";import{WEB_SEARCH_TOOL_NAME as UE,WEB_SEARCH_TOOL_SYSTEM as kE,WEB_SEARCH_SPEC as bE,searchResultsToText as vE,webSearchToolProvider as GE}from"./web-search-tool.js";import{compressToolSpec as BE,compressToolSpecs as HE,compressionStats as wE,trimDescription as VE,COMPRESSION_MODES as XE,DEFAULT_COMPRESSION as WE}from"./tool-schema.js";import{validateRecipe as zE,expandRecipe as YE,recipeParams as jE,mapInput as QE,dryRunRecipe as qE,runPlan as ZE,runRecipe as $E,RecipeError as eT,RECIPE_MODES as rT}from"./recipe.js";import{recipeToolProvider as tT,recipeToolSpec as aT,describeRecipeForApproval as iT,RECIPE_TOOL_NAME as nT}from"./recipe-tool.js";import{createBudget as ST,validateBudget as ET,normalizeBudget as TT,usageOf as lT,BudgetError as mT,BUDGET_DIMENSIONS as cT}from"./budget.js";import{defineTeam as _T,validateTeam as RT,normalizeTeam as AT,normalizeGrants as dT,grantAllows as fT,scmAllows as IT,describeRole as OT,TeamError as uT,ROLE_MODES as NT,MERGE_POLICIES as MT,PLAN_MODES as gT,GRANTABLE as CT,WORK_GRANTS as LT,GRANT_RE as PT,AGENT_REF_RE as xT,STARTER_TEAMS as FT,starterTeams as DT,blankTeam as hT,teamFromForm as yT,slugTeamName as UT}from"./team.js";import{fixedPlan as bT,parsePlan as vT,plannerPrompt as GT,waves as KT,breakCycles as BT,TEAM_PLAN_SCHEMA as HT}from"./team-plan.js";import{createBoard as VT,parseFindings as XT,boardText as WT,findingsInstruction as JT,toBriefClaims as zT,FINDINGS_SCHEMA as YT,FINDING_KINDS as jT,THREAD_KINDS as QT,THREAD_STATUSES as qT,POST_KINDS as ZT,POST_STATUSES as $T,ASK_TYPES as el,emptyBoardState as rl,foldBoard as ol,findingsOf as tl}from"./team-board.js";import{boardToolProvider as il,boardToolSpec as nl,createAnswerBox as sl,withBoardTool as Sl,BOARD_TOOL_NAME as El,DEFAULT_ASK_TIMEOUT_MS as Tl}from"./board-tool.js";import{createRunCache as ml,withRunCache as cl}from"./team-cache.js";import{emptyRun as _l,foldRun as Rl,runFromEvents as Al,checkpointFrom as dl,isResumable as fl,LIVE_RUN_STATUSES as Il,RESUMABLE_RUN_STATUSES as Ol,spendOf as ul,describeSpend as Nl,runState as Ml,priorWorkFor as gl,STALLED_AFTER_MS as Cl}from"./team-record.js";import{validateProject as Pl,normalizeProject as xl,defineProject as Fl,canTransition as Dl,blankProject as hl,projectFromForm as yl,emptyProjectRecord as Ul,foldProject as kl,projectProgress as bl,ProjectError as vl,PROJECT_STATUSES as Gl,PROJECT_ID_RE as Kl}from"./project.js";import{validateJob as Hl,normalizeJob as wl,defineJob as Vl,canTransition as Xl,applyAll as Wl,jobToRole as Jl,readyJobs as zl,blankJob as Yl,jobFromForm as jl,JobError as Ql,JOB_STATUSES as ql,JOB_ID_RE as Zl}from"./job.js";import{validateGate as em,normalizeGate as rm,effectiveGate as om,gateAllows as tm,DEFAULT_GATE as am,AUTONOMY as im,HUMAN_FLAGS as nm,CHECKS as sm}from"./gate.js";import{runProject as Em,roundJobs as Tm,teamForRound as lm,jobResults as mm,roundBudget as cm,parseJobs as pm,parseReview as _m,jobsPrompt as Rm,reviewPrompt as Am,PROJECT_JOBS_SCHEMA as dm,PROJECT_REVIEW_SCHEMA as fm,ProjectRunError as Im,EXECUTIVE as Om,MAX_JOBS_PER_ROUND as um,MAX_ROUNDS as Nm,PROJECT_RUN_STATUSES as Mm}from"./project-run.js";import{canonical as Cm,sha256 as Lm,makeEntry as Pm,verifyChain as xm,attest as Fm,verifyAttested as Dm,summarize as hm,fit as ym,adjustSummary as Um,normalizeEngine as km,engineKey as bm,normalizeScm as vm,SCORECARD_ENTRY_KINDS as Gm,ROLE_KINDS as Km,SCORECARD_VERSION as Bm,ENGINE_KINDS as Hm}from"./scorecard.js";import{ENGINE_KINDS as Vm,ROUTE_PREFERS as Xm,normalizePolicy as Wm,normalizeEngineSpec as Jm,validateEngineSpec as zm,engineRef as Ym,engineKeyOf as jm,describeEngine as Qm,tierOf as qm}from"./engine.js";import{AGENT_ID_RE as $m,APPLIES_TO as ec,EGRESS_CLASSES as rc,ASSISTANT_ID as oc,AgentError as tc,validateAgent as ac,normalizeAgent as ic,defineAgent as nc,assistantAgent as sc,engineOf as Sc,describeAgent as Ec,slugAgentId as Tc,resolveTeam as lc,STARTER_AGENTS as mc,starterAgents as cc,blankAgent as pc,agentFromForm as _c,poolFor as Rc}from"./agent.js";import{LEDGER_VERSION as dc,LEDGER_ENTRY_KINDS as fc,DECLINE_REASONS as Ic,WITHDRAW_AFTER as Oc,ledgerKey as uc,normalizeCall as Nc,makeLedgerEntry as Mc,summarizeEngine as gc}from"./model-ledger.js";import{RECRUIT_SCHEMA as Lc,MIN_FIT as Pc,engineRow as xc,engineRows as Fc,needForJob as Dc,routeFor as hc,engineWorth as yc,applications as Uc,evaluatorPrompt as kc,parseEvaluation as bc,decide as vc,recruitForRun as Gc,proposalFromNeeds as Kc,proposalToAgent as Bc,carveBudget as Hc,recruitEvents as wc,recruitJob as Vc}from"./recruit.js";import{DEFAULT_MIN_CALLS as Wc,cardOverride as Jc,applyCard as zc}from"./model-candidates.js";import{SCM_KINDS as jc,validateConnection as Qc,normalizeConnection as qc,parseRemote as Zc,connectionFor as $c,branchFor as ep,worktreeDirFor as rp,credentialEnv as op,describeConnection as tp,blankConnection as ap,connectionFromForm as ip}from"./scm-connection.js";import{messagesFor as sp,mergeTranscript as Sp,clipTranscript as Ep,clipMessage as Tp,newSteps as lp,continuationNote as mp,createControl as cp,STEP_MAX_CHARS as pp,TASK_TRANSCRIPT_MAX_CHARS as _p}from"./team-task.js";import{runTeam as Ap,resumeTeam as dp,dryRunTeam as fp,isModelUnavailable as Ip,TeamRunError as Op,RUN_STATUSES as up}from"./team-run.js";import{teamToolProvider as Mp,teamToolSpec as gp,teamToolTimeoutMs as Cp,describeTeamForApproval as Lp,TEAM_TOOL_NAME as Pp}from"./team-tool.js";import{workLogFor as Fp,workLogText as Dp,workLogEvidence as hp,describeCall as yp,WORKLOG_KINDS as Up}from"./team-worklog.js";import{normalizeRequest as bp,subtaskFromRequest as vp,takeUp as Gp,takeUpLine as Kp,holdsGrants as Bp,jobFromSubtask as Hp,extendDependents as wp,taskTree as Vp,threadRows as Xp,MAX_SUBTASKS as Wp,MAX_DEPTH as Jp,MIN_TAKEUP_FIT as zp}from"./team-subtask.js";import{teamLine as jp,teamLanes as Qp}from"./team-trail.js";import{promoteRoles as Zp,starterTeam as $p,missingStarters as e_,teamHealth as r_,teamShape as o_,describeTeamShape as t_,whereItWorks as a_,rosterRows as i_,agentKind as n_,agentHue as s_,agentColor as S_,agentInitials as E_,roleCardId as T_,cardNumbers as l_,upsertAgents as m_,soloTeam as c_,teamsWithSolos as p_,builtinOrg as __,isBuiltin as R_,grantChoices as A_,grantsFromChoices as d_,skillChoices as f_,GRANT_INFO as I_,SOLO_BUDGET as O_,TEAM_SHAPES as u_,ROSTER_KINDS as N_}from"./team-org.js";import{observeInbox as g_,observeStrip as C_,runLanes as L_,spendRows as P_,engineStrip as x_}from"./team-observe.js";import{mcpDispatchProvider as D_,MCP_TOOL_NAME as h_}from"./mcp-dispatch.js";import{createManifest as U_,ManifestError as k_,SOURCES as b_}from"./manifest.js";import{createKernel as G_,meetDecisions as K_,KernelError as B_,REQUIRED_PLUGINS as H_,ALLOW_ALL as w_}from"./kernel.js";import{replay as X_,formatReport as W_,parseJsonl as J_,toJsonl as z_}from"./harness.js";import{compileQuery as j_,findMatches as Q_,matchIndexFor as q_,expandReplacement as Z_,replaceMatch as $_,replaceAll as eR,replaceAllInRange as rR,MAX_MATCHES as oR}from"./text-search.js";import{DATA_SCOPES as aR}from"./scopes.js";import{MEMORY_VERSION as nR,MEMORY_KINDS as sR,MEMORY_KIND_NAMES as SR,AMBIENT_KINDS as ER,MAX_MEMORY_CHARS as TR,MIN_MEMORY_CHARS as lR,DEFAULT_MAX_MEMORIES as mR,DEFAULT_BLOCK_CHARS as cR,SAME_FACT as pR,MEMORY_TOOL_SPEC as _R,MEMORY_UPCASTERS as RR,MemoryError as AR,normalizeMemory as dR,isValidMemory as fR,memoryKey as IR,slotOf as OR,similarity as uR,containment as NR,candidatesFrom as MR,reconcile as gR,matchForForget as CR,recall as LR,memoryBlock as PR,markUsed as xR,pruneMemories as FR,memoryToolSystem as DR,upcastMemory as hR}from"./memory.js";import{SOURCE_TRUST as UR,SkillSourceError as kR,defineSkillSource as bR,createSkillSourceRegistry as vR}from"./skill-sources.js";import{SKILL_MANIFEST_VERSION as KR,SKILL_CONTEXTS as BR,SKILL_HISTORY_SCOPES as HR,SKILL_MCP_MODES as wR,SKILL_TRUST as VR,SKILL_FILE_KINDS as XR,SKILL_UPCASTERS as WR,SkillManifestError as JR,isSafeSkillPath as zR,originOf as YR,trustOf as jR,skillFiles as QR,needsBridge as qR,declaredAccess as ZR,originLabel as $R,sameSkillOrigin as eA,skillIsStale as rA,validateSkill as oA,upcastSkill as tA,upcastSkills as aA,normalizeSkill as iA}from"./skill-manifest.js";import{SKILL_VARS as sA,SKILL_VAR_NAMES as SA,skillVar as EA,skillVarPattern as TA,parseSkillVars as lA,lintSkillPrompt as mA,suggestSkillVar as cA,substituteSkillVars as pA,expandSkillPrompt as _A,skillVarGuidance as RA,SkillVarError as AA}from"./skill-vars.js";import{lineAt as fA,writerAffordance as IA,INSTRUCTION_RE as OA,instructionOnLine as uA,GOAL_MIN_NEW as NA,goalDraftAllowed as MA,createSpendMeter as gA,writerTail as CA,draftSeparator as LA,groundingBlock as PA,writerRequest as xA,AUTOCOMPLETE_SYSTEM as FA,AUTOCOMPLETE_MAX_TOKENS as DA,AUTOCOMPLETE_TEMPERATURE as hA,clipCompletion as yA,GEARS as UA,WRITER_PREFS as kA,WRITER_PREF_DEFAULTS as bA,normalizeWriterPrefs as vA,normalizeIntent as GA}from"./cowriter-writer.js";import{SLASH_TYPING_RE as BA,enabledSkills as HA,slashCommandItems as wA,matchSlashSkill as VA,matchSlashRecipe as XA,recipeInvocationText as WA,matchSlashTeam as JA,teamInvocationText as zA,slashCommandInsert as YA,skillInvocationOf as jA,skillInvocationLabel as QA}from"./slash-commands.js";import{outlineOf as ZA,parseListItem as $A,continueList as ed,indentSelection as rd,toggleWrap as od,toggleLinePrefix as td,toggleTask as ad,toggleLink as id,docStats as nd,selectionStats as sd}from"./markdown-authoring.js";import{MAX_TAG_LENGTH as Ed,MAX_TAGS as Td,normalizeTag as ld,normalizeTags as md,hasTag as cd,addTag as pd,removeTag as _d,toggleTag as Rd,sameTags as Ad,formatTag as dd,parseTagQuery as fd,hasTagTerms as Id,formatTagQuery as Od,matchesTagFilter as ud,filterByTags as Nd,tagFacets as Md,suggestExistingTags as gd,tagsSearchText as Cd}from"./tags.js";import{UNTITLED_MEETING as Pd,MAX_TITLE_LENGTH as xd,TITLE_RULES_VERSION as Fd,cleanTitle as Dd,isGenericTitle as hd,titleFromSummary as yd,titleFromTopics as Ud,titleFromParticipants as kd,titleFromDate as bd,deriveMeetingTitle as vd,shouldAutoTitle as Gd,isBetterTitleSource as Kd,meetingTitlePrompt as Bd,parseTitleResponse as Hd}from"./titles.js";import{RECORD_KINDS as Vd,MAX_TITLE_LEN as Xd,LibraryError as Wd,parseRecordId as Jd,makeRecordId as zd,isRecordId as Yd,normalizeStoredRecord as jd,isValidStoredRecord as Qd,toSearchRecord as qd,searchTextFor as Zd,toIndexEntry as $d,deriveTitle as ef,snippetOf as rf,wordCount as of}from"./library.js";import{CLOCK_TOLERANCE_MS as af,SyncError as nf,stampOf as sf,decide as Sf,planSync as Ef,isSettled as Tf,forkConflict as lf,advanceBases as mf}from"./sync-plan.js";import{ENCRYPTED_TYPE as pf,COMPRESSIONS as _f,BackupError as Rf,KDF_ITERATIONS as Af,encryptBackup as df,decryptBackup as ff,isEncryptedBackup as If,identityCodec as Of,streamCodec as uf,nodeCodec as Nf,bestCodec as Mf}from"./backup-envelope.js";import{OMNI_MODES as Cf,OMNI_GRAMMAR as Lf,parseOmni as Pf,extractFilters as xf,resolveSince as Ff,wantsModel as Df,isActionable as hf}from"./omni.js";import{THEMES as Uf,LIGHT as kf,DARK as bf,PALETTES as vf,SHAPE as Gf,TOKEN_NAMES as Kf,TOKEN_ROLES as Bf,paletteFor as Hf,cssVarName as wf,toCssVars as Vf,themeStylesheet as Xf,resolveTheme as Wf}from"./theme.js";import{PLANS as zf,API_BASE as Yf,ENDPOINTS as jf,ENTITLEMENT_PUBLIC_JWK as Qf,UPGRADE_URL as qf,FEATURE_TIER as Zf,PRO_FEATURES as $f,TEAM_FEATURES as eI,FREE_LIMITS as rI,RECHECK_INTERVAL_MS as oI,EntitlementError as tI,checkoutUrl as aI,planOf as iI,planLabel as nI,isPro as sI,isTeam as SI,can as EI,tierFor as TI,withinFreeLimit as lI,verifyEntitlement as mI,licenseFromPayload as cI,needsRecheck as pI}from"./entitlement.js";import{renderMarkdown as RI,defaultLinkPolicy as AI}from"./markdown-render.js";import{parseMeetingText as fI,speakerStats as II,densityRibbon as OI}from"./meeting-text.js";import{speakerBreakdown as NI,speakerTimeline as MI,formatTalkTime as gI,SPEAKER_SLOTS as CI}from"./meeting-shape.js";import{isSpeakerImageValue as PI,speakerLabeller as xI}from"./meeting-shape.js";import{SORT_MODES as DI,SORT_LABELS as hI,sortStamp as yI,sortRecords as UI,filterRecords as kI,dayBucket as bI,rowTime as vI,groupRecords as GI}from"./record-list.js";import{INSIGHT_KINDS as BI,summarySections as HI,insightKindOf as wI,meetingInsights as VI,hasInsights as XI}from"./meeting-insights.js";import{demd as JI,NOTE_SECTIONS as zI,noteSectionKind as YI,MOMENT_BADGES as jI,momentBadge as QI,parseMeetingNotes as qI,groupActionsByOwner as ZI}from"./meeting-insights.js";import{PREF_SECTIONS as eO,PREF_SECTION_IDS as rO,sectionValue as oO,pickSections as tO,applySections as aO,sectionHash as iO,mergeStamped as nO,changedSections as sO}from"./client-prefs.js";import{McpClient as EO,mcpProvider as TO}from"./mcp-client.js";import{mcpSharedSystem as mO,mcpInventorySystem as cO,sourceCitationSystem as pO,combineSystemPrompt as _O,toolStatus as RO,widgetAuthoringSystem as AO,vaultWidgetSystem as dO,wantsVaultGuidance as fO}from"./tool-hints.js";import{adaptiveToolRetryHint as OO,createAdaptiveToolPolicy as uO,isInvalidToolParametersResult as NO}from"./adaptive-tool-policy.js";import{getMcpProviders as gO,testMcpServer as CO,resetMcp as LO}from"./mcp-manager.js";import{WEATHER_TOOL_NAME as xO,WEATHER_TOOL_SYSTEM as FO,weatherToolProvider as DO}from"./weather-tool.js";import{renderContent as yO,toChatMessages as UO,toMultimodalMessages as kO,imageAttachmentsOf as bO,deferAttachedSources as vO,withSourceTool as GO,SOURCE_TOOL_SPEC as KO}from"./context-attachments.js";export{ta as ACCESS_LOG_MAX,oa as ACCESS_LOG_VERSION,i as ACTOR_KINDS,$m as AGENT_ID_RE,xT as AGENT_REF_RE,w_ as ALLOW_ALL,a as ALL_TYPES,ER as AMBIENT_KINDS,Yf as API_BASE,ec as APPLIES_TO,el as ASK_TYPES,oc as ASSISTANT_ID,DA as AUTOCOMPLETE_MAX_TOKENS,FA as AUTOCOMPLETE_SYSTEM,hA as AUTOCOMPLETE_TEMPERATURE,im as AUTONOMY,_a as AdapterError,tc as AgentError,In as AnalyzerError,Af as BACKUP_KDF_ITERATIONS,El as BOARD_TOOL_NAME,bo as BRIEF_STATES,cT as BUDGET_DIMENSIONS,en as BUILTIN_TRIGGERS,Bn as BUILTIN_VOICE_INTENTS,Rf as BackupError,mT as BudgetError,fn as CADENCES,sm as CHECKS,vo as CLAIM_KINDS,s as CLASSES,af as CLOCK_TOLERANCE_MS,_f as COMPRESSIONS,XE as COMPRESSION_MODES,NS as COOLDOWN_MS,Ue as COWRITER_SYSTEM,ke as COWRITER_TEMPERATURE,o as CURRENT_VERSION,bf as DARK,aR as DATA_SCOPES,Mn as DAYPART_HOUR,Ic as DECLINE_REASONS,Tl as DEFAULT_ASK_TIMEOUT_MS,cR as DEFAULT_BLOCK_CHARS,WE as DEFAULT_COMPRESSION,am as DEFAULT_GATE,mi as DEFAULT_INTERNAL_PATTERNS,Ni as DEFAULT_LOCK_MS,YS as DEFAULT_MAX_FINISH_TRIES,mR as DEFAULT_MAX_MEMORIES,zS as DEFAULT_MAX_ROUNDS,Wc as DEFAULT_MIN_CALLS,SE as DEFAULT_SHIELD,EE as DEFAULT_STORE,Ao as DEFAULT_THRESHOLD,un as DEFAULT_WAKE,IE as DESCRIBE_ACTION,S as EFFECTS,E as EGRESS,rc as EGRESS_CLASSES,pf as ENCRYPTED_TYPE,jf as ENDPOINTS,hr as ENGINE_KINDS,Vm as ENGINE_SPEC_KINDS,fs as ENTITIES_SCHEMA,Qf as ENTITLEMENT_PUBLIC_JWK,ds as ENTITY_TYPES,La as ENTRY_KINDS,t as EVENT_TYPES,Om as EXECUTIVE,qS as EXHAUSTED_NOTE,tI as EntitlementError,T as EventError,Qa as FAILOVER_CAPABILITY_GAP,ja as FAILOVER_CLASS_GAP,xS as FAILOVER_MAX_ATTEMPTS,Zf as FEATURE_TIER,ys as FIELD_TYPES,YT as FINDINGS_SCHEMA,jT as FINDING_KINDS,RE as FIND_ACTION,FE as FIND_DESCRIPTION,DE as FIND_RESIDENT,xE as FIND_TOOL_NAME,jS as FINISH_NUDGES,rI as FREE_LIMITS,UA as GEARS,NA as GOAL_MIN_NEW,CT as GRANTABLE,I_ as GRANT_INFO,PT as GRANT_RE,nm as HUMAN_FLAGS,fS as INPUT_PROGRESS_TOOLS,BI as INSIGHT_KINDS,OA as INSTRUCTION_RE,ci as INTERNAL_PATTERN_CATALOG,Ir as INVARIANTS,Wi as JOB_ACTIONS,Zl as JOB_POST_ID_RE,ql as JOB_POST_STATUSES,Ql as JobPostError,ui as KDF_HASH,Oi as KDF_ITERATIONS,B_ as KernelError,fc as LEDGER_ENTRY_KINDS,dc as LEDGER_VERSION,kf as LIGHT,Il as LIVE_RUN_STATUSES,QS as LOOPING_NUDGE,ba as LOOP_KINDS,Wd as LibraryError,va as LoopError,Ho as MAX_BRIEF_CHARS,Bo as MAX_BRIEF_RECORDS,Go as MAX_CLAIMS,Ko as MAX_CLAIM_REFS,Nn as MAX_COMMANDS_PER_DELTA,Jp as MAX_DEPTH,Pi as MAX_ENTRIES,at as MAX_EXCERPTS,it as MAX_EXCERPT_CHARS,Ne as MAX_GRAPH_NODES,um as MAX_JOBS_PER_ROUND,oR as MAX_MATCHES,TR as MAX_MEMORY_CHARS,Ci as MAX_NOTE_CHARS,Nm as MAX_ROUNDS,Li as MAX_SECRET_CHARS,fo as MAX_SUBJECTS,Io as MAX_SUBJECT_CHARS,Wp as MAX_SUBTASKS,gs as MAX_SUGGESTIONS,Cs as MAX_SUGGESTION_CHARS,tt as MAX_SYNTHESIS_CLAIMS,Td as MAX_TAGS,Ed as MAX_TAG_LENGTH,gi as MAX_TITLE_CHARS,Xd as MAX_TITLE_LEN,xd as MAX_TITLE_LENGTH,Ss as MAX_TOPICS,Es as MAX_TOPIC_CHARS,h_ as MCP_TOOL_NAME,sR as MEMORY_KINDS,SR as MEMORY_KIND_NAMES,_R as MEMORY_TOOL_SPEC,RR as MEMORY_UPCASTERS,nR as MEMORY_VERSION,MT as MERGE_POLICIES,Pc as MIN_FIT,lR as MIN_MEMORY_CHARS,zp as MIN_TAKEUP_FIT,Ji as MISSED_POLICIES,jI as MOMENT_BADGES,k_ as ManifestError,EO as McpClient,AR as MemoryError,Ft as NEAR_TITLE_DISTANCE,b as NOTE_ACTIONS,K as NOTE_ACTION_ERRORS,v as NOTE_ACTION_ORDER,G as NOTE_ACTION_TEMPERATURE,B as NOTE_COMMANDS,w as NOTE_COMMAND_MAX_TOKENS,H as NOTE_COMMAND_TEMPERATURE,zI as NOTE_SECTIONS,dS as OBSERVATION_TOOLS,Lf as OMNI_GRAMMAR,Cf as OMNI_MODES,vf as PALETTES,sS as PARALLEL_LOCAL_RE,yt as PDF_MAX_CHARS,zf as PLANS,Je as PLAN_AUTHORS,Ye as PLAN_DECOMPOSE_MAX_TOKENS,ze as PLAN_DECOMPOSE_SYSTEM,je as PLAN_DECOMPOSE_TEMPERATURE,gT as PLAN_MODES,We as PLAN_ROLES,Qe as PLAN_SECTION_MAX_TOKENS,qe as PLAN_SECTION_TEMPERATURE,ZT as POST_KINDS,$T as POST_STATUSES,eO as PREF_SECTIONS,rO as PREF_SECTION_IDS,Kl as PROJECT_ID_RE,dm as PROJECT_JOBS_SCHEMA,fm as PROJECT_REVIEW_SCHEMA,Mm as PROJECT_RUN_STATUSES,Gl as PROJECT_STATUSES,st as PROPOSAL_STATES,$f as PRO_FEATURES,vl as ProjectError,Im as ProjectRunError,ir as REACH,oI as RECHECK_INTERVAL_MS,rT as RECIPE_MODES,nT as RECIPE_TOOL_NAME,Hm as RECORD_ENGINE_KINDS,Vd as RECORD_KINDS,Lc as RECRUIT_SCHEMA,xo as REDACTION_TOKEN_TYPES,Jn as REFINEMENT_SCHEMA,_ as REF_KINDS,Lr as REGISTRY_STATES,H_ as REQUIRED_PLUGINS,R as RESOLUTION,Us as RESPONSE_MODES,_e as RESULTS_PER_ENGINE,sE as RESULT_TOOL_NAME,Ol as RESUMABLE_RUN_STATUSES,Ia as RETRIEVAL_TOOLS,Km as ROLE_KINDS,NT as ROLE_MODES,N_ as ROSTER_KINDS,ZS as ROUND_SEPARATOR,Xm as ROUTE_PREFERS,up as RUN_STATUSES,eT as RecipeError,Za as RouterError,di as RuleError,pR as SAME_FACT,Vi as SCHEDULE_KINDS,jc as SCM_KINDS,n as SCOPE_KINDS,Gm as SCORECARD_ENTRY_KINDS,Bm as SCORECARD_VERSION,pe as SEARCH_ENGINES,Do as SELF_LABELS,Gf as SHAPE,BR as SKILL_CONTEXTS,XR as SKILL_FILE_KINDS,HR as SKILL_HISTORY_SCOPES,KR as SKILL_MANIFEST_VERSION,wR as SKILL_MCP_MODES,VR as SKILL_TRUST,WR as SKILL_UPCASTERS,sA as SKILL_VARS,SA as SKILL_VAR_NAMES,BA as SLASH_TYPING_RE,O_ as SOLO_BUDGET,hI as SORT_LABELS,DI as SORT_MODES,b_ as SOURCES,KO as SOURCE_TOOL_SPEC,UR as SOURCE_TRUST,Dt as SPAN_MIN_TERMS,CI as SPEAKER_SLOTS,Cl as STALLED_AFTER_MS,mc as STARTER_AGENTS,FT as STARTER_TEAMS,pp as STEP_MAX_CHARS,Ro as SUBJECT_KINDS,Ls as SUGGESTIONS_SCHEMA,St as SUPERSEDE_OVERLAP,Ai as SUPPRESSED,se as SWARM_ROLES,et as SYNTHESIS_SCHEMA,zi as ScheduleError,yr as SearchEngineError,JR as SkillManifestError,kR as SkillSourceError,AA as SkillVarError,ks as StructuredError,nf as SyncError,_p as TASK_TRANSCRIPT_MAX_CHARS,eI as TEAM_FEATURES,HT as TEAM_PLAN_SCHEMA,u_ as TEAM_SHAPES,Pp as TEAM_TOOL_NAME,Uf as THEMES,QT as THREAD_KINDS,qT as THREAD_STATUSES,Fd as TITLE_RULES_VERSION,Kf as TOKEN_NAMES,Bf as TOKEN_ROLES,Ts as TOPICS_SCHEMA,wt as TRANSCRIPT_MAX_CHARS,Xi as TRIGGER_KINDS,uT as TeamError,Op as TeamRunError,zr as ToolGroupError,MS as UNAVAILABLE_REASONS,Pd as UNTITLED_MEETING,Er as UPCASTERS,qf as UPGRADE_URL,ns as UTTERANCE_DANGLING_MS,is as UTTERANCE_SETTLE_MS,Ii as VAULT_VERSION,Mi as VaultError,gn as VoiceIntentError,Hr as WEATHER_HOST,wr as WEATHER_TIMEOUT_MS,xO as WEATHER_TOOL_NAME,FO as WEATHER_TOOL_SYSTEM,bE as WEB_SEARCH_SPEC,UE as WEB_SEARCH_TOOL_NAME,kE as WEB_SEARCH_TOOL_SYSTEM,To as WIDGET_SURFACES,Oc as WITHDRAW_AFTER,Up as WORKLOG_KINDS,LT as WORK_GRANTS,kA as WRITER_PREFS,bA as WRITER_PREF_DEFAULTS,Vr as WeatherError,Ht as YOUTUBE_HOSTS,Tt as accept,OE as actionMenu,OO as adaptiveToolRetryHint,pd as addTag,VS as addUsage,Um as adjustSummary,mf as advanceBases,S_ as agentColor,_c as agentFromForm,s_ as agentHue,E_ as agentInitials,n_ as agentKind,q as agentMentionAt,go as aliasMap,JS as anthropicTranscript,Wl as applyAll,zc as applyCard,ye as applyEdits,aO as applySections,le as appoint,Kr as areaLabel,sc as assistantAgent,Dr as attemptOrder,Fm as attest,eS as bareToolName,Mf as bestCodec,pc as blankAgent,ap as blankConnection,Yl as blankJobPost,hl as blankProject,hT as blankTeam,AS as blockedToolResult,WT as boardText,il as boardToolProvider,nl as boardToolSpec,ep as branchFor,BT as breakCycles,Vo as briefId,Jo as briefLinks,Wo as briefTerms,Xo as briefToText,uE as buildGroupDispatchSpec,Me as buildNoteGraph,Kt as buildPdfDocument,Re as buildSearchUrl,dE as buildToolset,ua as buildTrajectory,$t as buildTranscriptDocument,__ as builtinOrg,EI as can,Ki as canAddEntry,Xl as canJobPostTransition,Dl as canProjectTransition,rS as canRunConcurrently,_r as canSatisfy,MR as candidatesFrom,Cm as canonical,Wt as captionTracksFromPlayerResponse,l_ as cardNumbers,Jc as cardOverride,Hc as carveBudget,N as causesAreWellFormed,sO as changedSections,fr as checkInvariants,zo as checkKnowledgeInvariants,aI as checkoutUrl,dl as checkpointFrom,ot as claimsFromSynthesis,OS as classifyFailure,Ee as classifyModel,ni as classifySource,Dd as cleanTitle,yA as clipCompletion,Tp as clipMessage,pn as clipText,Ep as clipTranscript,Ws as coerce,Ns as coerceEntities,_O as combineSystemPrompt,z as commandLineAt,os as commandLooksFinished,xn as commandsFromSegments,iE as compactValue,u as compareEvents,j_ as compileQuery,Cn as compileWake,BE as compressToolSpec,HE as compressToolSpecs,wE as compressionStats,$c as connectionFor,ip as connectionFromForm,NR as containment,wo as contentHash,mp as continuationNote,ed as continueList,ct as converge,na as createAccessLog,pa as createAdapterRegistry,uO as createAdaptiveToolPolicy,dn as createAnalyzerRegistry,sl as createAnswerBox,c as createAppender,Mr as createBlobStore,VT as createBoard,ST as createBudget,GS as createCallRunner,fa as createCitationCollector,cp as createControl,G_ as createKernel,Nr as createLogStore,U_ as createManifest,ur as createMemoryAdapter,uS as createModelHealth,wa as createModelRouter,Cr as createRegistry,eE as createResultStore,Ri as createRuleEngine,ml as createRunCache,vR as createSkillSourceRegistry,gA as createSpendMeter,zs as createStructuredStream,Jr as createToolGroupRegistry,mS as createToolLoopGuard,$i as createTriggerRegistry,Ua as createTurnRunner,as as createUtteranceGate,xi as createVault,Gn as createVoiceIntentRegistry,op as credentialEnv,wf as cssVarName,bI as dayBucket,Sf as decide,vc as decideRecruit,ZR as declaredAccess,ff as decryptBackup,AI as defaultLinkPolicy,y as defaultModelId,Kn as defaultVoiceIntents,vO as deferAttachedSources,ca as defineAdapter,nc as defineAgent,Tn as defineJob,Vl as defineJobPost,ka as defineLoop,An as defineMeetingAnalyzer,Ba as defineMiddleware,Ka as defineModel,Fl as defineProject,Ha as defineRouteStrategy,_i as defineRule,bs as defineSchema,xr as defineSearchEngine,bR as defineSkillSource,_T as defineTeam,Wr as defineToolGroup,Zi as defineTrigger,vn as defineVoiceIntent,JI as demd,OI as densityRibbon,L as dequeue,Qo as deriveBrief,qo as deriveBriefs,Di as deriveKey,vd as deriveMeetingTitle,ef as deriveTitle,Ec as describeAgent,yp as describeCall,tp as describeConnection,Qm as describeEngine,iT as describeRecipeForApproval,OT as describeRole,vs as describeSchema,aE as describeShape,Nl as describeSpend,Lp as describeTeamForApproval,t_ as describeTeamShape,HS as describeToolCall,mt as diffProposal,Ca as displayName,nd as docStats,LA as draftSeparator,Zo as driftedRefs,qE as dryRunRecipe,fp as dryRunTeam,ln as dueJobs,Nt as duplicateTitles,Lo as earnsBrief,bn as editDistance,he as editKey,om as effectiveGate,So as effectiveGrants,iS as effectiveToolName,ge as egoGraph,rl as emptyBoardState,Ul as emptyProjectRecord,_l as emptyRun,HA as enabledSkills,df as encryptBackup,bm as engineKey,jm as engineKeyOf,Sc as engineOf,Oe as engineOrder,Ym as engineRef,xc as engineRow,Fc as engineRows,x_ as engineStrip,yc as engineWorth,Os as entitiesFormat,Is as entitiesPrompt,Ms as entitiesStream,ki as entryMeta,LE as estimateTokens,kc as evaluatorPrompt,YE as expandRecipe,Z_ as expandReplacement,_A as expandSkillPrompt,js as explainMcpError,wp as extendDependents,xf as extractFilters,si as extractUrls,PS as failoverExhausted,za as failoverOrder,Nd as filterByTags,ga as filterEntries,J as filterNoteActions,kI as filterRecords,h as filterSections,De as filterTypoEdits,cE as findActionArgs,hE as findDispatchProvider,Hs as findJson,Q_ as findMatches,ee as findSkillByName,re as findTargetByName,lE as findTools,mE as findToolsResult,Ln as findWakeCommand,JT as findingsInstruction,tl as findingsOf,ym as fit,bT as fixedPlan,ol as foldBoard,kl as foldProject,Rl as foldRun,lf as forkConflict,Sa as formatBytes,W_ as formatReport,xt as formatSurvey,dd as formatTag,Od as formatTagQuery,gI as formatTalkTime,qt as formatTimestamp,Zt as formatTranscript,Gr as formatWeather,V as frameNoteAction,Hi as fromB64,mo as fuseRRF,tm as gateAllows,gO as getMcpProviders,kr as getWeather,rs as gistOpening,es as gistText,MA as goalDraftAllowed,fT as grantAllows,A_ as grantChoices,d_ as grantsFromChoices,Qr as grantsNeededFor,Le as graphStats,PA as groundingBlock,ZI as groupActionsByOwner,D as groupModels,GI as groupRecords,Qt as groupSegments,XI as hasInsights,cd as hasTag,Id as hasTagTerms,Bp as holdsGrants,Si as hostMatches,Of as identityCodec,bO as imageAttachmentsOf,rd as indentSelection,wI as insightKindOf,uA as instructionOnLine,hf as isActionable,Br as isAmbiguousLocation,Kd as isBetterTitleSource,R_ as isBuiltin,oS as isCacheable,If as isEncryptedBackup,$n as isFillerSentence,hd as isGenericTitle,NO as isInvalidToolParametersResult,vi as isLocked,RS as isLoopableTool,Ip as isModelUnavailable,Xs as isNothing,sI as isPro,C as isQueued,Yd as isRecordId,Fo as isRedactionToken,d as isRef,de as isResultHost,fl as isResumable,zR as isSafeSkillPath,ho as isSelfLabel,Tf as isSettled,US as isSourceGateError,PI as isSpeakerImageValue,qs as isStaleMcpSession,Mo as isSubjectCandidate,SI as isTeam,m as isValidEvent,fR as isValidMemory,Qd as isValidStoredRecord,Xt as isYouTubeUrl,Uc as jobApplications,Hp as jobFromSubtask,jl as jobPostFromForm,mm as jobResults,Jl as jobToRole,mn as jobsForEvent,Rm as jobsPrompt,Ma as lanesOf,$r as layoutFlowchart,uc as ledgerKey,cI as licenseFromPayload,fA as lineAt,O as linearize,Ut as linesFromItems,pt as linkClaims,Aa as linkifyCitations,mA as lintSkillPrompt,xe as lintText,Gi as lockedSummary,Gt as looksScanned,ia as makeAccessEvent,CE as makeDispatchProvider,Pm as makeEntry,ME as makeGroupDispatchExecutor,Mc as makeLedgerEntry,zd as makeRecordId,A as makeRef,ei as makeSourceStore,sa as makeStorageTier,ri as manifestText,QE as mapInput,xR as markUsed,CR as matchForForget,q_ as matchIndexFor,XA as matchSlashRecipe,VA as matchSlashSkill,JA as matchSlashTeam,_n as matchSummary,ud as matchesTagFilter,D_ as mcpDispatchProvider,cO as mcpInventorySystem,TO as mcpProvider,mO as mcpSharedSystem,K_ as meetDecisions,Ei as meetReach,tn as meetingEndedTrigger,VI as meetingInsights,on as meetingStartedTrigger,Bd as meetingTitlePrompt,PR as memoryBlock,IR as memoryKey,DR as memoryToolSystem,oe as mentionAnswerPrefix,gt as mentionsFrom,Ie as mergeEngineResults,Ve as mergeResearchLanes,$ as mergeSkillPrompt,nO as mergeStamped,Sp as mergeTranscript,sp as messagesFor,e_ as missingStarters,U as modelSummary,QI as momentBadge,Wn as monitorIntent,P as moveQueued,po as multiSearch,Dc as needForJob,qR as needsBridge,tS as needsConfirmation,pI as needsRecheck,lp as newSteps,ji as nextFireAt,qi as nextWakeAt,Nf as nodeCodec,gS as normModelName,ic as normalizeAgent,TT as normalizeBudget,Nc as normalizeCall,qc as normalizeConnection,km as normalizeEngine,Jm as normalizeEngineSpec,rm as normalizeGate,dT as normalizeGrants,GA as normalizeIntent,wl as normalizeJobPost,dR as normalizeMemory,Wm as normalizePolicy,xl as normalizeProject,Rt as normalizeRecord,At as normalizeRecords,bp as normalizeRequest,vm as normalizeScm,iA as normalizeSkill,Un as normalizeSpeech,jd as normalizeStoredRecord,Oo as normalizeSubject,ld as normalizeTag,md as normalizeTags,AT as normalizeTeam,_s as normalizeTopic,Rs as normalizeTopics,XS as normalizeUsage,vA as normalizeWriterPrefs,W as noteActionItems,X as noteActionLabel,Xn as noteIntent,YI as noteSectionKind,g_ as observeInbox,C_ as observeStrip,cn as occurrenceKey,Qi as occurrencesBetween,pE as oneLiner,WS as openAiTranscript,yi as openEntry,kt as orderLines,$R as originLabel,YR as originOf,ut as orphanRecords,ZA as outlineOf,_E as overlapRank,Qs as packageFromArgs,vt as pageTextFromItems,Hf as paletteFor,bt as paragraphsFromLines,nS as parallelEligible,Q as parseAgentMention,Yo as parseBriefText,Dn as parseClock,Pn as parseCommand,Fn as parseDuration,us as parseEntities,bc as parseEvaluation,XT as parseFindings,Zr as parseFlowchart,pm as parseJobs,J_ as parseJsonl,$A as parseListItem,qI as parseMeetingNotes,fI as parseMeetingText,yn as parseNumberWords,Pf as parseOmni,vT as parsePlan,$e as parsePlanTasks,Jd as parseRecordId,jn as parseRefinement,Zc as parseRemote,_m as parseReview,Z as parseSkillMention,lA as parseSkillVars,Js as parseStructured,Fs as parseSuggestions,fd as parseTagQuery,jt as parseTimedText,Hd as parseTitleResponse,ps as parseTopics,vr as parseWeather,hn as parseWhen,Vt as parseYouTubeUrl,g as pendingQueue,an as personJoinedTrigger,Na as phasesOf,nn as phraseTrigger,zt as pickCaptionTrack,fe as pickResults,tO as pickSections,Ya as pinnedOrderOf,tr as planAttribution,or as planBody,nI as planLabel,iI as planOf,rr as planParts,co as planQueries,Ze as planSectionSystem,Ef as planSync,er as planTitleFor,ES as planToolRound,GT as plannerPrompt,Rc as poolFor,Ja as preferenceFor,gl as priorWorkFor,la as projectChain,yl as projectFromForm,bl as projectProgress,x as promoteQueued,Zp as promoteRoles,Fa as promptEntries,Kc as proposalFromNeeds,Bc as proposalToAgent,Et as propose,FR as pruneMemories,Sn as questionTrigger,ie as rankLinkTargets,we as rankResearchCards,Po as rankSubjects,nr as reachRank,sr as reachSatisfies,ti as readSource,zl as readyJobs,LR as recall,WA as recipeInvocationText,jE as recipeParams,tT as recipeToolProvider,aT as recipeToolSpec,gR as reconcile,Fr as reconcileEngines,wc as recruitEvents,Gc as recruitForRun,Vc as recruitJob,aa as redactAccessArgs,ft as redactedTokensIn,It as redactionCost,Zn as refineSpokenCommand,Yn as refinementFormat,zn as refinementPrompt,Qn as refinementStream,lt as reject,wn as reminderIntent,_d as removeTag,yO as renderContent,eo as renderFlowchartSvg,RI as renderMarkdown,Vs as repairJson,eR as replaceAll,rR as replaceAllInRange,$_ as replaceMatch,X_ as replay,Xa as requirementsFor,Wa as requirementsForStep,Ke as researchRelevance,He as researchSnippet,LO as resetMcp,f as resolveRef,Ff as resolveSince,Co as resolveSubjects,lc as resolveTeam,Wf as resolveTheme,Ks as responseFormat,nE as resultToolSpec,dp as resumeTeam,Am as reviewPrompt,ws as rewriteJson,Se as roleById,T_ as roleCardId,i_ as rosterRows,cm as roundBudget,KS as roundCap,Tm as roundJobs,cS as roundSignature,hc as routeFor,Ta as routeGraph,me as routeTeam,vI as rowTime,Al as runFromEvents,L_ as runLanes,ZE as runPlan,Em as runProject,$E as runRecipe,oE as runResultQuery,Ml as runState,Ap as runTeam,TS as runToolRound,vS as runTurnLoop,LS as runWithFailover,ve as salientTerms,qa as sameModelKey,eA as sameSkillOrigin,Ad as sameTags,ts as sameUtterance,Vn as scheduleIntent,IT as scmAllows,hi as sealEntry,bi as searchEntries,vE as searchResultsToText,Zd as searchTextFor,iO as sectionHash,oO as sectionValue,sd as selectionStats,qn as settleRefinement,Lm as sha256,rE as shieldToolResult,oi as shortUrl,Gd as shouldAutoTitle,Va as signalsFrom,uR as similarity,f_ as skillChoices,QR as skillFiles,QA as skillInvocationLabel,jA as skillInvocationOf,rA as skillIsStale,EA as skillVar,RA as skillVarGuidance,TA as skillVarPattern,YA as slashCommandInsert,wA as slashCommandItems,OR as slotOf,Tc as slugAgentId,UT as slugTeamName,rf as snippetOf,c_ as soloTeam,UI as sortRecords,yI as sortStamp,pO as sourceCitationSystem,yS as sourceGate,hS as sourceGuardFor,ai as sourceId,Ti as sourcePolicyFor,DS as sourcePolicySettings,li as sourceUrlsOf,da as sourcesFromToolText,Ct as spanningQuestions,NI as speakerBreakdown,xI as speakerLabeller,II as speakerStats,MI as speakerTimeline,ul as spendOf,P_ as spendRows,pS as stableToolCallKey,sf as stampOf,cc as starterAgents,$p as starterTeam,DT as starterTeams,wS as stepResultText,uf as streamCodec,yo as stripQualifiers,uo as subjectKey,No as subjectTokens,pA as substituteSkillVars,vp as subtaskFromRequest,gd as suggestExistingTags,Uo as suggestMerges,cA as suggestSkillVar,xs as suggestionsFormat,Ps as suggestionsPrompt,Ds as suggestionsStream,hm as summarize,gc as summarizeEngine,HI as summarySections,Te as supportsSubagents,Lt as surveyCorpus,rt as synthesisPrompt,Md as tagFacets,Cd as tagsSearchText,Gp as takeUp,Kp as takeUpLine,Vp as taskTree,lm as teamForRound,yT as teamFromForm,r_ as teamHealth,zA as teamInvocationText,Qp as teamLanes,jp as teamLine,o_ as teamShape,Mp as teamToolProvider,gp as teamToolSpec,Cp as teamToolTimeoutMs,p_ as teamsWithSolos,CO as testMcpServer,Xf as themeStylesheet,Xp as threadRows,xa as threadTitle,ha as threadTree,Pa as threadsOf,Pt as thresholdSweep,TI as tierFor,qm as tierOf,Yt as timedTextUrl,Hn as timerIntent,rn as timerTrigger,bd as titleFromDate,kd as titleFromParticipants,yd as titleFromSummary,Ud as titleFromTopics,Bi as toB64,zT as toBriefClaims,UO as toChatMessages,Vf as toCssVars,$d as toIndexEntry,Gs as toJsonSchema,z_ as toJsonl,Rr as toModelSchema,Ar as toModelSchemas,kO as toMultimodalMessages,qd as toSearchRecord,td as toggleLinePrefix,id as toggleLink,Rd as toggleTag,ad as toggleTask,od as toggleWrap,kn as tokenize,_S as toolMadeProgress,jr as toolNeedFor,RO as toolStatus,$s as toolTraits,Ge as topicTerms,sn as topicTrigger,cs as topicsFormat,ms as topicsPrompt,ls as topicsSchema,As as topicsStream,aS as traitsIndex,ea as transcriptFromTracks,Y as triggerQueryAt,VE as trimDescription,Ce as trimGraph,jR as trustOf,Da as turnsOf,Bs as unfence,Fi as unlockVault,Ae as unwrapRedirect,Tr as upcast,lr as upcastAll,hR as upcastMemory,tA as upcastSkill,aA as upcastSkills,m_ as upsertAgents,lT as usageOf,NE as validateAction,ac as validateAgent,ET as validateBudget,cr as validateCapability,Qc as validateConnection,zm as validateEngineSpec,Ui as validateEntry,l as validateEvent,em as validateGate,pr as validateInvocation,Hl as validateJobPost,Pl as validateProject,zE as validateRecipe,Yi as validateSchedule,oA as validateSkill,RT as validateTeam,oo as validateView,to as validateViewInvocation,no as validateWidget,so as validateWidgetMessage,dO as vaultWidgetSystem,Dm as verifyAttested,xm as verifyChain,mI as verifyEntitlement,Jt as videoMetaFromPlayerResponse,ao as viewResult,Mt as vocabularyDrift,En as voiceCommandTrigger,Ot as wantedPages,Df as wantsModel,fO as wantsVaultGuidance,KT as waves,DO as weatherToolProvider,br as weatherUrl,Be as webQuery,GE as webSearchToolProvider,a_ as whereItWorks,AO as widgetAuthoringSystem,Eo as widgetIcon,ae as wikiQueryAt,dt as wikilinksIn,Sl as withBoardTool,gE as withGuidance,tE as withResultShield,cl as withRunCache,GO as withSourceTool,BS as withToolSystem,lI as withinFreeLimit,kS as withinReach,of as wordCount,Fe as wordDiff,hp as workLogEvidence,Fp as workLogFor,Dp as workLogText,rp as worktreeDirFor,IA as writerAffordance,xA as writerRequest,CA as writerTail};