pulseed 0.6.5 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +9 -17
- package/README.md +15 -122
- package/dist/index.d.ts +12 -169
- package/dist/index.js +14 -126
- package/dist/interface/cli/cli-runner.js +22 -132
- package/package.json +35 -47
- package/assets/seedy.png +0 -0
- package/dist/adapters/agents/a2a-adapter.d.ts +0 -49
- package/dist/adapters/agents/a2a-adapter.d.ts.map +0 -1
- package/dist/adapters/agents/a2a-adapter.js +0 -211
- package/dist/adapters/agents/a2a-adapter.js.map +0 -1
- package/dist/adapters/agents/a2a-client.d.ts +0 -28
- package/dist/adapters/agents/a2a-client.d.ts.map +0 -1
- package/dist/adapters/agents/a2a-client.js +0 -178
- package/dist/adapters/agents/a2a-client.js.map +0 -1
- package/dist/adapters/agents/agent-profile-loader.d.ts +0 -26
- package/dist/adapters/agents/agent-profile-loader.d.ts.map +0 -1
- package/dist/adapters/agents/agent-profile-loader.js +0 -88
- package/dist/adapters/agents/agent-profile-loader.js.map +0 -1
- package/dist/adapters/agents/claude-api.d.ts +0 -10
- package/dist/adapters/agents/claude-api.d.ts.map +0 -1
- package/dist/adapters/agents/claude-api.js +0 -65
- package/dist/adapters/agents/claude-api.js.map +0 -1
- package/dist/adapters/agents/claude-code-cli.d.ts +0 -21
- package/dist/adapters/agents/claude-code-cli.d.ts.map +0 -1
- package/dist/adapters/agents/claude-code-cli.js +0 -69
- package/dist/adapters/agents/claude-code-cli.js.map +0 -1
- package/dist/adapters/agents/native-agent-loop.d.ts +0 -7
- package/dist/adapters/agents/native-agent-loop.d.ts.map +0 -1
- package/dist/adapters/agents/native-agent-loop.js +0 -19
- package/dist/adapters/agents/native-agent-loop.js.map +0 -1
- package/dist/adapters/agents/openai-codex.d.ts +0 -38
- package/dist/adapters/agents/openai-codex.d.ts.map +0 -1
- package/dist/adapters/agents/openai-codex.js +0 -88
- package/dist/adapters/agents/openai-codex.js.map +0 -1
- package/dist/adapters/datasources/artifact-metric-datasource.d.ts +0 -31
- package/dist/adapters/datasources/artifact-metric-datasource.d.ts.map +0 -1
- package/dist/adapters/datasources/artifact-metric-datasource.js +0 -858
- package/dist/adapters/datasources/artifact-metric-datasource.js.map +0 -1
- package/dist/adapters/datasources/file-existence-datasource.d.ts +0 -16
- package/dist/adapters/datasources/file-existence-datasource.d.ts.map +0 -1
- package/dist/adapters/datasources/file-existence-datasource.js +0 -71
- package/dist/adapters/datasources/file-existence-datasource.js.map +0 -1
- package/dist/adapters/datasources/github-issue-datasource.d.ts +0 -58
- package/dist/adapters/datasources/github-issue-datasource.d.ts.map +0 -1
- package/dist/adapters/datasources/github-issue-datasource.js +0 -309
- package/dist/adapters/datasources/github-issue-datasource.js.map +0 -1
- package/dist/adapters/datasources/mcp-datasource.d.ts +0 -20
- package/dist/adapters/datasources/mcp-datasource.d.ts.map +0 -1
- package/dist/adapters/datasources/mcp-datasource.js +0 -116
- package/dist/adapters/datasources/mcp-datasource.js.map +0 -1
- package/dist/adapters/datasources/shell-datasource.d.ts +0 -36
- package/dist/adapters/datasources/shell-datasource.d.ts.map +0 -1
- package/dist/adapters/datasources/shell-datasource.js +0 -138
- package/dist/adapters/datasources/shell-datasource.js.map +0 -1
- package/dist/adapters/github-issue.d.ts +0 -93
- package/dist/adapters/github-issue.d.ts.map +0 -1
- package/dist/adapters/github-issue.js +0 -492
- package/dist/adapters/github-issue.js.map +0 -1
- package/dist/adapters/mcp-client-manager.d.ts +0 -22
- package/dist/adapters/mcp-client-manager.d.ts.map +0 -1
- package/dist/adapters/mcp-client-manager.js +0 -131
- package/dist/adapters/mcp-client-manager.js.map +0 -1
- package/dist/adapters/spawn-helper.d.ts +0 -34
- package/dist/adapters/spawn-helper.d.ts.map +0 -1
- package/dist/adapters/spawn-helper.js +0 -109
- package/dist/adapters/spawn-helper.js.map +0 -1
- package/dist/adapters/types/a2a.d.ts +0 -721
- package/dist/adapters/types/a2a.d.ts.map +0 -1
- package/dist/adapters/types/a2a.js +0 -114
- package/dist/adapters/types/a2a.js.map +0 -1
- package/dist/adapters/types/agent-profile.d.ts +0 -32
- package/dist/adapters/types/agent-profile.d.ts.map +0 -1
- package/dist/adapters/types/agent-profile.js +0 -16
- package/dist/adapters/types/agent-profile.js.map +0 -1
- package/dist/adapters/types/mcp.d.ts +0 -170
- package/dist/adapters/types/mcp.d.ts.map +0 -1
- package/dist/adapters/types/mcp.js +0 -30
- package/dist/adapters/types/mcp.js.map +0 -1
- package/dist/base/config/config-metadata.d.ts +0 -2
- package/dist/base/config/config-metadata.d.ts.map +0 -1
- package/dist/base/config/config-metadata.js +0 -4
- package/dist/base/config/config-metadata.js.map +0 -1
- package/dist/base/config/global-config.d.ts +0 -66
- package/dist/base/config/global-config.d.ts.map +0 -1
- package/dist/base/config/global-config.js +0 -83
- package/dist/base/config/global-config.js.map +0 -1
- package/dist/base/config/identity-loader.d.ts +0 -30
- package/dist/base/config/identity-loader.d.ts.map +0 -1
- package/dist/base/config/identity-loader.js +0 -128
- package/dist/base/config/identity-loader.js.map +0 -1
- package/dist/base/config/tool-metadata.d.ts +0 -28
- package/dist/base/config/tool-metadata.d.ts.map +0 -1
- package/dist/base/config/tool-metadata.js +0 -135
- package/dist/base/config/tool-metadata.js.map +0 -1
- package/dist/base/llm/base-llm-client.d.ts +0 -83
- package/dist/base/llm/base-llm-client.d.ts.map +0 -1
- package/dist/base/llm/base-llm-client.js +0 -210
- package/dist/base/llm/base-llm-client.js.map +0 -1
- package/dist/base/llm/codex-llm-client.d.ts +0 -60
- package/dist/base/llm/codex-llm-client.d.ts.map +0 -1
- package/dist/base/llm/codex-llm-client.js +0 -312
- package/dist/base/llm/codex-llm-client.js.map +0 -1
- package/dist/base/llm/json-sanitizer.d.ts +0 -34
- package/dist/base/llm/json-sanitizer.d.ts.map +0 -1
- package/dist/base/llm/json-sanitizer.js +0 -110
- package/dist/base/llm/json-sanitizer.js.map +0 -1
- package/dist/base/llm/llm-client.d.ts +0 -107
- package/dist/base/llm/llm-client.d.ts.map +0 -1
- package/dist/base/llm/llm-client.js +0 -281
- package/dist/base/llm/llm-client.js.map +0 -1
- package/dist/base/llm/ollama-client.d.ts +0 -28
- package/dist/base/llm/ollama-client.d.ts.map +0 -1
- package/dist/base/llm/ollama-client.js +0 -124
- package/dist/base/llm/ollama-client.js.map +0 -1
- package/dist/base/llm/openai-client.d.ts +0 -43
- package/dist/base/llm/openai-client.d.ts.map +0 -1
- package/dist/base/llm/openai-client.js +0 -260
- package/dist/base/llm/openai-client.js.map +0 -1
- package/dist/base/llm/provider-config.d.ts +0 -154
- package/dist/base/llm/provider-config.d.ts.map +0 -1
- package/dist/base/llm/provider-config.js +0 -553
- package/dist/base/llm/provider-config.js.map +0 -1
- package/dist/base/llm/provider-factory.d.ts +0 -24
- package/dist/base/llm/provider-factory.d.ts.map +0 -1
- package/dist/base/llm/provider-factory.js +0 -146
- package/dist/base/llm/provider-factory.js.map +0 -1
- package/dist/base/protocol/exact-protocol.d.ts +0 -47
- package/dist/base/protocol/exact-protocol.d.ts.map +0 -1
- package/dist/base/protocol/exact-protocol.js +0 -175
- package/dist/base/protocol/exact-protocol.js.map +0 -1
- package/dist/base/state/checkpoint-trust-port.d.ts +0 -4
- package/dist/base/state/checkpoint-trust-port.d.ts.map +0 -1
- package/dist/base/state/checkpoint-trust-port.js +0 -2
- package/dist/base/state/checkpoint-trust-port.js.map +0 -1
- package/dist/base/state/state-lock.d.ts +0 -17
- package/dist/base/state/state-lock.d.ts.map +0 -1
- package/dist/base/state/state-lock.js +0 -134
- package/dist/base/state/state-lock.js.map +0 -1
- package/dist/base/state/state-manager-goal-state.d.ts +0 -40
- package/dist/base/state/state-manager-goal-state.d.ts.map +0 -1
- package/dist/base/state/state-manager-goal-state.js +0 -235
- package/dist/base/state/state-manager-goal-state.js.map +0 -1
- package/dist/base/state/state-manager-goal-write.d.ts +0 -26
- package/dist/base/state/state-manager-goal-write.d.ts.map +0 -1
- package/dist/base/state/state-manager-goal-write.js +0 -116
- package/dist/base/state/state-manager-goal-write.js.map +0 -1
- package/dist/base/state/state-manager-wal.d.ts +0 -11
- package/dist/base/state/state-manager-wal.d.ts.map +0 -1
- package/dist/base/state/state-manager-wal.js +0 -101
- package/dist/base/state/state-manager-wal.js.map +0 -1
- package/dist/base/state/state-manager.d.ts +0 -147
- package/dist/base/state/state-manager.d.ts.map +0 -1
- package/dist/base/state/state-manager.js +0 -574
- package/dist/base/state/state-manager.js.map +0 -1
- package/dist/base/state/state-persistence.d.ts +0 -12
- package/dist/base/state/state-persistence.d.ts.map +0 -1
- package/dist/base/state/state-persistence.js +0 -58
- package/dist/base/state/state-persistence.js.map +0 -1
- package/dist/base/state/state-snapshot.d.ts +0 -12
- package/dist/base/state/state-snapshot.d.ts.map +0 -1
- package/dist/base/state/state-snapshot.js +0 -61
- package/dist/base/state/state-snapshot.js.map +0 -1
- package/dist/base/state/state-wal.d.ts +0 -27
- package/dist/base/state/state-wal.d.ts.map +0 -1
- package/dist/base/state/state-wal.js +0 -93
- package/dist/base/state/state-wal.js.map +0 -1
- package/dist/base/state/state-write-fence.d.ts +0 -7
- package/dist/base/state/state-write-fence.d.ts.map +0 -1
- package/dist/base/state/state-write-fence.js +0 -2
- package/dist/base/state/state-write-fence.js.map +0 -1
- package/dist/base/state/types/state.d.ts +0 -245
- package/dist/base/state/types/state.d.ts.map +0 -1
- package/dist/base/state/types/state.js +0 -36
- package/dist/base/state/types/state.js.map +0 -1
- package/dist/base/types/a2a.d.ts +0 -2
- package/dist/base/types/a2a.d.ts.map +0 -1
- package/dist/base/types/a2a.js +0 -3
- package/dist/base/types/a2a.js.map +0 -1
- package/dist/base/types/agent-profile.d.ts +0 -2
- package/dist/base/types/agent-profile.d.ts.map +0 -1
- package/dist/base/types/agent-profile.js +0 -3
- package/dist/base/types/agent-profile.js.map +0 -1
- package/dist/base/types/capability.d.ts +0 -2
- package/dist/base/types/capability.d.ts.map +0 -1
- package/dist/base/types/capability.js +0 -3
- package/dist/base/types/capability.js.map +0 -1
- package/dist/base/types/character.d.ts +0 -2
- package/dist/base/types/character.d.ts.map +0 -1
- package/dist/base/types/character.js +0 -3
- package/dist/base/types/character.js.map +0 -1
- package/dist/base/types/checkpoint.d.ts +0 -2
- package/dist/base/types/checkpoint.d.ts.map +0 -1
- package/dist/base/types/checkpoint.js +0 -3
- package/dist/base/types/checkpoint.js.map +0 -1
- package/dist/base/types/companion.d.ts +0 -2
- package/dist/base/types/companion.d.ts.map +0 -1
- package/dist/base/types/companion.js +0 -2
- package/dist/base/types/companion.js.map +0 -1
- package/dist/base/types/core.d.ts +0 -175
- package/dist/base/types/core.d.ts.map +0 -1
- package/dist/base/types/core.js +0 -161
- package/dist/base/types/core.js.map +0 -1
- package/dist/base/types/cross-portfolio.d.ts +0 -2
- package/dist/base/types/cross-portfolio.d.ts.map +0 -1
- package/dist/base/types/cross-portfolio.js +0 -3
- package/dist/base/types/cross-portfolio.js.map +0 -1
- package/dist/base/types/curiosity.d.ts +0 -2
- package/dist/base/types/curiosity.d.ts.map +0 -1
- package/dist/base/types/curiosity.js +0 -3
- package/dist/base/types/curiosity.js.map +0 -1
- package/dist/base/types/daemon.d.ts +0 -2
- package/dist/base/types/daemon.d.ts.map +0 -1
- package/dist/base/types/daemon.js +0 -3
- package/dist/base/types/daemon.js.map +0 -1
- package/dist/base/types/data-source.d.ts +0 -2
- package/dist/base/types/data-source.d.ts.map +0 -1
- package/dist/base/types/data-source.js +0 -3
- package/dist/base/types/data-source.js.map +0 -1
- package/dist/base/types/dependency.d.ts +0 -2
- package/dist/base/types/dependency.d.ts.map +0 -1
- package/dist/base/types/dependency.js +0 -3
- package/dist/base/types/dependency.js.map +0 -1
- package/dist/base/types/drive.d.ts +0 -2
- package/dist/base/types/drive.d.ts.map +0 -1
- package/dist/base/types/drive.js +0 -3
- package/dist/base/types/drive.js.map +0 -1
- package/dist/base/types/embedding.d.ts +0 -2
- package/dist/base/types/embedding.d.ts.map +0 -1
- package/dist/base/types/embedding.js +0 -3
- package/dist/base/types/embedding.js.map +0 -1
- package/dist/base/types/ethics.d.ts +0 -2
- package/dist/base/types/ethics.d.ts.map +0 -1
- package/dist/base/types/ethics.js +0 -3
- package/dist/base/types/ethics.js.map +0 -1
- package/dist/base/types/gap.d.ts +0 -2
- package/dist/base/types/gap.d.ts.map +0 -1
- package/dist/base/types/gap.js +0 -3
- package/dist/base/types/gap.js.map +0 -1
- package/dist/base/types/goal-activation.d.ts +0 -37
- package/dist/base/types/goal-activation.d.ts.map +0 -1
- package/dist/base/types/goal-activation.js +0 -13
- package/dist/base/types/goal-activation.js.map +0 -1
- package/dist/base/types/goal-refiner.d.ts +0 -2
- package/dist/base/types/goal-refiner.d.ts.map +0 -1
- package/dist/base/types/goal-refiner.js +0 -3
- package/dist/base/types/goal-refiner.js.map +0 -1
- package/dist/base/types/goal-tree.d.ts +0 -2
- package/dist/base/types/goal-tree.d.ts.map +0 -1
- package/dist/base/types/goal-tree.js +0 -3
- package/dist/base/types/goal-tree.js.map +0 -1
- package/dist/base/types/goal.d.ts +0 -2
- package/dist/base/types/goal.d.ts.map +0 -1
- package/dist/base/types/goal.js +0 -3
- package/dist/base/types/goal.js.map +0 -1
- package/dist/base/types/guardrail.d.ts +0 -2
- package/dist/base/types/guardrail.d.ts.map +0 -1
- package/dist/base/types/guardrail.js +0 -3
- package/dist/base/types/guardrail.js.map +0 -1
- package/dist/base/types/hook.d.ts +0 -2
- package/dist/base/types/hook.d.ts.map +0 -1
- package/dist/base/types/hook.js +0 -3
- package/dist/base/types/hook.js.map +0 -1
- package/dist/base/types/index.d.ts +0 -34
- package/dist/base/types/index.d.ts.map +0 -1
- package/dist/base/types/index.js +0 -34
- package/dist/base/types/index.js.map +0 -1
- package/dist/base/types/knowledge.d.ts +0 -2
- package/dist/base/types/knowledge.d.ts.map +0 -1
- package/dist/base/types/knowledge.js +0 -3
- package/dist/base/types/knowledge.js.map +0 -1
- package/dist/base/types/learning.d.ts +0 -2
- package/dist/base/types/learning.d.ts.map +0 -1
- package/dist/base/types/learning.js +0 -3
- package/dist/base/types/learning.js.map +0 -1
- package/dist/base/types/mcp.d.ts +0 -2
- package/dist/base/types/mcp.d.ts.map +0 -1
- package/dist/base/types/mcp.js +0 -3
- package/dist/base/types/mcp.js.map +0 -1
- package/dist/base/types/memory-lifecycle.d.ts +0 -2
- package/dist/base/types/memory-lifecycle.d.ts.map +0 -1
- package/dist/base/types/memory-lifecycle.js +0 -3
- package/dist/base/types/memory-lifecycle.js.map +0 -1
- package/dist/base/types/negotiation.d.ts +0 -2
- package/dist/base/types/negotiation.d.ts.map +0 -1
- package/dist/base/types/negotiation.js +0 -3
- package/dist/base/types/negotiation.js.map +0 -1
- package/dist/base/types/notification.d.ts +0 -2
- package/dist/base/types/notification.d.ts.map +0 -1
- package/dist/base/types/notification.js +0 -3
- package/dist/base/types/notification.js.map +0 -1
- package/dist/base/types/pipeline.d.ts +0 -2
- package/dist/base/types/pipeline.d.ts.map +0 -1
- package/dist/base/types/pipeline.js +0 -3
- package/dist/base/types/pipeline.js.map +0 -1
- package/dist/base/types/plugin.d.ts +0 -2
- package/dist/base/types/plugin.d.ts.map +0 -1
- package/dist/base/types/plugin.js +0 -3
- package/dist/base/types/plugin.js.map +0 -1
- package/dist/base/types/portfolio.d.ts +0 -2
- package/dist/base/types/portfolio.d.ts.map +0 -1
- package/dist/base/types/portfolio.js +0 -3
- package/dist/base/types/portfolio.js.map +0 -1
- package/dist/base/types/reflection.d.ts +0 -2
- package/dist/base/types/reflection.d.ts.map +0 -1
- package/dist/base/types/reflection.js +0 -3
- package/dist/base/types/reflection.js.map +0 -1
- package/dist/base/types/report.d.ts +0 -2
- package/dist/base/types/report.d.ts.map +0 -1
- package/dist/base/types/report.js +0 -3
- package/dist/base/types/report.js.map +0 -1
- package/dist/base/types/satisficing.d.ts +0 -2
- package/dist/base/types/satisficing.d.ts.map +0 -1
- package/dist/base/types/satisficing.js +0 -3
- package/dist/base/types/satisficing.js.map +0 -1
- package/dist/base/types/schedule.d.ts +0 -2
- package/dist/base/types/schedule.d.ts.map +0 -1
- package/dist/base/types/schedule.js +0 -3
- package/dist/base/types/schedule.js.map +0 -1
- package/dist/base/types/session.d.ts +0 -2
- package/dist/base/types/session.d.ts.map +0 -1
- package/dist/base/types/session.js +0 -3
- package/dist/base/types/session.js.map +0 -1
- package/dist/base/types/stall.d.ts +0 -2
- package/dist/base/types/stall.d.ts.map +0 -1
- package/dist/base/types/stall.js +0 -3
- package/dist/base/types/stall.js.map +0 -1
- package/dist/base/types/state.d.ts +0 -2
- package/dist/base/types/state.d.ts.map +0 -1
- package/dist/base/types/state.js +0 -3
- package/dist/base/types/state.js.map +0 -1
- package/dist/base/types/strategy.d.ts +0 -2
- package/dist/base/types/strategy.d.ts.map +0 -1
- package/dist/base/types/strategy.js +0 -3
- package/dist/base/types/strategy.js.map +0 -1
- package/dist/base/types/suggest.d.ts +0 -2
- package/dist/base/types/suggest.d.ts.map +0 -1
- package/dist/base/types/suggest.js +0 -3
- package/dist/base/types/suggest.js.map +0 -1
- package/dist/base/types/task-group.d.ts +0 -2
- package/dist/base/types/task-group.d.ts.map +0 -1
- package/dist/base/types/task-group.js +0 -3
- package/dist/base/types/task-group.js.map +0 -1
- package/dist/base/types/task.d.ts +0 -2
- package/dist/base/types/task.d.ts.map +0 -1
- package/dist/base/types/task.js +0 -3
- package/dist/base/types/task.js.map +0 -1
- package/dist/base/types/time-horizon.d.ts +0 -194
- package/dist/base/types/time-horizon.d.ts.map +0 -1
- package/dist/base/types/time-horizon.js +0 -59
- package/dist/base/types/time-horizon.js.map +0 -1
- package/dist/base/types/trigger.d.ts +0 -2
- package/dist/base/types/trigger.d.ts.map +0 -1
- package/dist/base/types/trigger.js +0 -3
- package/dist/base/types/trigger.js.map +0 -1
- package/dist/base/types/trust.d.ts +0 -2
- package/dist/base/types/trust.d.ts.map +0 -1
- package/dist/base/types/trust.js +0 -3
- package/dist/base/types/trust.js.map +0 -1
- package/dist/base/utils/errors.d.ts +0 -21
- package/dist/base/utils/errors.d.ts.map +0 -1
- package/dist/base/utils/errors.js +0 -42
- package/dist/base/utils/errors.js.map +0 -1
- package/dist/base/utils/execFileNoThrow.d.ts +0 -24
- package/dist/base/utils/execFileNoThrow.d.ts.map +0 -1
- package/dist/base/utils/execFileNoThrow.js +0 -112
- package/dist/base/utils/execFileNoThrow.js.map +0 -1
- package/dist/base/utils/json-io.d.ts +0 -33
- package/dist/base/utils/json-io.d.ts.map +0 -1
- package/dist/base/utils/json-io.js +0 -85
- package/dist/base/utils/json-io.js.map +0 -1
- package/dist/base/utils/paths.d.ts +0 -24
- package/dist/base/utils/paths.d.ts.map +0 -1
- package/dist/base/utils/paths.js +0 -60
- package/dist/base/utils/paths.js.map +0 -1
- package/dist/base/utils/pulseed-meta.d.ts +0 -4
- package/dist/base/utils/pulseed-meta.d.ts.map +0 -1
- package/dist/base/utils/pulseed-meta.js +0 -32
- package/dist/base/utils/pulseed-meta.js.map +0 -1
- package/dist/base/utils/sleep.d.ts +0 -2
- package/dist/base/utils/sleep.d.ts.map +0 -1
- package/dist/base/utils/sleep.js +0 -4
- package/dist/base/utils/sleep.js.map +0 -1
- package/dist/base/utils/workspace-path.d.ts +0 -6
- package/dist/base/utils/workspace-path.d.ts.map +0 -1
- package/dist/base/utils/workspace-path.js +0 -24
- package/dist/base/utils/workspace-path.js.map +0 -1
- package/dist/base/utils/workspace-root.d.ts +0 -6
- package/dist/base/utils/workspace-root.d.ts.map +0 -1
- package/dist/base/utils/workspace-root.js +0 -87
- package/dist/base/utils/workspace-root.js.map +0 -1
- package/dist/grounding/contracts.d.ts +0 -173
- package/dist/grounding/contracts.d.ts.map +0 -1
- package/dist/grounding/contracts.js +0 -2
- package/dist/grounding/contracts.js.map +0 -1
- package/dist/grounding/gateway.d.ts +0 -12
- package/dist/grounding/gateway.d.ts.map +0 -1
- package/dist/grounding/gateway.js +0 -117
- package/dist/grounding/gateway.js.map +0 -1
- package/dist/grounding/profiles.d.ts +0 -4
- package/dist/grounding/profiles.d.ts.map +0 -1
- package/dist/grounding/profiles.js +0 -159
- package/dist/grounding/profiles.js.map +0 -1
- package/dist/grounding/providers/agents-provider.d.ts +0 -14
- package/dist/grounding/providers/agents-provider.d.ts.map +0 -1
- package/dist/grounding/providers/agents-provider.js +0 -129
- package/dist/grounding/providers/agents-provider.js.map +0 -1
- package/dist/grounding/providers/goal-state-provider.d.ts +0 -3
- package/dist/grounding/providers/goal-state-provider.d.ts.map +0 -1
- package/dist/grounding/providers/goal-state-provider.js +0 -34
- package/dist/grounding/providers/goal-state-provider.js.map +0 -1
- package/dist/grounding/providers/helpers.d.ts +0 -13
- package/dist/grounding/providers/helpers.d.ts.map +0 -1
- package/dist/grounding/providers/helpers.js +0 -93
- package/dist/grounding/providers/helpers.js.map +0 -1
- package/dist/grounding/providers/knowledge-provider.d.ts +0 -3
- package/dist/grounding/providers/knowledge-provider.d.ts.map +0 -1
- package/dist/grounding/providers/knowledge-provider.js +0 -71
- package/dist/grounding/providers/knowledge-provider.js.map +0 -1
- package/dist/grounding/providers/lessons-provider.d.ts +0 -3
- package/dist/grounding/providers/lessons-provider.d.ts.map +0 -1
- package/dist/grounding/providers/lessons-provider.js +0 -36
- package/dist/grounding/providers/lessons-provider.js.map +0 -1
- package/dist/grounding/providers/plugins-provider.d.ts +0 -3
- package/dist/grounding/providers/plugins-provider.d.ts.map +0 -1
- package/dist/grounding/providers/plugins-provider.js +0 -35
- package/dist/grounding/providers/plugins-provider.js.map +0 -1
- package/dist/grounding/providers/progress-history-provider.d.ts +0 -3
- package/dist/grounding/providers/progress-history-provider.d.ts.map +0 -1
- package/dist/grounding/providers/progress-history-provider.js +0 -30
- package/dist/grounding/providers/progress-history-provider.js.map +0 -1
- package/dist/grounding/providers/provider-state-provider.d.ts +0 -3
- package/dist/grounding/providers/provider-state-provider.d.ts.map +0 -1
- package/dist/grounding/providers/provider-state-provider.js +0 -32
- package/dist/grounding/providers/provider-state-provider.js.map +0 -1
- package/dist/grounding/providers/session-history-provider.d.ts +0 -3
- package/dist/grounding/providers/session-history-provider.d.ts.map +0 -1
- package/dist/grounding/providers/session-history-provider.js +0 -72
- package/dist/grounding/providers/session-history-provider.js.map +0 -1
- package/dist/grounding/providers/soil-provider.d.ts +0 -3
- package/dist/grounding/providers/soil-provider.d.ts.map +0 -1
- package/dist/grounding/providers/soil-provider.js +0 -95
- package/dist/grounding/providers/soil-provider.js.map +0 -1
- package/dist/grounding/providers/static-policy-provider.d.ts +0 -10
- package/dist/grounding/providers/static-policy-provider.d.ts.map +0 -1
- package/dist/grounding/providers/static-policy-provider.js +0 -86
- package/dist/grounding/providers/static-policy-provider.js.map +0 -1
- package/dist/grounding/providers/task-state-provider.d.ts +0 -3
- package/dist/grounding/providers/task-state-provider.d.ts.map +0 -1
- package/dist/grounding/providers/task-state-provider.js +0 -55
- package/dist/grounding/providers/task-state-provider.js.map +0 -1
- package/dist/grounding/providers/trust-state-provider.d.ts +0 -3
- package/dist/grounding/providers/trust-state-provider.d.ts.map +0 -1
- package/dist/grounding/providers/trust-state-provider.js +0 -25
- package/dist/grounding/providers/trust-state-provider.js.map +0 -1
- package/dist/grounding/providers/workspace-facts-provider.d.ts +0 -3
- package/dist/grounding/providers/workspace-facts-provider.d.ts.map +0 -1
- package/dist/grounding/providers/workspace-facts-provider.js +0 -22
- package/dist/grounding/providers/workspace-facts-provider.js.map +0 -1
- package/dist/grounding/renderers/debug-renderer.d.ts +0 -3
- package/dist/grounding/renderers/debug-renderer.d.ts.map +0 -1
- package/dist/grounding/renderers/debug-renderer.js +0 -11
- package/dist/grounding/renderers/debug-renderer.js.map +0 -1
- package/dist/grounding/renderers/prompt-renderer.d.ts +0 -10
- package/dist/grounding/renderers/prompt-renderer.d.ts.map +0 -1
- package/dist/grounding/renderers/prompt-renderer.js +0 -23
- package/dist/grounding/renderers/prompt-renderer.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/interface/chat/chat-event-state.d.ts +0 -25
- package/dist/interface/chat/chat-event-state.d.ts.map +0 -1
- package/dist/interface/chat/chat-event-state.js +0 -329
- package/dist/interface/chat/chat-event-state.js.map +0 -1
- package/dist/interface/chat/chat-events.d.ts +0 -105
- package/dist/interface/chat/chat-events.d.ts.map +0 -1
- package/dist/interface/chat/chat-events.js +0 -2
- package/dist/interface/chat/chat-events.js.map +0 -1
- package/dist/interface/chat/chat-history.d.ts +0 -9040
- package/dist/interface/chat/chat-history.d.ts.map +0 -1
- package/dist/interface/chat/chat-history.js +0 -910
- package/dist/interface/chat/chat-history.js.map +0 -1
- package/dist/interface/chat/chat-runner-command-helpers.d.ts +0 -51
- package/dist/interface/chat/chat-runner-command-helpers.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner-command-helpers.js +0 -190
- package/dist/interface/chat/chat-runner-command-helpers.js.map +0 -1
- package/dist/interface/chat/chat-runner-commands.d.ts +0 -56
- package/dist/interface/chat/chat-runner-commands.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner-commands.js +0 -1116
- package/dist/interface/chat/chat-runner-commands.js.map +0 -1
- package/dist/interface/chat/chat-runner-contracts.d.ts +0 -157
- package/dist/interface/chat/chat-runner-contracts.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner-contracts.js +0 -2
- package/dist/interface/chat/chat-runner-contracts.js.map +0 -1
- package/dist/interface/chat/chat-runner-event-bridge.d.ts +0 -81
- package/dist/interface/chat/chat-runner-event-bridge.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner-event-bridge.js +0 -536
- package/dist/interface/chat/chat-runner-event-bridge.js.map +0 -1
- package/dist/interface/chat/chat-runner-routes.d.ts +0 -129
- package/dist/interface/chat/chat-runner-routes.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner-routes.js +0 -1007
- package/dist/interface/chat/chat-runner-routes.js.map +0 -1
- package/dist/interface/chat/chat-runner-runtime.d.ts +0 -37
- package/dist/interface/chat/chat-runner-runtime.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner-runtime.js +0 -244
- package/dist/interface/chat/chat-runner-runtime.js.map +0 -1
- package/dist/interface/chat/chat-runner-state.d.ts +0 -20
- package/dist/interface/chat/chat-runner-state.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner-state.js +0 -157
- package/dist/interface/chat/chat-runner-state.js.map +0 -1
- package/dist/interface/chat/chat-runner-support.d.ts +0 -39
- package/dist/interface/chat/chat-runner-support.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner-support.js +0 -170
- package/dist/interface/chat/chat-runner-support.js.map +0 -1
- package/dist/interface/chat/chat-runner.d.ts +0 -60
- package/dist/interface/chat/chat-runner.d.ts.map +0 -1
- package/dist/interface/chat/chat-runner.js +0 -1000
- package/dist/interface/chat/chat-runner.js.map +0 -1
- package/dist/interface/chat/chat-session-store.d.ts +0 -109
- package/dist/interface/chat/chat-session-store.d.ts.map +0 -1
- package/dist/interface/chat/chat-session-store.js +0 -479
- package/dist/interface/chat/chat-session-store.js.map +0 -1
- package/dist/interface/chat/chat-state-service.d.ts +0 -32
- package/dist/interface/chat/chat-state-service.d.ts.map +0 -1
- package/dist/interface/chat/chat-state-service.js +0 -82
- package/dist/interface/chat/chat-state-service.js.map +0 -1
- package/dist/interface/chat/chat-verifier.d.ts +0 -16
- package/dist/interface/chat/chat-verifier.d.ts.map +0 -1
- package/dist/interface/chat/chat-verifier.js +0 -41
- package/dist/interface/chat/chat-verifier.js.map +0 -1
- package/dist/interface/chat/cross-platform-session-global.d.ts +0 -6
- package/dist/interface/chat/cross-platform-session-global.d.ts.map +0 -1
- package/dist/interface/chat/cross-platform-session-global.js +0 -11
- package/dist/interface/chat/cross-platform-session-global.js.map +0 -1
- package/dist/interface/chat/cross-platform-session.d.ts +0 -148
- package/dist/interface/chat/cross-platform-session.d.ts.map +0 -1
- package/dist/interface/chat/cross-platform-session.js +0 -1056
- package/dist/interface/chat/cross-platform-session.js.map +0 -1
- package/dist/interface/chat/escalation.d.ts +0 -30
- package/dist/interface/chat/escalation.d.ts.map +0 -1
- package/dist/interface/chat/escalation.js +0 -53
- package/dist/interface/chat/escalation.js.map +0 -1
- package/dist/interface/chat/event-subscriber.d.ts +0 -50
- package/dist/interface/chat/event-subscriber.d.ts.map +0 -1
- package/dist/interface/chat/event-subscriber.js +0 -425
- package/dist/interface/chat/event-subscriber.js.map +0 -1
- package/dist/interface/chat/failure-recovery.d.ts +0 -53
- package/dist/interface/chat/failure-recovery.d.ts.map +0 -1
- package/dist/interface/chat/failure-recovery.js +0 -299
- package/dist/interface/chat/failure-recovery.js.map +0 -1
- package/dist/interface/chat/freeform-route-classifier.d.ts +0 -21
- package/dist/interface/chat/freeform-route-classifier.d.ts.map +0 -1
- package/dist/interface/chat/freeform-route-classifier.js +0 -43
- package/dist/interface/chat/freeform-route-classifier.js.map +0 -1
- package/dist/interface/chat/gateway-setup-status.d.ts +0 -33
- package/dist/interface/chat/gateway-setup-status.d.ts.map +0 -1
- package/dist/interface/chat/gateway-setup-status.js +0 -44
- package/dist/interface/chat/gateway-setup-status.js.map +0 -1
- package/dist/interface/chat/grounding.d.ts +0 -31
- package/dist/interface/chat/grounding.d.ts.map +0 -1
- package/dist/interface/chat/grounding.js +0 -105
- package/dist/interface/chat/grounding.js.map +0 -1
- package/dist/interface/chat/ingress-router.d.ts +0 -131
- package/dist/interface/chat/ingress-router.d.ts.map +0 -1
- package/dist/interface/chat/ingress-router.js +0 -312
- package/dist/interface/chat/ingress-router.js.map +0 -1
- package/dist/interface/chat/model-request-builder.d.ts +0 -37
- package/dist/interface/chat/model-request-builder.d.ts.map +0 -1
- package/dist/interface/chat/model-request-builder.js +0 -76
- package/dist/interface/chat/model-request-builder.js.map +0 -1
- package/dist/interface/chat/mutation-tool-defs.d.ts +0 -36
- package/dist/interface/chat/mutation-tool-defs.d.ts.map +0 -1
- package/dist/interface/chat/mutation-tool-defs.js +0 -149
- package/dist/interface/chat/mutation-tool-defs.js.map +0 -1
- package/dist/interface/chat/operation-progress.d.ts +0 -17
- package/dist/interface/chat/operation-progress.d.ts.map +0 -1
- package/dist/interface/chat/operation-progress.js +0 -29
- package/dist/interface/chat/operation-progress.js.map +0 -1
- package/dist/interface/chat/setup-config-write.d.ts +0 -27
- package/dist/interface/chat/setup-config-write.d.ts.map +0 -1
- package/dist/interface/chat/setup-config-write.js +0 -79
- package/dist/interface/chat/setup-config-write.js.map +0 -1
- package/dist/interface/chat/setup-dialogue.d.ts +0 -199
- package/dist/interface/chat/setup-dialogue.d.ts.map +0 -1
- package/dist/interface/chat/setup-dialogue.js +0 -97
- package/dist/interface/chat/setup-dialogue.js.map +0 -1
- package/dist/interface/chat/setup-secret-intake.d.ts +0 -68
- package/dist/interface/chat/setup-secret-intake.d.ts.map +0 -1
- package/dist/interface/chat/setup-secret-intake.js +0 -84
- package/dist/interface/chat/setup-secret-intake.js.map +0 -1
- package/dist/interface/chat/tend-command.d.ts +0 -59
- package/dist/interface/chat/tend-command.d.ts.map +0 -1
- package/dist/interface/chat/tend-command.js +0 -262
- package/dist/interface/chat/tend-command.js.map +0 -1
- package/dist/interface/chat/turn-context.d.ts +0 -200
- package/dist/interface/chat/turn-context.d.ts.map +0 -1
- package/dist/interface/chat/turn-context.js +0 -249
- package/dist/interface/chat/turn-context.js.map +0 -1
- package/dist/interface/chat/turn-language.d.ts +0 -23
- package/dist/interface/chat/turn-language.d.ts.map +0 -1
- package/dist/interface/chat/turn-language.js +0 -46
- package/dist/interface/chat/turn-language.js.map +0 -1
- package/dist/interface/chat/turn-protocol.d.ts +0 -35
- package/dist/interface/chat/turn-protocol.d.ts.map +0 -1
- package/dist/interface/chat/turn-protocol.js +0 -27
- package/dist/interface/chat/turn-protocol.js.map +0 -1
- package/dist/interface/chat/user-input.d.ts +0 -55
- package/dist/interface/chat/user-input.d.ts.map +0 -1
- package/dist/interface/chat/user-input.js +0 -52
- package/dist/interface/chat/user-input.js.map +0 -1
- package/dist/interface/cli/cli-command-registry.d.ts +0 -16
- package/dist/interface/cli/cli-command-registry.d.ts.map +0 -1
- package/dist/interface/cli/cli-command-registry.js +0 -482
- package/dist/interface/cli/cli-command-registry.js.map +0 -1
- package/dist/interface/cli/cli-logger.d.ts +0 -3
- package/dist/interface/cli/cli-logger.d.ts.map +0 -1
- package/dist/interface/cli/cli-logger.js +0 -12
- package/dist/interface/cli/cli-logger.js.map +0 -1
- package/dist/interface/cli/cli-runner.d.ts +0 -32
- package/dist/interface/cli/cli-runner.d.ts.map +0 -1
- package/dist/interface/cli/cli-runner.js.map +0 -1
- package/dist/interface/cli/commands/approval.d.ts +0 -3
- package/dist/interface/cli/commands/approval.d.ts.map +0 -1
- package/dist/interface/cli/commands/approval.js +0 -112
- package/dist/interface/cli/commands/approval.js.map +0 -1
- package/dist/interface/cli/commands/config.d.ts +0 -14
- package/dist/interface/cli/commands/config.d.ts.map +0 -1
- package/dist/interface/cli/commands/config.js +0 -557
- package/dist/interface/cli/commands/config.js.map +0 -1
- package/dist/interface/cli/commands/daemon-shared.d.ts +0 -44
- package/dist/interface/cli/commands/daemon-shared.d.ts.map +0 -1
- package/dist/interface/cli/commands/daemon-shared.js +0 -174
- package/dist/interface/cli/commands/daemon-shared.js.map +0 -1
- package/dist/interface/cli/commands/daemon.d.ts +0 -8
- package/dist/interface/cli/commands/daemon.d.ts.map +0 -1
- package/dist/interface/cli/commands/daemon.js +0 -778
- package/dist/interface/cli/commands/daemon.js.map +0 -1
- package/dist/interface/cli/commands/doctor.d.ts +0 -24
- package/dist/interface/cli/commands/doctor.d.ts.map +0 -1
- package/dist/interface/cli/commands/doctor.js +0 -634
- package/dist/interface/cli/commands/doctor.js.map +0 -1
- package/dist/interface/cli/commands/gateway.d.ts +0 -3
- package/dist/interface/cli/commands/gateway.d.ts.map +0 -1
- package/dist/interface/cli/commands/gateway.js +0 -110
- package/dist/interface/cli/commands/gateway.js.map +0 -1
- package/dist/interface/cli/commands/goal-dispatch.d.ts +0 -13
- package/dist/interface/cli/commands/goal-dispatch.d.ts.map +0 -1
- package/dist/interface/cli/commands/goal-dispatch.js +0 -220
- package/dist/interface/cli/commands/goal-dispatch.js.map +0 -1
- package/dist/interface/cli/commands/goal-infer.d.ts +0 -9
- package/dist/interface/cli/commands/goal-infer.d.ts.map +0 -1
- package/dist/interface/cli/commands/goal-infer.js +0 -71
- package/dist/interface/cli/commands/goal-infer.js.map +0 -1
- package/dist/interface/cli/commands/goal-raw.d.ts +0 -10
- package/dist/interface/cli/commands/goal-raw.d.ts.map +0 -1
- package/dist/interface/cli/commands/goal-raw.js +0 -138
- package/dist/interface/cli/commands/goal-raw.js.map +0 -1
- package/dist/interface/cli/commands/goal-read.d.ts +0 -9
- package/dist/interface/cli/commands/goal-read.d.ts.map +0 -1
- package/dist/interface/cli/commands/goal-read.js +0 -259
- package/dist/interface/cli/commands/goal-read.js.map +0 -1
- package/dist/interface/cli/commands/goal-utils.d.ts +0 -70
- package/dist/interface/cli/commands/goal-utils.d.ts.map +0 -1
- package/dist/interface/cli/commands/goal-utils.js +0 -309
- package/dist/interface/cli/commands/goal-utils.js.map +0 -1
- package/dist/interface/cli/commands/goal-write.d.ts +0 -15
- package/dist/interface/cli/commands/goal-write.d.ts.map +0 -1
- package/dist/interface/cli/commands/goal-write.js +0 -351
- package/dist/interface/cli/commands/goal-write.js.map +0 -1
- package/dist/interface/cli/commands/goal.d.ts +0 -3
- package/dist/interface/cli/commands/goal.d.ts.map +0 -1
- package/dist/interface/cli/commands/goal.js +0 -6
- package/dist/interface/cli/commands/goal.js.map +0 -1
- package/dist/interface/cli/commands/install.d.ts +0 -17
- package/dist/interface/cli/commands/install.d.ts.map +0 -1
- package/dist/interface/cli/commands/install.js +0 -155
- package/dist/interface/cli/commands/install.js.map +0 -1
- package/dist/interface/cli/commands/knowledge.d.ts +0 -5
- package/dist/interface/cli/commands/knowledge.d.ts.map +0 -1
- package/dist/interface/cli/commands/knowledge.js +0 -127
- package/dist/interface/cli/commands/knowledge.js.map +0 -1
- package/dist/interface/cli/commands/logs.d.ts +0 -2
- package/dist/interface/cli/commands/logs.d.ts.map +0 -1
- package/dist/interface/cli/commands/logs.js +0 -201
- package/dist/interface/cli/commands/logs.js.map +0 -1
- package/dist/interface/cli/commands/memory.d.ts +0 -3
- package/dist/interface/cli/commands/memory.d.ts.map +0 -1
- package/dist/interface/cli/commands/memory.js +0 -78
- package/dist/interface/cli/commands/memory.js.map +0 -1
- package/dist/interface/cli/commands/notify.d.ts +0 -2
- package/dist/interface/cli/commands/notify.d.ts.map +0 -1
- package/dist/interface/cli/commands/notify.js +0 -295
- package/dist/interface/cli/commands/notify.js.map +0 -1
- package/dist/interface/cli/commands/operator-binding-status.d.ts +0 -59
- package/dist/interface/cli/commands/operator-binding-status.d.ts.map +0 -1
- package/dist/interface/cli/commands/operator-binding-status.js +0 -257
- package/dist/interface/cli/commands/operator-binding-status.js.map +0 -1
- package/dist/interface/cli/commands/playbook.d.ts +0 -3
- package/dist/interface/cli/commands/playbook.d.ts.map +0 -1
- package/dist/interface/cli/commands/playbook.js +0 -96
- package/dist/interface/cli/commands/playbook.js.map +0 -1
- package/dist/interface/cli/commands/plugin.d.ts +0 -9
- package/dist/interface/cli/commands/plugin.d.ts.map +0 -1
- package/dist/interface/cli/commands/plugin.js +0 -430
- package/dist/interface/cli/commands/plugin.js.map +0 -1
- package/dist/interface/cli/commands/presets/root-presets.d.ts +0 -19
- package/dist/interface/cli/commands/presets/root-presets.d.ts.map +0 -1
- package/dist/interface/cli/commands/presets/root-presets.js +0 -65
- package/dist/interface/cli/commands/presets/root-presets.js.map +0 -1
- package/dist/interface/cli/commands/profile.d.ts +0 -3
- package/dist/interface/cli/commands/profile.d.ts.map +0 -1
- package/dist/interface/cli/commands/profile.js +0 -459
- package/dist/interface/cli/commands/profile.js.map +0 -1
- package/dist/interface/cli/commands/report.d.ts +0 -3
- package/dist/interface/cli/commands/report.d.ts.map +0 -1
- package/dist/interface/cli/commands/report.js +0 -29
- package/dist/interface/cli/commands/report.js.map +0 -1
- package/dist/interface/cli/commands/run.d.ts +0 -7
- package/dist/interface/cli/commands/run.d.ts.map +0 -1
- package/dist/interface/cli/commands/run.js +0 -185
- package/dist/interface/cli/commands/run.js.map +0 -1
- package/dist/interface/cli/commands/runtime.d.ts +0 -3
- package/dist/interface/cli/commands/runtime.d.ts.map +0 -1
- package/dist/interface/cli/commands/runtime.js +0 -742
- package/dist/interface/cli/commands/runtime.js.map +0 -1
- package/dist/interface/cli/commands/schedule/cost.d.ts +0 -3
- package/dist/interface/cli/commands/schedule/cost.d.ts.map +0 -1
- package/dist/interface/cli/commands/schedule/cost.js +0 -84
- package/dist/interface/cli/commands/schedule/cost.js.map +0 -1
- package/dist/interface/cli/commands/schedule/edit.d.ts +0 -4
- package/dist/interface/cli/commands/schedule/edit.d.ts.map +0 -1
- package/dist/interface/cli/commands/schedule/edit.js +0 -92
- package/dist/interface/cli/commands/schedule/edit.js.map +0 -1
- package/dist/interface/cli/commands/schedule/history.d.ts +0 -3
- package/dist/interface/cli/commands/schedule/history.d.ts.map +0 -1
- package/dist/interface/cli/commands/schedule/history.js +0 -43
- package/dist/interface/cli/commands/schedule/history.js.map +0 -1
- package/dist/interface/cli/commands/schedule/run-now.d.ts +0 -5
- package/dist/interface/cli/commands/schedule/run-now.d.ts.map +0 -1
- package/dist/interface/cli/commands/schedule/run-now.js +0 -94
- package/dist/interface/cli/commands/schedule/run-now.js.map +0 -1
- package/dist/interface/cli/commands/schedule/shared.d.ts +0 -12
- package/dist/interface/cli/commands/schedule/shared.d.ts.map +0 -1
- package/dist/interface/cli/commands/schedule/shared.js +0 -63
- package/dist/interface/cli/commands/schedule/shared.js.map +0 -1
- package/dist/interface/cli/commands/schedule.d.ts +0 -4
- package/dist/interface/cli/commands/schedule.d.ts.map +0 -1
- package/dist/interface/cli/commands/schedule.js +0 -333
- package/dist/interface/cli/commands/schedule.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/apply.d.ts +0 -3
- package/dist/interface/cli/commands/setup/import/apply.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/apply.js +0 -205
- package/dist/interface/cli/commands/setup/import/apply.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/constants.d.ts +0 -5
- package/dist/interface/cli/commands/setup/import/constants.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/constants.js +0 -24
- package/dist/interface/cli/commands/setup/import/constants.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/discovery.d.ts +0 -3
- package/dist/interface/cli/commands/setup/import/discovery.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/discovery.js +0 -241
- package/dist/interface/cli/commands/setup/import/discovery.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/flow.d.ts +0 -5
- package/dist/interface/cli/commands/setup/import/flow.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/flow.js +0 -149
- package/dist/interface/cli/commands/setup/import/flow.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/fs-utils.d.ts +0 -10
- package/dist/interface/cli/commands/setup/import/fs-utils.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/fs-utils.js +0 -109
- package/dist/interface/cli/commands/setup/import/fs-utils.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/mcp.d.ts +0 -4
- package/dist/interface/cli/commands/setup/import/mcp.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/mcp.js +0 -73
- package/dist/interface/cli/commands/setup/import/mcp.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/parse.d.ts +0 -7
- package/dist/interface/cli/commands/setup/import/parse.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/parse.js +0 -40
- package/dist/interface/cli/commands/setup/import/parse.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/provider.d.ts +0 -6
- package/dist/interface/cli/commands/setup/import/provider.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/provider.js +0 -240
- package/dist/interface/cli/commands/setup/import/provider.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/telegram.d.ts +0 -5
- package/dist/interface/cli/commands/setup/import/telegram.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/telegram.js +0 -109
- package/dist/interface/cli/commands/setup/import/telegram.js.map +0 -1
- package/dist/interface/cli/commands/setup/import/types.d.ts +0 -67
- package/dist/interface/cli/commands/setup/import/types.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/import/types.js +0 -2
- package/dist/interface/cli/commands/setup/import/types.js.map +0 -1
- package/dist/interface/cli/commands/setup/steps-adapter.d.ts +0 -3
- package/dist/interface/cli/commands/setup/steps-adapter.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/steps-adapter.js +0 -50
- package/dist/interface/cli/commands/setup/steps-adapter.js.map +0 -1
- package/dist/interface/cli/commands/setup/steps-gateway.d.ts +0 -19
- package/dist/interface/cli/commands/setup/steps-gateway.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/steps-gateway.js +0 -355
- package/dist/interface/cli/commands/setup/steps-gateway.js.map +0 -1
- package/dist/interface/cli/commands/setup/steps-identity.d.ts +0 -6
- package/dist/interface/cli/commands/setup/steps-identity.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/steps-identity.js +0 -77
- package/dist/interface/cli/commands/setup/steps-identity.js.map +0 -1
- package/dist/interface/cli/commands/setup/steps-notification.d.ts +0 -4
- package/dist/interface/cli/commands/setup/steps-notification.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/steps-notification.js +0 -62
- package/dist/interface/cli/commands/setup/steps-notification.js.map +0 -1
- package/dist/interface/cli/commands/setup/steps-provider.d.ts +0 -12
- package/dist/interface/cli/commands/setup/steps-provider.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/steps-provider.js +0 -255
- package/dist/interface/cli/commands/setup/steps-provider.js.map +0 -1
- package/dist/interface/cli/commands/setup/steps-runtime.d.ts +0 -12
- package/dist/interface/cli/commands/setup/steps-runtime.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/steps-runtime.js +0 -166
- package/dist/interface/cli/commands/setup/steps-runtime.js.map +0 -1
- package/dist/interface/cli/commands/setup/utils.d.ts +0 -2
- package/dist/interface/cli/commands/setup/utils.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup/utils.js +0 -9
- package/dist/interface/cli/commands/setup/utils.js.map +0 -1
- package/dist/interface/cli/commands/setup-shared.d.ts +0 -28
- package/dist/interface/cli/commands/setup-shared.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup-shared.js +0 -104
- package/dist/interface/cli/commands/setup-shared.js.map +0 -1
- package/dist/interface/cli/commands/setup-wizard.d.ts +0 -35
- package/dist/interface/cli/commands/setup-wizard.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup-wizard.js +0 -789
- package/dist/interface/cli/commands/setup-wizard.js.map +0 -1
- package/dist/interface/cli/commands/setup.d.ts +0 -2
- package/dist/interface/cli/commands/setup.d.ts.map +0 -1
- package/dist/interface/cli/commands/setup.js +0 -167
- package/dist/interface/cli/commands/setup.js.map +0 -1
- package/dist/interface/cli/commands/skills.d.ts +0 -3
- package/dist/interface/cli/commands/skills.d.ts.map +0 -1
- package/dist/interface/cli/commands/skills.js +0 -90
- package/dist/interface/cli/commands/skills.js.map +0 -1
- package/dist/interface/cli/commands/suggest-normalizer.d.ts +0 -21
- package/dist/interface/cli/commands/suggest-normalizer.d.ts.map +0 -1
- package/dist/interface/cli/commands/suggest-normalizer.js +0 -359
- package/dist/interface/cli/commands/suggest-normalizer.js.map +0 -1
- package/dist/interface/cli/commands/suggest.d.ts +0 -5
- package/dist/interface/cli/commands/suggest.d.ts.map +0 -1
- package/dist/interface/cli/commands/suggest.js +0 -238
- package/dist/interface/cli/commands/suggest.js.map +0 -1
- package/dist/interface/cli/commands/task-read.d.ts +0 -4
- package/dist/interface/cli/commands/task-read.d.ts.map +0 -1
- package/dist/interface/cli/commands/task-read.js +0 -195
- package/dist/interface/cli/commands/task-read.js.map +0 -1
- package/dist/interface/cli/commands/telegram.d.ts +0 -2
- package/dist/interface/cli/commands/telegram.d.ts.map +0 -1
- package/dist/interface/cli/commands/telegram.js +0 -163
- package/dist/interface/cli/commands/telegram.js.map +0 -1
- package/dist/interface/cli/commands/usage.d.ts +0 -3
- package/dist/interface/cli/commands/usage.d.ts.map +0 -1
- package/dist/interface/cli/commands/usage.js +0 -233
- package/dist/interface/cli/commands/usage.js.map +0 -1
- package/dist/interface/cli/data-source-bootstrap.d.ts +0 -11
- package/dist/interface/cli/data-source-bootstrap.d.ts.map +0 -1
- package/dist/interface/cli/data-source-bootstrap.js +0 -81
- package/dist/interface/cli/data-source-bootstrap.js.map +0 -1
- package/dist/interface/cli/ensure-api-key.d.ts +0 -22
- package/dist/interface/cli/ensure-api-key.d.ts.map +0 -1
- package/dist/interface/cli/ensure-api-key.js +0 -96
- package/dist/interface/cli/ensure-api-key.js.map +0 -1
- package/dist/interface/cli/setup.d.ts +0 -49
- package/dist/interface/cli/setup.d.ts.map +0 -1
- package/dist/interface/cli/setup.js +0 -376
- package/dist/interface/cli/setup.js.map +0 -1
- package/dist/interface/cli/utils/loop-runner.d.ts +0 -9
- package/dist/interface/cli/utils/loop-runner.d.ts.map +0 -1
- package/dist/interface/cli/utils/loop-runner.js +0 -84
- package/dist/interface/cli/utils/loop-runner.js.map +0 -1
- package/dist/interface/cli/utils.d.ts +0 -10
- package/dist/interface/cli/utils.d.ts.map +0 -1
- package/dist/interface/cli/utils.js +0 -184
- package/dist/interface/cli/utils.js.map +0 -1
- package/dist/interface/mcp-server/index.d.ts +0 -4
- package/dist/interface/mcp-server/index.d.ts.map +0 -1
- package/dist/interface/mcp-server/index.js +0 -67
- package/dist/interface/mcp-server/index.js.map +0 -1
- package/dist/interface/mcp-server/tools.d.ts +0 -35
- package/dist/interface/mcp-server/tools.d.ts.map +0 -1
- package/dist/interface/mcp-server/tools.js +0 -160
- package/dist/interface/mcp-server/tools.js.map +0 -1
- package/dist/interface/tui/actions.d.ts +0 -39
- package/dist/interface/tui/actions.d.ts.map +0 -1
- package/dist/interface/tui/actions.js +0 -239
- package/dist/interface/tui/actions.js.map +0 -1
- package/dist/interface/tui/app.d.ts +0 -43
- package/dist/interface/tui/app.d.ts.map +0 -1
- package/dist/interface/tui/app.js +0 -730
- package/dist/interface/tui/app.js.map +0 -1
- package/dist/interface/tui/bash-mode.d.ts +0 -11
- package/dist/interface/tui/bash-mode.d.ts.map +0 -1
- package/dist/interface/tui/bash-mode.js +0 -57
- package/dist/interface/tui/bash-mode.js.map +0 -1
- package/dist/interface/tui/chat/scroll.d.ts +0 -30
- package/dist/interface/tui/chat/scroll.d.ts.map +0 -1
- package/dist/interface/tui/chat/scroll.js +0 -116
- package/dist/interface/tui/chat/scroll.js.map +0 -1
- package/dist/interface/tui/chat/suggestions.d.ts +0 -8
- package/dist/interface/tui/chat/suggestions.d.ts.map +0 -1
- package/dist/interface/tui/chat/suggestions.js +0 -226
- package/dist/interface/tui/chat/suggestions.js.map +0 -1
- package/dist/interface/tui/chat/types.d.ts +0 -33
- package/dist/interface/tui/chat/types.d.ts.map +0 -1
- package/dist/interface/tui/chat/types.js +0 -2
- package/dist/interface/tui/chat/types.js.map +0 -1
- package/dist/interface/tui/chat/viewport.d.ts +0 -3
- package/dist/interface/tui/chat/viewport.d.ts.map +0 -1
- package/dist/interface/tui/chat/viewport.js +0 -130
- package/dist/interface/tui/chat/viewport.js.map +0 -1
- package/dist/interface/tui/chat-surface.d.ts +0 -25
- package/dist/interface/tui/chat-surface.d.ts.map +0 -1
- package/dist/interface/tui/chat-surface.js +0 -88
- package/dist/interface/tui/chat-surface.js.map +0 -1
- package/dist/interface/tui/chat.d.ts +0 -28
- package/dist/interface/tui/chat.d.ts.map +0 -1
- package/dist/interface/tui/chat.js +0 -414
- package/dist/interface/tui/chat.js.map +0 -1
- package/dist/interface/tui/checkerboard-spinner.d.ts +0 -3
- package/dist/interface/tui/checkerboard-spinner.d.ts.map +0 -1
- package/dist/interface/tui/checkerboard-spinner.js +0 -20
- package/dist/interface/tui/checkerboard-spinner.js.map +0 -1
- package/dist/interface/tui/clipboard.d.ts +0 -8
- package/dist/interface/tui/clipboard.d.ts.map +0 -1
- package/dist/interface/tui/clipboard.js +0 -68
- package/dist/interface/tui/clipboard.js.map +0 -1
- package/dist/interface/tui/cursor-tracker.d.ts +0 -41
- package/dist/interface/tui/cursor-tracker.d.ts.map +0 -1
- package/dist/interface/tui/cursor-tracker.js +0 -141
- package/dist/interface/tui/cursor-tracker.js.map +0 -1
- package/dist/interface/tui/dashboard.d.ts +0 -45
- package/dist/interface/tui/dashboard.d.ts.map +0 -1
- package/dist/interface/tui/dashboard.js +0 -311
- package/dist/interface/tui/dashboard.js.map +0 -1
- package/dist/interface/tui/debug-log.d.ts +0 -4
- package/dist/interface/tui/debug-log.d.ts.map +0 -1
- package/dist/interface/tui/debug-log.js +0 -39
- package/dist/interface/tui/debug-log.js.map +0 -1
- package/dist/interface/tui/diff-view.d.ts +0 -5
- package/dist/interface/tui/diff-view.d.ts.map +0 -1
- package/dist/interface/tui/diff-view.js +0 -23
- package/dist/interface/tui/diff-view.js.map +0 -1
- package/dist/interface/tui/entry-approval.d.ts +0 -8
- package/dist/interface/tui/entry-approval.d.ts.map +0 -1
- package/dist/interface/tui/entry-approval.js +0 -59
- package/dist/interface/tui/entry-approval.js.map +0 -1
- package/dist/interface/tui/entry-daemon.d.ts +0 -12
- package/dist/interface/tui/entry-daemon.d.ts.map +0 -1
- package/dist/interface/tui/entry-daemon.js +0 -74
- package/dist/interface/tui/entry-daemon.js.map +0 -1
- package/dist/interface/tui/entry-deps.d.ts +0 -29
- package/dist/interface/tui/entry-deps.d.ts.map +0 -1
- package/dist/interface/tui/entry-deps.js +0 -476
- package/dist/interface/tui/entry-deps.js.map +0 -1
- package/dist/interface/tui/entry.d.ts +0 -5
- package/dist/interface/tui/entry.d.ts.map +0 -1
- package/dist/interface/tui/entry.js +0 -208
- package/dist/interface/tui/entry.js.map +0 -1
- package/dist/interface/tui/flicker/AlternateScreen.d.ts +0 -23
- package/dist/interface/tui/flicker/AlternateScreen.d.ts.map +0 -1
- package/dist/interface/tui/flicker/AlternateScreen.js +0 -30
- package/dist/interface/tui/flicker/AlternateScreen.js.map +0 -1
- package/dist/interface/tui/flicker/MouseTracking.d.ts +0 -12
- package/dist/interface/tui/flicker/MouseTracking.d.ts.map +0 -1
- package/dist/interface/tui/flicker/MouseTracking.js +0 -34
- package/dist/interface/tui/flicker/MouseTracking.js.map +0 -1
- package/dist/interface/tui/flicker/dec.d.ts +0 -31
- package/dist/interface/tui/flicker/dec.d.ts.map +0 -1
- package/dist/interface/tui/flicker/dec.js +0 -37
- package/dist/interface/tui/flicker/dec.js.map +0 -1
- package/dist/interface/tui/flicker/frame-writer.d.ts +0 -16
- package/dist/interface/tui/flicker/frame-writer.d.ts.map +0 -1
- package/dist/interface/tui/flicker/frame-writer.js +0 -114
- package/dist/interface/tui/flicker/frame-writer.js.map +0 -1
- package/dist/interface/tui/flicker/index.d.ts +0 -11
- package/dist/interface/tui/flicker/index.d.ts.map +0 -1
- package/dist/interface/tui/flicker/index.js +0 -21
- package/dist/interface/tui/flicker/index.js.map +0 -1
- package/dist/interface/tui/flicker/terminal-detect.d.ts +0 -9
- package/dist/interface/tui/flicker/terminal-detect.d.ts.map +0 -1
- package/dist/interface/tui/flicker/terminal-detect.js +0 -52
- package/dist/interface/tui/flicker/terminal-detect.js.map +0 -1
- package/dist/interface/tui/flicker-overlay.d.ts +0 -7
- package/dist/interface/tui/flicker-overlay.d.ts.map +0 -1
- package/dist/interface/tui/flicker-overlay.js +0 -74
- package/dist/interface/tui/flicker-overlay.js.map +0 -1
- package/dist/interface/tui/fullscreen-chat-render.d.ts +0 -127
- package/dist/interface/tui/fullscreen-chat-render.d.ts.map +0 -1
- package/dist/interface/tui/fullscreen-chat-render.js +0 -667
- package/dist/interface/tui/fullscreen-chat-render.js.map +0 -1
- package/dist/interface/tui/fullscreen-chat.d.ts +0 -15
- package/dist/interface/tui/fullscreen-chat.d.ts.map +0 -1
- package/dist/interface/tui/fullscreen-chat.js +0 -770
- package/dist/interface/tui/fullscreen-chat.js.map +0 -1
- package/dist/interface/tui/fuzzy.d.ts +0 -16
- package/dist/interface/tui/fuzzy.d.ts.map +0 -1
- package/dist/interface/tui/fuzzy.js +0 -66
- package/dist/interface/tui/fuzzy.js.map +0 -1
- package/dist/interface/tui/git-branch.d.ts +0 -2
- package/dist/interface/tui/git-branch.d.ts.map +0 -1
- package/dist/interface/tui/git-branch.js +0 -14
- package/dist/interface/tui/git-branch.js.map +0 -1
- package/dist/interface/tui/help-overlay.d.ts +0 -6
- package/dist/interface/tui/help-overlay.d.ts.map +0 -1
- package/dist/interface/tui/help-overlay.js +0 -13
- package/dist/interface/tui/help-overlay.js.map +0 -1
- package/dist/interface/tui/input-action.d.ts +0 -49
- package/dist/interface/tui/input-action.d.ts.map +0 -1
- package/dist/interface/tui/input-action.js +0 -47
- package/dist/interface/tui/input-action.js.map +0 -1
- package/dist/interface/tui/intent-recognizer.d.ts +0 -24
- package/dist/interface/tui/intent-recognizer.d.ts.map +0 -1
- package/dist/interface/tui/intent-recognizer.js +0 -128
- package/dist/interface/tui/intent-recognizer.js.map +0 -1
- package/dist/interface/tui/markdown-renderer.d.ts +0 -56
- package/dist/interface/tui/markdown-renderer.d.ts.map +0 -1
- package/dist/interface/tui/markdown-renderer.js +0 -458
- package/dist/interface/tui/markdown-renderer.js.map +0 -1
- package/dist/interface/tui/output-controller.d.ts +0 -10
- package/dist/interface/tui/output-controller.d.ts.map +0 -1
- package/dist/interface/tui/output-controller.js +0 -79
- package/dist/interface/tui/output-controller.js.map +0 -1
- package/dist/interface/tui/render-output.d.ts +0 -2
- package/dist/interface/tui/render-output.d.ts.map +0 -1
- package/dist/interface/tui/render-output.js +0 -5
- package/dist/interface/tui/render-output.js.map +0 -1
- package/dist/interface/tui/report-view.d.ts +0 -7
- package/dist/interface/tui/report-view.d.ts.map +0 -1
- package/dist/interface/tui/report-view.js +0 -111
- package/dist/interface/tui/report-view.js.map +0 -1
- package/dist/interface/tui/seedy-art.d.ts +0 -44
- package/dist/interface/tui/seedy-art.d.ts.map +0 -1
- package/dist/interface/tui/seedy-art.js +0 -210
- package/dist/interface/tui/seedy-art.js.map +0 -1
- package/dist/interface/tui/settings-overlay.d.ts +0 -7
- package/dist/interface/tui/settings-overlay.d.ts.map +0 -1
- package/dist/interface/tui/settings-overlay.js +0 -66
- package/dist/interface/tui/settings-overlay.js.map +0 -1
- package/dist/interface/tui/shimmer-text.d.ts +0 -6
- package/dist/interface/tui/shimmer-text.d.ts.map +0 -1
- package/dist/interface/tui/shimmer-text.js +0 -33
- package/dist/interface/tui/shimmer-text.js.map +0 -1
- package/dist/interface/tui/spinner-verbs.d.ts +0 -9
- package/dist/interface/tui/spinner-verbs.d.ts.map +0 -1
- package/dist/interface/tui/spinner-verbs.js +0 -124
- package/dist/interface/tui/spinner-verbs.js.map +0 -1
- package/dist/interface/tui/terminal-output.d.ts +0 -6
- package/dist/interface/tui/terminal-output.d.ts.map +0 -1
- package/dist/interface/tui/terminal-output.js +0 -11
- package/dist/interface/tui/terminal-output.js.map +0 -1
- package/dist/interface/tui/test-app.d.ts +0 -9
- package/dist/interface/tui/test-app.d.ts.map +0 -1
- package/dist/interface/tui/test-app.js +0 -84
- package/dist/interface/tui/test-app.js.map +0 -1
- package/dist/interface/tui/test-entry.d.ts +0 -3
- package/dist/interface/tui/test-entry.d.ts.map +0 -1
- package/dist/interface/tui/test-entry.js +0 -74
- package/dist/interface/tui/test-entry.js.map +0 -1
- package/dist/interface/tui/text-width.d.ts +0 -3
- package/dist/interface/tui/text-width.d.ts.map +0 -1
- package/dist/interface/tui/text-width.js +0 -8
- package/dist/interface/tui/text-width.js.map +0 -1
- package/dist/interface/tui/theme.d.ts +0 -47
- package/dist/interface/tui/theme.d.ts.map +0 -1
- package/dist/interface/tui/theme.js +0 -115
- package/dist/interface/tui/theme.js.map +0 -1
- package/dist/interface/tui/use-loop.d.ts +0 -59
- package/dist/interface/tui/use-loop.d.ts.map +0 -1
- package/dist/interface/tui/use-loop.js +0 -249
- package/dist/interface/tui/use-loop.js.map +0 -1
- package/dist/orchestrator/ethics-gate.d.ts +0 -3
- package/dist/orchestrator/ethics-gate.d.ts.map +0 -1
- package/dist/orchestrator/ethics-gate.js +0 -2
- package/dist/orchestrator/ethics-gate.js.map +0 -1
- package/dist/orchestrator/execution/adapter-layer.d.ts +0 -146
- package/dist/orchestrator/execution/adapter-layer.d.ts.map +0 -1
- package/dist/orchestrator/execution/adapter-layer.js +0 -123
- package/dist/orchestrator/execution/adapter-layer.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-budget.d.ts +0 -15
- package/dist/orchestrator/execution/agent-loop/agent-loop-budget.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-budget.js +0 -12
- package/dist/orchestrator/execution/agent-loop/agent-loop-budget.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-command-classifier.d.ts +0 -20
- package/dist/orchestrator/execution/agent-loop/agent-loop-command-classifier.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-command-classifier.js +0 -25
- package/dist/orchestrator/execution/agent-loop/agent-loop-command-classifier.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-compaction-record.d.ts +0 -75
- package/dist/orchestrator/execution/agent-loop/agent-loop-compaction-record.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-compaction-record.js +0 -10
- package/dist/orchestrator/execution/agent-loop/agent-loop-compaction-record.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-compactor.d.ts +0 -34
- package/dist/orchestrator/execution/agent-loop/agent-loop-compactor.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-compactor.js +0 -231
- package/dist/orchestrator/execution/agent-loop/agent-loop-compactor.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-context-assembler.d.ts +0 -45
- package/dist/orchestrator/execution/agent-loop/agent-loop-context-assembler.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-context-assembler.js +0 -127
- package/dist/orchestrator/execution/agent-loop/agent-loop-context-assembler.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-default-profile.d.ts +0 -59
- package/dist/orchestrator/execution/agent-loop/agent-loop-default-profile.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-default-profile.js +0 -386
- package/dist/orchestrator/execution/agent-loop/agent-loop-default-profile.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-dogfood-benchmark.d.ts +0 -76
- package/dist/orchestrator/execution/agent-loop/agent-loop-dogfood-benchmark.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-dogfood-benchmark.js +0 -167
- package/dist/orchestrator/execution/agent-loop/agent-loop-dogfood-benchmark.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-evaluator.d.ts +0 -46
- package/dist/orchestrator/execution/agent-loop/agent-loop-evaluator.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-evaluator.js +0 -75
- package/dist/orchestrator/execution/agent-loop/agent-loop-evaluator.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-events.d.ts +0 -110
- package/dist/orchestrator/execution/agent-loop/agent-loop-events.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-events.js +0 -6
- package/dist/orchestrator/execution/agent-loop/agent-loop-events.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-history.d.ts +0 -10
- package/dist/orchestrator/execution/agent-loop/agent-loop-history.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-history.js +0 -16
- package/dist/orchestrator/execution/agent-loop/agent-loop-history.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-client-factory.d.ts +0 -9
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-client-factory.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-client-factory.js +0 -22
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-client-factory.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-client.d.ts +0 -13
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-client.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-client.js +0 -88
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-client.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-registry.d.ts +0 -10
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-registry.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-registry.js +0 -26
- package/dist/orchestrator/execution/agent-loop/agent-loop-model-registry.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-model.d.ts +0 -128
- package/dist/orchestrator/execution/agent-loop/agent-loop-model.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-model.js +0 -43
- package/dist/orchestrator/execution/agent-loop/agent-loop-model.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-prompts.d.ts +0 -9
- package/dist/orchestrator/execution/agent-loop/agent-loop-prompts.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-prompts.js +0 -52
- package/dist/orchestrator/execution/agent-loop/agent-loop-prompts.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-real-dogfood.d.ts +0 -2
- package/dist/orchestrator/execution/agent-loop/agent-loop-real-dogfood.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-real-dogfood.js +0 -362
- package/dist/orchestrator/execution/agent-loop/agent-loop-real-dogfood.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-result.d.ts +0 -78
- package/dist/orchestrator/execution/agent-loop/agent-loop-result.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-result.js +0 -2
- package/dist/orchestrator/execution/agent-loop/agent-loop-result.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-session-factory.d.ts +0 -15
- package/dist/orchestrator/execution/agent-loop/agent-loop-session-factory.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-session-factory.js +0 -27
- package/dist/orchestrator/execution/agent-loop/agent-loop-session-factory.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-session-state.d.ts +0 -50
- package/dist/orchestrator/execution/agent-loop/agent-loop-session-state.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-session-state.js +0 -289
- package/dist/orchestrator/execution/agent-loop/agent-loop-session-state.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-session.d.ts +0 -21
- package/dist/orchestrator/execution/agent-loop/agent-loop-session.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-session.js +0 -16
- package/dist/orchestrator/execution/agent-loop/agent-loop-session.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-output.d.ts +0 -24
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-output.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-output.js +0 -2
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-output.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-router.d.ts +0 -19
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-router.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-router.js +0 -35
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-router.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-runtime.d.ts +0 -25
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-runtime.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-runtime.js +0 -169
- package/dist/orchestrator/execution/agent-loop/agent-loop-tool-runtime.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-trace-store.d.ts +0 -18
- package/dist/orchestrator/execution/agent-loop/agent-loop-trace-store.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-trace-store.js +0 -33
- package/dist/orchestrator/execution/agent-loop/agent-loop-trace-store.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-turn-context.d.ts +0 -50
- package/dist/orchestrator/execution/agent-loop/agent-loop-turn-context.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-loop-turn-context.js +0 -5
- package/dist/orchestrator/execution/agent-loop/agent-loop-turn-context.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-timeline.d.ts +0 -122
- package/dist/orchestrator/execution/agent-loop/agent-timeline.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/agent-timeline.js +0 -212
- package/dist/orchestrator/execution/agent-loop/agent-timeline.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/anthropic-messages-agent-loop-model-client.d.ts +0 -23
- package/dist/orchestrator/execution/agent-loop/anthropic-messages-agent-loop-model-client.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/anthropic-messages-agent-loop-model-client.js +0 -165
- package/dist/orchestrator/execution/agent-loop/anthropic-messages-agent-loop-model-client.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/bounded-agent-loop-runner.d.ts +0 -54
- package/dist/orchestrator/execution/agent-loop/bounded-agent-loop-runner.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/bounded-agent-loop-runner.js +0 -972
- package/dist/orchestrator/execution/agent-loop/bounded-agent-loop-runner.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/chat-agent-loop-runner.d.ts +0 -312
- package/dist/orchestrator/execution/agent-loop/chat-agent-loop-runner.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/chat-agent-loop-runner.js +0 -335
- package/dist/orchestrator/execution/agent-loop/chat-agent-loop-runner.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/chat-display-output.d.ts +0 -28
- package/dist/orchestrator/execution/agent-loop/chat-display-output.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/chat-display-output.js +0 -159
- package/dist/orchestrator/execution/agent-loop/chat-display-output.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/core-loop-control-tools.d.ts +0 -2
- package/dist/orchestrator/execution/agent-loop/core-loop-control-tools.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/core-loop-control-tools.js +0 -4
- package/dist/orchestrator/execution/agent-loop/core-loop-control-tools.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/core-phase-runner.d.ts +0 -32
- package/dist/orchestrator/execution/agent-loop/core-phase-runner.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/core-phase-runner.js +0 -49
- package/dist/orchestrator/execution/agent-loop/core-phase-runner.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/durable-loop-control-tools.d.ts +0 -60
- package/dist/orchestrator/execution/agent-loop/durable-loop-control-tools.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/durable-loop-control-tools.js +0 -244
- package/dist/orchestrator/execution/agent-loop/durable-loop-control-tools.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/execution-policy.d.ts +0 -28
- package/dist/orchestrator/execution/agent-loop/execution-policy.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/execution-policy.js +0 -51
- package/dist/orchestrator/execution/agent-loop/execution-policy.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/index.d.ts +0 -43
- package/dist/orchestrator/execution/agent-loop/index.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/index.js +0 -43
- package/dist/orchestrator/execution/agent-loop/index.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/kaggle-training-benchmark.d.ts +0 -36
- package/dist/orchestrator/execution/agent-loop/kaggle-training-benchmark.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/kaggle-training-benchmark.js +0 -58
- package/dist/orchestrator/execution/agent-loop/kaggle-training-benchmark.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/openai-responses-agent-loop-model-client.d.ts +0 -19
- package/dist/orchestrator/execution/agent-loop/openai-responses-agent-loop-model-client.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/openai-responses-agent-loop-model-client.js +0 -194
- package/dist/orchestrator/execution/agent-loop/openai-responses-agent-loop-model-client.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/prompted-tool-protocol.d.ts +0 -16
- package/dist/orchestrator/execution/agent-loop/prompted-tool-protocol.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/prompted-tool-protocol.js +0 -75
- package/dist/orchestrator/execution/agent-loop/prompted-tool-protocol.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/response-item-tool-router.d.ts +0 -20
- package/dist/orchestrator/execution/agent-loop/response-item-tool-router.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/response-item-tool-router.js +0 -181
- package/dist/orchestrator/execution/agent-loop/response-item-tool-router.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/response-item.d.ts +0 -805
- package/dist/orchestrator/execution/agent-loop/response-item.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/response-item.js +0 -104
- package/dist/orchestrator/execution/agent-loop/response-item.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/review-agent-loop-runner.d.ts +0 -60
- package/dist/orchestrator/execution/agent-loop/review-agent-loop-runner.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/review-agent-loop-runner.js +0 -121
- package/dist/orchestrator/execution/agent-loop/review-agent-loop-runner.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/self-protection.d.ts +0 -9
- package/dist/orchestrator/execution/agent-loop/self-protection.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/self-protection.js +0 -74
- package/dist/orchestrator/execution/agent-loop/self-protection.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-context.d.ts +0 -33
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-context.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-context.js +0 -114
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-context.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-factory.d.ts +0 -34
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-factory.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-factory.js +0 -163
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-factory.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-result.d.ts +0 -69
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-result.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-result.js +0 -231
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-result.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-runner.d.ts +0 -55
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-runner.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-runner.js +0 -99
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-runner.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-verification.d.ts +0 -4
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-verification.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-verification.js +0 -14
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-verification.js.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-worktree.d.ts +0 -23
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-worktree.d.ts.map +0 -1
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-worktree.js +0 -170
- package/dist/orchestrator/execution/agent-loop/task-agent-loop-worktree.js.map +0 -1
- package/dist/orchestrator/execution/checkpoint-manager.d.ts +0 -49
- package/dist/orchestrator/execution/checkpoint-manager.d.ts.map +0 -1
- package/dist/orchestrator/execution/checkpoint-manager.js +0 -143
- package/dist/orchestrator/execution/checkpoint-manager.js.map +0 -1
- package/dist/orchestrator/execution/context/context-budget.d.ts +0 -35
- package/dist/orchestrator/execution/context/context-budget.d.ts.map +0 -1
- package/dist/orchestrator/execution/context/context-budget.js +0 -73
- package/dist/orchestrator/execution/context/context-budget.js.map +0 -1
- package/dist/orchestrator/execution/context/context-builder.d.ts +0 -52
- package/dist/orchestrator/execution/context/context-builder.d.ts.map +0 -1
- package/dist/orchestrator/execution/context/context-builder.js +0 -170
- package/dist/orchestrator/execution/context/context-builder.js.map +0 -1
- package/dist/orchestrator/execution/context/dimension-selector.d.ts +0 -20
- package/dist/orchestrator/execution/context/dimension-selector.d.ts.map +0 -1
- package/dist/orchestrator/execution/context/dimension-selector.js +0 -61
- package/dist/orchestrator/execution/context/dimension-selector.js.map +0 -1
- package/dist/orchestrator/execution/context/issue-context-fetcher.d.ts +0 -23
- package/dist/orchestrator/execution/context/issue-context-fetcher.d.ts.map +0 -1
- package/dist/orchestrator/execution/context/issue-context-fetcher.js +0 -76
- package/dist/orchestrator/execution/context/issue-context-fetcher.js.map +0 -1
- package/dist/orchestrator/execution/impact-analyzer.d.ts +0 -24
- package/dist/orchestrator/execution/impact-analyzer.d.ts.map +0 -1
- package/dist/orchestrator/execution/impact-analyzer.js +0 -88
- package/dist/orchestrator/execution/impact-analyzer.js.map +0 -1
- package/dist/orchestrator/execution/parallel-execution-types.d.ts +0 -7
- package/dist/orchestrator/execution/parallel-execution-types.d.ts.map +0 -1
- package/dist/orchestrator/execution/parallel-execution-types.js +0 -2
- package/dist/orchestrator/execution/parallel-execution-types.js.map +0 -1
- package/dist/orchestrator/execution/parallel-executor.d.ts +0 -34
- package/dist/orchestrator/execution/parallel-executor.d.ts.map +0 -1
- package/dist/orchestrator/execution/parallel-executor.js +0 -172
- package/dist/orchestrator/execution/parallel-executor.js.map +0 -1
- package/dist/orchestrator/execution/pipeline-executor.d.ts +0 -55
- package/dist/orchestrator/execution/pipeline-executor.d.ts.map +0 -1
- package/dist/orchestrator/execution/pipeline-executor.js +0 -281
- package/dist/orchestrator/execution/pipeline-executor.js.map +0 -1
- package/dist/orchestrator/execution/reflection-generator.d.ts +0 -25
- package/dist/orchestrator/execution/reflection-generator.d.ts.map +0 -1
- package/dist/orchestrator/execution/reflection-generator.js +0 -152
- package/dist/orchestrator/execution/reflection-generator.js.map +0 -1
- package/dist/orchestrator/execution/result-reconciler.d.ts +0 -23
- package/dist/orchestrator/execution/result-reconciler.d.ts.map +0 -1
- package/dist/orchestrator/execution/result-reconciler.js +0 -134
- package/dist/orchestrator/execution/result-reconciler.js.map +0 -1
- package/dist/orchestrator/execution/session-manager.d.ts +0 -153
- package/dist/orchestrator/execution/session-manager.d.ts.map +0 -1
- package/dist/orchestrator/execution/session-manager.js +0 -393
- package/dist/orchestrator/execution/session-manager.js.map +0 -1
- package/dist/orchestrator/execution/task/task-approval-check.d.ts +0 -9
- package/dist/orchestrator/execution/task/task-approval-check.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-approval-check.js +0 -14
- package/dist/orchestrator/execution/task/task-approval-check.js.map +0 -1
- package/dist/orchestrator/execution/task/task-approval.d.ts +0 -22
- package/dist/orchestrator/execution/task/task-approval.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-approval.js +0 -147
- package/dist/orchestrator/execution/task/task-approval.js.map +0 -1
- package/dist/orchestrator/execution/task/task-artifact-contract.d.ts +0 -18
- package/dist/orchestrator/execution/task/task-artifact-contract.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-artifact-contract.js +0 -199
- package/dist/orchestrator/execution/task/task-artifact-contract.js.map +0 -1
- package/dist/orchestrator/execution/task/task-context-enricher.d.ts +0 -15
- package/dist/orchestrator/execution/task/task-context-enricher.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-context-enricher.js +0 -40
- package/dist/orchestrator/execution/task/task-context-enricher.js.map +0 -1
- package/dist/orchestrator/execution/task/task-diff-capture.d.ts +0 -26
- package/dist/orchestrator/execution/task/task-diff-capture.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-diff-capture.js +0 -304
- package/dist/orchestrator/execution/task/task-diff-capture.js.map +0 -1
- package/dist/orchestrator/execution/task/task-execution-helpers-internal.d.ts +0 -5
- package/dist/orchestrator/execution/task/task-execution-helpers-internal.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-execution-helpers-internal.js +0 -6
- package/dist/orchestrator/execution/task/task-execution-helpers-internal.js.map +0 -1
- package/dist/orchestrator/execution/task/task-execution-helpers.d.ts +0 -30
- package/dist/orchestrator/execution/task/task-execution-helpers.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-execution-helpers.js +0 -185
- package/dist/orchestrator/execution/task/task-execution-helpers.js.map +0 -1
- package/dist/orchestrator/execution/task/task-execution-types.d.ts +0 -22
- package/dist/orchestrator/execution/task/task-execution-types.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-execution-types.js +0 -10
- package/dist/orchestrator/execution/task/task-execution-types.js.map +0 -1
- package/dist/orchestrator/execution/task/task-executor.d.ts +0 -46
- package/dist/orchestrator/execution/task/task-executor.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-executor.js +0 -216
- package/dist/orchestrator/execution/task/task-executor.js.map +0 -1
- package/dist/orchestrator/execution/task/task-generation.d.ts +0 -267
- package/dist/orchestrator/execution/task/task-generation.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-generation.js +0 -546
- package/dist/orchestrator/execution/task/task-generation.js.map +0 -1
- package/dist/orchestrator/execution/task/task-health-check.d.ts +0 -40
- package/dist/orchestrator/execution/task/task-health-check.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-health-check.js +0 -100
- package/dist/orchestrator/execution/task/task-health-check.js.map +0 -1
- package/dist/orchestrator/execution/task/task-lifecycle-runner.d.ts +0 -78
- package/dist/orchestrator/execution/task/task-lifecycle-runner.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-lifecycle-runner.js +0 -216
- package/dist/orchestrator/execution/task/task-lifecycle-runner.js.map +0 -1
- package/dist/orchestrator/execution/task/task-lifecycle.d.ts +0 -180
- package/dist/orchestrator/execution/task/task-lifecycle.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-lifecycle.js +0 -626
- package/dist/orchestrator/execution/task/task-lifecycle.js.map +0 -1
- package/dist/orchestrator/execution/task/task-outcome-ledger.d.ts +0 -97
- package/dist/orchestrator/execution/task/task-outcome-ledger.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-outcome-ledger.js +0 -336
- package/dist/orchestrator/execution/task/task-outcome-ledger.js.map +0 -1
- package/dist/orchestrator/execution/task/task-pipeline-cycle.d.ts +0 -15
- package/dist/orchestrator/execution/task/task-pipeline-cycle.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-pipeline-cycle.js +0 -132
- package/dist/orchestrator/execution/task/task-pipeline-cycle.js.map +0 -1
- package/dist/orchestrator/execution/task/task-pipeline-types.d.ts +0 -39
- package/dist/orchestrator/execution/task/task-pipeline-types.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-pipeline-types.js +0 -2
- package/dist/orchestrator/execution/task/task-pipeline-types.js.map +0 -1
- package/dist/orchestrator/execution/task/task-post-execution.d.ts +0 -27
- package/dist/orchestrator/execution/task/task-post-execution.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-post-execution.js +0 -24
- package/dist/orchestrator/execution/task/task-post-execution.js.map +0 -1
- package/dist/orchestrator/execution/task/task-prompt-builder.d.ts +0 -12
- package/dist/orchestrator/execution/task/task-prompt-builder.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-prompt-builder.js +0 -326
- package/dist/orchestrator/execution/task/task-prompt-builder.js.map +0 -1
- package/dist/orchestrator/execution/task/task-side-effects.d.ts +0 -26
- package/dist/orchestrator/execution/task/task-side-effects.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-side-effects.js +0 -59
- package/dist/orchestrator/execution/task/task-side-effects.js.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier-internal.d.ts +0 -2
- package/dist/orchestrator/execution/task/task-verifier-internal.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier-internal.js +0 -2
- package/dist/orchestrator/execution/task/task-verifier-internal.js.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier-llm.d.ts +0 -25
- package/dist/orchestrator/execution/task/task-verifier-llm.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier-llm.js +0 -206
- package/dist/orchestrator/execution/task/task-verifier-llm.js.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier-rules.d.ts +0 -34
- package/dist/orchestrator/execution/task/task-verifier-rules.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier-rules.js +0 -612
- package/dist/orchestrator/execution/task/task-verifier-rules.js.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier-types.d.ts +0 -112
- package/dist/orchestrator/execution/task/task-verifier-types.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier-types.js +0 -9
- package/dist/orchestrator/execution/task/task-verifier-types.js.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier.d.ts +0 -49
- package/dist/orchestrator/execution/task/task-verifier.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-verifier.js +0 -1006
- package/dist/orchestrator/execution/task/task-verifier.js.map +0 -1
- package/dist/orchestrator/execution/task/task-workspace.d.ts +0 -13
- package/dist/orchestrator/execution/task/task-workspace.d.ts.map +0 -1
- package/dist/orchestrator/execution/task/task-workspace.js +0 -32
- package/dist/orchestrator/execution/task/task-workspace.js.map +0 -1
- package/dist/orchestrator/execution/toolset-lock.d.ts +0 -27
- package/dist/orchestrator/execution/toolset-lock.d.ts.map +0 -1
- package/dist/orchestrator/execution/toolset-lock.js +0 -49
- package/dist/orchestrator/execution/toolset-lock.js.map +0 -1
- package/dist/orchestrator/execution/types/checkpoint.d.ts +0 -133
- package/dist/orchestrator/execution/types/checkpoint.d.ts.map +0 -1
- package/dist/orchestrator/execution/types/checkpoint.js +0 -38
- package/dist/orchestrator/execution/types/checkpoint.js.map +0 -1
- package/dist/orchestrator/execution/types/pipeline.d.ts +0 -191
- package/dist/orchestrator/execution/types/pipeline.d.ts.map +0 -1
- package/dist/orchestrator/execution/types/pipeline.js +0 -62
- package/dist/orchestrator/execution/types/pipeline.js.map +0 -1
- package/dist/orchestrator/execution/types/session.d.ts +0 -95
- package/dist/orchestrator/execution/types/session.d.ts.map +0 -1
- package/dist/orchestrator/execution/types/session.js +0 -37
- package/dist/orchestrator/execution/types/session.js.map +0 -1
- package/dist/orchestrator/execution/types/task-group.d.ts +0 -390
- package/dist/orchestrator/execution/types/task-group.d.ts.map +0 -1
- package/dist/orchestrator/execution/types/task-group.js +0 -14
- package/dist/orchestrator/execution/types/task-group.js.map +0 -1
- package/dist/orchestrator/execution/types/task.d.ts +0 -546
- package/dist/orchestrator/execution/types/task.d.ts.map +0 -1
- package/dist/orchestrator/execution/types/task.js +0 -103
- package/dist/orchestrator/execution/types/task.js.map +0 -1
- package/dist/orchestrator/goal/goal-decomposer.d.ts +0 -30
- package/dist/orchestrator/goal/goal-decomposer.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-decomposer.js +0 -168
- package/dist/orchestrator/goal/goal-decomposer.js.map +0 -1
- package/dist/orchestrator/goal/goal-dependency-graph.d.ts +0 -124
- package/dist/orchestrator/goal/goal-dependency-graph.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-dependency-graph.js +0 -337
- package/dist/orchestrator/goal/goal-dependency-graph.js.map +0 -1
- package/dist/orchestrator/goal/goal-negotiator.d.ts +0 -72
- package/dist/orchestrator/goal/goal-negotiator.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-negotiator.js +0 -323
- package/dist/orchestrator/goal/goal-negotiator.js.map +0 -1
- package/dist/orchestrator/goal/goal-refiner.d.ts +0 -46
- package/dist/orchestrator/goal/goal-refiner.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-refiner.js +0 -297
- package/dist/orchestrator/goal/goal-refiner.js.map +0 -1
- package/dist/orchestrator/goal/goal-suggest.d.ts +0 -93
- package/dist/orchestrator/goal/goal-suggest.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-suggest.js +0 -254
- package/dist/orchestrator/goal/goal-suggest.js.map +0 -1
- package/dist/orchestrator/goal/goal-tree-manager.d.ts +0 -72
- package/dist/orchestrator/goal/goal-tree-manager.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-tree-manager.js +0 -572
- package/dist/orchestrator/goal/goal-tree-manager.js.map +0 -1
- package/dist/orchestrator/goal/goal-tree-pruner.d.ts +0 -25
- package/dist/orchestrator/goal/goal-tree-pruner.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-tree-pruner.js +0 -93
- package/dist/orchestrator/goal/goal-tree-pruner.js.map +0 -1
- package/dist/orchestrator/goal/goal-tree-quality.d.ts +0 -22
- package/dist/orchestrator/goal/goal-tree-quality.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-tree-quality.js +0 -183
- package/dist/orchestrator/goal/goal-tree-quality.js.map +0 -1
- package/dist/orchestrator/goal/goal-validation.d.ts +0 -19
- package/dist/orchestrator/goal/goal-validation.d.ts.map +0 -1
- package/dist/orchestrator/goal/goal-validation.js +0 -87
- package/dist/orchestrator/goal/goal-validation.js.map +0 -1
- package/dist/orchestrator/goal/milestone-evaluator.d.ts +0 -33
- package/dist/orchestrator/goal/milestone-evaluator.d.ts.map +0 -1
- package/dist/orchestrator/goal/milestone-evaluator.js +0 -130
- package/dist/orchestrator/goal/milestone-evaluator.js.map +0 -1
- package/dist/orchestrator/goal/negotiator-context.d.ts +0 -16
- package/dist/orchestrator/goal/negotiator-context.d.ts.map +0 -1
- package/dist/orchestrator/goal/negotiator-context.js +0 -196
- package/dist/orchestrator/goal/negotiator-context.js.map +0 -1
- package/dist/orchestrator/goal/negotiator-feasibility.d.ts +0 -10
- package/dist/orchestrator/goal/negotiator-feasibility.d.ts.map +0 -1
- package/dist/orchestrator/goal/negotiator-feasibility.js +0 -55
- package/dist/orchestrator/goal/negotiator-feasibility.js.map +0 -1
- package/dist/orchestrator/goal/negotiator-prompts.d.ts +0 -31
- package/dist/orchestrator/goal/negotiator-prompts.d.ts.map +0 -1
- package/dist/orchestrator/goal/negotiator-prompts.js +0 -69
- package/dist/orchestrator/goal/negotiator-prompts.js.map +0 -1
- package/dist/orchestrator/goal/negotiator-steps.d.ts +0 -54
- package/dist/orchestrator/goal/negotiator-steps.d.ts.map +0 -1
- package/dist/orchestrator/goal/negotiator-steps.js +0 -213
- package/dist/orchestrator/goal/negotiator-steps.js.map +0 -1
- package/dist/orchestrator/goal/refiner-prompts.d.ts +0 -10
- package/dist/orchestrator/goal/refiner-prompts.d.ts.map +0 -1
- package/dist/orchestrator/goal/refiner-prompts.js +0 -59
- package/dist/orchestrator/goal/refiner-prompts.js.map +0 -1
- package/dist/orchestrator/goal/state-aggregator.d.ts +0 -89
- package/dist/orchestrator/goal/state-aggregator.d.ts.map +0 -1
- package/dist/orchestrator/goal/state-aggregator.js +0 -331
- package/dist/orchestrator/goal/state-aggregator.js.map +0 -1
- package/dist/orchestrator/goal/subgoal-curriculum.d.ts +0 -30
- package/dist/orchestrator/goal/subgoal-curriculum.d.ts.map +0 -1
- package/dist/orchestrator/goal/subgoal-curriculum.js +0 -53
- package/dist/orchestrator/goal/subgoal-curriculum.js.map +0 -1
- package/dist/orchestrator/goal/tree-loop-orchestrator.d.ts +0 -109
- package/dist/orchestrator/goal/tree-loop-orchestrator.d.ts.map +0 -1
- package/dist/orchestrator/goal/tree-loop-orchestrator.js +0 -301
- package/dist/orchestrator/goal/tree-loop-orchestrator.js.map +0 -1
- package/dist/orchestrator/goal/types/dependency.d.ts +0 -108
- package/dist/orchestrator/goal/types/dependency.d.ts.map +0 -1
- package/dist/orchestrator/goal/types/dependency.js +0 -21
- package/dist/orchestrator/goal/types/dependency.js.map +0 -1
- package/dist/orchestrator/goal/types/goal-refiner.d.ts +0 -108
- package/dist/orchestrator/goal/types/goal-refiner.d.ts.map +0 -1
- package/dist/orchestrator/goal/types/goal-refiner.js +0 -39
- package/dist/orchestrator/goal/types/goal-refiner.js.map +0 -1
- package/dist/orchestrator/goal/types/goal-tree.d.ts +0 -188
- package/dist/orchestrator/goal/types/goal-tree.d.ts.map +0 -1
- package/dist/orchestrator/goal/types/goal-tree.js +0 -76
- package/dist/orchestrator/goal/types/goal-tree.js.map +0 -1
- package/dist/orchestrator/goal/types/goal.d.ts +0 -1785
- package/dist/orchestrator/goal/types/goal.d.ts.map +0 -1
- package/dist/orchestrator/goal/types/goal.js +0 -169
- package/dist/orchestrator/goal/types/goal.js.map +0 -1
- package/dist/orchestrator/goal/types/negotiation.d.ts +0 -564
- package/dist/orchestrator/goal/types/negotiation.d.ts.map +0 -1
- package/dist/orchestrator/goal/types/negotiation.js +0 -87
- package/dist/orchestrator/goal/types/negotiation.js.map +0 -1
- package/dist/orchestrator/goal/types/suggest.d.ts +0 -92
- package/dist/orchestrator/goal/types/suggest.d.ts.map +0 -1
- package/dist/orchestrator/goal/types/suggest.js +0 -15
- package/dist/orchestrator/goal/types/suggest.js.map +0 -1
- package/dist/orchestrator/goal-loop.d.ts +0 -33
- package/dist/orchestrator/goal-loop.d.ts.map +0 -1
- package/dist/orchestrator/goal-loop.js +0 -72
- package/dist/orchestrator/goal-loop.js.map +0 -1
- package/dist/orchestrator/knowledge/knowledge-manager.d.ts +0 -2
- package/dist/orchestrator/knowledge/knowledge-manager.d.ts.map +0 -1
- package/dist/orchestrator/knowledge/knowledge-manager.js +0 -2
- package/dist/orchestrator/knowledge/knowledge-manager.js.map +0 -1
- package/dist/orchestrator/knowledge/transfer/knowledge-transfer.d.ts +0 -2
- package/dist/orchestrator/knowledge/transfer/knowledge-transfer.d.ts.map +0 -1
- package/dist/orchestrator/knowledge/transfer/knowledge-transfer.js +0 -2
- package/dist/orchestrator/knowledge/transfer/knowledge-transfer.js.map +0 -1
- package/dist/orchestrator/loop/checkpoint-manager-loop.d.ts +0 -28
- package/dist/orchestrator/loop/checkpoint-manager-loop.d.ts.map +0 -1
- package/dist/orchestrator/loop/checkpoint-manager-loop.js +0 -62
- package/dist/orchestrator/loop/checkpoint-manager-loop.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/capability.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/capability.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/capability.js +0 -2
- package/dist/orchestrator/loop/core-loop/capability.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/contracts.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/contracts.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/contracts.js +0 -2
- package/dist/orchestrator/loop/core-loop/contracts.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/control.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/control.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/control.js +0 -2
- package/dist/orchestrator/loop/core-loop/control.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/decision-engine.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/decision-engine.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/decision-engine.js +0 -2
- package/dist/orchestrator/loop/core-loop/decision-engine.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/dream-review-checkpoint.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/dream-review-checkpoint.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/dream-review-checkpoint.js +0 -2
- package/dist/orchestrator/loop/core-loop/dream-review-checkpoint.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/evidence-ledger.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/evidence-ledger.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/evidence-ledger.js +0 -2
- package/dist/orchestrator/loop/core-loop/evidence-ledger.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/iteration-kernel-knowledge.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/iteration-kernel-knowledge.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/iteration-kernel-knowledge.js +0 -2
- package/dist/orchestrator/loop/core-loop/iteration-kernel-knowledge.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/iteration-kernel-wait.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/iteration-kernel-wait.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/iteration-kernel-wait.js +0 -2
- package/dist/orchestrator/loop/core-loop/iteration-kernel-wait.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/iteration-kernel.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/iteration-kernel.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/iteration-kernel.js +0 -2
- package/dist/orchestrator/loop/core-loop/iteration-kernel.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/learning.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/learning.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/learning.js +0 -2
- package/dist/orchestrator/loop/core-loop/learning.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/phase-policy.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/phase-policy.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/phase-policy.js +0 -2
- package/dist/orchestrator/loop/core-loop/phase-policy.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/phase-runtime.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/phase-runtime.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/phase-runtime.js +0 -2
- package/dist/orchestrator/loop/core-loop/phase-runtime.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/phase-specs.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/phase-specs.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/phase-specs.js +0 -2
- package/dist/orchestrator/loop/core-loop/phase-specs.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/preparation.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/preparation.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/preparation.js +0 -2
- package/dist/orchestrator/loop/core-loop/preparation.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/public-research.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/public-research.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/public-research.js +0 -2
- package/dist/orchestrator/loop/core-loop/public-research.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/task-cycle-stall.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/task-cycle-stall.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/task-cycle-stall.js +0 -2
- package/dist/orchestrator/loop/core-loop/task-cycle-stall.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/task-cycle-wait.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/task-cycle-wait.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/task-cycle-wait.js +0 -2
- package/dist/orchestrator/loop/core-loop/task-cycle-wait.js.map +0 -1
- package/dist/orchestrator/loop/core-loop/task-cycle.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop/task-cycle.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop/task-cycle.js +0 -2
- package/dist/orchestrator/loop/core-loop/task-cycle.js.map +0 -1
- package/dist/orchestrator/loop/core-loop.d.ts +0 -2
- package/dist/orchestrator/loop/core-loop.d.ts.map +0 -1
- package/dist/orchestrator/loop/core-loop.js +0 -4
- package/dist/orchestrator/loop/core-loop.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/capability.d.ts +0 -22
- package/dist/orchestrator/loop/durable-loop/capability.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/capability.js +0 -151
- package/dist/orchestrator/loop/durable-loop/capability.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/contracts.d.ts +0 -321
- package/dist/orchestrator/loop/durable-loop/contracts.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/contracts.js +0 -40
- package/dist/orchestrator/loop/durable-loop/contracts.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/control.d.ts +0 -27
- package/dist/orchestrator/loop/durable-loop/control.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/control.js +0 -72
- package/dist/orchestrator/loop/durable-loop/control.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/decision-engine.d.ts +0 -79
- package/dist/orchestrator/loop/durable-loop/decision-engine.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/decision-engine.js +0 -145
- package/dist/orchestrator/loop/durable-loop/decision-engine.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/dream-review-checkpoint.d.ts +0 -48
- package/dist/orchestrator/loop/durable-loop/dream-review-checkpoint.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/dream-review-checkpoint.js +0 -386
- package/dist/orchestrator/loop/durable-loop/dream-review-checkpoint.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/evidence-ledger.d.ts +0 -22
- package/dist/orchestrator/loop/durable-loop/evidence-ledger.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/evidence-ledger.js +0 -36
- package/dist/orchestrator/loop/durable-loop/evidence-ledger.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/iteration-kernel-knowledge.d.ts +0 -7
- package/dist/orchestrator/loop/durable-loop/iteration-kernel-knowledge.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/iteration-kernel-knowledge.js +0 -43
- package/dist/orchestrator/loop/durable-loop/iteration-kernel-knowledge.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/iteration-kernel-wait.d.ts +0 -14
- package/dist/orchestrator/loop/durable-loop/iteration-kernel-wait.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/iteration-kernel-wait.js +0 -41
- package/dist/orchestrator/loop/durable-loop/iteration-kernel-wait.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/iteration-kernel.d.ts +0 -38
- package/dist/orchestrator/loop/durable-loop/iteration-kernel.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/iteration-kernel.js +0 -835
- package/dist/orchestrator/loop/durable-loop/iteration-kernel.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/learning.d.ts +0 -31
- package/dist/orchestrator/loop/durable-loop/learning.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/learning.js +0 -92
- package/dist/orchestrator/loop/durable-loop/learning.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/phase-policy.d.ts +0 -20
- package/dist/orchestrator/loop/durable-loop/phase-policy.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/phase-policy.js +0 -158
- package/dist/orchestrator/loop/durable-loop/phase-policy.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/phase-runtime.d.ts +0 -31
- package/dist/orchestrator/loop/durable-loop/phase-runtime.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/phase-runtime.js +0 -103
- package/dist/orchestrator/loop/durable-loop/phase-runtime.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/phase-specs.d.ts +0 -1269
- package/dist/orchestrator/loop/durable-loop/phase-specs.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/phase-specs.js +0 -349
- package/dist/orchestrator/loop/durable-loop/phase-specs.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/preparation.d.ts +0 -59
- package/dist/orchestrator/loop/durable-loop/preparation.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/preparation.js +0 -374
- package/dist/orchestrator/loop/durable-loop/preparation.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/public-research.d.ts +0 -32
- package/dist/orchestrator/loop/durable-loop/public-research.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/public-research.js +0 -112
- package/dist/orchestrator/loop/durable-loop/public-research.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/task-cycle-stall.d.ts +0 -9
- package/dist/orchestrator/loop/durable-loop/task-cycle-stall.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/task-cycle-stall.js +0 -464
- package/dist/orchestrator/loop/durable-loop/task-cycle-stall.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/task-cycle-wait.d.ts +0 -11
- package/dist/orchestrator/loop/durable-loop/task-cycle-wait.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/task-cycle-wait.js +0 -176
- package/dist/orchestrator/loop/durable-loop/task-cycle-wait.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop/task-cycle.d.ts +0 -42
- package/dist/orchestrator/loop/durable-loop/task-cycle.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop/task-cycle.js +0 -430
- package/dist/orchestrator/loop/durable-loop/task-cycle.js.map +0 -1
- package/dist/orchestrator/loop/durable-loop.d.ts +0 -93
- package/dist/orchestrator/loop/durable-loop.d.ts.map +0 -1
- package/dist/orchestrator/loop/durable-loop.js +0 -651
- package/dist/orchestrator/loop/durable-loop.js.map +0 -1
- package/dist/orchestrator/loop/iteration-budget.d.ts +0 -39
- package/dist/orchestrator/loop/iteration-budget.d.ts.map +0 -1
- package/dist/orchestrator/loop/iteration-budget.js +0 -57
- package/dist/orchestrator/loop/iteration-budget.js.map +0 -1
- package/dist/orchestrator/loop/learning-evidence.d.ts +0 -12
- package/dist/orchestrator/loop/learning-evidence.d.ts.map +0 -1
- package/dist/orchestrator/loop/learning-evidence.js +0 -37
- package/dist/orchestrator/loop/learning-evidence.js.map +0 -1
- package/dist/orchestrator/loop/loop-report-helper.d.ts +0 -14
- package/dist/orchestrator/loop/loop-report-helper.d.ts.map +0 -1
- package/dist/orchestrator/loop/loop-report-helper.js +0 -88
- package/dist/orchestrator/loop/loop-report-helper.js.map +0 -1
- package/dist/orchestrator/loop/loop-result-types.d.ts +0 -116
- package/dist/orchestrator/loop/loop-result-types.d.ts.map +0 -1
- package/dist/orchestrator/loop/loop-result-types.js +0 -27
- package/dist/orchestrator/loop/loop-result-types.js.map +0 -1
- package/dist/orchestrator/loop/parallel-dispatch.d.ts +0 -16
- package/dist/orchestrator/loop/parallel-dispatch.d.ts.map +0 -1
- package/dist/orchestrator/loop/parallel-dispatch.js +0 -103
- package/dist/orchestrator/loop/parallel-dispatch.js.map +0 -1
- package/dist/orchestrator/loop/post-loop-hooks.d.ts +0 -31
- package/dist/orchestrator/loop/post-loop-hooks.d.ts.map +0 -1
- package/dist/orchestrator/loop/post-loop-hooks.js +0 -171
- package/dist/orchestrator/loop/post-loop-hooks.js.map +0 -1
- package/dist/orchestrator/loop/run-policy.d.ts +0 -10
- package/dist/orchestrator/loop/run-policy.d.ts.map +0 -1
- package/dist/orchestrator/loop/run-policy.js +0 -30
- package/dist/orchestrator/loop/run-policy.js.map +0 -1
- package/dist/orchestrator/loop/stall-evidence.d.ts +0 -12
- package/dist/orchestrator/loop/stall-evidence.d.ts.map +0 -1
- package/dist/orchestrator/loop/stall-evidence.js +0 -33
- package/dist/orchestrator/loop/stall-evidence.js.map +0 -1
- package/dist/orchestrator/loop/state-diff.d.ts +0 -41
- package/dist/orchestrator/loop/state-diff.d.ts.map +0 -1
- package/dist/orchestrator/loop/state-diff.js +0 -86
- package/dist/orchestrator/loop/state-diff.js.map +0 -1
- package/dist/orchestrator/loop/tree-loop-runner.d.ts +0 -28
- package/dist/orchestrator/loop/tree-loop-runner.d.ts.map +0 -1
- package/dist/orchestrator/loop/tree-loop-runner.js +0 -225
- package/dist/orchestrator/loop/tree-loop-runner.js.map +0 -1
- package/dist/orchestrator/loop/verification-layer1.d.ts +0 -38
- package/dist/orchestrator/loop/verification-layer1.d.ts.map +0 -1
- package/dist/orchestrator/loop/verification-layer1.js +0 -81
- package/dist/orchestrator/loop/verification-layer1.js.map +0 -1
- package/dist/orchestrator/observation/capability-detector.d.ts +0 -2
- package/dist/orchestrator/observation/capability-detector.d.ts.map +0 -1
- package/dist/orchestrator/observation/capability-detector.js +0 -2
- package/dist/orchestrator/observation/capability-detector.js.map +0 -1
- package/dist/orchestrator/strategy/cross-goal-portfolio.d.ts +0 -115
- package/dist/orchestrator/strategy/cross-goal-portfolio.d.ts.map +0 -1
- package/dist/orchestrator/strategy/cross-goal-portfolio.js +0 -397
- package/dist/orchestrator/strategy/cross-goal-portfolio.js.map +0 -1
- package/dist/orchestrator/strategy/divergent-exploration.d.ts +0 -38
- package/dist/orchestrator/strategy/divergent-exploration.d.ts.map +0 -1
- package/dist/orchestrator/strategy/divergent-exploration.js +0 -407
- package/dist/orchestrator/strategy/divergent-exploration.js.map +0 -1
- package/dist/orchestrator/strategy/portfolio-allocation.d.ts +0 -70
- package/dist/orchestrator/strategy/portfolio-allocation.d.ts.map +0 -1
- package/dist/orchestrator/strategy/portfolio-allocation.js +0 -265
- package/dist/orchestrator/strategy/portfolio-allocation.js.map +0 -1
- package/dist/orchestrator/strategy/portfolio-manager.d.ts +0 -148
- package/dist/orchestrator/strategy/portfolio-manager.d.ts.map +0 -1
- package/dist/orchestrator/strategy/portfolio-manager.js +0 -359
- package/dist/orchestrator/strategy/portfolio-manager.js.map +0 -1
- package/dist/orchestrator/strategy/portfolio-momentum.d.ts +0 -11
- package/dist/orchestrator/strategy/portfolio-momentum.d.ts.map +0 -1
- package/dist/orchestrator/strategy/portfolio-momentum.js +0 -64
- package/dist/orchestrator/strategy/portfolio-momentum.js.map +0 -1
- package/dist/orchestrator/strategy/portfolio-rebalance.d.ts +0 -77
- package/dist/orchestrator/strategy/portfolio-rebalance.d.ts.map +0 -1
- package/dist/orchestrator/strategy/portfolio-rebalance.js +0 -761
- package/dist/orchestrator/strategy/portfolio-rebalance.js.map +0 -1
- package/dist/orchestrator/strategy/portfolio-scheduling.d.ts +0 -25
- package/dist/orchestrator/strategy/portfolio-scheduling.d.ts.map +0 -1
- package/dist/orchestrator/strategy/portfolio-scheduling.js +0 -133
- package/dist/orchestrator/strategy/portfolio-scheduling.js.map +0 -1
- package/dist/orchestrator/strategy/strategy-helpers.d.ts +0 -309
- package/dist/orchestrator/strategy/strategy-helpers.d.ts.map +0 -1
- package/dist/orchestrator/strategy/strategy-helpers.js +0 -210
- package/dist/orchestrator/strategy/strategy-helpers.js.map +0 -1
- package/dist/orchestrator/strategy/strategy-manager-base.d.ts +0 -166
- package/dist/orchestrator/strategy/strategy-manager-base.d.ts.map +0 -1
- package/dist/orchestrator/strategy/strategy-manager-base.js +0 -670
- package/dist/orchestrator/strategy/strategy-manager-base.js.map +0 -1
- package/dist/orchestrator/strategy/strategy-manager.d.ts +0 -71
- package/dist/orchestrator/strategy/strategy-manager.d.ts.map +0 -1
- package/dist/orchestrator/strategy/strategy-manager.js +0 -384
- package/dist/orchestrator/strategy/strategy-manager.js.map +0 -1
- package/dist/orchestrator/strategy/strategy-template-registry.d.ts +0 -84
- package/dist/orchestrator/strategy/strategy-template-registry.d.ts.map +0 -1
- package/dist/orchestrator/strategy/strategy-template-registry.js +0 -350
- package/dist/orchestrator/strategy/strategy-template-registry.js.map +0 -1
- package/dist/orchestrator/strategy/strategy-workspace.d.ts +0 -53
- package/dist/orchestrator/strategy/strategy-workspace.d.ts.map +0 -1
- package/dist/orchestrator/strategy/strategy-workspace.js +0 -121
- package/dist/orchestrator/strategy/strategy-workspace.js.map +0 -1
- package/dist/orchestrator/strategy/types/cross-portfolio.d.ts +0 -378
- package/dist/orchestrator/strategy/types/cross-portfolio.d.ts.map +0 -1
- package/dist/orchestrator/strategy/types/cross-portfolio.js +0 -155
- package/dist/orchestrator/strategy/types/cross-portfolio.js.map +0 -1
- package/dist/orchestrator/strategy/types/portfolio.d.ts +0 -146
- package/dist/orchestrator/strategy/types/portfolio.d.ts.map +0 -1
- package/dist/orchestrator/strategy/types/portfolio.js +0 -55
- package/dist/orchestrator/strategy/types/portfolio.js.map +0 -1
- package/dist/orchestrator/strategy/types/strategy.d.ts +0 -1957
- package/dist/orchestrator/strategy/types/strategy.d.ts.map +0 -1
- package/dist/orchestrator/strategy/types/strategy.js +0 -272
- package/dist/orchestrator/strategy/types/strategy.js.map +0 -1
- package/dist/orchestrator/strategy-manager.d.ts +0 -2
- package/dist/orchestrator/strategy-manager.d.ts.map +0 -1
- package/dist/orchestrator/strategy-manager.js +0 -2
- package/dist/orchestrator/strategy-manager.js.map +0 -1
- package/dist/platform/code-search/candidate-normalizer.d.ts +0 -3
- package/dist/platform/code-search/candidate-normalizer.d.ts.map +0 -1
- package/dist/platform/code-search/candidate-normalizer.js +0 -61
- package/dist/platform/code-search/candidate-normalizer.js.map +0 -1
- package/dist/platform/code-search/candidate.d.ts +0 -25
- package/dist/platform/code-search/candidate.d.ts.map +0 -1
- package/dist/platform/code-search/candidate.js +0 -61
- package/dist/platform/code-search/candidate.js.map +0 -1
- package/dist/platform/code-search/contracts.d.ts +0 -278
- package/dist/platform/code-search/contracts.d.ts.map +0 -1
- package/dist/platform/code-search/contracts.js +0 -22
- package/dist/platform/code-search/contracts.js.map +0 -1
- package/dist/platform/code-search/eval/fixtures.d.ts +0 -14
- package/dist/platform/code-search/eval/fixtures.d.ts.map +0 -1
- package/dist/platform/code-search/eval/fixtures.js +0 -24
- package/dist/platform/code-search/eval/fixtures.js.map +0 -1
- package/dist/platform/code-search/eval/metrics.d.ts +0 -10
- package/dist/platform/code-search/eval/metrics.d.ts.map +0 -1
- package/dist/platform/code-search/eval/metrics.js +0 -20
- package/dist/platform/code-search/eval/metrics.js.map +0 -1
- package/dist/platform/code-search/eval/runner.d.ts +0 -3
- package/dist/platform/code-search/eval/runner.d.ts.map +0 -1
- package/dist/platform/code-search/eval/runner.js +0 -13
- package/dist/platform/code-search/eval/runner.js.map +0 -1
- package/dist/platform/code-search/fusion.d.ts +0 -6
- package/dist/platform/code-search/fusion.d.ts.map +0 -1
- package/dist/platform/code-search/fusion.js +0 -12
- package/dist/platform/code-search/fusion.js.map +0 -1
- package/dist/platform/code-search/generated-detector.d.ts +0 -15
- package/dist/platform/code-search/generated-detector.d.ts.map +0 -1
- package/dist/platform/code-search/generated-detector.js +0 -42
- package/dist/platform/code-search/generated-detector.js.map +0 -1
- package/dist/platform/code-search/indexes/call-graph.d.ts +0 -3
- package/dist/platform/code-search/indexes/call-graph.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/call-graph.js +0 -13
- package/dist/platform/code-search/indexes/call-graph.js.map +0 -1
- package/dist/platform/code-search/indexes/config-index.d.ts +0 -3
- package/dist/platform/code-search/indexes/config-index.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/config-index.js +0 -7
- package/dist/platform/code-search/indexes/config-index.js.map +0 -1
- package/dist/platform/code-search/indexes/file-index.d.ts +0 -5
- package/dist/platform/code-search/indexes/file-index.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/file-index.js +0 -106
- package/dist/platform/code-search/indexes/file-index.js.map +0 -1
- package/dist/platform/code-search/indexes/index-store.d.ts +0 -6
- package/dist/platform/code-search/indexes/index-store.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/index-store.js +0 -14
- package/dist/platform/code-search/indexes/index-store.js.map +0 -1
- package/dist/platform/code-search/indexes/indexer.d.ts +0 -3
- package/dist/platform/code-search/indexes/indexer.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/indexer.js +0 -30
- package/dist/platform/code-search/indexes/indexer.js.map +0 -1
- package/dist/platform/code-search/indexes/package-graph.d.ts +0 -3
- package/dist/platform/code-search/indexes/package-graph.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/package-graph.js +0 -26
- package/dist/platform/code-search/indexes/package-graph.js.map +0 -1
- package/dist/platform/code-search/indexes/repo-map-index.d.ts +0 -3
- package/dist/platform/code-search/indexes/repo-map-index.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/repo-map-index.js +0 -26
- package/dist/platform/code-search/indexes/repo-map-index.js.map +0 -1
- package/dist/platform/code-search/indexes/semantic-index.d.ts +0 -3
- package/dist/platform/code-search/indexes/semantic-index.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/semantic-index.js +0 -7
- package/dist/platform/code-search/indexes/semantic-index.js.map +0 -1
- package/dist/platform/code-search/indexes/symbol-index.d.ts +0 -3
- package/dist/platform/code-search/indexes/symbol-index.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/symbol-index.js +0 -84
- package/dist/platform/code-search/indexes/symbol-index.js.map +0 -1
- package/dist/platform/code-search/indexes/test-index.d.ts +0 -3
- package/dist/platform/code-search/indexes/test-index.d.ts.map +0 -1
- package/dist/platform/code-search/indexes/test-index.js +0 -22
- package/dist/platform/code-search/indexes/test-index.js.map +0 -1
- package/dist/platform/code-search/orchestrator.d.ts +0 -9
- package/dist/platform/code-search/orchestrator.d.ts.map +0 -1
- package/dist/platform/code-search/orchestrator.js +0 -92
- package/dist/platform/code-search/orchestrator.js.map +0 -1
- package/dist/platform/code-search/path-policy.d.ts +0 -6
- package/dist/platform/code-search/path-policy.d.ts.map +0 -1
- package/dist/platform/code-search/path-policy.js +0 -60
- package/dist/platform/code-search/path-policy.js.map +0 -1
- package/dist/platform/code-search/progressive-reader.d.ts +0 -8
- package/dist/platform/code-search/progressive-reader.d.ts.map +0 -1
- package/dist/platform/code-search/progressive-reader.js +0 -173
- package/dist/platform/code-search/progressive-reader.js.map +0 -1
- package/dist/platform/code-search/query-planner.d.ts +0 -4
- package/dist/platform/code-search/query-planner.d.ts.map +0 -1
- package/dist/platform/code-search/query-planner.js +0 -91
- package/dist/platform/code-search/query-planner.js.map +0 -1
- package/dist/platform/code-search/reranker.d.ts +0 -8
- package/dist/platform/code-search/reranker.d.ts.map +0 -1
- package/dist/platform/code-search/reranker.js +0 -61
- package/dist/platform/code-search/reranker.js.map +0 -1
- package/dist/platform/code-search/retrievers/callgraph-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/callgraph-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/callgraph-retriever.js +0 -31
- package/dist/platform/code-search/retrievers/callgraph-retriever.js.map +0 -1
- package/dist/platform/code-search/retrievers/config-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/config-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/config-retriever.js +0 -23
- package/dist/platform/code-search/retrievers/config-retriever.js.map +0 -1
- package/dist/platform/code-search/retrievers/lexical-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/lexical-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/lexical-retriever.js +0 -49
- package/dist/platform/code-search/retrievers/lexical-retriever.js.map +0 -1
- package/dist/platform/code-search/retrievers/package-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/package-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/package-retriever.js +0 -29
- package/dist/platform/code-search/retrievers/package-retriever.js.map +0 -1
- package/dist/platform/code-search/retrievers/repo-map-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/repo-map-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/repo-map-retriever.js +0 -30
- package/dist/platform/code-search/retrievers/repo-map-retriever.js.map +0 -1
- package/dist/platform/code-search/retrievers/semantic-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/semantic-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/semantic-retriever.js +0 -18
- package/dist/platform/code-search/retrievers/semantic-retriever.js.map +0 -1
- package/dist/platform/code-search/retrievers/stacktrace-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/stacktrace-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/stacktrace-retriever.js +0 -30
- package/dist/platform/code-search/retrievers/stacktrace-retriever.js.map +0 -1
- package/dist/platform/code-search/retrievers/symbol-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/symbol-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/symbol-retriever.js +0 -32
- package/dist/platform/code-search/retrievers/symbol-retriever.js.map +0 -1
- package/dist/platform/code-search/retrievers/test-retriever.d.ts +0 -6
- package/dist/platform/code-search/retrievers/test-retriever.d.ts.map +0 -1
- package/dist/platform/code-search/retrievers/test-retriever.js +0 -30
- package/dist/platform/code-search/retrievers/test-retriever.js.map +0 -1
- package/dist/platform/code-search/session-store.d.ts +0 -11
- package/dist/platform/code-search/session-store.d.ts.map +0 -1
- package/dist/platform/code-search/session-store.js +0 -41
- package/dist/platform/code-search/session-store.js.map +0 -1
- package/dist/platform/code-search/trace.d.ts +0 -9
- package/dist/platform/code-search/trace.d.ts.map +0 -1
- package/dist/platform/code-search/trace.js +0 -25
- package/dist/platform/code-search/trace.js.map +0 -1
- package/dist/platform/code-search/verification-retrieval.d.ts +0 -3
- package/dist/platform/code-search/verification-retrieval.d.ts.map +0 -1
- package/dist/platform/code-search/verification-retrieval.js +0 -33
- package/dist/platform/code-search/verification-retrieval.js.map +0 -1
- package/dist/platform/corrections/index.d.ts +0 -2
- package/dist/platform/corrections/index.d.ts.map +0 -1
- package/dist/platform/corrections/index.js +0 -2
- package/dist/platform/corrections/index.js.map +0 -1
- package/dist/platform/corrections/memory-correction-ledger.d.ts +0 -656
- package/dist/platform/corrections/memory-correction-ledger.d.ts.map +0 -1
- package/dist/platform/corrections/memory-correction-ledger.js +0 -120
- package/dist/platform/corrections/memory-correction-ledger.js.map +0 -1
- package/dist/platform/corrections/memory-governance.d.ts +0 -118
- package/dist/platform/corrections/memory-governance.d.ts.map +0 -1
- package/dist/platform/corrections/memory-governance.js +0 -32
- package/dist/platform/corrections/memory-governance.js.map +0 -1
- package/dist/platform/corrections/memory-quarantine.d.ts +0 -57
- package/dist/platform/corrections/memory-quarantine.d.ts.map +0 -1
- package/dist/platform/corrections/memory-quarantine.js +0 -42
- package/dist/platform/corrections/memory-quarantine.js.map +0 -1
- package/dist/platform/corrections/user-memory-operations.d.ts +0 -31
- package/dist/platform/corrections/user-memory-operations.d.ts.map +0 -1
- package/dist/platform/corrections/user-memory-operations.js +0 -139
- package/dist/platform/corrections/user-memory-operations.js.map +0 -1
- package/dist/platform/dream/dream-activation-artifacts.d.ts +0 -5
- package/dist/platform/dream/dream-activation-artifacts.d.ts.map +0 -1
- package/dist/platform/dream/dream-activation-artifacts.js +0 -35
- package/dist/platform/dream/dream-activation-artifacts.js.map +0 -1
- package/dist/platform/dream/dream-activation.d.ts +0 -222
- package/dist/platform/dream/dream-activation.d.ts.map +0 -1
- package/dist/platform/dream/dream-activation.js +0 -294
- package/dist/platform/dream/dream-activation.js.map +0 -1
- package/dist/platform/dream/dream-analyzer.d.ts +0 -53
- package/dist/platform/dream/dream-analyzer.d.ts.map +0 -1
- package/dist/platform/dream/dream-analyzer.js +0 -489
- package/dist/platform/dream/dream-analyzer.js.map +0 -1
- package/dist/platform/dream/dream-config.d.ts +0 -6
- package/dist/platform/dream/dream-config.d.ts.map +0 -1
- package/dist/platform/dream/dream-config.js +0 -20
- package/dist/platform/dream/dream-config.js.map +0 -1
- package/dist/platform/dream/dream-consolidator/fs-metrics.d.ts +0 -18
- package/dist/platform/dream/dream-consolidator/fs-metrics.d.ts.map +0 -1
- package/dist/platform/dream/dream-consolidator/fs-metrics.js +0 -130
- package/dist/platform/dream/dream-consolidator/fs-metrics.js.map +0 -1
- package/dist/platform/dream/dream-consolidator.d.ts +0 -80
- package/dist/platform/dream/dream-consolidator.d.ts.map +0 -1
- package/dist/platform/dream/dream-consolidator.js +0 -757
- package/dist/platform/dream/dream-consolidator.js.map +0 -1
- package/dist/platform/dream/dream-event-workflows.d.ts +0 -115
- package/dist/platform/dream/dream-event-workflows.d.ts.map +0 -1
- package/dist/platform/dream/dream-event-workflows.js +0 -328
- package/dist/platform/dream/dream-event-workflows.js.map +0 -1
- package/dist/platform/dream/dream-importance.d.ts +0 -24
- package/dist/platform/dream/dream-importance.d.ts.map +0 -1
- package/dist/platform/dream/dream-importance.js +0 -71
- package/dist/platform/dream/dream-importance.js.map +0 -1
- package/dist/platform/dream/dream-log-collector.d.ts +0 -73
- package/dist/platform/dream/dream-log-collector.d.ts.map +0 -1
- package/dist/platform/dream/dream-log-collector.js +0 -256
- package/dist/platform/dream/dream-log-collector.js.map +0 -1
- package/dist/platform/dream/dream-log-store.d.ts +0 -22
- package/dist/platform/dream/dream-log-store.d.ts.map +0 -1
- package/dist/platform/dream/dream-log-store.js +0 -150
- package/dist/platform/dream/dream-log-store.js.map +0 -1
- package/dist/platform/dream/dream-schedule-suggestions.d.ts +0 -26
- package/dist/platform/dream/dream-schedule-suggestions.d.ts.map +0 -1
- package/dist/platform/dream/dream-schedule-suggestions.js +0 -195
- package/dist/platform/dream/dream-schedule-suggestions.js.map +0 -1
- package/dist/platform/dream/dream-soil-mutation.d.ts +0 -28
- package/dist/platform/dream/dream-soil-mutation.d.ts.map +0 -1
- package/dist/platform/dream/dream-soil-mutation.js +0 -615
- package/dist/platform/dream/dream-soil-mutation.js.map +0 -1
- package/dist/platform/dream/dream-soil-sync.d.ts +0 -33
- package/dist/platform/dream/dream-soil-sync.d.ts.map +0 -1
- package/dist/platform/dream/dream-soil-sync.js +0 -113
- package/dist/platform/dream/dream-soil-sync.js.map +0 -1
- package/dist/platform/dream/dream-types.d.ts +0 -3594
- package/dist/platform/dream/dream-types.d.ts.map +0 -1
- package/dist/platform/dream/dream-types.js +0 -340
- package/dist/platform/dream/dream-types.js.map +0 -1
- package/dist/platform/dream/index.d.ts +0 -11
- package/dist/platform/dream/index.d.ts.map +0 -1
- package/dist/platform/dream/index.js +0 -11
- package/dist/platform/dream/index.js.map +0 -1
- package/dist/platform/dream/playbook-memory.d.ts +0 -309
- package/dist/platform/dream/playbook-memory.d.ts.map +0 -1
- package/dist/platform/dream/playbook-memory.js +0 -433
- package/dist/platform/dream/playbook-memory.js.map +0 -1
- package/dist/platform/drive/drive-scorer.d.ts +0 -96
- package/dist/platform/drive/drive-scorer.d.ts.map +0 -1
- package/dist/platform/drive/drive-scorer.js +0 -243
- package/dist/platform/drive/drive-scorer.js.map +0 -1
- package/dist/platform/drive/drive-system.d.ts +0 -107
- package/dist/platform/drive/drive-system.d.ts.map +0 -1
- package/dist/platform/drive/drive-system.js +0 -371
- package/dist/platform/drive/drive-system.js.map +0 -1
- package/dist/platform/drive/gap-calculator-tools.d.ts +0 -29
- package/dist/platform/drive/gap-calculator-tools.d.ts.map +0 -1
- package/dist/platform/drive/gap-calculator-tools.js +0 -84
- package/dist/platform/drive/gap-calculator-tools.js.map +0 -1
- package/dist/platform/drive/gap-calculator.d.ts +0 -88
- package/dist/platform/drive/gap-calculator.d.ts.map +0 -1
- package/dist/platform/drive/gap-calculator.js +0 -243
- package/dist/platform/drive/gap-calculator.js.map +0 -1
- package/dist/platform/drive/metric-history.d.ts +0 -61
- package/dist/platform/drive/metric-history.d.ts.map +0 -1
- package/dist/platform/drive/metric-history.js +0 -206
- package/dist/platform/drive/metric-history.js.map +0 -1
- package/dist/platform/drive/progress-predictor.d.ts +0 -31
- package/dist/platform/drive/progress-predictor.d.ts.map +0 -1
- package/dist/platform/drive/progress-predictor.js +0 -116
- package/dist/platform/drive/progress-predictor.js.map +0 -1
- package/dist/platform/drive/reward-log.d.ts +0 -51
- package/dist/platform/drive/reward-log.d.ts.map +0 -1
- package/dist/platform/drive/reward-log.js +0 -48
- package/dist/platform/drive/reward-log.js.map +0 -1
- package/dist/platform/drive/satisficing-helpers.d.ts +0 -28
- package/dist/platform/drive/satisficing-helpers.d.ts.map +0 -1
- package/dist/platform/drive/satisficing-helpers.js +0 -111
- package/dist/platform/drive/satisficing-helpers.js.map +0 -1
- package/dist/platform/drive/satisficing-judge.d.ts +0 -140
- package/dist/platform/drive/satisficing-judge.d.ts.map +0 -1
- package/dist/platform/drive/satisficing-judge.js +0 -441
- package/dist/platform/drive/satisficing-judge.js.map +0 -1
- package/dist/platform/drive/satisficing-propagation.d.ts +0 -30
- package/dist/platform/drive/satisficing-propagation.d.ts.map +0 -1
- package/dist/platform/drive/satisficing-propagation.js +0 -196
- package/dist/platform/drive/satisficing-propagation.js.map +0 -1
- package/dist/platform/drive/stall-detector/analysis.d.ts +0 -5
- package/dist/platform/drive/stall-detector/analysis.d.ts.map +0 -1
- package/dist/platform/drive/stall-detector/analysis.js +0 -55
- package/dist/platform/drive/stall-detector/analysis.js.map +0 -1
- package/dist/platform/drive/stall-detector/repetitive.d.ts +0 -3
- package/dist/platform/drive/stall-detector/repetitive.d.ts.map +0 -1
- package/dist/platform/drive/stall-detector/repetitive.js +0 -117
- package/dist/platform/drive/stall-detector/repetitive.js.map +0 -1
- package/dist/platform/drive/stall-detector/thresholds.d.ts +0 -10
- package/dist/platform/drive/stall-detector/thresholds.d.ts.map +0 -1
- package/dist/platform/drive/stall-detector/thresholds.js +0 -61
- package/dist/platform/drive/stall-detector/thresholds.js.map +0 -1
- package/dist/platform/drive/stall-detector.d.ts +0 -146
- package/dist/platform/drive/stall-detector.d.ts.map +0 -1
- package/dist/platform/drive/stall-detector.js +0 -413
- package/dist/platform/drive/stall-detector.js.map +0 -1
- package/dist/platform/drive/types/drive.d.ts +0 -215
- package/dist/platform/drive/types/drive.d.ts.map +0 -1
- package/dist/platform/drive/types/drive.js +0 -82
- package/dist/platform/drive/types/drive.js.map +0 -1
- package/dist/platform/drive/types/gap.d.ts +0 -147
- package/dist/platform/drive/types/gap.d.ts.map +0 -1
- package/dist/platform/drive/types/gap.js +0 -41
- package/dist/platform/drive/types/gap.js.map +0 -1
- package/dist/platform/drive/types/satisficing.d.ts +0 -130
- package/dist/platform/drive/types/satisficing.d.ts.map +0 -1
- package/dist/platform/drive/types/satisficing.js +0 -54
- package/dist/platform/drive/types/satisficing.js.map +0 -1
- package/dist/platform/drive/types/stall.d.ts +0 -72
- package/dist/platform/drive/types/stall.d.ts.map +0 -1
- package/dist/platform/drive/types/stall.js +0 -29
- package/dist/platform/drive/types/stall.js.map +0 -1
- package/dist/platform/ethics-gate.d.ts +0 -2
- package/dist/platform/ethics-gate.d.ts.map +0 -1
- package/dist/platform/ethics-gate.js +0 -2
- package/dist/platform/ethics-gate.js.map +0 -1
- package/dist/platform/execution/task/task-lifecycle.d.ts +0 -2
- package/dist/platform/execution/task/task-lifecycle.d.ts.map +0 -1
- package/dist/platform/execution/task/task-lifecycle.js +0 -2
- package/dist/platform/execution/task/task-lifecycle.js.map +0 -1
- package/dist/platform/knowledge/drive-score-adapter.d.ts +0 -39
- package/dist/platform/knowledge/drive-score-adapter.d.ts.map +0 -1
- package/dist/platform/knowledge/drive-score-adapter.js +0 -32
- package/dist/platform/knowledge/drive-score-adapter.js.map +0 -1
- package/dist/platform/knowledge/embedding-client.d.ts +0 -49
- package/dist/platform/knowledge/embedding-client.d.ts.map +0 -1
- package/dist/platform/knowledge/embedding-client.js +0 -141
- package/dist/platform/knowledge/embedding-client.js.map +0 -1
- package/dist/platform/knowledge/index.d.ts +0 -3
- package/dist/platform/knowledge/index.d.ts.map +0 -1
- package/dist/platform/knowledge/index.js +0 -3
- package/dist/platform/knowledge/index.js.map +0 -1
- package/dist/platform/knowledge/knowledge-decisions.d.ts +0 -41
- package/dist/platform/knowledge/knowledge-decisions.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-decisions.js +0 -223
- package/dist/platform/knowledge/knowledge-decisions.js.map +0 -1
- package/dist/platform/knowledge/knowledge-graph.d.ts +0 -74
- package/dist/platform/knowledge/knowledge-graph.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-graph.js +0 -207
- package/dist/platform/knowledge/knowledge-graph.js.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-agent-memory.d.ts +0 -103
- package/dist/platform/knowledge/knowledge-manager-agent-memory.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-agent-memory.js +0 -382
- package/dist/platform/knowledge/knowledge-manager-agent-memory.js.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-internals.d.ts +0 -10
- package/dist/platform/knowledge/knowledge-manager-internals.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-internals.js +0 -43
- package/dist/platform/knowledge/knowledge-manager-internals.js.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-lint.d.ts +0 -10
- package/dist/platform/knowledge/knowledge-manager-lint.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-lint.js +0 -231
- package/dist/platform/knowledge/knowledge-manager-lint.js.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-query.d.ts +0 -87
- package/dist/platform/knowledge/knowledge-manager-query.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-query.js +0 -287
- package/dist/platform/knowledge/knowledge-manager-query.js.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-store.d.ts +0 -13
- package/dist/platform/knowledge/knowledge-manager-store.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-manager-store.js +0 -67
- package/dist/platform/knowledge/knowledge-manager-store.js.map +0 -1
- package/dist/platform/knowledge/knowledge-manager.d.ts +0 -255
- package/dist/platform/knowledge/knowledge-manager.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-manager.js +0 -378
- package/dist/platform/knowledge/knowledge-manager.js.map +0 -1
- package/dist/platform/knowledge/knowledge-revalidation.d.ts +0 -27
- package/dist/platform/knowledge/knowledge-revalidation.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-revalidation.js +0 -130
- package/dist/platform/knowledge/knowledge-revalidation.js.map +0 -1
- package/dist/platform/knowledge/knowledge-search.d.ts +0 -42
- package/dist/platform/knowledge/knowledge-search.d.ts.map +0 -1
- package/dist/platform/knowledge/knowledge-search.js +0 -108
- package/dist/platform/knowledge/knowledge-search.js.map +0 -1
- package/dist/platform/knowledge/learning/learning-cross-goal.d.ts +0 -19
- package/dist/platform/knowledge/learning/learning-cross-goal.d.ts.map +0 -1
- package/dist/platform/knowledge/learning/learning-cross-goal.js +0 -177
- package/dist/platform/knowledge/learning/learning-cross-goal.js.map +0 -1
- package/dist/platform/knowledge/learning/learning-exports.d.ts +0 -4
- package/dist/platform/knowledge/learning/learning-exports.d.ts.map +0 -1
- package/dist/platform/knowledge/learning/learning-exports.js +0 -3
- package/dist/platform/knowledge/learning/learning-exports.js.map +0 -1
- package/dist/platform/knowledge/learning/learning-feedback.d.ts +0 -26
- package/dist/platform/knowledge/learning/learning-feedback.d.ts.map +0 -1
- package/dist/platform/knowledge/learning/learning-feedback.js +0 -183
- package/dist/platform/knowledge/learning/learning-feedback.js.map +0 -1
- package/dist/platform/knowledge/learning/learning-pipeline-prompts.d.ts +0 -134
- package/dist/platform/knowledge/learning/learning-pipeline-prompts.d.ts.map +0 -1
- package/dist/platform/knowledge/learning/learning-pipeline-prompts.js +0 -103
- package/dist/platform/knowledge/learning/learning-pipeline-prompts.js.map +0 -1
- package/dist/platform/knowledge/learning/learning-pipeline.d.ts +0 -105
- package/dist/platform/knowledge/learning/learning-pipeline.d.ts.map +0 -1
- package/dist/platform/knowledge/learning/learning-pipeline.js +0 -465
- package/dist/platform/knowledge/learning/learning-pipeline.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-compression.d.ts +0 -44
- package/dist/platform/knowledge/memory/memory-compression.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-compression.js +0 -291
- package/dist/platform/knowledge/memory/memory-compression.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-distill.d.ts +0 -31
- package/dist/platform/knowledge/memory/memory-distill.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-distill.js +0 -170
- package/dist/platform/knowledge/memory/memory-distill.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-exports.d.ts +0 -7
- package/dist/platform/knowledge/memory/memory-exports.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-exports.js +0 -6
- package/dist/platform/knowledge/memory/memory-exports.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-index.d.ts +0 -11
- package/dist/platform/knowledge/memory/memory-index.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-index.js +0 -134
- package/dist/platform/knowledge/memory/memory-index.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-lifecycle-storage.d.ts +0 -4
- package/dist/platform/knowledge/memory/memory-lifecycle-storage.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-lifecycle-storage.js +0 -106
- package/dist/platform/knowledge/memory/memory-lifecycle-storage.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-lifecycle.d.ts +0 -169
- package/dist/platform/knowledge/memory/memory-lifecycle.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-lifecycle.js +0 -296
- package/dist/platform/knowledge/memory/memory-lifecycle.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-persistence.d.ts +0 -30
- package/dist/platform/knowledge/memory/memory-persistence.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-persistence.js +0 -135
- package/dist/platform/knowledge/memory/memory-persistence.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-query.d.ts +0 -4
- package/dist/platform/knowledge/memory/memory-query.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-query.js +0 -64
- package/dist/platform/knowledge/memory/memory-query.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-selection.d.ts +0 -73
- package/dist/platform/knowledge/memory/memory-selection.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-selection.js +0 -334
- package/dist/platform/knowledge/memory/memory-selection.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-stats.d.ts +0 -7
- package/dist/platform/knowledge/memory/memory-stats.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-stats.js +0 -162
- package/dist/platform/knowledge/memory/memory-stats.js.map +0 -1
- package/dist/platform/knowledge/memory/memory-tier.d.ts +0 -65
- package/dist/platform/knowledge/memory/memory-tier.d.ts.map +0 -1
- package/dist/platform/knowledge/memory/memory-tier.js +0 -243
- package/dist/platform/knowledge/memory/memory-tier.js.map +0 -1
- package/dist/platform/knowledge/public-api.d.ts +0 -4
- package/dist/platform/knowledge/public-api.d.ts.map +0 -1
- package/dist/platform/knowledge/public-api.js +0 -4
- package/dist/platform/knowledge/public-api.js.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-apply.d.ts +0 -48
- package/dist/platform/knowledge/transfer/knowledge-transfer-apply.d.ts.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-apply.js +0 -231
- package/dist/platform/knowledge/transfer/knowledge-transfer-apply.js.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-detect.d.ts +0 -28
- package/dist/platform/knowledge/transfer/knowledge-transfer-detect.d.ts.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-detect.js +0 -160
- package/dist/platform/knowledge/transfer/knowledge-transfer-detect.js.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-evaluate.d.ts +0 -22
- package/dist/platform/knowledge/transfer/knowledge-transfer-evaluate.d.ts.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-evaluate.js +0 -109
- package/dist/platform/knowledge/transfer/knowledge-transfer-evaluate.js.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-meta.d.ts +0 -38
- package/dist/platform/knowledge/transfer/knowledge-transfer-meta.d.ts.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-meta.js +0 -180
- package/dist/platform/knowledge/transfer/knowledge-transfer-meta.js.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-prompts.d.ts +0 -46
- package/dist/platform/knowledge/transfer/knowledge-transfer-prompts.d.ts.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-prompts.js +0 -75
- package/dist/platform/knowledge/transfer/knowledge-transfer-prompts.js.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-types.d.ts +0 -20
- package/dist/platform/knowledge/transfer/knowledge-transfer-types.d.ts.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer-types.js +0 -25
- package/dist/platform/knowledge/transfer/knowledge-transfer-types.js.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer.d.ts +0 -100
- package/dist/platform/knowledge/transfer/knowledge-transfer.d.ts.map +0 -1
- package/dist/platform/knowledge/transfer/knowledge-transfer.js +0 -269
- package/dist/platform/knowledge/transfer/knowledge-transfer.js.map +0 -1
- package/dist/platform/knowledge/transfer/transfer-trust.d.ts +0 -40
- package/dist/platform/knowledge/transfer/transfer-trust.d.ts.map +0 -1
- package/dist/platform/knowledge/transfer/transfer-trust.js +0 -137
- package/dist/platform/knowledge/transfer/transfer-trust.js.map +0 -1
- package/dist/platform/knowledge/types/agent-memory.d.ts +0 -1346
- package/dist/platform/knowledge/types/agent-memory.d.ts.map +0 -1
- package/dist/platform/knowledge/types/agent-memory.js +0 -57
- package/dist/platform/knowledge/types/agent-memory.js.map +0 -1
- package/dist/platform/knowledge/types/embedding.d.ts +0 -59
- package/dist/platform/knowledge/types/embedding.d.ts.map +0 -1
- package/dist/platform/knowledge/types/embedding.js +0 -22
- package/dist/platform/knowledge/types/embedding.js.map +0 -1
- package/dist/platform/knowledge/types/knowledge.d.ts +0 -455
- package/dist/platform/knowledge/types/knowledge.d.ts.map +0 -1
- package/dist/platform/knowledge/types/knowledge.js +0 -131
- package/dist/platform/knowledge/types/knowledge.js.map +0 -1
- package/dist/platform/knowledge/types/learning.d.ts +0 -292
- package/dist/platform/knowledge/types/learning.d.ts.map +0 -1
- package/dist/platform/knowledge/types/learning.js +0 -117
- package/dist/platform/knowledge/types/learning.js.map +0 -1
- package/dist/platform/knowledge/types/memory-lifecycle.d.ts +0 -615
- package/dist/platform/knowledge/types/memory-lifecycle.d.ts.map +0 -1
- package/dist/platform/knowledge/types/memory-lifecycle.js +0 -159
- package/dist/platform/knowledge/types/memory-lifecycle.js.map +0 -1
- package/dist/platform/knowledge/vector-index.d.ts +0 -65
- package/dist/platform/knowledge/vector-index.d.ts.map +0 -1
- package/dist/platform/knowledge/vector-index.js +0 -158
- package/dist/platform/knowledge/vector-index.js.map +0 -1
- package/dist/platform/observation/capability-dependencies.d.ts +0 -45
- package/dist/platform/observation/capability-dependencies.d.ts.map +0 -1
- package/dist/platform/observation/capability-dependencies.js +0 -208
- package/dist/platform/observation/capability-dependencies.js.map +0 -1
- package/dist/platform/observation/capability-detector/prompts.d.ts +0 -18
- package/dist/platform/observation/capability-detector/prompts.d.ts.map +0 -1
- package/dist/platform/observation/capability-detector/prompts.js +0 -80
- package/dist/platform/observation/capability-detector/prompts.js.map +0 -1
- package/dist/platform/observation/capability-detector/recommendations.d.ts +0 -5
- package/dist/platform/observation/capability-detector/recommendations.d.ts.map +0 -1
- package/dist/platform/observation/capability-detector/recommendations.js +0 -76
- package/dist/platform/observation/capability-detector/recommendations.js.map +0 -1
- package/dist/platform/observation/capability-detector/types.d.ts +0 -112
- package/dist/platform/observation/capability-detector/types.d.ts.map +0 -1
- package/dist/platform/observation/capability-detector/types.js +0 -75
- package/dist/platform/observation/capability-detector/types.js.map +0 -1
- package/dist/platform/observation/capability-detector.d.ts +0 -75
- package/dist/platform/observation/capability-detector.d.ts.map +0 -1
- package/dist/platform/observation/capability-detector.js +0 -240
- package/dist/platform/observation/capability-detector.js.map +0 -1
- package/dist/platform/observation/capability-registry.d.ts +0 -48
- package/dist/platform/observation/capability-registry.d.ts.map +0 -1
- package/dist/platform/observation/capability-registry.js +0 -135
- package/dist/platform/observation/capability-registry.js.map +0 -1
- package/dist/platform/observation/context-provider/collector.d.ts +0 -15
- package/dist/platform/observation/context-provider/collector.d.ts.map +0 -1
- package/dist/platform/observation/context-provider/collector.js +0 -349
- package/dist/platform/observation/context-provider/collector.js.map +0 -1
- package/dist/platform/observation/context-provider/search-terms.d.ts +0 -2
- package/dist/platform/observation/context-provider/search-terms.d.ts.map +0 -1
- package/dist/platform/observation/context-provider/search-terms.js +0 -24
- package/dist/platform/observation/context-provider/search-terms.js.map +0 -1
- package/dist/platform/observation/context-provider/shared.d.ts +0 -17
- package/dist/platform/observation/context-provider/shared.d.ts.map +0 -1
- package/dist/platform/observation/context-provider/shared.js +0 -87
- package/dist/platform/observation/context-provider/shared.js.map +0 -1
- package/dist/platform/observation/context-provider.d.ts +0 -42
- package/dist/platform/observation/context-provider.d.ts.map +0 -1
- package/dist/platform/observation/context-provider.js +0 -49
- package/dist/platform/observation/context-provider.js.map +0 -1
- package/dist/platform/observation/data-source-adapter.d.ts +0 -65
- package/dist/platform/observation/data-source-adapter.d.ts.map +0 -1
- package/dist/platform/observation/data-source-adapter.js +0 -396
- package/dist/platform/observation/data-source-adapter.js.map +0 -1
- package/dist/platform/observation/dimension-pre-checker.d.ts +0 -26
- package/dist/platform/observation/dimension-pre-checker.d.ts.map +0 -1
- package/dist/platform/observation/dimension-pre-checker.js +0 -130
- package/dist/platform/observation/dimension-pre-checker.js.map +0 -1
- package/dist/platform/observation/engine/observe-context.d.ts +0 -4
- package/dist/platform/observation/engine/observe-context.d.ts.map +0 -1
- package/dist/platform/observation/engine/observe-context.js +0 -26
- package/dist/platform/observation/engine/observe-context.js.map +0 -1
- package/dist/platform/observation/engine/observe-datasource-stage.d.ts +0 -34
- package/dist/platform/observation/engine/observe-datasource-stage.d.ts.map +0 -1
- package/dist/platform/observation/engine/observe-datasource-stage.js +0 -66
- package/dist/platform/observation/engine/observe-datasource-stage.js.map +0 -1
- package/dist/platform/observation/engine/observe-llm-stage.d.ts +0 -25
- package/dist/platform/observation/engine/observe-llm-stage.d.ts.map +0 -1
- package/dist/platform/observation/engine/observe-llm-stage.js +0 -79
- package/dist/platform/observation/engine/observe-llm-stage.js.map +0 -1
- package/dist/platform/observation/engine/observe-precheck.d.ts +0 -21
- package/dist/platform/observation/engine/observe-precheck.d.ts.map +0 -1
- package/dist/platform/observation/engine/observe-precheck.js +0 -51
- package/dist/platform/observation/engine/observe-precheck.js.map +0 -1
- package/dist/platform/observation/engine/observe-self-report.d.ts +0 -18
- package/dist/platform/observation/engine/observe-self-report.d.ts.map +0 -1
- package/dist/platform/observation/engine/observe-self-report.js +0 -26
- package/dist/platform/observation/engine/observe-self-report.js.map +0 -1
- package/dist/platform/observation/engine/observe-tool-stage.d.ts +0 -21
- package/dist/platform/observation/engine/observe-tool-stage.d.ts.map +0 -1
- package/dist/platform/observation/engine/observe-tool-stage.js +0 -49
- package/dist/platform/observation/engine/observe-tool-stage.js.map +0 -1
- package/dist/platform/observation/observation-apply.d.ts +0 -18
- package/dist/platform/observation/observation-apply.d.ts.map +0 -1
- package/dist/platform/observation/observation-apply.js +0 -184
- package/dist/platform/observation/observation-apply.js.map +0 -1
- package/dist/platform/observation/observation-datasource.d.ts +0 -21
- package/dist/platform/observation/observation-datasource.d.ts.map +0 -1
- package/dist/platform/observation/observation-datasource.js +0 -111
- package/dist/platform/observation/observation-datasource.js.map +0 -1
- package/dist/platform/observation/observation-engine.d.ts +0 -171
- package/dist/platform/observation/observation-engine.d.ts.map +0 -1
- package/dist/platform/observation/observation-engine.js +0 -449
- package/dist/platform/observation/observation-engine.js.map +0 -1
- package/dist/platform/observation/observation-helpers.d.ts +0 -124
- package/dist/platform/observation/observation-helpers.d.ts.map +0 -1
- package/dist/platform/observation/observation-helpers.js +0 -175
- package/dist/platform/observation/observation-helpers.js.map +0 -1
- package/dist/platform/observation/observation-llm.d.ts +0 -64
- package/dist/platform/observation/observation-llm.d.ts.map +0 -1
- package/dist/platform/observation/observation-llm.js +0 -430
- package/dist/platform/observation/observation-llm.js.map +0 -1
- package/dist/platform/observation/observation-task.d.ts +0 -29
- package/dist/platform/observation/observation-task.d.ts.map +0 -1
- package/dist/platform/observation/observation-task.js +0 -51
- package/dist/platform/observation/observation-task.js.map +0 -1
- package/dist/platform/observation/observation-tools.d.ts +0 -22
- package/dist/platform/observation/observation-tools.d.ts.map +0 -1
- package/dist/platform/observation/observation-tools.js +0 -86
- package/dist/platform/observation/observation-tools.js.map +0 -1
- package/dist/platform/observation/types/capability.d.ts +0 -292
- package/dist/platform/observation/types/capability.d.ts.map +0 -1
- package/dist/platform/observation/types/capability.js +0 -53
- package/dist/platform/observation/types/capability.js.map +0 -1
- package/dist/platform/observation/types/data-source.d.ts +0 -527
- package/dist/platform/observation/types/data-source.d.ts.map +0 -1
- package/dist/platform/observation/types/data-source.js +0 -71
- package/dist/platform/observation/types/data-source.js.map +0 -1
- package/dist/platform/observation/workspace-context.d.ts +0 -16
- package/dist/platform/observation/workspace-context.d.ts.map +0 -1
- package/dist/platform/observation/workspace-context.js +0 -370
- package/dist/platform/observation/workspace-context.js.map +0 -1
- package/dist/platform/profile/proactive-feedback-proposals.d.ts +0 -11
- package/dist/platform/profile/proactive-feedback-proposals.d.ts.map +0 -1
- package/dist/platform/profile/proactive-feedback-proposals.js +0 -106
- package/dist/platform/profile/proactive-feedback-proposals.js.map +0 -1
- package/dist/platform/profile/profile-change-proposal.d.ts +0 -464
- package/dist/platform/profile/profile-change-proposal.d.ts.map +0 -1
- package/dist/platform/profile/profile-change-proposal.js +0 -352
- package/dist/platform/profile/profile-change-proposal.js.map +0 -1
- package/dist/platform/profile/relationship-profile.d.ts +0 -351
- package/dist/platform/profile/relationship-profile.d.ts.map +0 -1
- package/dist/platform/profile/relationship-profile.js +0 -351
- package/dist/platform/profile/relationship-profile.js.map +0 -1
- package/dist/platform/profile/retrieval-context.d.ts +0 -12
- package/dist/platform/profile/retrieval-context.d.ts.map +0 -1
- package/dist/platform/profile/retrieval-context.js +0 -21
- package/dist/platform/profile/retrieval-context.js.map +0 -1
- package/dist/platform/profile/user-md-profile-import.d.ts +0 -73
- package/dist/platform/profile/user-md-profile-import.d.ts.map +0 -1
- package/dist/platform/profile/user-md-profile-import.js +0 -179
- package/dist/platform/profile/user-md-profile-import.js.map +0 -1
- package/dist/platform/runtime/plugin-loader.d.ts +0 -2
- package/dist/platform/runtime/plugin-loader.d.ts.map +0 -1
- package/dist/platform/runtime/plugin-loader.js +0 -2
- package/dist/platform/runtime/plugin-loader.js.map +0 -1
- package/dist/platform/soil/checksum.d.ts +0 -2
- package/dist/platform/soil/checksum.d.ts.map +0 -1
- package/dist/platform/soil/checksum.js +0 -17
- package/dist/platform/soil/checksum.js.map +0 -1
- package/dist/platform/soil/compiled-memory-projections.d.ts +0 -14
- package/dist/platform/soil/compiled-memory-projections.d.ts.map +0 -1
- package/dist/platform/soil/compiled-memory-projections.js +0 -297
- package/dist/platform/soil/compiled-memory-projections.js.map +0 -1
- package/dist/platform/soil/compiler.d.ts +0 -27
- package/dist/platform/soil/compiler.d.ts.map +0 -1
- package/dist/platform/soil/compiler.js +0 -78
- package/dist/platform/soil/compiler.js.map +0 -1
- package/dist/platform/soil/config.d.ts +0 -16
- package/dist/platform/soil/config.d.ts.map +0 -1
- package/dist/platform/soil/config.js +0 -29
- package/dist/platform/soil/config.js.map +0 -1
- package/dist/platform/soil/content-projections.d.ts +0 -20
- package/dist/platform/soil/content-projections.d.ts.map +0 -1
- package/dist/platform/soil/content-projections.js +0 -461
- package/dist/platform/soil/content-projections.js.map +0 -1
- package/dist/platform/soil/context-compiler.d.ts +0 -49
- package/dist/platform/soil/context-compiler.d.ts.map +0 -1
- package/dist/platform/soil/context-compiler.js +0 -436
- package/dist/platform/soil/context-compiler.js.map +0 -1
- package/dist/platform/soil/context-evaluation.d.ts +0 -63
- package/dist/platform/soil/context-evaluation.d.ts.map +0 -1
- package/dist/platform/soil/context-evaluation.js +0 -90
- package/dist/platform/soil/context-evaluation.js.map +0 -1
- package/dist/platform/soil/contracts.d.ts +0 -2026
- package/dist/platform/soil/contracts.d.ts.map +0 -1
- package/dist/platform/soil/contracts.js +0 -303
- package/dist/platform/soil/contracts.js.map +0 -1
- package/dist/platform/soil/ddl.d.ts +0 -8
- package/dist/platform/soil/ddl.d.ts.map +0 -1
- package/dist/platform/soil/ddl.js +0 -169
- package/dist/platform/soil/ddl.js.map +0 -1
- package/dist/platform/soil/display/index.d.ts +0 -4
- package/dist/platform/soil/display/index.d.ts.map +0 -1
- package/dist/platform/soil/display/index.js +0 -4
- package/dist/platform/soil/display/index.js.map +0 -1
- package/dist/platform/soil/display/materialize.d.ts +0 -3
- package/dist/platform/soil/display/materialize.d.ts.map +0 -1
- package/dist/platform/soil/display/materialize.js +0 -381
- package/dist/platform/soil/display/materialize.js.map +0 -1
- package/dist/platform/soil/display/registry.d.ts +0 -4
- package/dist/platform/soil/display/registry.d.ts.map +0 -1
- package/dist/platform/soil/display/registry.js +0 -19
- package/dist/platform/soil/display/registry.js.map +0 -1
- package/dist/platform/soil/display/types.d.ts +0 -28
- package/dist/platform/soil/display/types.d.ts.map +0 -1
- package/dist/platform/soil/display/types.js +0 -2
- package/dist/platform/soil/display/types.js.map +0 -1
- package/dist/platform/soil/doctor.d.ts +0 -38
- package/dist/platform/soil/doctor.d.ts.map +0 -1
- package/dist/platform/soil/doctor.js +0 -473
- package/dist/platform/soil/doctor.js.map +0 -1
- package/dist/platform/soil/feedback-store.d.ts +0 -10
- package/dist/platform/soil/feedback-store.d.ts.map +0 -1
- package/dist/platform/soil/feedback-store.js +0 -38
- package/dist/platform/soil/feedback-store.js.map +0 -1
- package/dist/platform/soil/frontmatter.d.ts +0 -15
- package/dist/platform/soil/frontmatter.d.ts.map +0 -1
- package/dist/platform/soil/frontmatter.js +0 -82
- package/dist/platform/soil/frontmatter.js.map +0 -1
- package/dist/platform/soil/health.d.ts +0 -35
- package/dist/platform/soil/health.d.ts.map +0 -1
- package/dist/platform/soil/health.js +0 -126
- package/dist/platform/soil/health.js.map +0 -1
- package/dist/platform/soil/importer.d.ts +0 -118
- package/dist/platform/soil/importer.d.ts.map +0 -1
- package/dist/platform/soil/importer.js +0 -145
- package/dist/platform/soil/importer.js.map +0 -1
- package/dist/platform/soil/index-store.d.ts +0 -89
- package/dist/platform/soil/index-store.d.ts.map +0 -1
- package/dist/platform/soil/index-store.js +0 -408
- package/dist/platform/soil/index-store.js.map +0 -1
- package/dist/platform/soil/index.d.ts +0 -25
- package/dist/platform/soil/index.d.ts.map +0 -1
- package/dist/platform/soil/index.js +0 -25
- package/dist/platform/soil/index.js.map +0 -1
- package/dist/platform/soil/io.d.ts +0 -18
- package/dist/platform/soil/io.d.ts.map +0 -1
- package/dist/platform/soil/io.js +0 -56
- package/dist/platform/soil/io.js.map +0 -1
- package/dist/platform/soil/open.d.ts +0 -32
- package/dist/platform/soil/open.d.ts.map +0 -1
- package/dist/platform/soil/open.js +0 -80
- package/dist/platform/soil/open.js.map +0 -1
- package/dist/platform/soil/paths.d.ts +0 -9
- package/dist/platform/soil/paths.d.ts.map +0 -1
- package/dist/platform/soil/paths.js +0 -78
- package/dist/platform/soil/paths.js.map +0 -1
- package/dist/platform/soil/projection-support.d.ts +0 -48
- package/dist/platform/soil/projection-support.d.ts.map +0 -1
- package/dist/platform/soil/projection-support.js +0 -107
- package/dist/platform/soil/projection-support.js.map +0 -1
- package/dist/platform/soil/projections.d.ts +0 -16
- package/dist/platform/soil/projections.d.ts.map +0 -1
- package/dist/platform/soil/projections.js +0 -265
- package/dist/platform/soil/projections.js.map +0 -1
- package/dist/platform/soil/publish/apple-notes.d.ts +0 -15
- package/dist/platform/soil/publish/apple-notes.d.ts.map +0 -1
- package/dist/platform/soil/publish/apple-notes.js +0 -58
- package/dist/platform/soil/publish/apple-notes.js.map +0 -1
- package/dist/platform/soil/publish/config.d.ts +0 -14
- package/dist/platform/soil/publish/config.d.ts.map +0 -1
- package/dist/platform/soil/publish/config.js +0 -59
- package/dist/platform/soil/publish/config.js.map +0 -1
- package/dist/platform/soil/publish/index.d.ts +0 -7
- package/dist/platform/soil/publish/index.d.ts.map +0 -1
- package/dist/platform/soil/publish/index.js +0 -7
- package/dist/platform/soil/publish/index.js.map +0 -1
- package/dist/platform/soil/publish/notion.d.ts +0 -51
- package/dist/platform/soil/publish/notion.d.ts.map +0 -1
- package/dist/platform/soil/publish/notion.js +0 -201
- package/dist/platform/soil/publish/notion.js.map +0 -1
- package/dist/platform/soil/publish/publisher.d.ts +0 -13
- package/dist/platform/soil/publish/publisher.d.ts.map +0 -1
- package/dist/platform/soil/publish/publisher.js +0 -57
- package/dist/platform/soil/publish/publisher.js.map +0 -1
- package/dist/platform/soil/publish/snapshot.d.ts +0 -4
- package/dist/platform/soil/publish/snapshot.d.ts.map +0 -1
- package/dist/platform/soil/publish/snapshot.js +0 -40
- package/dist/platform/soil/publish/snapshot.js.map +0 -1
- package/dist/platform/soil/publish/types.d.ts +0 -169
- package/dist/platform/soil/publish/types.d.ts.map +0 -1
- package/dist/platform/soil/publish/types.js +0 -32
- package/dist/platform/soil/publish/types.js.map +0 -1
- package/dist/platform/soil/retriever.d.ts +0 -77
- package/dist/platform/soil/retriever.d.ts.map +0 -1
- package/dist/platform/soil/retriever.js +0 -351
- package/dist/platform/soil/retriever.js.map +0 -1
- package/dist/platform/soil/runtime-rebuild.d.ts +0 -33
- package/dist/platform/soil/runtime-rebuild.d.ts.map +0 -1
- package/dist/platform/soil/runtime-rebuild.js +0 -200
- package/dist/platform/soil/runtime-rebuild.js.map +0 -1
- package/dist/platform/soil/sqlite-repository-helpers.d.ts +0 -84
- package/dist/platform/soil/sqlite-repository-helpers.d.ts.map +0 -1
- package/dist/platform/soil/sqlite-repository-helpers.js +0 -143
- package/dist/platform/soil/sqlite-repository-helpers.js.map +0 -1
- package/dist/platform/soil/sqlite-repository-search.d.ts +0 -8
- package/dist/platform/soil/sqlite-repository-search.d.ts.map +0 -1
- package/dist/platform/soil/sqlite-repository-search.js +0 -412
- package/dist/platform/soil/sqlite-repository-search.js.map +0 -1
- package/dist/platform/soil/sqlite-repository-storage.d.ts +0 -10
- package/dist/platform/soil/sqlite-repository-storage.d.ts.map +0 -1
- package/dist/platform/soil/sqlite-repository-storage.js +0 -399
- package/dist/platform/soil/sqlite-repository-storage.js.map +0 -1
- package/dist/platform/soil/sqlite-repository.d.ts +0 -31
- package/dist/platform/soil/sqlite-repository.d.ts.map +0 -1
- package/dist/platform/soil/sqlite-repository.js +0 -177
- package/dist/platform/soil/sqlite-repository.js.map +0 -1
- package/dist/platform/soil/types.d.ts +0 -506
- package/dist/platform/soil/types.d.ts.map +0 -1
- package/dist/platform/soil/types.js +0 -146
- package/dist/platform/soil/types.js.map +0 -1
- package/dist/platform/time/deadline-finalization.d.ts +0 -57
- package/dist/platform/time/deadline-finalization.d.ts.map +0 -1
- package/dist/platform/time/deadline-finalization.js +0 -136
- package/dist/platform/time/deadline-finalization.js.map +0 -1
- package/dist/platform/time/effect-latency-estimator.d.ts +0 -15
- package/dist/platform/time/effect-latency-estimator.d.ts.map +0 -1
- package/dist/platform/time/effect-latency-estimator.js +0 -39
- package/dist/platform/time/effect-latency-estimator.js.map +0 -1
- package/dist/platform/time/execution-mode.d.ts +0 -29
- package/dist/platform/time/execution-mode.d.ts.map +0 -1
- package/dist/platform/time/execution-mode.js +0 -84
- package/dist/platform/time/execution-mode.js.map +0 -1
- package/dist/platform/time/time-horizon-engine.d.ts +0 -18
- package/dist/platform/time/time-horizon-engine.d.ts.map +0 -1
- package/dist/platform/time/time-horizon-engine.js +0 -215
- package/dist/platform/time/time-horizon-engine.js.map +0 -1
- package/dist/platform/tools/executor.d.ts +0 -2
- package/dist/platform/tools/executor.d.ts.map +0 -1
- package/dist/platform/tools/executor.js +0 -2
- package/dist/platform/tools/executor.js.map +0 -1
- package/dist/platform/traits/character-config.d.ts +0 -34
- package/dist/platform/traits/character-config.d.ts.map +0 -1
- package/dist/platform/traits/character-config.js +0 -53
- package/dist/platform/traits/character-config.js.map +0 -1
- package/dist/platform/traits/curiosity-engine.d.ts +0 -176
- package/dist/platform/traits/curiosity-engine.d.ts.map +0 -1
- package/dist/platform/traits/curiosity-engine.js +0 -525
- package/dist/platform/traits/curiosity-engine.js.map +0 -1
- package/dist/platform/traits/curiosity-proposals.d.ts +0 -44
- package/dist/platform/traits/curiosity-proposals.d.ts.map +0 -1
- package/dist/platform/traits/curiosity-proposals.js +0 -284
- package/dist/platform/traits/curiosity-proposals.js.map +0 -1
- package/dist/platform/traits/curiosity-transfer.d.ts +0 -31
- package/dist/platform/traits/curiosity-transfer.d.ts.map +0 -1
- package/dist/platform/traits/curiosity-transfer.js +0 -53
- package/dist/platform/traits/curiosity-transfer.js.map +0 -1
- package/dist/platform/traits/ethics-gate.d.ts +0 -76
- package/dist/platform/traits/ethics-gate.d.ts.map +0 -1
- package/dist/platform/traits/ethics-gate.js +0 -281
- package/dist/platform/traits/ethics-gate.js.map +0 -1
- package/dist/platform/traits/ethics-rules.d.ts +0 -8
- package/dist/platform/traits/ethics-rules.d.ts.map +0 -1
- package/dist/platform/traits/ethics-rules.js +0 -90
- package/dist/platform/traits/ethics-rules.js.map +0 -1
- package/dist/platform/traits/guardrail-runner.d.ts +0 -29
- package/dist/platform/traits/guardrail-runner.d.ts.map +0 -1
- package/dist/platform/traits/guardrail-runner.js +0 -81
- package/dist/platform/traits/guardrail-runner.js.map +0 -1
- package/dist/platform/traits/trust-manager.d.ts +0 -90
- package/dist/platform/traits/trust-manager.d.ts.map +0 -1
- package/dist/platform/traits/trust-manager.js +0 -276
- package/dist/platform/traits/trust-manager.js.map +0 -1
- package/dist/platform/traits/types/character.d.ts +0 -20
- package/dist/platform/traits/types/character.d.ts.map +0 -1
- package/dist/platform/traits/types/character.js +0 -10
- package/dist/platform/traits/types/character.js.map +0 -1
- package/dist/platform/traits/types/curiosity.d.ts +0 -590
- package/dist/platform/traits/types/curiosity.d.ts.map +0 -1
- package/dist/platform/traits/types/curiosity.js +0 -96
- package/dist/platform/traits/types/curiosity.js.map +0 -1
- package/dist/platform/traits/types/ethics.d.ts +0 -169
- package/dist/platform/traits/types/ethics.d.ts.map +0 -1
- package/dist/platform/traits/types/ethics.js +0 -47
- package/dist/platform/traits/types/ethics.js.map +0 -1
- package/dist/platform/traits/types/guardrail.d.ts +0 -104
- package/dist/platform/traits/types/guardrail.d.ts.map +0 -1
- package/dist/platform/traits/types/guardrail.js +0 -34
- package/dist/platform/traits/types/guardrail.js.map +0 -1
- package/dist/platform/traits/types/trust.d.ts +0 -126
- package/dist/platform/traits/types/trust.d.ts.map +0 -1
- package/dist/platform/traits/types/trust.js +0 -38
- package/dist/platform/traits/types/trust.js.map +0 -1
- package/dist/prompt/context-assembler.d.ts +0 -123
- package/dist/prompt/context-assembler.d.ts.map +0 -1
- package/dist/prompt/context-assembler.js +0 -374
- package/dist/prompt/context-assembler.js.map +0 -1
- package/dist/prompt/formatters.d.ts +0 -50
- package/dist/prompt/formatters.d.ts.map +0 -1
- package/dist/prompt/formatters.js +0 -135
- package/dist/prompt/formatters.js.map +0 -1
- package/dist/prompt/gateway.d.ts +0 -42
- package/dist/prompt/gateway.d.ts.map +0 -1
- package/dist/prompt/gateway.js +0 -125
- package/dist/prompt/gateway.js.map +0 -1
- package/dist/prompt/index.d.ts +0 -12
- package/dist/prompt/index.d.ts.map +0 -1
- package/dist/prompt/index.js +0 -9
- package/dist/prompt/index.js.map +0 -1
- package/dist/prompt/purposes/capability.d.ts +0 -64
- package/dist/prompt/purposes/capability.d.ts.map +0 -1
- package/dist/prompt/purposes/capability.js +0 -38
- package/dist/prompt/purposes/capability.js.map +0 -1
- package/dist/prompt/purposes/checkpoint.d.ts +0 -22
- package/dist/prompt/purposes/checkpoint.d.ts.map +0 -1
- package/dist/prompt/purposes/checkpoint.js +0 -17
- package/dist/prompt/purposes/checkpoint.js.map +0 -1
- package/dist/prompt/purposes/curiosity.d.ts +0 -41
- package/dist/prompt/purposes/curiosity.d.ts.map +0 -1
- package/dist/prompt/purposes/curiosity.js +0 -19
- package/dist/prompt/purposes/curiosity.js.map +0 -1
- package/dist/prompt/purposes/dependency.d.ts +0 -34
- package/dist/prompt/purposes/dependency.d.ts.map +0 -1
- package/dist/prompt/purposes/dependency.js +0 -21
- package/dist/prompt/purposes/dependency.js.map +0 -1
- package/dist/prompt/purposes/dream.d.ts +0 -9
- package/dist/prompt/purposes/dream.d.ts.map +0 -1
- package/dist/prompt/purposes/dream.js +0 -71
- package/dist/prompt/purposes/dream.js.map +0 -1
- package/dist/prompt/purposes/ethics.d.ts +0 -47
- package/dist/prompt/purposes/ethics.d.ts.map +0 -1
- package/dist/prompt/purposes/ethics.js +0 -89
- package/dist/prompt/purposes/ethics.js.map +0 -1
- package/dist/prompt/purposes/final-migration.d.ts +0 -15
- package/dist/prompt/purposes/final-migration.d.ts.map +0 -1
- package/dist/prompt/purposes/final-migration.js +0 -15
- package/dist/prompt/purposes/final-migration.js.map +0 -1
- package/dist/prompt/purposes/goal-decomposition.d.ts +0 -46
- package/dist/prompt/purposes/goal-decomposition.d.ts.map +0 -1
- package/dist/prompt/purposes/goal-decomposition.js +0 -20
- package/dist/prompt/purposes/goal-decomposition.js.map +0 -1
- package/dist/prompt/purposes/goal-quality.d.ts +0 -61
- package/dist/prompt/purposes/goal-quality.d.ts.map +0 -1
- package/dist/prompt/purposes/goal-quality.js +0 -37
- package/dist/prompt/purposes/goal-quality.js.map +0 -1
- package/dist/prompt/purposes/index.d.ts +0 -30
- package/dist/prompt/purposes/index.d.ts.map +0 -1
- package/dist/prompt/purposes/index.js +0 -321
- package/dist/prompt/purposes/index.js.map +0 -1
- package/dist/prompt/purposes/knowledge-transfer.d.ts +0 -81
- package/dist/prompt/purposes/knowledge-transfer.d.ts.map +0 -1
- package/dist/prompt/purposes/knowledge-transfer.js +0 -33
- package/dist/prompt/purposes/knowledge-transfer.js.map +0 -1
- package/dist/prompt/purposes/knowledge.d.ts +0 -88
- package/dist/prompt/purposes/knowledge.d.ts.map +0 -1
- package/dist/prompt/purposes/knowledge.js +0 -59
- package/dist/prompt/purposes/knowledge.js.map +0 -1
- package/dist/prompt/purposes/learning.d.ts +0 -70
- package/dist/prompt/purposes/learning.d.ts.map +0 -1
- package/dist/prompt/purposes/learning.js +0 -32
- package/dist/prompt/purposes/learning.js.map +0 -1
- package/dist/prompt/purposes/memory-distill.d.ts +0 -75
- package/dist/prompt/purposes/memory-distill.d.ts.map +0 -1
- package/dist/prompt/purposes/memory-distill.js +0 -27
- package/dist/prompt/purposes/memory-distill.js.map +0 -1
- package/dist/prompt/purposes/observation.d.ts +0 -25
- package/dist/prompt/purposes/observation.d.ts.map +0 -1
- package/dist/prompt/purposes/observation.js +0 -17
- package/dist/prompt/purposes/observation.js.map +0 -1
- package/dist/prompt/purposes/strategy-template.d.ts +0 -57
- package/dist/prompt/purposes/strategy-template.d.ts.map +0 -1
- package/dist/prompt/purposes/strategy-template.js +0 -31
- package/dist/prompt/purposes/strategy-template.js.map +0 -1
- package/dist/prompt/purposes/strategy.d.ts +0 -11
- package/dist/prompt/purposes/strategy.d.ts.map +0 -1
- package/dist/prompt/purposes/strategy.js +0 -29
- package/dist/prompt/purposes/strategy.js.map +0 -1
- package/dist/prompt/purposes/task-generation.d.ts +0 -26
- package/dist/prompt/purposes/task-generation.d.ts.map +0 -1
- package/dist/prompt/purposes/task-generation.js +0 -22
- package/dist/prompt/purposes/task-generation.js.map +0 -1
- package/dist/prompt/purposes/verification.d.ts +0 -25
- package/dist/prompt/purposes/verification.d.ts.map +0 -1
- package/dist/prompt/purposes/verification.js +0 -17
- package/dist/prompt/purposes/verification.js.map +0 -1
- package/dist/prompt/slot-definitions.d.ts +0 -33
- package/dist/prompt/slot-definitions.d.ts.map +0 -1
- package/dist/prompt/slot-definitions.js +0 -383
- package/dist/prompt/slot-definitions.js.map +0 -1
- package/dist/reflection/dream-consolidation.d.ts +0 -11
- package/dist/reflection/dream-consolidation.d.ts.map +0 -1
- package/dist/reflection/dream-consolidation.js +0 -61
- package/dist/reflection/dream-consolidation.js.map +0 -1
- package/dist/reflection/evening-catchup.d.ts +0 -13
- package/dist/reflection/evening-catchup.d.ts.map +0 -1
- package/dist/reflection/evening-catchup.js +0 -85
- package/dist/reflection/evening-catchup.js.map +0 -1
- package/dist/reflection/index.d.ts +0 -7
- package/dist/reflection/index.d.ts.map +0 -1
- package/dist/reflection/index.js +0 -6
- package/dist/reflection/index.js.map +0 -1
- package/dist/reflection/morning-planning.d.ts +0 -13
- package/dist/reflection/morning-planning.d.ts.map +0 -1
- package/dist/reflection/morning-planning.js +0 -71
- package/dist/reflection/morning-planning.js.map +0 -1
- package/dist/reflection/reflection-utils.d.ts +0 -16
- package/dist/reflection/reflection-utils.d.ts.map +0 -1
- package/dist/reflection/reflection-utils.js +0 -56
- package/dist/reflection/reflection-utils.js.map +0 -1
- package/dist/reflection/types/reflection.d.ts +0 -34
- package/dist/reflection/types/reflection.d.ts.map +0 -1
- package/dist/reflection/types/reflection.js +0 -14
- package/dist/reflection/types/reflection.js.map +0 -1
- package/dist/reflection/types.d.ts +0 -168
- package/dist/reflection/types.d.ts.map +0 -1
- package/dist/reflection/types.js +0 -58
- package/dist/reflection/types.js.map +0 -1
- package/dist/reflection/weekly-review.d.ts +0 -11
- package/dist/reflection/weekly-review.d.ts.map +0 -1
- package/dist/reflection/weekly-review.js +0 -109
- package/dist/reflection/weekly-review.js.map +0 -1
- package/dist/reporting/report-formatters.d.ts +0 -19
- package/dist/reporting/report-formatters.d.ts.map +0 -1
- package/dist/reporting/report-formatters.js +0 -276
- package/dist/reporting/report-formatters.js.map +0 -1
- package/dist/reporting/reporting-engine.d.ts +0 -37
- package/dist/reporting/reporting-engine.d.ts.map +0 -1
- package/dist/reporting/reporting-engine.js +0 -434
- package/dist/reporting/reporting-engine.js.map +0 -1
- package/dist/reporting/reporting-types.d.ts +0 -49
- package/dist/reporting/reporting-types.d.ts.map +0 -1
- package/dist/reporting/reporting-types.js +0 -2
- package/dist/reporting/reporting-types.js.map +0 -1
- package/dist/reporting/types/report.d.ts +0 -277
- package/dist/reporting/types/report.d.ts.map +0 -1
- package/dist/reporting/types/report.js +0 -56
- package/dist/reporting/types/report.js.map +0 -1
- package/dist/runtime/approval-broker.d.ts +0 -89
- package/dist/runtime/approval-broker.d.ts.map +0 -1
- package/dist/runtime/approval-broker.js +0 -321
- package/dist/runtime/approval-broker.js.map +0 -1
- package/dist/runtime/builtin-integrations.d.ts +0 -4
- package/dist/runtime/builtin-integrations.d.ts.map +0 -1
- package/dist/runtime/builtin-integrations.js +0 -67
- package/dist/runtime/builtin-integrations.js.map +0 -1
- package/dist/runtime/change-detector.d.ts +0 -6
- package/dist/runtime/change-detector.d.ts.map +0 -1
- package/dist/runtime/change-detector.js +0 -53
- package/dist/runtime/change-detector.js.map +0 -1
- package/dist/runtime/channels/email-channel.d.ts +0 -4
- package/dist/runtime/channels/email-channel.d.ts.map +0 -1
- package/dist/runtime/channels/email-channel.js +0 -65
- package/dist/runtime/channels/email-channel.js.map +0 -1
- package/dist/runtime/channels/http-post.d.ts +0 -6
- package/dist/runtime/channels/http-post.d.ts.map +0 -1
- package/dist/runtime/channels/http-post.js +0 -50
- package/dist/runtime/channels/http-post.js.map +0 -1
- package/dist/runtime/channels/slack-channel.d.ts +0 -4
- package/dist/runtime/channels/slack-channel.d.ts.map +0 -1
- package/dist/runtime/channels/slack-channel.js +0 -87
- package/dist/runtime/channels/slack-channel.js.map +0 -1
- package/dist/runtime/channels/webhook-channel.d.ts +0 -4
- package/dist/runtime/channels/webhook-channel.d.ts.map +0 -1
- package/dist/runtime/channels/webhook-channel.js +0 -47
- package/dist/runtime/channels/webhook-channel.js.map +0 -1
- package/dist/runtime/command-dispatcher.d.ts +0 -40
- package/dist/runtime/command-dispatcher.d.ts.map +0 -1
- package/dist/runtime/command-dispatcher.js +0 -181
- package/dist/runtime/command-dispatcher.js.map +0 -1
- package/dist/runtime/companion-policy.d.ts +0 -27
- package/dist/runtime/companion-policy.d.ts.map +0 -1
- package/dist/runtime/companion-policy.js +0 -135
- package/dist/runtime/companion-policy.js.map +0 -1
- package/dist/runtime/confirmation-decision.d.ts +0 -94
- package/dist/runtime/confirmation-decision.d.ts.map +0 -1
- package/dist/runtime/confirmation-decision.js +0 -109
- package/dist/runtime/confirmation-decision.js.map +0 -1
- package/dist/runtime/control/daemon-runtime-control-executor.d.ts +0 -7
- package/dist/runtime/control/daemon-runtime-control-executor.d.ts.map +0 -1
- package/dist/runtime/control/daemon-runtime-control-executor.js +0 -81
- package/dist/runtime/control/daemon-runtime-control-executor.js.map +0 -1
- package/dist/runtime/control/index.d.ts +0 -11
- package/dist/runtime/control/index.d.ts.map +0 -1
- package/dist/runtime/control/index.js +0 -6
- package/dist/runtime/control/index.js.map +0 -1
- package/dist/runtime/control/runtime-control-intent.d.ts +0 -30
- package/dist/runtime/control/runtime-control-intent.d.ts.map +0 -1
- package/dist/runtime/control/runtime-control-intent.js +0 -103
- package/dist/runtime/control/runtime-control-intent.js.map +0 -1
- package/dist/runtime/control/runtime-control-result-routing.d.ts +0 -28
- package/dist/runtime/control/runtime-control-result-routing.d.ts.map +0 -1
- package/dist/runtime/control/runtime-control-result-routing.js +0 -47
- package/dist/runtime/control/runtime-control-result-routing.js.map +0 -1
- package/dist/runtime/control/runtime-control-service.d.ts +0 -105
- package/dist/runtime/control/runtime-control-service.d.ts.map +0 -1
- package/dist/runtime/control/runtime-control-service.js +0 -595
- package/dist/runtime/control/runtime-control-service.js.map +0 -1
- package/dist/runtime/control/runtime-target-resolver.d.ts +0 -39
- package/dist/runtime/control/runtime-target-resolver.d.ts.map +0 -1
- package/dist/runtime/control/runtime-target-resolver.js +0 -114
- package/dist/runtime/control/runtime-target-resolver.js.map +0 -1
- package/dist/runtime/conversational-approval-decision.d.ts +0 -29
- package/dist/runtime/conversational-approval-decision.d.ts.map +0 -1
- package/dist/runtime/conversational-approval-decision.js +0 -92
- package/dist/runtime/conversational-approval-decision.js.map +0 -1
- package/dist/runtime/daemon/browser-backpressure-policy.d.ts +0 -22
- package/dist/runtime/daemon/browser-backpressure-policy.d.ts.map +0 -1
- package/dist/runtime/daemon/browser-backpressure-policy.js +0 -95
- package/dist/runtime/daemon/browser-backpressure-policy.js.map +0 -1
- package/dist/runtime/daemon/client.d.ts +0 -127
- package/dist/runtime/daemon/client.d.ts.map +0 -1
- package/dist/runtime/daemon/client.js +0 -409
- package/dist/runtime/daemon/client.js.map +0 -1
- package/dist/runtime/daemon/control-contracts.d.ts +0 -7
- package/dist/runtime/daemon/control-contracts.d.ts.map +0 -1
- package/dist/runtime/daemon/control-contracts.js +0 -2
- package/dist/runtime/daemon/control-contracts.js.map +0 -1
- package/dist/runtime/daemon/health.d.ts +0 -31
- package/dist/runtime/daemon/health.d.ts.map +0 -1
- package/dist/runtime/daemon/health.js +0 -113
- package/dist/runtime/daemon/health.js.map +0 -1
- package/dist/runtime/daemon/index.d.ts +0 -10
- package/dist/runtime/daemon/index.d.ts.map +0 -1
- package/dist/runtime/daemon/index.js +0 -9
- package/dist/runtime/daemon/index.js.map +0 -1
- package/dist/runtime/daemon/maintenance.d.ts +0 -97
- package/dist/runtime/daemon/maintenance.d.ts.map +0 -1
- package/dist/runtime/daemon/maintenance.js +0 -322
- package/dist/runtime/daemon/maintenance.js.map +0 -1
- package/dist/runtime/daemon/persistence.d.ts +0 -20
- package/dist/runtime/daemon/persistence.d.ts.map +0 -1
- package/dist/runtime/daemon/persistence.js +0 -125
- package/dist/runtime/daemon/persistence.js.map +0 -1
- package/dist/runtime/daemon/runner-bootstrap.d.ts +0 -25
- package/dist/runtime/daemon/runner-bootstrap.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-bootstrap.js +0 -77
- package/dist/runtime/daemon/runner-bootstrap.js.map +0 -1
- package/dist/runtime/daemon/runner-commands.d.ts +0 -69
- package/dist/runtime/daemon/runner-commands.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-commands.js +0 -455
- package/dist/runtime/daemon/runner-commands.js.map +0 -1
- package/dist/runtime/daemon/runner-errors.d.ts +0 -28
- package/dist/runtime/daemon/runner-errors.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-errors.js +0 -41
- package/dist/runtime/daemon/runner-errors.js.map +0 -1
- package/dist/runtime/daemon/runner-goal-cycle.d.ts +0 -3
- package/dist/runtime/daemon/runner-goal-cycle.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-goal-cycle.js +0 -222
- package/dist/runtime/daemon/runner-goal-cycle.js.map +0 -1
- package/dist/runtime/daemon/runner-lifecycle.d.ts +0 -34
- package/dist/runtime/daemon/runner-lifecycle.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-lifecycle.js +0 -59
- package/dist/runtime/daemon/runner-lifecycle.js.map +0 -1
- package/dist/runtime/daemon/runner-recovery.d.ts +0 -26
- package/dist/runtime/daemon/runner-recovery.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-recovery.js +0 -184
- package/dist/runtime/daemon/runner-recovery.js.map +0 -1
- package/dist/runtime/daemon/runner-resident-curiosity.d.ts +0 -12
- package/dist/runtime/daemon/runner-resident-curiosity.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-resident-curiosity.js +0 -159
- package/dist/runtime/daemon/runner-resident-curiosity.js.map +0 -1
- package/dist/runtime/daemon/runner-resident-dream.d.ts +0 -20
- package/dist/runtime/daemon/runner-resident-dream.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-resident-dream.js +0 -148
- package/dist/runtime/daemon/runner-resident-dream.js.map +0 -1
- package/dist/runtime/daemon/runner-resident-proactive.d.ts +0 -4
- package/dist/runtime/daemon/runner-resident-proactive.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-resident-proactive.js +0 -113
- package/dist/runtime/daemon/runner-resident-proactive.js.map +0 -1
- package/dist/runtime/daemon/runner-resident-shared.d.ts +0 -40
- package/dist/runtime/daemon/runner-resident-shared.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-resident-shared.js +0 -117
- package/dist/runtime/daemon/runner-resident-shared.js.map +0 -1
- package/dist/runtime/daemon/runner-resident.d.ts +0 -5
- package/dist/runtime/daemon/runner-resident.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-resident.js +0 -5
- package/dist/runtime/daemon/runner-resident.js.map +0 -1
- package/dist/runtime/daemon/runner-runtime.d.ts +0 -12
- package/dist/runtime/daemon/runner-runtime.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-runtime.js +0 -43
- package/dist/runtime/daemon/runner-runtime.js.map +0 -1
- package/dist/runtime/daemon/runner-startup.d.ts +0 -19
- package/dist/runtime/daemon/runner-startup.d.ts.map +0 -1
- package/dist/runtime/daemon/runner-startup.js +0 -402
- package/dist/runtime/daemon/runner-startup.js.map +0 -1
- package/dist/runtime/daemon/runner.d.ts +0 -288
- package/dist/runtime/daemon/runner.d.ts.map +0 -1
- package/dist/runtime/daemon/runner.js +0 -635
- package/dist/runtime/daemon/runner.js.map +0 -1
- package/dist/runtime/daemon/runtime-ownership.d.ts +0 -55
- package/dist/runtime/daemon/runtime-ownership.d.ts.map +0 -1
- package/dist/runtime/daemon/runtime-ownership.js +0 -636
- package/dist/runtime/daemon/runtime-ownership.js.map +0 -1
- package/dist/runtime/daemon/runtime-root.d.ts +0 -5
- package/dist/runtime/daemon/runtime-root.d.ts.map +0 -1
- package/dist/runtime/daemon/runtime-root.js +0 -60
- package/dist/runtime/daemon/runtime-root.js.map +0 -1
- package/dist/runtime/daemon/signals.d.ts +0 -17
- package/dist/runtime/daemon/signals.d.ts.map +0 -1
- package/dist/runtime/daemon/signals.js +0 -31
- package/dist/runtime/daemon/signals.js.map +0 -1
- package/dist/runtime/daemon/types.d.ts +0 -8
- package/dist/runtime/daemon/types.d.ts.map +0 -1
- package/dist/runtime/daemon/types.js +0 -2
- package/dist/runtime/daemon/types.js.map +0 -1
- package/dist/runtime/daemon/wait-deadline-resolver.d.ts +0 -28
- package/dist/runtime/daemon/wait-deadline-resolver.d.ts.map +0 -1
- package/dist/runtime/daemon/wait-deadline-resolver.js +0 -110
- package/dist/runtime/daemon/wait-deadline-resolver.js.map +0 -1
- package/dist/runtime/daemon-client.d.ts +0 -2
- package/dist/runtime/daemon-client.d.ts.map +0 -1
- package/dist/runtime/daemon-client.js +0 -2
- package/dist/runtime/daemon-client.js.map +0 -1
- package/dist/runtime/daemon-runner.d.ts +0 -2
- package/dist/runtime/daemon-runner.d.ts.map +0 -1
- package/dist/runtime/daemon-runner.js +0 -2
- package/dist/runtime/daemon-runner.js.map +0 -1
- package/dist/runtime/dream-sidecar-review.d.ts +0 -93
- package/dist/runtime/dream-sidecar-review.d.ts.map +0 -1
- package/dist/runtime/dream-sidecar-review.js +0 -489
- package/dist/runtime/dream-sidecar-review.js.map +0 -1
- package/dist/runtime/event/dispatcher.d.ts +0 -32
- package/dist/runtime/event/dispatcher.d.ts.map +0 -1
- package/dist/runtime/event/dispatcher.js +0 -120
- package/dist/runtime/event/dispatcher.js.map +0 -1
- package/dist/runtime/event/index.d.ts +0 -5
- package/dist/runtime/event/index.d.ts.map +0 -1
- package/dist/runtime/event/index.js +0 -5
- package/dist/runtime/event/index.js.map +0 -1
- package/dist/runtime/event/server-auth.d.ts +0 -23
- package/dist/runtime/event/server-auth.d.ts.map +0 -1
- package/dist/runtime/event/server-auth.js +0 -136
- package/dist/runtime/event/server-auth.js.map +0 -1
- package/dist/runtime/event/server-command-handler.d.ts +0 -17
- package/dist/runtime/event/server-command-handler.d.ts.map +0 -1
- package/dist/runtime/event/server-command-handler.js +0 -266
- package/dist/runtime/event/server-command-handler.js.map +0 -1
- package/dist/runtime/event/server-file-ingestion.d.ts +0 -24
- package/dist/runtime/event/server-file-ingestion.d.ts.map +0 -1
- package/dist/runtime/event/server-file-ingestion.js +0 -180
- package/dist/runtime/event/server-file-ingestion.js.map +0 -1
- package/dist/runtime/event/server-http.d.ts +0 -6
- package/dist/runtime/event/server-http.d.ts.map +0 -1
- package/dist/runtime/event/server-http.js +0 -29
- package/dist/runtime/event/server-http.js.map +0 -1
- package/dist/runtime/event/server-router.d.ts +0 -26
- package/dist/runtime/event/server-router.d.ts.map +0 -1
- package/dist/runtime/event/server-router.js +0 -79
- package/dist/runtime/event/server-router.js.map +0 -1
- package/dist/runtime/event/server-snapshot-reader.d.ts +0 -47
- package/dist/runtime/event/server-snapshot-reader.d.ts.map +0 -1
- package/dist/runtime/event/server-snapshot-reader.js +0 -224
- package/dist/runtime/event/server-snapshot-reader.js.map +0 -1
- package/dist/runtime/event/server-sse.d.ts +0 -25
- package/dist/runtime/event/server-sse.d.ts.map +0 -1
- package/dist/runtime/event/server-sse.js +0 -148
- package/dist/runtime/event/server-sse.js.map +0 -1
- package/dist/runtime/event/server-trigger-handler.d.ts +0 -16
- package/dist/runtime/event/server-trigger-handler.d.ts.map +0 -1
- package/dist/runtime/event/server-trigger-handler.js +0 -118
- package/dist/runtime/event/server-trigger-handler.js.map +0 -1
- package/dist/runtime/event/server-types.d.ts +0 -38
- package/dist/runtime/event/server-types.d.ts.map +0 -1
- package/dist/runtime/event/server-types.js +0 -2
- package/dist/runtime/event/server-types.js.map +0 -1
- package/dist/runtime/event/server.d.ts +0 -69
- package/dist/runtime/event/server.d.ts.map +0 -1
- package/dist/runtime/event/server.js +0 -289
- package/dist/runtime/event/server.js.map +0 -1
- package/dist/runtime/event-server.d.ts +0 -2
- package/dist/runtime/event-server.d.ts.map +0 -1
- package/dist/runtime/event-server.js +0 -2
- package/dist/runtime/event-server.js.map +0 -1
- package/dist/runtime/evidence-answer.d.ts +0 -41
- package/dist/runtime/evidence-answer.d.ts.map +0 -1
- package/dist/runtime/evidence-answer.js +0 -393
- package/dist/runtime/evidence-answer.js.map +0 -1
- package/dist/runtime/executor/goal-worker.d.ts +0 -45
- package/dist/runtime/executor/goal-worker.d.ts.map +0 -1
- package/dist/runtime/executor/goal-worker.js +0 -116
- package/dist/runtime/executor/goal-worker.js.map +0 -1
- package/dist/runtime/executor/index.d.ts +0 -3
- package/dist/runtime/executor/index.d.ts.map +0 -1
- package/dist/runtime/executor/index.js +0 -3
- package/dist/runtime/executor/index.js.map +0 -1
- package/dist/runtime/executor/loop-supervisor.d.ts +0 -109
- package/dist/runtime/executor/loop-supervisor.d.ts.map +0 -1
- package/dist/runtime/executor/loop-supervisor.js +0 -690
- package/dist/runtime/executor/loop-supervisor.js.map +0 -1
- package/dist/runtime/foreign-plugins/compatibility.d.ts +0 -7
- package/dist/runtime/foreign-plugins/compatibility.d.ts.map +0 -1
- package/dist/runtime/foreign-plugins/compatibility.js +0 -175
- package/dist/runtime/foreign-plugins/compatibility.js.map +0 -1
- package/dist/runtime/foreign-plugins/index.d.ts +0 -3
- package/dist/runtime/foreign-plugins/index.d.ts.map +0 -1
- package/dist/runtime/foreign-plugins/index.js +0 -2
- package/dist/runtime/foreign-plugins/index.js.map +0 -1
- package/dist/runtime/foreign-plugins/types.d.ts +0 -25
- package/dist/runtime/foreign-plugins/types.d.ts.map +0 -1
- package/dist/runtime/foreign-plugins/types.js +0 -2
- package/dist/runtime/foreign-plugins/types.js.map +0 -1
- package/dist/runtime/gateway/builtin-channel-integrations.d.ts +0 -21
- package/dist/runtime/gateway/builtin-channel-integrations.d.ts.map +0 -1
- package/dist/runtime/gateway/builtin-channel-integrations.js +0 -126
- package/dist/runtime/gateway/builtin-channel-integrations.js.map +0 -1
- package/dist/runtime/gateway/builtin-channel-names.d.ts +0 -3
- package/dist/runtime/gateway/builtin-channel-names.d.ts.map +0 -1
- package/dist/runtime/gateway/builtin-channel-names.js +0 -7
- package/dist/runtime/gateway/builtin-channel-names.js.map +0 -1
- package/dist/runtime/gateway/channel-adapter.d.ts +0 -43
- package/dist/runtime/gateway/channel-adapter.d.ts.map +0 -1
- package/dist/runtime/gateway/channel-adapter.js +0 -2
- package/dist/runtime/gateway/channel-adapter.js.map +0 -1
- package/dist/runtime/gateway/channel-display-policy.d.ts +0 -42
- package/dist/runtime/gateway/channel-display-policy.d.ts.map +0 -1
- package/dist/runtime/gateway/channel-display-policy.js +0 -85
- package/dist/runtime/gateway/channel-display-policy.js.map +0 -1
- package/dist/runtime/gateway/channel-policy.d.ts +0 -41
- package/dist/runtime/gateway/channel-policy.d.ts.map +0 -1
- package/dist/runtime/gateway/channel-policy.js +0 -57
- package/dist/runtime/gateway/channel-policy.js.map +0 -1
- package/dist/runtime/gateway/chat-event-rendering.d.ts +0 -35
- package/dist/runtime/gateway/chat-event-rendering.d.ts.map +0 -1
- package/dist/runtime/gateway/chat-event-rendering.js +0 -63
- package/dist/runtime/gateway/chat-event-rendering.js.map +0 -1
- package/dist/runtime/gateway/chat-session-dispatch.d.ts +0 -4
- package/dist/runtime/gateway/chat-session-dispatch.d.ts.map +0 -1
- package/dist/runtime/gateway/chat-session-dispatch.js +0 -37
- package/dist/runtime/gateway/chat-session-dispatch.js.map +0 -1
- package/dist/runtime/gateway/chat-session-port.d.ts +0 -27
- package/dist/runtime/gateway/chat-session-port.d.ts.map +0 -1
- package/dist/runtime/gateway/chat-session-port.js +0 -20
- package/dist/runtime/gateway/chat-session-port.js.map +0 -1
- package/dist/runtime/gateway/core-channel-notification.d.ts +0 -6
- package/dist/runtime/gateway/core-channel-notification.d.ts.map +0 -1
- package/dist/runtime/gateway/core-channel-notification.js +0 -40
- package/dist/runtime/gateway/core-channel-notification.js.map +0 -1
- package/dist/runtime/gateway/discord-gateway-adapter.d.ts +0 -64
- package/dist/runtime/gateway/discord-gateway-adapter.d.ts.map +0 -1
- package/dist/runtime/gateway/discord-gateway-adapter.js +0 -454
- package/dist/runtime/gateway/discord-gateway-adapter.js.map +0 -1
- package/dist/runtime/gateway/http-channel-adapter.d.ts +0 -23
- package/dist/runtime/gateway/http-channel-adapter.d.ts.map +0 -1
- package/dist/runtime/gateway/http-channel-adapter.js +0 -51
- package/dist/runtime/gateway/http-channel-adapter.js.map +0 -1
- package/dist/runtime/gateway/index.d.ts +0 -16
- package/dist/runtime/gateway/index.d.ts.map +0 -1
- package/dist/runtime/gateway/index.js +0 -10
- package/dist/runtime/gateway/index.js.map +0 -1
- package/dist/runtime/gateway/ingress-gateway.d.ts +0 -39
- package/dist/runtime/gateway/ingress-gateway.d.ts.map +0 -1
- package/dist/runtime/gateway/ingress-gateway.js +0 -148
- package/dist/runtime/gateway/ingress-gateway.js.map +0 -1
- package/dist/runtime/gateway/non-tui-display-projector.d.ts +0 -40
- package/dist/runtime/gateway/non-tui-display-projector.d.ts.map +0 -1
- package/dist/runtime/gateway/non-tui-display-projector.js +0 -166
- package/dist/runtime/gateway/non-tui-display-projector.js.map +0 -1
- package/dist/runtime/gateway/signal-gateway-adapter.d.ts +0 -69
- package/dist/runtime/gateway/signal-gateway-adapter.d.ts.map +0 -1
- package/dist/runtime/gateway/signal-gateway-adapter.js +0 -328
- package/dist/runtime/gateway/signal-gateway-adapter.js.map +0 -1
- package/dist/runtime/gateway/slack-channel-adapter.d.ts +0 -54
- package/dist/runtime/gateway/slack-channel-adapter.d.ts.map +0 -1
- package/dist/runtime/gateway/slack-channel-adapter.js +0 -322
- package/dist/runtime/gateway/slack-channel-adapter.js.map +0 -1
- package/dist/runtime/gateway/telegram-gateway-adapter.d.ts +0 -86
- package/dist/runtime/gateway/telegram-gateway-adapter.d.ts.map +0 -1
- package/dist/runtime/gateway/telegram-gateway-adapter.js +0 -495
- package/dist/runtime/gateway/telegram-gateway-adapter.js.map +0 -1
- package/dist/runtime/gateway/typing-indicator.d.ts +0 -11
- package/dist/runtime/gateway/typing-indicator.d.ts.map +0 -1
- package/dist/runtime/gateway/typing-indicator.js +0 -68
- package/dist/runtime/gateway/typing-indicator.js.map +0 -1
- package/dist/runtime/gateway/whatsapp-gateway-adapter.d.ts +0 -61
- package/dist/runtime/gateway/whatsapp-gateway-adapter.d.ts.map +0 -1
- package/dist/runtime/gateway/whatsapp-gateway-adapter.js +0 -343
- package/dist/runtime/gateway/whatsapp-gateway-adapter.js.map +0 -1
- package/dist/runtime/gateway/ws-channel-adapter.d.ts +0 -40
- package/dist/runtime/gateway/ws-channel-adapter.d.ts.map +0 -1
- package/dist/runtime/gateway/ws-channel-adapter.js +0 -105
- package/dist/runtime/gateway/ws-channel-adapter.js.map +0 -1
- package/dist/runtime/goal-lease-manager.d.ts +0 -35
- package/dist/runtime/goal-lease-manager.d.ts.map +0 -1
- package/dist/runtime/goal-lease-manager.js +0 -191
- package/dist/runtime/goal-lease-manager.js.map +0 -1
- package/dist/runtime/guardrails/backpressure-controller.d.ts +0 -32
- package/dist/runtime/guardrails/backpressure-controller.d.ts.map +0 -1
- package/dist/runtime/guardrails/backpressure-controller.js +0 -88
- package/dist/runtime/guardrails/backpressure-controller.js.map +0 -1
- package/dist/runtime/guardrails/circuit-breaker.d.ts +0 -32
- package/dist/runtime/guardrails/circuit-breaker.d.ts.map +0 -1
- package/dist/runtime/guardrails/circuit-breaker.js +0 -88
- package/dist/runtime/guardrails/circuit-breaker.js.map +0 -1
- package/dist/runtime/guardrails/guardrail-store.d.ts +0 -23
- package/dist/runtime/guardrails/guardrail-store.d.ts.map +0 -1
- package/dist/runtime/guardrails/guardrail-store.js +0 -95
- package/dist/runtime/guardrails/guardrail-store.js.map +0 -1
- package/dist/runtime/guardrails/index.d.ts +0 -4
- package/dist/runtime/guardrails/index.d.ts.map +0 -1
- package/dist/runtime/guardrails/index.js +0 -4
- package/dist/runtime/guardrails/index.js.map +0 -1
- package/dist/runtime/hook-manager.d.ts +0 -45
- package/dist/runtime/hook-manager.d.ts.map +0 -1
- package/dist/runtime/hook-manager.js +0 -207
- package/dist/runtime/hook-manager.js.map +0 -1
- package/dist/runtime/interactive-automation/browser-session-resolver.d.ts +0 -26
- package/dist/runtime/interactive-automation/browser-session-resolver.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/browser-session-resolver.js +0 -75
- package/dist/runtime/interactive-automation/browser-session-resolver.js.map +0 -1
- package/dist/runtime/interactive-automation/browser-session-store.d.ts +0 -43
- package/dist/runtime/interactive-automation/browser-session-store.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/browser-session-store.js +0 -104
- package/dist/runtime/interactive-automation/browser-session-store.js.map +0 -1
- package/dist/runtime/interactive-automation/default-registry.d.ts +0 -9
- package/dist/runtime/interactive-automation/default-registry.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/default-registry.js +0 -24
- package/dist/runtime/interactive-automation/default-registry.js.map +0 -1
- package/dist/runtime/interactive-automation/failure-classifier.d.ts +0 -11
- package/dist/runtime/interactive-automation/failure-classifier.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/failure-classifier.js +0 -31
- package/dist/runtime/interactive-automation/failure-classifier.js.map +0 -1
- package/dist/runtime/interactive-automation/index.d.ts +0 -13
- package/dist/runtime/interactive-automation/index.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/index.js +0 -13
- package/dist/runtime/interactive-automation/index.js.map +0 -1
- package/dist/runtime/interactive-automation/providers/anthropic-computer-use.d.ts +0 -14
- package/dist/runtime/interactive-automation/providers/anthropic-computer-use.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/providers/anthropic-computer-use.js +0 -33
- package/dist/runtime/interactive-automation/providers/anthropic-computer-use.js.map +0 -1
- package/dist/runtime/interactive-automation/providers/codex-app.d.ts +0 -29
- package/dist/runtime/interactive-automation/providers/codex-app.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/providers/codex-app.js +0 -67
- package/dist/runtime/interactive-automation/providers/codex-app.js.map +0 -1
- package/dist/runtime/interactive-automation/providers/manus-browser.d.ts +0 -23
- package/dist/runtime/interactive-automation/providers/manus-browser.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/providers/manus-browser.js +0 -133
- package/dist/runtime/interactive-automation/providers/manus-browser.js.map +0 -1
- package/dist/runtime/interactive-automation/providers/noop.d.ts +0 -21
- package/dist/runtime/interactive-automation/providers/noop.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/providers/noop.js +0 -59
- package/dist/runtime/interactive-automation/providers/noop.js.map +0 -1
- package/dist/runtime/interactive-automation/providers/perplexity-research.d.ts +0 -25
- package/dist/runtime/interactive-automation/providers/perplexity-research.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/providers/perplexity-research.js +0 -124
- package/dist/runtime/interactive-automation/providers/perplexity-research.js.map +0 -1
- package/dist/runtime/interactive-automation/registry.d.ts +0 -20
- package/dist/runtime/interactive-automation/registry.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/registry.js +0 -55
- package/dist/runtime/interactive-automation/registry.js.map +0 -1
- package/dist/runtime/interactive-automation/runtime-auth-handoff-store.d.ts +0 -35
- package/dist/runtime/interactive-automation/runtime-auth-handoff-store.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/runtime-auth-handoff-store.js +0 -125
- package/dist/runtime/interactive-automation/runtime-auth-handoff-store.js.map +0 -1
- package/dist/runtime/interactive-automation/types.d.ts +0 -136
- package/dist/runtime/interactive-automation/types.d.ts.map +0 -1
- package/dist/runtime/interactive-automation/types.js +0 -8
- package/dist/runtime/interactive-automation/types.js.map +0 -1
- package/dist/runtime/leader-lock-manager.d.ts +0 -30
- package/dist/runtime/leader-lock-manager.d.ts.map +0 -1
- package/dist/runtime/leader-lock-manager.js +0 -161
- package/dist/runtime/leader-lock-manager.js.map +0 -1
- package/dist/runtime/logger.d.ts +0 -57
- package/dist/runtime/logger.d.ts.map +0 -1
- package/dist/runtime/logger.js +0 -257
- package/dist/runtime/logger.js.map +0 -1
- package/dist/runtime/notification-batcher.d.ts +0 -28
- package/dist/runtime/notification-batcher.d.ts.map +0 -1
- package/dist/runtime/notification-batcher.js +0 -100
- package/dist/runtime/notification-batcher.js.map +0 -1
- package/dist/runtime/notification-dispatcher.d.ts +0 -56
- package/dist/runtime/notification-dispatcher.d.ts.map +0 -1
- package/dist/runtime/notification-dispatcher.js +0 -280
- package/dist/runtime/notification-dispatcher.js.map +0 -1
- package/dist/runtime/notification-routing.d.ts +0 -59
- package/dist/runtime/notification-routing.d.ts.map +0 -1
- package/dist/runtime/notification-routing.js +0 -264
- package/dist/runtime/notification-routing.js.map +0 -1
- package/dist/runtime/notifier-registry.d.ts +0 -26
- package/dist/runtime/notifier-registry.d.ts.map +0 -1
- package/dist/runtime/notifier-registry.js +0 -36
- package/dist/runtime/notifier-registry.js.map +0 -1
- package/dist/runtime/permission-dialogue.d.ts +0 -113
- package/dist/runtime/permission-dialogue.d.ts.map +0 -1
- package/dist/runtime/permission-dialogue.js +0 -82
- package/dist/runtime/permission-dialogue.js.map +0 -1
- package/dist/runtime/pid-manager.d.ts +0 -68
- package/dist/runtime/pid-manager.d.ts.map +0 -1
- package/dist/runtime/pid-manager.js +0 -399
- package/dist/runtime/pid-manager.js.map +0 -1
- package/dist/runtime/plugin-loader.d.ts +0 -88
- package/dist/runtime/plugin-loader.d.ts.map +0 -1
- package/dist/runtime/plugin-loader.js +0 -391
- package/dist/runtime/plugin-loader.js.map +0 -1
- package/dist/runtime/port-utils.d.ts +0 -6
- package/dist/runtime/port-utils.d.ts.map +0 -1
- package/dist/runtime/port-utils.js +0 -37
- package/dist/runtime/port-utils.js.map +0 -1
- package/dist/runtime/queue/index.d.ts +0 -6
- package/dist/runtime/queue/index.d.ts.map +0 -1
- package/dist/runtime/queue/index.js +0 -4
- package/dist/runtime/queue/index.js.map +0 -1
- package/dist/runtime/queue/journal-backed-queue.d.ts +0 -80
- package/dist/runtime/queue/journal-backed-queue.d.ts.map +0 -1
- package/dist/runtime/queue/journal-backed-queue.js +0 -511
- package/dist/runtime/queue/journal-backed-queue.js.map +0 -1
- package/dist/runtime/queue/priority-queue.d.ts +0 -13
- package/dist/runtime/queue/priority-queue.d.ts.map +0 -1
- package/dist/runtime/queue/priority-queue.js +0 -56
- package/dist/runtime/queue/priority-queue.js.map +0 -1
- package/dist/runtime/queue/queue-claim-sweeper.d.ts +0 -15
- package/dist/runtime/queue/queue-claim-sweeper.d.ts.map +0 -1
- package/dist/runtime/queue/queue-claim-sweeper.js +0 -28
- package/dist/runtime/queue/queue-claim-sweeper.js.map +0 -1
- package/dist/runtime/run-spec/confirmation.d.ts +0 -34
- package/dist/runtime/run-spec/confirmation.d.ts.map +0 -1
- package/dist/runtime/run-spec/confirmation.js +0 -176
- package/dist/runtime/run-spec/confirmation.js.map +0 -1
- package/dist/runtime/run-spec/derive.d.ts +0 -284
- package/dist/runtime/run-spec/derive.d.ts.map +0 -1
- package/dist/runtime/run-spec/derive.js +0 -385
- package/dist/runtime/run-spec/derive.js.map +0 -1
- package/dist/runtime/run-spec/handoff.d.ts +0 -74
- package/dist/runtime/run-spec/handoff.d.ts.map +0 -1
- package/dist/runtime/run-spec/handoff.js +0 -529
- package/dist/runtime/run-spec/handoff.js.map +0 -1
- package/dist/runtime/run-spec/index.d.ts +0 -7
- package/dist/runtime/run-spec/index.d.ts.map +0 -1
- package/dist/runtime/run-spec/index.js +0 -7
- package/dist/runtime/run-spec/index.js.map +0 -1
- package/dist/runtime/run-spec/pending-dialogue-arbiter.d.ts +0 -25
- package/dist/runtime/run-spec/pending-dialogue-arbiter.d.ts.map +0 -1
- package/dist/runtime/run-spec/pending-dialogue-arbiter.js +0 -81
- package/dist/runtime/run-spec/pending-dialogue-arbiter.js.map +0 -1
- package/dist/runtime/run-spec/store.d.ts +0 -11
- package/dist/runtime/run-spec/store.d.ts.map +0 -1
- package/dist/runtime/run-spec/store.js +0 -36
- package/dist/runtime/run-spec/store.js.map +0 -1
- package/dist/runtime/run-spec/types.d.ts +0 -544
- package/dist/runtime/run-spec/types.d.ts.map +0 -1
- package/dist/runtime/run-spec/types.js +0 -94
- package/dist/runtime/run-spec/types.js.map +0 -1
- package/dist/runtime/schedule/engine-cron-reflection.d.ts +0 -31
- package/dist/runtime/schedule/engine-cron-reflection.d.ts.map +0 -1
- package/dist/runtime/schedule/engine-cron-reflection.js +0 -229
- package/dist/runtime/schedule/engine-cron-reflection.js.map +0 -1
- package/dist/runtime/schedule/engine-execution.d.ts +0 -48
- package/dist/runtime/schedule/engine-execution.d.ts.map +0 -1
- package/dist/runtime/schedule/engine-execution.js +0 -391
- package/dist/runtime/schedule/engine-execution.js.map +0 -1
- package/dist/runtime/schedule/engine-heartbeat.d.ts +0 -5
- package/dist/runtime/schedule/engine-heartbeat.d.ts.map +0 -1
- package/dist/runtime/schedule/engine-heartbeat.js +0 -104
- package/dist/runtime/schedule/engine-heartbeat.js.map +0 -1
- package/dist/runtime/schedule/engine-layers.d.ts +0 -47
- package/dist/runtime/schedule/engine-layers.d.ts.map +0 -1
- package/dist/runtime/schedule/engine-layers.js +0 -340
- package/dist/runtime/schedule/engine-layers.js.map +0 -1
- package/dist/runtime/schedule/engine-mutations.d.ts +0 -37
- package/dist/runtime/schedule/engine-mutations.d.ts.map +0 -1
- package/dist/runtime/schedule/engine-mutations.js +0 -263
- package/dist/runtime/schedule/engine-mutations.js.map +0 -1
- package/dist/runtime/schedule/engine.d.ts +0 -103
- package/dist/runtime/schedule/engine.d.ts.map +0 -1
- package/dist/runtime/schedule/engine.js +0 -292
- package/dist/runtime/schedule/engine.js.map +0 -1
- package/dist/runtime/schedule/entry-resolver.d.ts +0 -6
- package/dist/runtime/schedule/entry-resolver.d.ts.map +0 -1
- package/dist/runtime/schedule/entry-resolver.js +0 -21
- package/dist/runtime/schedule/entry-resolver.js.map +0 -1
- package/dist/runtime/schedule/entry-store.d.ts +0 -19
- package/dist/runtime/schedule/entry-store.d.ts.map +0 -1
- package/dist/runtime/schedule/entry-store.js +0 -109
- package/dist/runtime/schedule/entry-store.js.map +0 -1
- package/dist/runtime/schedule/history.d.ts +0 -109
- package/dist/runtime/schedule/history.d.ts.map +0 -1
- package/dist/runtime/schedule/history.js +0 -77
- package/dist/runtime/schedule/history.js.map +0 -1
- package/dist/runtime/schedule/index.d.ts +0 -7
- package/dist/runtime/schedule/index.d.ts.map +0 -1
- package/dist/runtime/schedule/index.js +0 -7
- package/dist/runtime/schedule/index.js.map +0 -1
- package/dist/runtime/schedule/legacy-cron-migration.d.ts +0 -9
- package/dist/runtime/schedule/legacy-cron-migration.d.ts.map +0 -1
- package/dist/runtime/schedule/legacy-cron-migration.js +0 -89
- package/dist/runtime/schedule/legacy-cron-migration.js.map +0 -1
- package/dist/runtime/schedule/presets.d.ts +0 -649
- package/dist/runtime/schedule/presets.d.ts.map +0 -1
- package/dist/runtime/schedule/presets.js +0 -190
- package/dist/runtime/schedule/presets.js.map +0 -1
- package/dist/runtime/schedule/source.d.ts +0 -80
- package/dist/runtime/schedule/source.d.ts.map +0 -1
- package/dist/runtime/schedule/source.js +0 -21
- package/dist/runtime/schedule/source.js.map +0 -1
- package/dist/runtime/schedule/wait-projection.d.ts +0 -6
- package/dist/runtime/schedule/wait-projection.d.ts.map +0 -1
- package/dist/runtime/schedule/wait-projection.js +0 -102
- package/dist/runtime/schedule/wait-projection.js.map +0 -1
- package/dist/runtime/schedule-engine.d.ts +0 -2
- package/dist/runtime/schedule-engine.d.ts.map +0 -1
- package/dist/runtime/schedule-engine.js +0 -2
- package/dist/runtime/schedule-engine.js.map +0 -1
- package/dist/runtime/schedule-presets.d.ts +0 -2
- package/dist/runtime/schedule-presets.d.ts.map +0 -1
- package/dist/runtime/schedule-presets.js +0 -2
- package/dist/runtime/schedule-presets.js.map +0 -1
- package/dist/runtime/session-registry/index.d.ts +0 -3
- package/dist/runtime/session-registry/index.d.ts.map +0 -1
- package/dist/runtime/session-registry/index.js +0 -3
- package/dist/runtime/session-registry/index.js.map +0 -1
- package/dist/runtime/session-registry/registry-helpers.d.ts +0 -34
- package/dist/runtime/session-registry/registry-helpers.d.ts.map +0 -1
- package/dist/runtime/session-registry/registry-helpers.js +0 -241
- package/dist/runtime/session-registry/registry-helpers.js.map +0 -1
- package/dist/runtime/session-registry/registry.d.ts +0 -39
- package/dist/runtime/session-registry/registry.d.ts.map +0 -1
- package/dist/runtime/session-registry/registry.js +0 -559
- package/dist/runtime/session-registry/registry.js.map +0 -1
- package/dist/runtime/session-registry/types.d.ts +0 -1001
- package/dist/runtime/session-registry/types.d.ts.map +0 -1
- package/dist/runtime/session-registry/types.js +0 -111
- package/dist/runtime/session-registry/types.js.map +0 -1
- package/dist/runtime/skills/skill-parser.d.ts +0 -13
- package/dist/runtime/skills/skill-parser.d.ts.map +0 -1
- package/dist/runtime/skills/skill-parser.js +0 -64
- package/dist/runtime/skills/skill-parser.js.map +0 -1
- package/dist/runtime/skills/skill-registry.d.ts +0 -31
- package/dist/runtime/skills/skill-registry.d.ts.map +0 -1
- package/dist/runtime/skills/skill-registry.js +0 -108
- package/dist/runtime/skills/skill-registry.js.map +0 -1
- package/dist/runtime/store/approval-store.d.ts +0 -33
- package/dist/runtime/store/approval-store.d.ts.map +0 -1
- package/dist/runtime/store/approval-store.js +0 -163
- package/dist/runtime/store/approval-store.js.map +0 -1
- package/dist/runtime/store/artifact-retention.d.ts +0 -51
- package/dist/runtime/store/artifact-retention.d.ts.map +0 -1
- package/dist/runtime/store/artifact-retention.js +0 -253
- package/dist/runtime/store/artifact-retention.js.map +0 -1
- package/dist/runtime/store/background-run-store.d.ts +0 -77
- package/dist/runtime/store/background-run-store.d.ts.map +0 -1
- package/dist/runtime/store/background-run-store.js +0 -159
- package/dist/runtime/store/background-run-store.js.map +0 -1
- package/dist/runtime/store/budget-store.d.ts +0 -442
- package/dist/runtime/store/budget-store.d.ts.map +0 -1
- package/dist/runtime/store/budget-store.js +0 -318
- package/dist/runtime/store/budget-store.js.map +0 -1
- package/dist/runtime/store/dream-checkpoints.d.ts +0 -12
- package/dist/runtime/store/dream-checkpoints.d.ts.map +0 -1
- package/dist/runtime/store/dream-checkpoints.js +0 -18
- package/dist/runtime/store/dream-checkpoints.js.map +0 -1
- package/dist/runtime/store/evaluator-results.d.ts +0 -97
- package/dist/runtime/store/evaluator-results.d.ts.map +0 -1
- package/dist/runtime/store/evaluator-results.js +0 -355
- package/dist/runtime/store/evaluator-results.js.map +0 -1
- package/dist/runtime/store/evidence-ledger.d.ts +0 -237
- package/dist/runtime/store/evidence-ledger.d.ts.map +0 -1
- package/dist/runtime/store/evidence-ledger.js +0 -1669
- package/dist/runtime/store/evidence-ledger.js.map +0 -1
- package/dist/runtime/store/evidence-types.d.ts +0 -6378
- package/dist/runtime/store/evidence-types.d.ts.map +0 -1
- package/dist/runtime/store/evidence-types.js +0 -459
- package/dist/runtime/store/evidence-types.js.map +0 -1
- package/dist/runtime/store/experiment-queue-store.d.ts +0 -1164
- package/dist/runtime/store/experiment-queue-store.d.ts.map +0 -1
- package/dist/runtime/store/experiment-queue-store.js +0 -341
- package/dist/runtime/store/experiment-queue-store.js.map +0 -1
- package/dist/runtime/store/health-store.d.ts +0 -17
- package/dist/runtime/store/health-store.d.ts.map +0 -1
- package/dist/runtime/store/health-store.js +0 -194
- package/dist/runtime/store/health-store.js.map +0 -1
- package/dist/runtime/store/index.d.ts +0 -40
- package/dist/runtime/store/index.d.ts.map +0 -1
- package/dist/runtime/store/index.js +0 -23
- package/dist/runtime/store/index.js.map +0 -1
- package/dist/runtime/store/metric-history.d.ts +0 -10
- package/dist/runtime/store/metric-history.d.ts.map +0 -1
- package/dist/runtime/store/metric-history.js +0 -56
- package/dist/runtime/store/metric-history.js.map +0 -1
- package/dist/runtime/store/operator-handoff-store.d.ts +0 -179
- package/dist/runtime/store/operator-handoff-store.d.ts.map +0 -1
- package/dist/runtime/store/operator-handoff-store.js +0 -120
- package/dist/runtime/store/operator-handoff-store.js.map +0 -1
- package/dist/runtime/store/outbox-store.d.ts +0 -25
- package/dist/runtime/store/outbox-store.d.ts.map +0 -1
- package/dist/runtime/store/outbox-store.js +0 -116
- package/dist/runtime/store/outbox-store.js.map +0 -1
- package/dist/runtime/store/postmortem-report.d.ts +0 -485
- package/dist/runtime/store/postmortem-report.d.ts.map +0 -1
- package/dist/runtime/store/postmortem-report.js +0 -561
- package/dist/runtime/store/postmortem-report.js.map +0 -1
- package/dist/runtime/store/proactive-intervention-store.d.ts +0 -360
- package/dist/runtime/store/proactive-intervention-store.d.ts.map +0 -1
- package/dist/runtime/store/proactive-intervention-store.js +0 -252
- package/dist/runtime/store/proactive-intervention-store.js.map +0 -1
- package/dist/runtime/store/reproducibility-manifest.d.ts +0 -565
- package/dist/runtime/store/reproducibility-manifest.d.ts.map +0 -1
- package/dist/runtime/store/reproducibility-manifest.js +0 -392
- package/dist/runtime/store/reproducibility-manifest.js.map +0 -1
- package/dist/runtime/store/research-evidence.d.ts +0 -8
- package/dist/runtime/store/research-evidence.d.ts.map +0 -1
- package/dist/runtime/store/research-evidence.js +0 -15
- package/dist/runtime/store/research-evidence.js.map +0 -1
- package/dist/runtime/store/runtime-journal.d.ts +0 -19
- package/dist/runtime/store/runtime-journal.d.ts.map +0 -1
- package/dist/runtime/store/runtime-journal.js +0 -77
- package/dist/runtime/store/runtime-journal.js.map +0 -1
- package/dist/runtime/store/runtime-operation-schemas.d.ts +0 -332
- package/dist/runtime/store/runtime-operation-schemas.d.ts.map +0 -1
- package/dist/runtime/store/runtime-operation-schemas.js +0 -91
- package/dist/runtime/store/runtime-operation-schemas.js.map +0 -1
- package/dist/runtime/store/runtime-operation-store.d.ts +0 -17
- package/dist/runtime/store/runtime-operation-store.d.ts.map +0 -1
- package/dist/runtime/store/runtime-operation-store.js +0 -57
- package/dist/runtime/store/runtime-operation-store.js.map +0 -1
- package/dist/runtime/store/runtime-paths.d.ts +0 -66
- package/dist/runtime/store/runtime-paths.d.ts.map +0 -1
- package/dist/runtime/store/runtime-paths.js +0 -197
- package/dist/runtime/store/runtime-paths.js.map +0 -1
- package/dist/runtime/store/runtime-schemas.d.ts +0 -4932
- package/dist/runtime/store/runtime-schemas.d.ts.map +0 -1
- package/dist/runtime/store/runtime-schemas.js +0 -465
- package/dist/runtime/store/runtime-schemas.js.map +0 -1
- package/dist/runtime/store/safe-pause-store.d.ts +0 -28
- package/dist/runtime/store/safe-pause-store.d.ts.map +0 -1
- package/dist/runtime/store/safe-pause-store.js +0 -103
- package/dist/runtime/store/safe-pause-store.js.map +0 -1
- package/dist/runtime/terminal/backend.d.ts +0 -25
- package/dist/runtime/terminal/backend.d.ts.map +0 -1
- package/dist/runtime/terminal/backend.js +0 -92
- package/dist/runtime/terminal/backend.js.map +0 -1
- package/dist/runtime/trigger-mapper.d.ts +0 -26
- package/dist/runtime/trigger-mapper.d.ts.map +0 -1
- package/dist/runtime/trigger-mapper.js +0 -89
- package/dist/runtime/trigger-mapper.js.map +0 -1
- package/dist/runtime/types/builtin-integration.d.ts +0 -13
- package/dist/runtime/types/builtin-integration.d.ts.map +0 -1
- package/dist/runtime/types/builtin-integration.js +0 -2
- package/dist/runtime/types/builtin-integration.js.map +0 -1
- package/dist/runtime/types/companion.d.ts +0 -394
- package/dist/runtime/types/companion.d.ts.map +0 -1
- package/dist/runtime/types/companion.js +0 -87
- package/dist/runtime/types/companion.js.map +0 -1
- package/dist/runtime/types/daemon.d.ts +0 -594
- package/dist/runtime/types/daemon.d.ts.map +0 -1
- package/dist/runtime/types/daemon.js +0 -126
- package/dist/runtime/types/daemon.js.map +0 -1
- package/dist/runtime/types/envelope.d.ts +0 -90
- package/dist/runtime/types/envelope.d.ts.map +0 -1
- package/dist/runtime/types/envelope.js +0 -41
- package/dist/runtime/types/envelope.js.map +0 -1
- package/dist/runtime/types/hook.d.ts +0 -142
- package/dist/runtime/types/hook.d.ts.map +0 -1
- package/dist/runtime/types/hook.js +0 -44
- package/dist/runtime/types/hook.js.map +0 -1
- package/dist/runtime/types/notification.d.ts +0 -1007
- package/dist/runtime/types/notification.d.ts.map +0 -1
- package/dist/runtime/types/notification.js +0 -92
- package/dist/runtime/types/notification.js.map +0 -1
- package/dist/runtime/types/plugin.d.ts +0 -335
- package/dist/runtime/types/plugin.d.ts.map +0 -1
- package/dist/runtime/types/plugin.js +0 -61
- package/dist/runtime/types/plugin.js.map +0 -1
- package/dist/runtime/types/schedule.d.ts +0 -1297
- package/dist/runtime/types/schedule.d.ts.map +0 -1
- package/dist/runtime/types/schedule.js +0 -148
- package/dist/runtime/types/schedule.js.map +0 -1
- package/dist/runtime/types/trigger.d.ts +0 -77
- package/dist/runtime/types/trigger.d.ts.map +0 -1
- package/dist/runtime/types/trigger.js +0 -21
- package/dist/runtime/types/trigger.js.map +0 -1
- package/dist/runtime/watchdog.d.ts +0 -73
- package/dist/runtime/watchdog.d.ts.map +0 -1
- package/dist/runtime/watchdog.js +0 -281
- package/dist/runtime/watchdog.js.map +0 -1
- package/dist/tools/automation/InteractiveAutomationTools.d.ts +0 -363
- package/dist/tools/automation/InteractiveAutomationTools.d.ts.map +0 -1
- package/dist/tools/automation/InteractiveAutomationTools.js +0 -620
- package/dist/tools/automation/InteractiveAutomationTools.js.map +0 -1
- package/dist/tools/automation/index.d.ts +0 -2
- package/dist/tools/automation/index.d.ts.map +0 -1
- package/dist/tools/automation/index.js +0 -2
- package/dist/tools/automation/index.js.map +0 -1
- package/dist/tools/builtin/exports.d.ts +0 -87
- package/dist/tools/builtin/exports.d.ts.map +0 -1
- package/dist/tools/builtin/exports.js +0 -86
- package/dist/tools/builtin/exports.js.map +0 -1
- package/dist/tools/builtin/factory.d.ts +0 -50
- package/dist/tools/builtin/factory.d.ts.map +0 -1
- package/dist/tools/builtin/factory.js +0 -245
- package/dist/tools/builtin/factory.js.map +0 -1
- package/dist/tools/builtin/index.d.ts +0 -4
- package/dist/tools/builtin/index.d.ts.map +0 -1
- package/dist/tools/builtin/index.js +0 -3
- package/dist/tools/builtin/index.js.map +0 -1
- package/dist/tools/concurrency.d.ts +0 -20
- package/dist/tools/concurrency.d.ts.map +0 -1
- package/dist/tools/concurrency.js +0 -58
- package/dist/tools/concurrency.js.map +0 -1
- package/dist/tools/execution/MemoryConsolidateTool/MemoryConsolidateTool.d.ts +0 -50
- package/dist/tools/execution/MemoryConsolidateTool/MemoryConsolidateTool.d.ts.map +0 -1
- package/dist/tools/execution/MemoryConsolidateTool/MemoryConsolidateTool.js +0 -84
- package/dist/tools/execution/MemoryConsolidateTool/MemoryConsolidateTool.js.map +0 -1
- package/dist/tools/execution/MemoryConsolidateTool/constants.d.ts +0 -7
- package/dist/tools/execution/MemoryConsolidateTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/MemoryConsolidateTool/constants.js +0 -7
- package/dist/tools/execution/MemoryConsolidateTool/constants.js.map +0 -1
- package/dist/tools/execution/MemoryConsolidateTool/prompt.d.ts +0 -2
- package/dist/tools/execution/MemoryConsolidateTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/MemoryConsolidateTool/prompt.js +0 -2
- package/dist/tools/execution/MemoryConsolidateTool/prompt.js.map +0 -1
- package/dist/tools/execution/MemoryCorrectionTool/MemoryCorrectionTool.d.ts +0 -76
- package/dist/tools/execution/MemoryCorrectionTool/MemoryCorrectionTool.d.ts.map +0 -1
- package/dist/tools/execution/MemoryCorrectionTool/MemoryCorrectionTool.js +0 -79
- package/dist/tools/execution/MemoryCorrectionTool/MemoryCorrectionTool.js.map +0 -1
- package/dist/tools/execution/MemoryCorrectionTool/constants.d.ts +0 -6
- package/dist/tools/execution/MemoryCorrectionTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/MemoryCorrectionTool/constants.js +0 -6
- package/dist/tools/execution/MemoryCorrectionTool/constants.js.map +0 -1
- package/dist/tools/execution/MemoryCorrectionTool/prompt.d.ts +0 -2
- package/dist/tools/execution/MemoryCorrectionTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/MemoryCorrectionTool/prompt.js +0 -2
- package/dist/tools/execution/MemoryCorrectionTool/prompt.js.map +0 -1
- package/dist/tools/execution/MemoryLintTool/MemoryLintTool.d.ts +0 -42
- package/dist/tools/execution/MemoryLintTool/MemoryLintTool.d.ts.map +0 -1
- package/dist/tools/execution/MemoryLintTool/MemoryLintTool.js +0 -84
- package/dist/tools/execution/MemoryLintTool/MemoryLintTool.js.map +0 -1
- package/dist/tools/execution/MemoryLintTool/constants.d.ts +0 -7
- package/dist/tools/execution/MemoryLintTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/MemoryLintTool/constants.js +0 -7
- package/dist/tools/execution/MemoryLintTool/constants.js.map +0 -1
- package/dist/tools/execution/MemoryLintTool/prompt.d.ts +0 -2
- package/dist/tools/execution/MemoryLintTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/MemoryLintTool/prompt.js +0 -2
- package/dist/tools/execution/MemoryLintTool/prompt.js.map +0 -1
- package/dist/tools/execution/MemorySaveTool/MemorySaveTool.d.ts +0 -354
- package/dist/tools/execution/MemorySaveTool/MemorySaveTool.d.ts.map +0 -1
- package/dist/tools/execution/MemorySaveTool/MemorySaveTool.js +0 -78
- package/dist/tools/execution/MemorySaveTool/MemorySaveTool.js.map +0 -1
- package/dist/tools/execution/MemorySaveTool/constants.d.ts +0 -7
- package/dist/tools/execution/MemorySaveTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/MemorySaveTool/constants.js +0 -7
- package/dist/tools/execution/MemorySaveTool/constants.js.map +0 -1
- package/dist/tools/execution/MemorySaveTool/prompt.d.ts +0 -2
- package/dist/tools/execution/MemorySaveTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/MemorySaveTool/prompt.js +0 -2
- package/dist/tools/execution/MemorySaveTool/prompt.js.map +0 -1
- package/dist/tools/execution/ObserveGoalTool/ObserveGoalTool.d.ts +0 -28
- package/dist/tools/execution/ObserveGoalTool/ObserveGoalTool.d.ts.map +0 -1
- package/dist/tools/execution/ObserveGoalTool/ObserveGoalTool.js +0 -56
- package/dist/tools/execution/ObserveGoalTool/ObserveGoalTool.js.map +0 -1
- package/dist/tools/execution/ObserveGoalTool/constants.d.ts +0 -5
- package/dist/tools/execution/ObserveGoalTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/ObserveGoalTool/constants.js +0 -5
- package/dist/tools/execution/ObserveGoalTool/constants.js.map +0 -1
- package/dist/tools/execution/ObserveGoalTool/prompt.d.ts +0 -2
- package/dist/tools/execution/ObserveGoalTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/ObserveGoalTool/prompt.js +0 -2
- package/dist/tools/execution/ObserveGoalTool/prompt.js.map +0 -1
- package/dist/tools/execution/QueryDataSourceTool/QueryDataSourceTool.d.ts +0 -40
- package/dist/tools/execution/QueryDataSourceTool/QueryDataSourceTool.d.ts.map +0 -1
- package/dist/tools/execution/QueryDataSourceTool/QueryDataSourceTool.js +0 -58
- package/dist/tools/execution/QueryDataSourceTool/QueryDataSourceTool.js.map +0 -1
- package/dist/tools/execution/QueryDataSourceTool/constants.d.ts +0 -5
- package/dist/tools/execution/QueryDataSourceTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/QueryDataSourceTool/constants.js +0 -5
- package/dist/tools/execution/QueryDataSourceTool/constants.js.map +0 -1
- package/dist/tools/execution/QueryDataSourceTool/prompt.d.ts +0 -2
- package/dist/tools/execution/QueryDataSourceTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/QueryDataSourceTool/prompt.js +0 -2
- package/dist/tools/execution/QueryDataSourceTool/prompt.js.map +0 -1
- package/dist/tools/execution/RunAdapterTool/RunAdapterTool.d.ts +0 -46
- package/dist/tools/execution/RunAdapterTool/RunAdapterTool.d.ts.map +0 -1
- package/dist/tools/execution/RunAdapterTool/RunAdapterTool.js +0 -89
- package/dist/tools/execution/RunAdapterTool/RunAdapterTool.js.map +0 -1
- package/dist/tools/execution/RunAdapterTool/constants.d.ts +0 -5
- package/dist/tools/execution/RunAdapterTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/RunAdapterTool/constants.js +0 -5
- package/dist/tools/execution/RunAdapterTool/constants.js.map +0 -1
- package/dist/tools/execution/RunAdapterTool/prompt.d.ts +0 -2
- package/dist/tools/execution/RunAdapterTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/RunAdapterTool/prompt.js +0 -2
- package/dist/tools/execution/RunAdapterTool/prompt.js.map +0 -1
- package/dist/tools/execution/SoilDoctorTool/SoilDoctorTool.d.ts +0 -43
- package/dist/tools/execution/SoilDoctorTool/SoilDoctorTool.d.ts.map +0 -1
- package/dist/tools/execution/SoilDoctorTool/SoilDoctorTool.js +0 -83
- package/dist/tools/execution/SoilDoctorTool/SoilDoctorTool.js.map +0 -1
- package/dist/tools/execution/SoilDoctorTool/constants.d.ts +0 -8
- package/dist/tools/execution/SoilDoctorTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/SoilDoctorTool/constants.js +0 -8
- package/dist/tools/execution/SoilDoctorTool/constants.js.map +0 -1
- package/dist/tools/execution/SoilDoctorTool/prompt.d.ts +0 -2
- package/dist/tools/execution/SoilDoctorTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/SoilDoctorTool/prompt.js +0 -2
- package/dist/tools/execution/SoilDoctorTool/prompt.js.map +0 -1
- package/dist/tools/execution/SoilImportTool/SoilImportTool.d.ts +0 -109
- package/dist/tools/execution/SoilImportTool/SoilImportTool.d.ts.map +0 -1
- package/dist/tools/execution/SoilImportTool/SoilImportTool.js +0 -72
- package/dist/tools/execution/SoilImportTool/SoilImportTool.js.map +0 -1
- package/dist/tools/execution/SoilImportTool/constants.d.ts +0 -6
- package/dist/tools/execution/SoilImportTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/SoilImportTool/constants.js +0 -6
- package/dist/tools/execution/SoilImportTool/constants.js.map +0 -1
- package/dist/tools/execution/SoilImportTool/prompt.d.ts +0 -2
- package/dist/tools/execution/SoilImportTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/SoilImportTool/prompt.js +0 -2
- package/dist/tools/execution/SoilImportTool/prompt.js.map +0 -1
- package/dist/tools/execution/SoilOpenTool/SoilOpenTool.d.ts +0 -46
- package/dist/tools/execution/SoilOpenTool/SoilOpenTool.d.ts.map +0 -1
- package/dist/tools/execution/SoilOpenTool/SoilOpenTool.js +0 -64
- package/dist/tools/execution/SoilOpenTool/SoilOpenTool.js.map +0 -1
- package/dist/tools/execution/SoilOpenTool/constants.d.ts +0 -6
- package/dist/tools/execution/SoilOpenTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/SoilOpenTool/constants.js +0 -6
- package/dist/tools/execution/SoilOpenTool/constants.js.map +0 -1
- package/dist/tools/execution/SoilOpenTool/prompt.d.ts +0 -2
- package/dist/tools/execution/SoilOpenTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/SoilOpenTool/prompt.js +0 -2
- package/dist/tools/execution/SoilOpenTool/prompt.js.map +0 -1
- package/dist/tools/execution/SoilPublishTool/SoilPublishTool.d.ts +0 -49
- package/dist/tools/execution/SoilPublishTool/SoilPublishTool.d.ts.map +0 -1
- package/dist/tools/execution/SoilPublishTool/SoilPublishTool.js +0 -71
- package/dist/tools/execution/SoilPublishTool/SoilPublishTool.js.map +0 -1
- package/dist/tools/execution/SoilPublishTool/constants.d.ts +0 -6
- package/dist/tools/execution/SoilPublishTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/SoilPublishTool/constants.js +0 -6
- package/dist/tools/execution/SoilPublishTool/constants.js.map +0 -1
- package/dist/tools/execution/SoilPublishTool/prompt.d.ts +0 -2
- package/dist/tools/execution/SoilPublishTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/SoilPublishTool/prompt.js +0 -2
- package/dist/tools/execution/SoilPublishTool/prompt.js.map +0 -1
- package/dist/tools/execution/SoilRebuildTool/SoilRebuildTool.d.ts +0 -34
- package/dist/tools/execution/SoilRebuildTool/SoilRebuildTool.d.ts.map +0 -1
- package/dist/tools/execution/SoilRebuildTool/SoilRebuildTool.js +0 -66
- package/dist/tools/execution/SoilRebuildTool/SoilRebuildTool.js.map +0 -1
- package/dist/tools/execution/SoilRebuildTool/constants.d.ts +0 -6
- package/dist/tools/execution/SoilRebuildTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/SoilRebuildTool/constants.js +0 -6
- package/dist/tools/execution/SoilRebuildTool/constants.js.map +0 -1
- package/dist/tools/execution/SoilRebuildTool/prompt.d.ts +0 -2
- package/dist/tools/execution/SoilRebuildTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/SoilRebuildTool/prompt.js +0 -2
- package/dist/tools/execution/SoilRebuildTool/prompt.js.map +0 -1
- package/dist/tools/execution/SpawnSessionTool/SpawnSessionTool.d.ts +0 -78
- package/dist/tools/execution/SpawnSessionTool/SpawnSessionTool.d.ts.map +0 -1
- package/dist/tools/execution/SpawnSessionTool/SpawnSessionTool.js +0 -84
- package/dist/tools/execution/SpawnSessionTool/SpawnSessionTool.js.map +0 -1
- package/dist/tools/execution/SpawnSessionTool/constants.d.ts +0 -5
- package/dist/tools/execution/SpawnSessionTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/SpawnSessionTool/constants.js +0 -5
- package/dist/tools/execution/SpawnSessionTool/constants.js.map +0 -1
- package/dist/tools/execution/SpawnSessionTool/prompt.d.ts +0 -2
- package/dist/tools/execution/SpawnSessionTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/SpawnSessionTool/prompt.js +0 -2
- package/dist/tools/execution/SpawnSessionTool/prompt.js.map +0 -1
- package/dist/tools/execution/WriteKnowledgeTool/WriteKnowledgeTool.d.ts +0 -46
- package/dist/tools/execution/WriteKnowledgeTool/WriteKnowledgeTool.d.ts.map +0 -1
- package/dist/tools/execution/WriteKnowledgeTool/WriteKnowledgeTool.js +0 -73
- package/dist/tools/execution/WriteKnowledgeTool/WriteKnowledgeTool.js.map +0 -1
- package/dist/tools/execution/WriteKnowledgeTool/constants.d.ts +0 -5
- package/dist/tools/execution/WriteKnowledgeTool/constants.d.ts.map +0 -1
- package/dist/tools/execution/WriteKnowledgeTool/constants.js +0 -5
- package/dist/tools/execution/WriteKnowledgeTool/constants.js.map +0 -1
- package/dist/tools/execution/WriteKnowledgeTool/prompt.d.ts +0 -2
- package/dist/tools/execution/WriteKnowledgeTool/prompt.d.ts.map +0 -1
- package/dist/tools/execution/WriteKnowledgeTool/prompt.js +0 -2
- package/dist/tools/execution/WriteKnowledgeTool/prompt.js.map +0 -1
- package/dist/tools/execution-orchestrator.d.ts +0 -29
- package/dist/tools/execution-orchestrator.d.ts.map +0 -1
- package/dist/tools/execution-orchestrator.js +0 -153
- package/dist/tools/execution-orchestrator.js.map +0 -1
- package/dist/tools/executor.d.ts +0 -45
- package/dist/tools/executor.d.ts.map +0 -1
- package/dist/tools/executor.js +0 -277
- package/dist/tools/executor.js.map +0 -1
- package/dist/tools/fs/ApplyPatchTool/ApplyPatchTool.d.ts +0 -38
- package/dist/tools/fs/ApplyPatchTool/ApplyPatchTool.d.ts.map +0 -1
- package/dist/tools/fs/ApplyPatchTool/ApplyPatchTool.js +0 -394
- package/dist/tools/fs/ApplyPatchTool/ApplyPatchTool.js.map +0 -1
- package/dist/tools/fs/FileEditTool/FileEditTool.d.ts +0 -48
- package/dist/tools/fs/FileEditTool/FileEditTool.d.ts.map +0 -1
- package/dist/tools/fs/FileEditTool/FileEditTool.js +0 -127
- package/dist/tools/fs/FileEditTool/FileEditTool.js.map +0 -1
- package/dist/tools/fs/FileEditTool/constants.d.ts +0 -5
- package/dist/tools/fs/FileEditTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/FileEditTool/constants.js +0 -5
- package/dist/tools/fs/FileEditTool/constants.js.map +0 -1
- package/dist/tools/fs/FileEditTool/prompt.d.ts +0 -2
- package/dist/tools/fs/FileEditTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/FileEditTool/prompt.js +0 -2
- package/dist/tools/fs/FileEditTool/prompt.js.map +0 -1
- package/dist/tools/fs/FileValidationTool/FileValidationTool.d.ts +0 -6
- package/dist/tools/fs/FileValidationTool/FileValidationTool.d.ts.map +0 -1
- package/dist/tools/fs/FileValidationTool/FileValidationTool.js +0 -5
- package/dist/tools/fs/FileValidationTool/FileValidationTool.js.map +0 -1
- package/dist/tools/fs/FileValidationTool/protected-path-policy.d.ts +0 -13
- package/dist/tools/fs/FileValidationTool/protected-path-policy.d.ts.map +0 -1
- package/dist/tools/fs/FileValidationTool/protected-path-policy.js +0 -83
- package/dist/tools/fs/FileValidationTool/protected-path-policy.js.map +0 -1
- package/dist/tools/fs/FileWriteTool/FileWriteTool.d.ts +0 -41
- package/dist/tools/fs/FileWriteTool/FileWriteTool.d.ts.map +0 -1
- package/dist/tools/fs/FileWriteTool/FileWriteTool.js +0 -86
- package/dist/tools/fs/FileWriteTool/FileWriteTool.js.map +0 -1
- package/dist/tools/fs/FileWriteTool/constants.d.ts +0 -5
- package/dist/tools/fs/FileWriteTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/FileWriteTool/constants.js +0 -5
- package/dist/tools/fs/FileWriteTool/constants.js.map +0 -1
- package/dist/tools/fs/FileWriteTool/prompt.d.ts +0 -2
- package/dist/tools/fs/FileWriteTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/FileWriteTool/prompt.js +0 -2
- package/dist/tools/fs/FileWriteTool/prompt.js.map +0 -1
- package/dist/tools/fs/GlobTool/GlobTool.d.ts +0 -37
- package/dist/tools/fs/GlobTool/GlobTool.d.ts.map +0 -1
- package/dist/tools/fs/GlobTool/GlobTool.js +0 -71
- package/dist/tools/fs/GlobTool/GlobTool.js.map +0 -1
- package/dist/tools/fs/GlobTool/constants.d.ts +0 -6
- package/dist/tools/fs/GlobTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/GlobTool/constants.js +0 -6
- package/dist/tools/fs/GlobTool/constants.js.map +0 -1
- package/dist/tools/fs/GlobTool/prompt.d.ts +0 -3
- package/dist/tools/fs/GlobTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/GlobTool/prompt.js +0 -3
- package/dist/tools/fs/GlobTool/prompt.js.map +0 -1
- package/dist/tools/fs/GrepTool/GrepTool.d.ts +0 -61
- package/dist/tools/fs/GrepTool/GrepTool.d.ts.map +0 -1
- package/dist/tools/fs/GrepTool/GrepTool.js +0 -96
- package/dist/tools/fs/GrepTool/GrepTool.js.map +0 -1
- package/dist/tools/fs/GrepTool/constants.d.ts +0 -6
- package/dist/tools/fs/GrepTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/GrepTool/constants.js +0 -6
- package/dist/tools/fs/GrepTool/constants.js.map +0 -1
- package/dist/tools/fs/GrepTool/prompt.d.ts +0 -2
- package/dist/tools/fs/GrepTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/GrepTool/prompt.js +0 -2
- package/dist/tools/fs/GrepTool/prompt.js.map +0 -1
- package/dist/tools/fs/JsonQueryTool/JsonQueryTool.d.ts +0 -32
- package/dist/tools/fs/JsonQueryTool/JsonQueryTool.d.ts.map +0 -1
- package/dist/tools/fs/JsonQueryTool/JsonQueryTool.js +0 -68
- package/dist/tools/fs/JsonQueryTool/JsonQueryTool.js.map +0 -1
- package/dist/tools/fs/JsonQueryTool/constants.d.ts +0 -6
- package/dist/tools/fs/JsonQueryTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/JsonQueryTool/constants.js +0 -6
- package/dist/tools/fs/JsonQueryTool/constants.js.map +0 -1
- package/dist/tools/fs/JsonQueryTool/prompt.d.ts +0 -2
- package/dist/tools/fs/JsonQueryTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/JsonQueryTool/prompt.js +0 -2
- package/dist/tools/fs/JsonQueryTool/prompt.js.map +0 -1
- package/dist/tools/fs/ListDirTool/ListDirTool.d.ts +0 -48
- package/dist/tools/fs/ListDirTool/ListDirTool.d.ts.map +0 -1
- package/dist/tools/fs/ListDirTool/ListDirTool.js +0 -100
- package/dist/tools/fs/ListDirTool/ListDirTool.js.map +0 -1
- package/dist/tools/fs/ListDirTool/constants.d.ts +0 -6
- package/dist/tools/fs/ListDirTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/ListDirTool/constants.js +0 -6
- package/dist/tools/fs/ListDirTool/constants.js.map +0 -1
- package/dist/tools/fs/ListDirTool/prompt.d.ts +0 -2
- package/dist/tools/fs/ListDirTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/ListDirTool/prompt.js +0 -2
- package/dist/tools/fs/ListDirTool/prompt.js.map +0 -1
- package/dist/tools/fs/ReadPulseedFileTool/ReadPulseedFileTool.d.ts +0 -25
- package/dist/tools/fs/ReadPulseedFileTool/ReadPulseedFileTool.d.ts.map +0 -1
- package/dist/tools/fs/ReadPulseedFileTool/ReadPulseedFileTool.js +0 -90
- package/dist/tools/fs/ReadPulseedFileTool/ReadPulseedFileTool.js.map +0 -1
- package/dist/tools/fs/ReadPulseedFileTool/constants.d.ts +0 -6
- package/dist/tools/fs/ReadPulseedFileTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/ReadPulseedFileTool/constants.js +0 -6
- package/dist/tools/fs/ReadPulseedFileTool/constants.js.map +0 -1
- package/dist/tools/fs/ReadPulseedFileTool/prompt.d.ts +0 -2
- package/dist/tools/fs/ReadPulseedFileTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/ReadPulseedFileTool/prompt.js +0 -2
- package/dist/tools/fs/ReadPulseedFileTool/prompt.js.map +0 -1
- package/dist/tools/fs/ReadTool/ReadTool.d.ts +0 -37
- package/dist/tools/fs/ReadTool/ReadTool.d.ts.map +0 -1
- package/dist/tools/fs/ReadTool/ReadTool.js +0 -78
- package/dist/tools/fs/ReadTool/ReadTool.js.map +0 -1
- package/dist/tools/fs/ReadTool/constants.d.ts +0 -6
- package/dist/tools/fs/ReadTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/ReadTool/constants.js +0 -6
- package/dist/tools/fs/ReadTool/constants.js.map +0 -1
- package/dist/tools/fs/ReadTool/prompt.d.ts +0 -2
- package/dist/tools/fs/ReadTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/ReadTool/prompt.js +0 -2
- package/dist/tools/fs/ReadTool/prompt.js.map +0 -1
- package/dist/tools/fs/WritePulseedFileTool/WritePulseedFileTool.d.ts +0 -31
- package/dist/tools/fs/WritePulseedFileTool/WritePulseedFileTool.d.ts.map +0 -1
- package/dist/tools/fs/WritePulseedFileTool/WritePulseedFileTool.js +0 -135
- package/dist/tools/fs/WritePulseedFileTool/WritePulseedFileTool.js.map +0 -1
- package/dist/tools/fs/WritePulseedFileTool/constants.d.ts +0 -6
- package/dist/tools/fs/WritePulseedFileTool/constants.d.ts.map +0 -1
- package/dist/tools/fs/WritePulseedFileTool/constants.js +0 -6
- package/dist/tools/fs/WritePulseedFileTool/constants.js.map +0 -1
- package/dist/tools/fs/WritePulseedFileTool/prompt.d.ts +0 -2
- package/dist/tools/fs/WritePulseedFileTool/prompt.d.ts.map +0 -1
- package/dist/tools/fs/WritePulseedFileTool/prompt.js +0 -2
- package/dist/tools/fs/WritePulseedFileTool/prompt.js.map +0 -1
- package/dist/tools/index.d.ts +0 -15
- package/dist/tools/index.d.ts.map +0 -1
- package/dist/tools/index.js +0 -11
- package/dist/tools/index.js.map +0 -1
- package/dist/tools/interaction/AskHumanTool/AskHumanTool.d.ts +0 -31
- package/dist/tools/interaction/AskHumanTool/AskHumanTool.d.ts.map +0 -1
- package/dist/tools/interaction/AskHumanTool/AskHumanTool.js +0 -61
- package/dist/tools/interaction/AskHumanTool/AskHumanTool.js.map +0 -1
- package/dist/tools/interaction/AskHumanTool/constants.d.ts +0 -5
- package/dist/tools/interaction/AskHumanTool/constants.d.ts.map +0 -1
- package/dist/tools/interaction/AskHumanTool/constants.js +0 -5
- package/dist/tools/interaction/AskHumanTool/constants.js.map +0 -1
- package/dist/tools/interaction/AskHumanTool/prompt.d.ts +0 -2
- package/dist/tools/interaction/AskHumanTool/prompt.d.ts.map +0 -1
- package/dist/tools/interaction/AskHumanTool/prompt.js +0 -2
- package/dist/tools/interaction/AskHumanTool/prompt.js.map +0 -1
- package/dist/tools/interaction/CreatePlanTool/CreatePlanTool.d.ts +0 -37
- package/dist/tools/interaction/CreatePlanTool/CreatePlanTool.d.ts.map +0 -1
- package/dist/tools/interaction/CreatePlanTool/CreatePlanTool.js +0 -63
- package/dist/tools/interaction/CreatePlanTool/CreatePlanTool.js.map +0 -1
- package/dist/tools/interaction/CreatePlanTool/constants.d.ts +0 -5
- package/dist/tools/interaction/CreatePlanTool/constants.d.ts.map +0 -1
- package/dist/tools/interaction/CreatePlanTool/constants.js +0 -5
- package/dist/tools/interaction/CreatePlanTool/constants.js.map +0 -1
- package/dist/tools/interaction/CreatePlanTool/prompt.d.ts +0 -2
- package/dist/tools/interaction/CreatePlanTool/prompt.d.ts.map +0 -1
- package/dist/tools/interaction/CreatePlanTool/prompt.js +0 -2
- package/dist/tools/interaction/CreatePlanTool/prompt.js.map +0 -1
- package/dist/tools/interaction/ReadPlanTool/ReadPlanTool.d.ts +0 -25
- package/dist/tools/interaction/ReadPlanTool/ReadPlanTool.d.ts.map +0 -1
- package/dist/tools/interaction/ReadPlanTool/ReadPlanTool.js +0 -69
- package/dist/tools/interaction/ReadPlanTool/ReadPlanTool.js.map +0 -1
- package/dist/tools/interaction/ReadPlanTool/constants.d.ts +0 -5
- package/dist/tools/interaction/ReadPlanTool/constants.d.ts.map +0 -1
- package/dist/tools/interaction/ReadPlanTool/constants.js +0 -5
- package/dist/tools/interaction/ReadPlanTool/constants.js.map +0 -1
- package/dist/tools/interaction/ReadPlanTool/prompt.d.ts +0 -2
- package/dist/tools/interaction/ReadPlanTool/prompt.d.ts.map +0 -1
- package/dist/tools/interaction/ReadPlanTool/prompt.js +0 -2
- package/dist/tools/interaction/ReadPlanTool/prompt.js.map +0 -1
- package/dist/tools/interaction/plan-utils.d.ts +0 -3
- package/dist/tools/interaction/plan-utils.d.ts.map +0 -1
- package/dist/tools/interaction/plan-utils.js +0 -7
- package/dist/tools/interaction/plan-utils.js.map +0 -1
- package/dist/tools/kaggle/KaggleExperimentTools.d.ts +0 -1179
- package/dist/tools/kaggle/KaggleExperimentTools.d.ts.map +0 -1
- package/dist/tools/kaggle/KaggleExperimentTools.js +0 -1189
- package/dist/tools/kaggle/KaggleExperimentTools.js.map +0 -1
- package/dist/tools/kaggle/KaggleSubmissionTools.d.ts +0 -247
- package/dist/tools/kaggle/KaggleSubmissionTools.d.ts.map +0 -1
- package/dist/tools/kaggle/KaggleSubmissionTools.js +0 -578
- package/dist/tools/kaggle/KaggleSubmissionTools.js.map +0 -1
- package/dist/tools/kaggle/KaggleWorkspacePrepareTool.d.ts +0 -124
- package/dist/tools/kaggle/KaggleWorkspacePrepareTool.d.ts.map +0 -1
- package/dist/tools/kaggle/KaggleWorkspacePrepareTool.js +0 -314
- package/dist/tools/kaggle/KaggleWorkspacePrepareTool.js.map +0 -1
- package/dist/tools/kaggle/index.d.ts +0 -6
- package/dist/tools/kaggle/index.d.ts.map +0 -1
- package/dist/tools/kaggle/index.js +0 -6
- package/dist/tools/kaggle/index.js.map +0 -1
- package/dist/tools/kaggle/metrics.d.ts +0 -930
- package/dist/tools/kaggle/metrics.d.ts.map +0 -1
- package/dist/tools/kaggle/metrics.js +0 -460
- package/dist/tools/kaggle/metrics.js.map +0 -1
- package/dist/tools/kaggle/paths.d.ts +0 -15
- package/dist/tools/kaggle/paths.d.ts.map +0 -1
- package/dist/tools/kaggle/paths.js +0 -146
- package/dist/tools/kaggle/paths.js.map +0 -1
- package/dist/tools/media/ViewImageTool/ViewImageTool.d.ts +0 -31
- package/dist/tools/media/ViewImageTool/ViewImageTool.d.ts.map +0 -1
- package/dist/tools/media/ViewImageTool/ViewImageTool.js +0 -53
- package/dist/tools/media/ViewImageTool/ViewImageTool.js.map +0 -1
- package/dist/tools/mutation/ArchiveGoalTool/ArchiveGoalTool.d.ts +0 -34
- package/dist/tools/mutation/ArchiveGoalTool/ArchiveGoalTool.d.ts.map +0 -1
- package/dist/tools/mutation/ArchiveGoalTool/ArchiveGoalTool.js +0 -87
- package/dist/tools/mutation/ArchiveGoalTool/ArchiveGoalTool.js.map +0 -1
- package/dist/tools/mutation/ArchiveGoalTool/constants.d.ts +0 -5
- package/dist/tools/mutation/ArchiveGoalTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/ArchiveGoalTool/constants.js +0 -5
- package/dist/tools/mutation/ArchiveGoalTool/constants.js.map +0 -1
- package/dist/tools/mutation/ArchiveGoalTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/ArchiveGoalTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/ArchiveGoalTool/prompt.js +0 -2
- package/dist/tools/mutation/ArchiveGoalTool/prompt.js.map +0 -1
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/ConfigureNotificationRoutingTool.d.ts +0 -31
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/ConfigureNotificationRoutingTool.d.ts.map +0 -1
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/ConfigureNotificationRoutingTool.js +0 -66
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/ConfigureNotificationRoutingTool.js.map +0 -1
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/constants.d.ts +0 -5
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/constants.js +0 -5
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/constants.js.map +0 -1
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/prompt.js +0 -5
- package/dist/tools/mutation/ConfigureNotificationRoutingTool/prompt.js.map +0 -1
- package/dist/tools/mutation/DeleteGoalTool/DeleteGoalTool.d.ts +0 -28
- package/dist/tools/mutation/DeleteGoalTool/DeleteGoalTool.d.ts.map +0 -1
- package/dist/tools/mutation/DeleteGoalTool/DeleteGoalTool.js +0 -89
- package/dist/tools/mutation/DeleteGoalTool/DeleteGoalTool.js.map +0 -1
- package/dist/tools/mutation/DeleteGoalTool/constants.d.ts +0 -5
- package/dist/tools/mutation/DeleteGoalTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/DeleteGoalTool/constants.js +0 -5
- package/dist/tools/mutation/DeleteGoalTool/constants.js.map +0 -1
- package/dist/tools/mutation/DeleteGoalTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/DeleteGoalTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/DeleteGoalTool/prompt.js +0 -2
- package/dist/tools/mutation/DeleteGoalTool/prompt.js.map +0 -1
- package/dist/tools/mutation/ResetTrustTool/ResetTrustTool.d.ts +0 -40
- package/dist/tools/mutation/ResetTrustTool/ResetTrustTool.d.ts.map +0 -1
- package/dist/tools/mutation/ResetTrustTool/ResetTrustTool.js +0 -84
- package/dist/tools/mutation/ResetTrustTool/ResetTrustTool.js.map +0 -1
- package/dist/tools/mutation/ResetTrustTool/constants.d.ts +0 -5
- package/dist/tools/mutation/ResetTrustTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/ResetTrustTool/constants.js +0 -5
- package/dist/tools/mutation/ResetTrustTool/constants.js.map +0 -1
- package/dist/tools/mutation/ResetTrustTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/ResetTrustTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/ResetTrustTool/prompt.js +0 -2
- package/dist/tools/mutation/ResetTrustTool/prompt.js.map +0 -1
- package/dist/tools/mutation/SetGoalTool/SetGoalTool.d.ts +0 -28
- package/dist/tools/mutation/SetGoalTool/SetGoalTool.d.ts.map +0 -1
- package/dist/tools/mutation/SetGoalTool/SetGoalTool.js +0 -84
- package/dist/tools/mutation/SetGoalTool/SetGoalTool.js.map +0 -1
- package/dist/tools/mutation/SetGoalTool/constants.d.ts +0 -5
- package/dist/tools/mutation/SetGoalTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/SetGoalTool/constants.js +0 -5
- package/dist/tools/mutation/SetGoalTool/constants.js.map +0 -1
- package/dist/tools/mutation/SetGoalTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/SetGoalTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/SetGoalTool/prompt.js +0 -2
- package/dist/tools/mutation/SetGoalTool/prompt.js.map +0 -1
- package/dist/tools/mutation/TaskCreateTool/TaskCreateTool.d.ts +0 -216
- package/dist/tools/mutation/TaskCreateTool/TaskCreateTool.d.ts.map +0 -1
- package/dist/tools/mutation/TaskCreateTool/TaskCreateTool.js +0 -104
- package/dist/tools/mutation/TaskCreateTool/TaskCreateTool.js.map +0 -1
- package/dist/tools/mutation/TaskCreateTool/constants.d.ts +0 -5
- package/dist/tools/mutation/TaskCreateTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/TaskCreateTool/constants.js +0 -5
- package/dist/tools/mutation/TaskCreateTool/constants.js.map +0 -1
- package/dist/tools/mutation/TaskCreateTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/TaskCreateTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/TaskCreateTool/prompt.js +0 -2
- package/dist/tools/mutation/TaskCreateTool/prompt.js.map +0 -1
- package/dist/tools/mutation/TaskOutputTool/TaskOutputTool.d.ts +0 -46
- package/dist/tools/mutation/TaskOutputTool/TaskOutputTool.d.ts.map +0 -1
- package/dist/tools/mutation/TaskOutputTool/TaskOutputTool.js +0 -95
- package/dist/tools/mutation/TaskOutputTool/TaskOutputTool.js.map +0 -1
- package/dist/tools/mutation/TaskOutputTool/constants.d.ts +0 -5
- package/dist/tools/mutation/TaskOutputTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/TaskOutputTool/constants.js +0 -5
- package/dist/tools/mutation/TaskOutputTool/constants.js.map +0 -1
- package/dist/tools/mutation/TaskOutputTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/TaskOutputTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/TaskOutputTool/prompt.js +0 -2
- package/dist/tools/mutation/TaskOutputTool/prompt.js.map +0 -1
- package/dist/tools/mutation/TaskStopTool/TaskStopTool.d.ts +0 -40
- package/dist/tools/mutation/TaskStopTool/TaskStopTool.d.ts.map +0 -1
- package/dist/tools/mutation/TaskStopTool/TaskStopTool.js +0 -103
- package/dist/tools/mutation/TaskStopTool/TaskStopTool.js.map +0 -1
- package/dist/tools/mutation/TaskStopTool/constants.d.ts +0 -5
- package/dist/tools/mutation/TaskStopTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/TaskStopTool/constants.js +0 -5
- package/dist/tools/mutation/TaskStopTool/constants.js.map +0 -1
- package/dist/tools/mutation/TaskStopTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/TaskStopTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/TaskStopTool/prompt.js +0 -2
- package/dist/tools/mutation/TaskStopTool/prompt.js.map +0 -1
- package/dist/tools/mutation/TaskUpdateTool/TaskUpdateTool.d.ts +0 -270
- package/dist/tools/mutation/TaskUpdateTool/TaskUpdateTool.d.ts.map +0 -1
- package/dist/tools/mutation/TaskUpdateTool/TaskUpdateTool.js +0 -179
- package/dist/tools/mutation/TaskUpdateTool/TaskUpdateTool.js.map +0 -1
- package/dist/tools/mutation/TaskUpdateTool/constants.d.ts +0 -5
- package/dist/tools/mutation/TaskUpdateTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/TaskUpdateTool/constants.js +0 -5
- package/dist/tools/mutation/TaskUpdateTool/constants.js.map +0 -1
- package/dist/tools/mutation/TaskUpdateTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/TaskUpdateTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/TaskUpdateTool/prompt.js +0 -2
- package/dist/tools/mutation/TaskUpdateTool/prompt.js.map +0 -1
- package/dist/tools/mutation/TogglePluginTool/TogglePluginTool.d.ts +0 -31
- package/dist/tools/mutation/TogglePluginTool/TogglePluginTool.d.ts.map +0 -1
- package/dist/tools/mutation/TogglePluginTool/TogglePluginTool.js +0 -55
- package/dist/tools/mutation/TogglePluginTool/TogglePluginTool.js.map +0 -1
- package/dist/tools/mutation/TogglePluginTool/constants.d.ts +0 -5
- package/dist/tools/mutation/TogglePluginTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/TogglePluginTool/constants.js +0 -5
- package/dist/tools/mutation/TogglePluginTool/constants.js.map +0 -1
- package/dist/tools/mutation/TogglePluginTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/TogglePluginTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/TogglePluginTool/prompt.js +0 -2
- package/dist/tools/mutation/TogglePluginTool/prompt.js.map +0 -1
- package/dist/tools/mutation/UpdateConfigTool/UpdateConfigTool.d.ts +0 -31
- package/dist/tools/mutation/UpdateConfigTool/UpdateConfigTool.d.ts.map +0 -1
- package/dist/tools/mutation/UpdateConfigTool/UpdateConfigTool.js +0 -77
- package/dist/tools/mutation/UpdateConfigTool/UpdateConfigTool.js.map +0 -1
- package/dist/tools/mutation/UpdateConfigTool/constants.d.ts +0 -5
- package/dist/tools/mutation/UpdateConfigTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/UpdateConfigTool/constants.js +0 -5
- package/dist/tools/mutation/UpdateConfigTool/constants.js.map +0 -1
- package/dist/tools/mutation/UpdateConfigTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/UpdateConfigTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/UpdateConfigTool/prompt.js +0 -2
- package/dist/tools/mutation/UpdateConfigTool/prompt.js.map +0 -1
- package/dist/tools/mutation/UpdateGoalTool/UpdateGoalTool.d.ts +0 -40
- package/dist/tools/mutation/UpdateGoalTool/UpdateGoalTool.d.ts.map +0 -1
- package/dist/tools/mutation/UpdateGoalTool/UpdateGoalTool.js +0 -73
- package/dist/tools/mutation/UpdateGoalTool/UpdateGoalTool.js.map +0 -1
- package/dist/tools/mutation/UpdateGoalTool/constants.d.ts +0 -5
- package/dist/tools/mutation/UpdateGoalTool/constants.d.ts.map +0 -1
- package/dist/tools/mutation/UpdateGoalTool/constants.js +0 -5
- package/dist/tools/mutation/UpdateGoalTool/constants.js.map +0 -1
- package/dist/tools/mutation/UpdateGoalTool/prompt.d.ts +0 -2
- package/dist/tools/mutation/UpdateGoalTool/prompt.d.ts.map +0 -1
- package/dist/tools/mutation/UpdateGoalTool/prompt.js +0 -2
- package/dist/tools/mutation/UpdateGoalTool/prompt.js.map +0 -1
- package/dist/tools/mutation/task-history-utils.d.ts +0 -4
- package/dist/tools/mutation/task-history-utils.d.ts.map +0 -1
- package/dist/tools/mutation/task-history-utils.js +0 -32
- package/dist/tools/mutation/task-history-utils.js.map +0 -1
- package/dist/tools/network/GitHubCliTool/GitHubCliTool.d.ts +0 -144
- package/dist/tools/network/GitHubCliTool/GitHubCliTool.d.ts.map +0 -1
- package/dist/tools/network/GitHubCliTool/GitHubCliTool.js +0 -245
- package/dist/tools/network/GitHubCliTool/GitHubCliTool.js.map +0 -1
- package/dist/tools/network/HttpFetchTool/HttpFetchTool.d.ts +0 -71
- package/dist/tools/network/HttpFetchTool/HttpFetchTool.d.ts.map +0 -1
- package/dist/tools/network/HttpFetchTool/HttpFetchTool.js +0 -296
- package/dist/tools/network/HttpFetchTool/HttpFetchTool.js.map +0 -1
- package/dist/tools/network/HttpFetchTool/constants.d.ts +0 -6
- package/dist/tools/network/HttpFetchTool/constants.d.ts.map +0 -1
- package/dist/tools/network/HttpFetchTool/constants.js +0 -6
- package/dist/tools/network/HttpFetchTool/constants.js.map +0 -1
- package/dist/tools/network/HttpFetchTool/prompt.d.ts +0 -2
- package/dist/tools/network/HttpFetchTool/prompt.d.ts.map +0 -1
- package/dist/tools/network/HttpFetchTool/prompt.js +0 -2
- package/dist/tools/network/HttpFetchTool/prompt.js.map +0 -1
- package/dist/tools/network/McpStdioTool/McpStdioTool.d.ts +0 -109
- package/dist/tools/network/McpStdioTool/McpStdioTool.d.ts.map +0 -1
- package/dist/tools/network/McpStdioTool/McpStdioTool.js +0 -121
- package/dist/tools/network/McpStdioTool/McpStdioTool.js.map +0 -1
- package/dist/tools/network/WebSearchTool/WebSearchTool.d.ts +0 -49
- package/dist/tools/network/WebSearchTool/WebSearchTool.d.ts.map +0 -1
- package/dist/tools/network/WebSearchTool/WebSearchTool.js +0 -100
- package/dist/tools/network/WebSearchTool/WebSearchTool.js.map +0 -1
- package/dist/tools/network/WebSearchTool/constants.d.ts +0 -6
- package/dist/tools/network/WebSearchTool/constants.d.ts.map +0 -1
- package/dist/tools/network/WebSearchTool/constants.js +0 -6
- package/dist/tools/network/WebSearchTool/constants.js.map +0 -1
- package/dist/tools/network/WebSearchTool/prompt.d.ts +0 -2
- package/dist/tools/network/WebSearchTool/prompt.d.ts.map +0 -1
- package/dist/tools/network/WebSearchTool/prompt.js +0 -2
- package/dist/tools/network/WebSearchTool/prompt.js.map +0 -1
- package/dist/tools/permission.d.ts +0 -42
- package/dist/tools/permission.d.ts.map +0 -1
- package/dist/tools/permission.js +0 -110
- package/dist/tools/permission.js.map +0 -1
- package/dist/tools/query/ArchitectureTool/ArchitectureTool.d.ts +0 -25
- package/dist/tools/query/ArchitectureTool/ArchitectureTool.d.ts.map +0 -1
- package/dist/tools/query/ArchitectureTool/ArchitectureTool.js +0 -100
- package/dist/tools/query/ArchitectureTool/ArchitectureTool.js.map +0 -1
- package/dist/tools/query/ArchitectureTool/constants.d.ts +0 -6
- package/dist/tools/query/ArchitectureTool/constants.d.ts.map +0 -1
- package/dist/tools/query/ArchitectureTool/constants.js +0 -6
- package/dist/tools/query/ArchitectureTool/constants.js.map +0 -1
- package/dist/tools/query/ArchitectureTool/prompt.d.ts +0 -2
- package/dist/tools/query/ArchitectureTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/ArchitectureTool/prompt.js +0 -2
- package/dist/tools/query/ArchitectureTool/prompt.js.map +0 -1
- package/dist/tools/query/CodeReadContextTool/CodeReadContextTool.d.ts +0 -801
- package/dist/tools/query/CodeReadContextTool/CodeReadContextTool.d.ts.map +0 -1
- package/dist/tools/query/CodeReadContextTool/CodeReadContextTool.js +0 -148
- package/dist/tools/query/CodeReadContextTool/CodeReadContextTool.js.map +0 -1
- package/dist/tools/query/CodeReadContextTool/constants.d.ts +0 -5
- package/dist/tools/query/CodeReadContextTool/constants.d.ts.map +0 -1
- package/dist/tools/query/CodeReadContextTool/constants.js +0 -5
- package/dist/tools/query/CodeReadContextTool/constants.js.map +0 -1
- package/dist/tools/query/CodeReadContextTool/prompt.d.ts +0 -2
- package/dist/tools/query/CodeReadContextTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/CodeReadContextTool/prompt.js +0 -6
- package/dist/tools/query/CodeReadContextTool/prompt.js.map +0 -1
- package/dist/tools/query/CodeSearchRepairTool/CodeSearchRepairTool.d.ts +0 -125
- package/dist/tools/query/CodeSearchRepairTool/CodeSearchRepairTool.d.ts.map +0 -1
- package/dist/tools/query/CodeSearchRepairTool/CodeSearchRepairTool.js +0 -119
- package/dist/tools/query/CodeSearchRepairTool/CodeSearchRepairTool.js.map +0 -1
- package/dist/tools/query/CodeSearchRepairTool/constants.d.ts +0 -5
- package/dist/tools/query/CodeSearchRepairTool/constants.d.ts.map +0 -1
- package/dist/tools/query/CodeSearchRepairTool/constants.js +0 -5
- package/dist/tools/query/CodeSearchRepairTool/constants.js.map +0 -1
- package/dist/tools/query/CodeSearchRepairTool/prompt.d.ts +0 -2
- package/dist/tools/query/CodeSearchRepairTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/CodeSearchRepairTool/prompt.js +0 -5
- package/dist/tools/query/CodeSearchRepairTool/prompt.js.map +0 -1
- package/dist/tools/query/CodeSearchTool/CodeSearchTool.d.ts +0 -123
- package/dist/tools/query/CodeSearchTool/CodeSearchTool.d.ts.map +0 -1
- package/dist/tools/query/CodeSearchTool/CodeSearchTool.js +0 -118
- package/dist/tools/query/CodeSearchTool/CodeSearchTool.js.map +0 -1
- package/dist/tools/query/CodeSearchTool/constants.d.ts +0 -5
- package/dist/tools/query/CodeSearchTool/constants.d.ts.map +0 -1
- package/dist/tools/query/CodeSearchTool/constants.js +0 -5
- package/dist/tools/query/CodeSearchTool/constants.js.map +0 -1
- package/dist/tools/query/CodeSearchTool/prompt.d.ts +0 -2
- package/dist/tools/query/CodeSearchTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/CodeSearchTool/prompt.js +0 -6
- package/dist/tools/query/CodeSearchTool/prompt.js.map +0 -1
- package/dist/tools/query/ConfigTool/ConfigTool.d.ts +0 -25
- package/dist/tools/query/ConfigTool/ConfigTool.d.ts.map +0 -1
- package/dist/tools/query/ConfigTool/ConfigTool.js +0 -91
- package/dist/tools/query/ConfigTool/ConfigTool.js.map +0 -1
- package/dist/tools/query/ConfigTool/constants.d.ts +0 -6
- package/dist/tools/query/ConfigTool/constants.d.ts.map +0 -1
- package/dist/tools/query/ConfigTool/constants.js +0 -6
- package/dist/tools/query/ConfigTool/constants.js.map +0 -1
- package/dist/tools/query/ConfigTool/prompt.d.ts +0 -2
- package/dist/tools/query/ConfigTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/ConfigTool/prompt.js +0 -2
- package/dist/tools/query/ConfigTool/prompt.js.map +0 -1
- package/dist/tools/query/GoalStateTool/GoalStateTool.d.ts +0 -36
- package/dist/tools/query/GoalStateTool/GoalStateTool.d.ts.map +0 -1
- package/dist/tools/query/GoalStateTool/GoalStateTool.js +0 -128
- package/dist/tools/query/GoalStateTool/GoalStateTool.js.map +0 -1
- package/dist/tools/query/GoalStateTool/constants.d.ts +0 -6
- package/dist/tools/query/GoalStateTool/constants.d.ts.map +0 -1
- package/dist/tools/query/GoalStateTool/constants.js +0 -6
- package/dist/tools/query/GoalStateTool/constants.js.map +0 -1
- package/dist/tools/query/GoalStateTool/prompt.d.ts +0 -2
- package/dist/tools/query/GoalStateTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/GoalStateTool/prompt.js +0 -2
- package/dist/tools/query/GoalStateTool/prompt.js.map +0 -1
- package/dist/tools/query/KnowledgeQueryTool/KnowledgeQueryTool.d.ts +0 -61
- package/dist/tools/query/KnowledgeQueryTool/KnowledgeQueryTool.d.ts.map +0 -1
- package/dist/tools/query/KnowledgeQueryTool/KnowledgeQueryTool.js +0 -119
- package/dist/tools/query/KnowledgeQueryTool/KnowledgeQueryTool.js.map +0 -1
- package/dist/tools/query/KnowledgeQueryTool/constants.d.ts +0 -6
- package/dist/tools/query/KnowledgeQueryTool/constants.d.ts.map +0 -1
- package/dist/tools/query/KnowledgeQueryTool/constants.js +0 -6
- package/dist/tools/query/KnowledgeQueryTool/constants.js.map +0 -1
- package/dist/tools/query/KnowledgeQueryTool/prompt.d.ts +0 -2
- package/dist/tools/query/KnowledgeQueryTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/KnowledgeQueryTool/prompt.js +0 -2
- package/dist/tools/query/KnowledgeQueryTool/prompt.js.map +0 -1
- package/dist/tools/query/MemoryRecallTool/MemoryRecallTool.d.ts +0 -81
- package/dist/tools/query/MemoryRecallTool/MemoryRecallTool.d.ts.map +0 -1
- package/dist/tools/query/MemoryRecallTool/MemoryRecallTool.js +0 -110
- package/dist/tools/query/MemoryRecallTool/MemoryRecallTool.js.map +0 -1
- package/dist/tools/query/MemoryRecallTool/constants.d.ts +0 -6
- package/dist/tools/query/MemoryRecallTool/constants.d.ts.map +0 -1
- package/dist/tools/query/MemoryRecallTool/constants.js +0 -6
- package/dist/tools/query/MemoryRecallTool/constants.js.map +0 -1
- package/dist/tools/query/MemoryRecallTool/prompt.d.ts +0 -2
- package/dist/tools/query/MemoryRecallTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/MemoryRecallTool/prompt.js +0 -2
- package/dist/tools/query/MemoryRecallTool/prompt.js.map +0 -1
- package/dist/tools/query/PluginStateTool/PluginStateTool.d.ts +0 -28
- package/dist/tools/query/PluginStateTool/PluginStateTool.d.ts.map +0 -1
- package/dist/tools/query/PluginStateTool/PluginStateTool.js +0 -91
- package/dist/tools/query/PluginStateTool/PluginStateTool.js.map +0 -1
- package/dist/tools/query/PluginStateTool/constants.d.ts +0 -6
- package/dist/tools/query/PluginStateTool/constants.d.ts.map +0 -1
- package/dist/tools/query/PluginStateTool/constants.js +0 -6
- package/dist/tools/query/PluginStateTool/constants.js.map +0 -1
- package/dist/tools/query/PluginStateTool/prompt.d.ts +0 -2
- package/dist/tools/query/PluginStateTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/PluginStateTool/prompt.js +0 -2
- package/dist/tools/query/PluginStateTool/prompt.js.map +0 -1
- package/dist/tools/query/ProgressHistoryTool/ProgressHistoryTool.d.ts +0 -57
- package/dist/tools/query/ProgressHistoryTool/ProgressHistoryTool.d.ts.map +0 -1
- package/dist/tools/query/ProgressHistoryTool/ProgressHistoryTool.js +0 -143
- package/dist/tools/query/ProgressHistoryTool/ProgressHistoryTool.js.map +0 -1
- package/dist/tools/query/ProgressHistoryTool/constants.d.ts +0 -6
- package/dist/tools/query/ProgressHistoryTool/constants.d.ts.map +0 -1
- package/dist/tools/query/ProgressHistoryTool/constants.js +0 -6
- package/dist/tools/query/ProgressHistoryTool/constants.js.map +0 -1
- package/dist/tools/query/ProgressHistoryTool/prompt.d.ts +0 -2
- package/dist/tools/query/ProgressHistoryTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/ProgressHistoryTool/prompt.js +0 -2
- package/dist/tools/query/ProgressHistoryTool/prompt.js.map +0 -1
- package/dist/tools/query/SessionHistoryTool/SessionHistoryTool.d.ts +0 -42
- package/dist/tools/query/SessionHistoryTool/SessionHistoryTool.d.ts.map +0 -1
- package/dist/tools/query/SessionHistoryTool/SessionHistoryTool.js +0 -118
- package/dist/tools/query/SessionHistoryTool/SessionHistoryTool.js.map +0 -1
- package/dist/tools/query/SessionHistoryTool/constants.d.ts +0 -6
- package/dist/tools/query/SessionHistoryTool/constants.d.ts.map +0 -1
- package/dist/tools/query/SessionHistoryTool/constants.js +0 -6
- package/dist/tools/query/SessionHistoryTool/constants.js.map +0 -1
- package/dist/tools/query/SessionHistoryTool/prompt.d.ts +0 -2
- package/dist/tools/query/SessionHistoryTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/SessionHistoryTool/prompt.js +0 -2
- package/dist/tools/query/SessionHistoryTool/prompt.js.map +0 -1
- package/dist/tools/query/SkillSearchTool/SkillSearchTool.d.ts +0 -28
- package/dist/tools/query/SkillSearchTool/SkillSearchTool.d.ts.map +0 -1
- package/dist/tools/query/SkillSearchTool/SkillSearchTool.js +0 -45
- package/dist/tools/query/SkillSearchTool/SkillSearchTool.js.map +0 -1
- package/dist/tools/query/SoilQueryTool/SoilQueryTool.d.ts +0 -125
- package/dist/tools/query/SoilQueryTool/SoilQueryTool.d.ts.map +0 -1
- package/dist/tools/query/SoilQueryTool/SoilQueryTool.js +0 -389
- package/dist/tools/query/SoilQueryTool/SoilQueryTool.js.map +0 -1
- package/dist/tools/query/SoilQueryTool/constants.d.ts +0 -8
- package/dist/tools/query/SoilQueryTool/constants.d.ts.map +0 -1
- package/dist/tools/query/SoilQueryTool/constants.js +0 -8
- package/dist/tools/query/SoilQueryTool/constants.js.map +0 -1
- package/dist/tools/query/SoilQueryTool/prompt.d.ts +0 -2
- package/dist/tools/query/SoilQueryTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/SoilQueryTool/prompt.js +0 -2
- package/dist/tools/query/SoilQueryTool/prompt.js.map +0 -1
- package/dist/tools/query/TaskGetTool/TaskGetTool.d.ts +0 -35
- package/dist/tools/query/TaskGetTool/TaskGetTool.d.ts.map +0 -1
- package/dist/tools/query/TaskGetTool/TaskGetTool.js +0 -85
- package/dist/tools/query/TaskGetTool/TaskGetTool.js.map +0 -1
- package/dist/tools/query/TaskGetTool/constants.d.ts +0 -6
- package/dist/tools/query/TaskGetTool/constants.d.ts.map +0 -1
- package/dist/tools/query/TaskGetTool/constants.js +0 -6
- package/dist/tools/query/TaskGetTool/constants.js.map +0 -1
- package/dist/tools/query/TaskGetTool/prompt.d.ts +0 -2
- package/dist/tools/query/TaskGetTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/TaskGetTool/prompt.js +0 -2
- package/dist/tools/query/TaskGetTool/prompt.js.map +0 -1
- package/dist/tools/query/TaskListTool/TaskListTool.d.ts +0 -58
- package/dist/tools/query/TaskListTool/TaskListTool.d.ts.map +0 -1
- package/dist/tools/query/TaskListTool/TaskListTool.js +0 -101
- package/dist/tools/query/TaskListTool/TaskListTool.js.map +0 -1
- package/dist/tools/query/TaskListTool/constants.d.ts +0 -6
- package/dist/tools/query/TaskListTool/constants.d.ts.map +0 -1
- package/dist/tools/query/TaskListTool/constants.js +0 -6
- package/dist/tools/query/TaskListTool/constants.js.map +0 -1
- package/dist/tools/query/TaskListTool/prompt.d.ts +0 -2
- package/dist/tools/query/TaskListTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/TaskListTool/prompt.js +0 -2
- package/dist/tools/query/TaskListTool/prompt.js.map +0 -1
- package/dist/tools/query/ToolSearchTool/ToolSearchTool.d.ts +0 -40
- package/dist/tools/query/ToolSearchTool/ToolSearchTool.d.ts.map +0 -1
- package/dist/tools/query/ToolSearchTool/ToolSearchTool.js +0 -49
- package/dist/tools/query/ToolSearchTool/ToolSearchTool.js.map +0 -1
- package/dist/tools/query/ToolSearchTool/constants.d.ts +0 -6
- package/dist/tools/query/ToolSearchTool/constants.d.ts.map +0 -1
- package/dist/tools/query/ToolSearchTool/constants.js +0 -6
- package/dist/tools/query/ToolSearchTool/constants.js.map +0 -1
- package/dist/tools/query/ToolSearchTool/prompt.d.ts +0 -2
- package/dist/tools/query/ToolSearchTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/ToolSearchTool/prompt.js +0 -2
- package/dist/tools/query/ToolSearchTool/prompt.js.map +0 -1
- package/dist/tools/query/TrustStateTool/TrustStateTool.d.ts +0 -30
- package/dist/tools/query/TrustStateTool/TrustStateTool.d.ts.map +0 -1
- package/dist/tools/query/TrustStateTool/TrustStateTool.js +0 -92
- package/dist/tools/query/TrustStateTool/TrustStateTool.js.map +0 -1
- package/dist/tools/query/TrustStateTool/constants.d.ts +0 -6
- package/dist/tools/query/TrustStateTool/constants.d.ts.map +0 -1
- package/dist/tools/query/TrustStateTool/constants.js +0 -6
- package/dist/tools/query/TrustStateTool/constants.js.map +0 -1
- package/dist/tools/query/TrustStateTool/prompt.d.ts +0 -2
- package/dist/tools/query/TrustStateTool/prompt.d.ts.map +0 -1
- package/dist/tools/query/TrustStateTool/prompt.js +0 -2
- package/dist/tools/query/TrustStateTool/prompt.js.map +0 -1
- package/dist/tools/query/code-search-root.d.ts +0 -8
- package/dist/tools/query/code-search-root.d.ts.map +0 -1
- package/dist/tools/query/code-search-root.js +0 -41
- package/dist/tools/query/code-search-root.js.map +0 -1
- package/dist/tools/query/runtime-dream-review-tool.d.ts +0 -34
- package/dist/tools/query/runtime-dream-review-tool.d.ts.map +0 -1
- package/dist/tools/query/runtime-dream-review-tool.js +0 -62
- package/dist/tools/query/runtime-dream-review-tool.js.map +0 -1
- package/dist/tools/query/runtime-session-tools.d.ts +0 -628
- package/dist/tools/query/runtime-session-tools.d.ts.map +0 -1
- package/dist/tools/query/runtime-session-tools.js +0 -1131
- package/dist/tools/query/runtime-session-tools.js.map +0 -1
- package/dist/tools/registry.d.ts +0 -44
- package/dist/tools/registry.d.ts.map +0 -1
- package/dist/tools/registry.js +0 -132
- package/dist/tools/registry.js.map +0 -1
- package/dist/tools/runtime/LongRunningRuntimeTools.d.ts +0 -839
- package/dist/tools/runtime/LongRunningRuntimeTools.d.ts.map +0 -1
- package/dist/tools/runtime/LongRunningRuntimeTools.js +0 -908
- package/dist/tools/runtime/LongRunningRuntimeTools.js.map +0 -1
- package/dist/tools/runtime/RunSpecHandoffTools.d.ts +0 -12
- package/dist/tools/runtime/RunSpecHandoffTools.d.ts.map +0 -1
- package/dist/tools/runtime/RunSpecHandoffTools.js +0 -384
- package/dist/tools/runtime/RunSpecHandoffTools.js.map +0 -1
- package/dist/tools/runtime/SetupRuntimeControlTools.d.ts +0 -11
- package/dist/tools/runtime/SetupRuntimeControlTools.d.ts.map +0 -1
- package/dist/tools/runtime/SetupRuntimeControlTools.js +0 -615
- package/dist/tools/runtime/SetupRuntimeControlTools.js.map +0 -1
- package/dist/tools/schedule/CreateScheduleTool/CreateScheduleTool.d.ts +0 -1820
- package/dist/tools/schedule/CreateScheduleTool/CreateScheduleTool.d.ts.map +0 -1
- package/dist/tools/schedule/CreateScheduleTool/CreateScheduleTool.js +0 -86
- package/dist/tools/schedule/CreateScheduleTool/CreateScheduleTool.js.map +0 -1
- package/dist/tools/schedule/CreateScheduleTool/constants.d.ts +0 -5
- package/dist/tools/schedule/CreateScheduleTool/constants.d.ts.map +0 -1
- package/dist/tools/schedule/CreateScheduleTool/constants.js +0 -5
- package/dist/tools/schedule/CreateScheduleTool/constants.js.map +0 -1
- package/dist/tools/schedule/CreateScheduleTool/prompt.d.ts +0 -2
- package/dist/tools/schedule/CreateScheduleTool/prompt.d.ts.map +0 -1
- package/dist/tools/schedule/CreateScheduleTool/prompt.js +0 -2
- package/dist/tools/schedule/CreateScheduleTool/prompt.js.map +0 -1
- package/dist/tools/schedule/GetScheduleTool/GetScheduleTool.d.ts +0 -28
- package/dist/tools/schedule/GetScheduleTool/GetScheduleTool.d.ts.map +0 -1
- package/dist/tools/schedule/GetScheduleTool/GetScheduleTool.js +0 -66
- package/dist/tools/schedule/GetScheduleTool/GetScheduleTool.js.map +0 -1
- package/dist/tools/schedule/GetScheduleTool/constants.d.ts +0 -6
- package/dist/tools/schedule/GetScheduleTool/constants.d.ts.map +0 -1
- package/dist/tools/schedule/GetScheduleTool/constants.js +0 -6
- package/dist/tools/schedule/GetScheduleTool/constants.js.map +0 -1
- package/dist/tools/schedule/GetScheduleTool/prompt.d.ts +0 -2
- package/dist/tools/schedule/GetScheduleTool/prompt.d.ts.map +0 -1
- package/dist/tools/schedule/GetScheduleTool/prompt.js +0 -2
- package/dist/tools/schedule/GetScheduleTool/prompt.js.map +0 -1
- package/dist/tools/schedule/ListSchedulesTool/ListSchedulesTool.d.ts +0 -40
- package/dist/tools/schedule/ListSchedulesTool/ListSchedulesTool.d.ts.map +0 -1
- package/dist/tools/schedule/ListSchedulesTool/ListSchedulesTool.js +0 -83
- package/dist/tools/schedule/ListSchedulesTool/ListSchedulesTool.js.map +0 -1
- package/dist/tools/schedule/ListSchedulesTool/constants.d.ts +0 -6
- package/dist/tools/schedule/ListSchedulesTool/constants.d.ts.map +0 -1
- package/dist/tools/schedule/ListSchedulesTool/constants.js +0 -6
- package/dist/tools/schedule/ListSchedulesTool/constants.js.map +0 -1
- package/dist/tools/schedule/ListSchedulesTool/prompt.d.ts +0 -2
- package/dist/tools/schedule/ListSchedulesTool/prompt.d.ts.map +0 -1
- package/dist/tools/schedule/ListSchedulesTool/prompt.js +0 -2
- package/dist/tools/schedule/ListSchedulesTool/prompt.js.map +0 -1
- package/dist/tools/schedule/PauseScheduleTool/PauseScheduleTool.d.ts +0 -32
- package/dist/tools/schedule/PauseScheduleTool/PauseScheduleTool.d.ts.map +0 -1
- package/dist/tools/schedule/PauseScheduleTool/PauseScheduleTool.js +0 -81
- package/dist/tools/schedule/PauseScheduleTool/PauseScheduleTool.js.map +0 -1
- package/dist/tools/schedule/PauseScheduleTool/constants.d.ts +0 -5
- package/dist/tools/schedule/PauseScheduleTool/constants.d.ts.map +0 -1
- package/dist/tools/schedule/PauseScheduleTool/constants.js +0 -5
- package/dist/tools/schedule/PauseScheduleTool/constants.js.map +0 -1
- package/dist/tools/schedule/PauseScheduleTool/prompt.d.ts +0 -2
- package/dist/tools/schedule/PauseScheduleTool/prompt.d.ts.map +0 -1
- package/dist/tools/schedule/PauseScheduleTool/prompt.js +0 -2
- package/dist/tools/schedule/PauseScheduleTool/prompt.js.map +0 -1
- package/dist/tools/schedule/RemoveScheduleTool/RemoveScheduleTool.d.ts +0 -35
- package/dist/tools/schedule/RemoveScheduleTool/RemoveScheduleTool.d.ts.map +0 -1
- package/dist/tools/schedule/RemoveScheduleTool/RemoveScheduleTool.js +0 -87
- package/dist/tools/schedule/RemoveScheduleTool/RemoveScheduleTool.js.map +0 -1
- package/dist/tools/schedule/RemoveScheduleTool/constants.d.ts +0 -5
- package/dist/tools/schedule/RemoveScheduleTool/constants.d.ts.map +0 -1
- package/dist/tools/schedule/RemoveScheduleTool/constants.js +0 -5
- package/dist/tools/schedule/RemoveScheduleTool/constants.js.map +0 -1
- package/dist/tools/schedule/RemoveScheduleTool/prompt.d.ts +0 -2
- package/dist/tools/schedule/RemoveScheduleTool/prompt.d.ts.map +0 -1
- package/dist/tools/schedule/RemoveScheduleTool/prompt.js +0 -2
- package/dist/tools/schedule/RemoveScheduleTool/prompt.js.map +0 -1
- package/dist/tools/schedule/ResumeScheduleTool/ResumeScheduleTool.d.ts +0 -32
- package/dist/tools/schedule/ResumeScheduleTool/ResumeScheduleTool.d.ts.map +0 -1
- package/dist/tools/schedule/ResumeScheduleTool/ResumeScheduleTool.js +0 -81
- package/dist/tools/schedule/ResumeScheduleTool/ResumeScheduleTool.js.map +0 -1
- package/dist/tools/schedule/ResumeScheduleTool/constants.d.ts +0 -5
- package/dist/tools/schedule/ResumeScheduleTool/constants.d.ts.map +0 -1
- package/dist/tools/schedule/ResumeScheduleTool/constants.js +0 -5
- package/dist/tools/schedule/ResumeScheduleTool/constants.js.map +0 -1
- package/dist/tools/schedule/ResumeScheduleTool/prompt.d.ts +0 -2
- package/dist/tools/schedule/ResumeScheduleTool/prompt.d.ts.map +0 -1
- package/dist/tools/schedule/ResumeScheduleTool/prompt.js +0 -2
- package/dist/tools/schedule/ResumeScheduleTool/prompt.js.map +0 -1
- package/dist/tools/schedule/RunScheduleTool/RunScheduleTool.d.ts +0 -40
- package/dist/tools/schedule/RunScheduleTool/RunScheduleTool.d.ts.map +0 -1
- package/dist/tools/schedule/RunScheduleTool/RunScheduleTool.js +0 -126
- package/dist/tools/schedule/RunScheduleTool/RunScheduleTool.js.map +0 -1
- package/dist/tools/schedule/RunScheduleTool/constants.d.ts +0 -5
- package/dist/tools/schedule/RunScheduleTool/constants.d.ts.map +0 -1
- package/dist/tools/schedule/RunScheduleTool/constants.js +0 -5
- package/dist/tools/schedule/RunScheduleTool/constants.js.map +0 -1
- package/dist/tools/schedule/RunScheduleTool/prompt.d.ts +0 -2
- package/dist/tools/schedule/RunScheduleTool/prompt.d.ts.map +0 -1
- package/dist/tools/schedule/RunScheduleTool/prompt.js +0 -2
- package/dist/tools/schedule/RunScheduleTool/prompt.js.map +0 -1
- package/dist/tools/schedule/UpdateScheduleTool/UpdateScheduleTool.d.ts +0 -818
- package/dist/tools/schedule/UpdateScheduleTool/UpdateScheduleTool.d.ts.map +0 -1
- package/dist/tools/schedule/UpdateScheduleTool/UpdateScheduleTool.js +0 -118
- package/dist/tools/schedule/UpdateScheduleTool/UpdateScheduleTool.js.map +0 -1
- package/dist/tools/schedule/UpdateScheduleTool/constants.d.ts +0 -5
- package/dist/tools/schedule/UpdateScheduleTool/constants.d.ts.map +0 -1
- package/dist/tools/schedule/UpdateScheduleTool/constants.js +0 -5
- package/dist/tools/schedule/UpdateScheduleTool/constants.js.map +0 -1
- package/dist/tools/schedule/UpdateScheduleTool/prompt.d.ts +0 -2
- package/dist/tools/schedule/UpdateScheduleTool/prompt.d.ts.map +0 -1
- package/dist/tools/schedule/UpdateScheduleTool/prompt.js +0 -2
- package/dist/tools/schedule/UpdateScheduleTool/prompt.js.map +0 -1
- package/dist/tools/shared/parse-tool-output.d.ts +0 -18
- package/dist/tools/shared/parse-tool-output.d.ts.map +0 -1
- package/dist/tools/shared/parse-tool-output.js +0 -53
- package/dist/tools/shared/parse-tool-output.js.map +0 -1
- package/dist/tools/system/EnvTool/EnvTool.d.ts +0 -35
- package/dist/tools/system/EnvTool/EnvTool.d.ts.map +0 -1
- package/dist/tools/system/EnvTool/EnvTool.js +0 -127
- package/dist/tools/system/EnvTool/EnvTool.js.map +0 -1
- package/dist/tools/system/EnvTool/constants.d.ts +0 -6
- package/dist/tools/system/EnvTool/constants.d.ts.map +0 -1
- package/dist/tools/system/EnvTool/constants.js +0 -6
- package/dist/tools/system/EnvTool/constants.js.map +0 -1
- package/dist/tools/system/EnvTool/prompt.d.ts +0 -2
- package/dist/tools/system/EnvTool/prompt.d.ts.map +0 -1
- package/dist/tools/system/EnvTool/prompt.js +0 -2
- package/dist/tools/system/EnvTool/prompt.js.map +0 -1
- package/dist/tools/system/GitDiffTool/GitDiffTool.d.ts +0 -43
- package/dist/tools/system/GitDiffTool/GitDiffTool.d.ts.map +0 -1
- package/dist/tools/system/GitDiffTool/GitDiffTool.js +0 -134
- package/dist/tools/system/GitDiffTool/GitDiffTool.js.map +0 -1
- package/dist/tools/system/GitDiffTool/constants.d.ts +0 -6
- package/dist/tools/system/GitDiffTool/constants.d.ts.map +0 -1
- package/dist/tools/system/GitDiffTool/constants.js +0 -6
- package/dist/tools/system/GitDiffTool/constants.js.map +0 -1
- package/dist/tools/system/GitDiffTool/prompt.d.ts +0 -2
- package/dist/tools/system/GitDiffTool/prompt.d.ts.map +0 -1
- package/dist/tools/system/GitDiffTool/prompt.js +0 -2
- package/dist/tools/system/GitDiffTool/prompt.js.map +0 -1
- package/dist/tools/system/GitLogTool/GitLogTool.d.ts +0 -61
- package/dist/tools/system/GitLogTool/GitLogTool.d.ts.map +0 -1
- package/dist/tools/system/GitLogTool/GitLogTool.js +0 -112
- package/dist/tools/system/GitLogTool/GitLogTool.js.map +0 -1
- package/dist/tools/system/GitLogTool/constants.d.ts +0 -6
- package/dist/tools/system/GitLogTool/constants.d.ts.map +0 -1
- package/dist/tools/system/GitLogTool/constants.js +0 -6
- package/dist/tools/system/GitLogTool/constants.js.map +0 -1
- package/dist/tools/system/GitLogTool/prompt.d.ts +0 -2
- package/dist/tools/system/GitLogTool/prompt.d.ts.map +0 -1
- package/dist/tools/system/GitLogTool/prompt.js +0 -2
- package/dist/tools/system/GitLogTool/prompt.js.map +0 -1
- package/dist/tools/system/ProcessSessionTool/ProcessSessionTool.d.ts +0 -249
- package/dist/tools/system/ProcessSessionTool/ProcessSessionTool.d.ts.map +0 -1
- package/dist/tools/system/ProcessSessionTool/ProcessSessionTool.js +0 -490
- package/dist/tools/system/ProcessSessionTool/ProcessSessionTool.js.map +0 -1
- package/dist/tools/system/ProcessStatusTool/ProcessStatusTool.d.ts +0 -61
- package/dist/tools/system/ProcessStatusTool/ProcessStatusTool.d.ts.map +0 -1
- package/dist/tools/system/ProcessStatusTool/ProcessStatusTool.js +0 -147
- package/dist/tools/system/ProcessStatusTool/ProcessStatusTool.js.map +0 -1
- package/dist/tools/system/ProcessStatusTool/constants.d.ts +0 -6
- package/dist/tools/system/ProcessStatusTool/constants.d.ts.map +0 -1
- package/dist/tools/system/ProcessStatusTool/constants.js +0 -6
- package/dist/tools/system/ProcessStatusTool/constants.js.map +0 -1
- package/dist/tools/system/ProcessStatusTool/prompt.d.ts +0 -2
- package/dist/tools/system/ProcessStatusTool/prompt.d.ts.map +0 -1
- package/dist/tools/system/ProcessStatusTool/prompt.js +0 -2
- package/dist/tools/system/ProcessStatusTool/prompt.js.map +0 -1
- package/dist/tools/system/ShellCommandTool/ShellCommandTool.d.ts +0 -44
- package/dist/tools/system/ShellCommandTool/ShellCommandTool.d.ts.map +0 -1
- package/dist/tools/system/ShellCommandTool/ShellCommandTool.js +0 -46
- package/dist/tools/system/ShellCommandTool/ShellCommandTool.js.map +0 -1
- package/dist/tools/system/ShellTool/ShellTool.d.ts +0 -48
- package/dist/tools/system/ShellTool/ShellTool.d.ts.map +0 -1
- package/dist/tools/system/ShellTool/ShellTool.js +0 -88
- package/dist/tools/system/ShellTool/ShellTool.js.map +0 -1
- package/dist/tools/system/ShellTool/command-policy.d.ts +0 -18
- package/dist/tools/system/ShellTool/command-policy.d.ts.map +0 -1
- package/dist/tools/system/ShellTool/command-policy.js +0 -459
- package/dist/tools/system/ShellTool/command-policy.js.map +0 -1
- package/dist/tools/system/ShellTool/constants.d.ts +0 -5
- package/dist/tools/system/ShellTool/constants.d.ts.map +0 -1
- package/dist/tools/system/ShellTool/constants.js +0 -5
- package/dist/tools/system/ShellTool/constants.js.map +0 -1
- package/dist/tools/system/ShellTool/prompt.d.ts +0 -2
- package/dist/tools/system/ShellTool/prompt.d.ts.map +0 -1
- package/dist/tools/system/ShellTool/prompt.js +0 -2
- package/dist/tools/system/ShellTool/prompt.js.map +0 -1
- package/dist/tools/system/SleepTool/SleepTool.d.ts +0 -35
- package/dist/tools/system/SleepTool/SleepTool.d.ts.map +0 -1
- package/dist/tools/system/SleepTool/SleepTool.js +0 -50
- package/dist/tools/system/SleepTool/SleepTool.js.map +0 -1
- package/dist/tools/system/SleepTool/constants.d.ts +0 -6
- package/dist/tools/system/SleepTool/constants.d.ts.map +0 -1
- package/dist/tools/system/SleepTool/constants.js +0 -6
- package/dist/tools/system/SleepTool/constants.js.map +0 -1
- package/dist/tools/system/SleepTool/prompt.d.ts +0 -2
- package/dist/tools/system/SleepTool/prompt.d.ts.map +0 -1
- package/dist/tools/system/SleepTool/prompt.js +0 -2
- package/dist/tools/system/SleepTool/prompt.js.map +0 -1
- package/dist/tools/system/TestRunnerTool/TestRunnerTool.d.ts +0 -53
- package/dist/tools/system/TestRunnerTool/TestRunnerTool.d.ts.map +0 -1
- package/dist/tools/system/TestRunnerTool/TestRunnerTool.js +0 -328
- package/dist/tools/system/TestRunnerTool/TestRunnerTool.js.map +0 -1
- package/dist/tools/system/TestRunnerTool/constants.d.ts +0 -5
- package/dist/tools/system/TestRunnerTool/constants.d.ts.map +0 -1
- package/dist/tools/system/TestRunnerTool/constants.js +0 -5
- package/dist/tools/system/TestRunnerTool/constants.js.map +0 -1
- package/dist/tools/system/TestRunnerTool/prompt.d.ts +0 -2
- package/dist/tools/system/TestRunnerTool/prompt.d.ts.map +0 -1
- package/dist/tools/system/TestRunnerTool/prompt.js +0 -2
- package/dist/tools/system/TestRunnerTool/prompt.js.map +0 -1
- package/dist/tools/system/UpdatePlanTool/UpdatePlanTool.d.ts +0 -61
- package/dist/tools/system/UpdatePlanTool/UpdatePlanTool.d.ts.map +0 -1
- package/dist/tools/system/UpdatePlanTool/UpdatePlanTool.js +0 -43
- package/dist/tools/system/UpdatePlanTool/UpdatePlanTool.js.map +0 -1
- package/dist/tools/system/test-runner.d.ts +0 -3
- package/dist/tools/system/test-runner.d.ts.map +0 -1
- package/dist/tools/system/test-runner.js +0 -2
- package/dist/tools/system/test-runner.js.map +0 -1
- package/dist/tools/tool-definition-adapter.d.ts +0 -20
- package/dist/tools/tool-definition-adapter.d.ts.map +0 -1
- package/dist/tools/tool-definition-adapter.js +0 -52
- package/dist/tools/tool-definition-adapter.js.map +0 -1
- package/dist/tools/types.d.ts +0 -320
- package/dist/tools/types.d.ts.map +0 -1
- package/dist/tools/types.js +0 -121
- package/dist/tools/types.js.map +0 -1
- package/dist/tools/workspace-scope.d.ts +0 -11
- package/dist/tools/workspace-scope.d.ts.map +0 -1
- package/dist/tools/workspace-scope.js +0 -77
- package/dist/tools/workspace-scope.js.map +0 -1
|
@@ -1,1669 +0,0 @@
|
|
|
1
|
-
import { randomUUID } from "node:crypto";
|
|
2
|
-
import * as fsp from "node:fs/promises";
|
|
3
|
-
import * as path from "node:path";
|
|
4
|
-
import { createRuntimeStorePaths, encodeRuntimePathSegment, ensureRuntimeStorePaths, } from "./runtime-paths.js";
|
|
5
|
-
import { correctionStateForTarget, MemoryCorrectionEntrySchema, summarizeMemoryCorrectionState, } from "../../platform/corrections/memory-correction-ledger.js";
|
|
6
|
-
import { extractMetricObservationsFromEvidence, summarizeEvidenceMetricTrends, } from "./metric-history.js";
|
|
7
|
-
import { summarizeEvidenceEvaluatorResults, } from "./evaluator-results.js";
|
|
8
|
-
import { summarizeEvidenceResearchMemos, } from "./research-evidence.js";
|
|
9
|
-
import { summarizeEvidenceDreamCheckpoints, } from "./dream-checkpoints.js";
|
|
10
|
-
import { summarizeArtifactRetention, } from "./artifact-retention.js";
|
|
11
|
-
import { RuntimeEvidenceEntrySchema, } from "./evidence-types.js";
|
|
12
|
-
export { RuntimeArtifactRetentionClassSchema, RuntimeEvidenceArtifactRefSchema, RuntimeEvidenceCandidateDispositionSchema, RuntimeEvidenceCandidateLineageSchema, RuntimeEvidenceCandidateNearMissReasonSchema, RuntimeEvidenceCandidateNearMissSchema, RuntimeEvidenceCandidateRecordSchema, RuntimeEvidenceCandidateSimilaritySchema, RuntimeEvidenceDivergentHypothesisSchema, RuntimeEvidenceDreamCheckpointSchema, RuntimeEvidenceDreamCheckpointActiveHypothesisSchema, RuntimeEvidenceDreamCheckpointMemoryRefSchema, RuntimeEvidenceDreamCheckpointRejectedApproachSchema, RuntimeEvidenceDreamCheckpointStrategyCandidateSchema, RuntimeEvidenceDreamCheckpointTriggerSchema, RuntimeEvidenceDreamRunControlRecommendationSchema, RuntimeEvidenceEntryKindSchema, RuntimeEvidenceEntrySchema, RuntimeEvidenceEvaluatorBudgetSchema, RuntimeEvidenceEvaluatorCalibrationSchema, RuntimeEvidenceEvaluatorCandidateSnapshotSchema, RuntimeEvidenceEvaluatorObservationSchema, RuntimeEvidenceEvaluatorProvenanceSchema, RuntimeEvidenceEvaluatorPublishActionSchema, RuntimeEvidenceEvaluatorSignalSchema, RuntimeEvidenceEvaluatorStatusSchema, RuntimeEvidenceEvaluatorValidationSchema, RuntimeEvidenceMetricSchema, RuntimeEvidenceMemoryUsageStatsSchema, RuntimeEvidenceOutcomeSchema, RuntimeEvidenceResearchExternalActionSchema, RuntimeEvidenceResearchFindingSchema, RuntimeEvidenceResearchMemoSchema, RuntimeEvidenceResearchSourceSchema, } from "./evidence-types.js";
|
|
13
|
-
const summaryIndexUpdateLocks = new Map();
|
|
14
|
-
export class RuntimeEvidenceLedger {
|
|
15
|
-
paths;
|
|
16
|
-
constructor(runtimeRootOrPaths) {
|
|
17
|
-
this.paths =
|
|
18
|
-
typeof runtimeRootOrPaths === "string"
|
|
19
|
-
? createRuntimeStorePaths(runtimeRootOrPaths)
|
|
20
|
-
: runtimeRootOrPaths ?? createRuntimeStorePaths();
|
|
21
|
-
}
|
|
22
|
-
async ensureReady() {
|
|
23
|
-
await ensureRuntimeStorePaths(this.paths);
|
|
24
|
-
}
|
|
25
|
-
goalPath(goalId) {
|
|
26
|
-
return this.paths.evidenceGoalPath(goalId);
|
|
27
|
-
}
|
|
28
|
-
runPath(runId) {
|
|
29
|
-
return this.paths.evidenceRunPath(runId);
|
|
30
|
-
}
|
|
31
|
-
async append(input) {
|
|
32
|
-
const entry = RuntimeEvidenceEntrySchema.parse({
|
|
33
|
-
schema_version: "runtime-evidence-entry-v1",
|
|
34
|
-
id: input.id ?? randomUUID(),
|
|
35
|
-
occurred_at: input.occurred_at ?? new Date().toISOString(),
|
|
36
|
-
metrics: input.metrics ?? [],
|
|
37
|
-
evaluators: input.evaluators ?? [],
|
|
38
|
-
research: input.research ?? [],
|
|
39
|
-
dream_checkpoints: input.dream_checkpoints ?? [],
|
|
40
|
-
divergent_exploration: input.divergent_exploration ?? [],
|
|
41
|
-
candidates: input.candidates ?? [],
|
|
42
|
-
artifacts: input.artifacts ?? [],
|
|
43
|
-
raw_refs: input.raw_refs ?? [],
|
|
44
|
-
...input,
|
|
45
|
-
});
|
|
46
|
-
await this.ensureReady();
|
|
47
|
-
const targets = new Set();
|
|
48
|
-
if (entry.scope.goal_id)
|
|
49
|
-
targets.add(this.paths.evidenceGoalPath(entry.scope.goal_id));
|
|
50
|
-
if (entry.scope.run_id)
|
|
51
|
-
targets.add(this.paths.evidenceRunPath(entry.scope.run_id));
|
|
52
|
-
await Promise.all([...targets].map(async (target) => {
|
|
53
|
-
await withSummaryIndexUpdateLock(target, async () => {
|
|
54
|
-
await fsp.mkdir(path.dirname(target), { recursive: true });
|
|
55
|
-
const preAppendIndex = await readPreAppendSummaryIndex(target);
|
|
56
|
-
await fsp.appendFile(target, `${JSON.stringify(entry)}\n`, "utf8");
|
|
57
|
-
await updateSummaryIndexAfterAppend(target, this.paths, [entry], preAppendIndex);
|
|
58
|
-
});
|
|
59
|
-
}));
|
|
60
|
-
return [entry];
|
|
61
|
-
}
|
|
62
|
-
async appendCorrection(input) {
|
|
63
|
-
const { scope, evidence_id, ...correctionInput } = input;
|
|
64
|
-
const correction = MemoryCorrectionEntrySchema.parse(correctionInput);
|
|
65
|
-
await this.append({
|
|
66
|
-
id: evidence_id ?? correction.correction_id,
|
|
67
|
-
occurred_at: correction.created_at,
|
|
68
|
-
kind: "correction",
|
|
69
|
-
scope,
|
|
70
|
-
correction,
|
|
71
|
-
summary: correction.reason,
|
|
72
|
-
raw_refs: [{
|
|
73
|
-
kind: correction.target_ref.kind,
|
|
74
|
-
id: correction.target_ref.id,
|
|
75
|
-
}],
|
|
76
|
-
});
|
|
77
|
-
return correction;
|
|
78
|
-
}
|
|
79
|
-
async readByGoal(goalId) {
|
|
80
|
-
return readEvidenceFile(this.paths.evidenceGoalPath(goalId));
|
|
81
|
-
}
|
|
82
|
-
async readByRun(runId) {
|
|
83
|
-
return readEvidenceFile(this.paths.evidenceRunPath(runId));
|
|
84
|
-
}
|
|
85
|
-
async summarizeGoal(goalId) {
|
|
86
|
-
const manifests = await readReproducibilityManifests(this.paths, { goal_id: goalId });
|
|
87
|
-
const indexed = manifests.length === 0
|
|
88
|
-
? await readSummaryIndex(this.paths.evidenceGoalPath(goalId), { goal_id: goalId })
|
|
89
|
-
: null;
|
|
90
|
-
if (indexed)
|
|
91
|
-
return indexed.summary;
|
|
92
|
-
const read = await this.readByGoal(goalId);
|
|
93
|
-
const summary = summarizeEvidence({ goal_id: goalId }, read, manifests);
|
|
94
|
-
return summary;
|
|
95
|
-
}
|
|
96
|
-
async summarizeRun(runId) {
|
|
97
|
-
const manifests = await readReproducibilityManifests(this.paths, { run_id: runId });
|
|
98
|
-
const indexed = manifests.length === 0
|
|
99
|
-
? await readSummaryIndex(this.paths.evidenceRunPath(runId), { run_id: runId })
|
|
100
|
-
: null;
|
|
101
|
-
if (indexed)
|
|
102
|
-
return indexed.summary;
|
|
103
|
-
const read = await this.readByRun(runId);
|
|
104
|
-
const summary = summarizeEvidence({ run_id: runId }, read, manifests);
|
|
105
|
-
return summary;
|
|
106
|
-
}
|
|
107
|
-
async rebuildSummaryIndexForGoal(goalId) {
|
|
108
|
-
return rebuildSummaryIndex(this.paths.evidenceGoalPath(goalId), this.paths);
|
|
109
|
-
}
|
|
110
|
-
async rebuildSummaryIndexForRun(runId) {
|
|
111
|
-
return rebuildSummaryIndex(this.paths.evidenceRunPath(runId), this.paths);
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
async function rebuildSummaryIndex(canonicalPath, paths) {
|
|
115
|
-
const scope = summaryScopeFromPath(canonicalPath);
|
|
116
|
-
const read = await readEvidenceFile(canonicalPath);
|
|
117
|
-
const manifests = await readReproducibilityManifests(paths, scope);
|
|
118
|
-
const summary = summarizeEvidence(scope, read, manifests);
|
|
119
|
-
const activeRead = manifests.length === 0 ? activeEvidenceRead(read) : null;
|
|
120
|
-
await writeSummaryIndex(canonicalPath, summary, activeRead
|
|
121
|
-
? {
|
|
122
|
-
warnings: read.warnings,
|
|
123
|
-
primaryMetric: resolvePrimaryMetricKey([...activeRead.entries].reverse()) ?? undefined,
|
|
124
|
-
metricObservationState: buildMetricObservationState(activeRead.entries),
|
|
125
|
-
}
|
|
126
|
-
: undefined);
|
|
127
|
-
return summary;
|
|
128
|
-
}
|
|
129
|
-
async function withSummaryIndexUpdateLock(canonicalPath, action) {
|
|
130
|
-
const previous = summaryIndexUpdateLocks.get(canonicalPath) ?? Promise.resolve();
|
|
131
|
-
let release = () => undefined;
|
|
132
|
-
const current = new Promise((resolve) => {
|
|
133
|
-
release = resolve;
|
|
134
|
-
});
|
|
135
|
-
const next = previous.then(() => current, () => current);
|
|
136
|
-
summaryIndexUpdateLocks.set(canonicalPath, next);
|
|
137
|
-
await previous;
|
|
138
|
-
try {
|
|
139
|
-
return await action();
|
|
140
|
-
}
|
|
141
|
-
finally {
|
|
142
|
-
release();
|
|
143
|
-
if (summaryIndexUpdateLocks.get(canonicalPath) === next) {
|
|
144
|
-
summaryIndexUpdateLocks.delete(canonicalPath);
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
async function updateSummaryIndexAfterAppend(canonicalPath, paths, appendedEntries, preAppendIndex) {
|
|
149
|
-
const scope = summaryScopeFromPath(canonicalPath);
|
|
150
|
-
const manifests = await readReproducibilityManifests(paths, scope);
|
|
151
|
-
if (manifests.length > 0) {
|
|
152
|
-
return rebuildSummaryIndex(canonicalPath, paths);
|
|
153
|
-
}
|
|
154
|
-
if (!preAppendIndex) {
|
|
155
|
-
return rebuildSummaryIndex(canonicalPath, paths);
|
|
156
|
-
}
|
|
157
|
-
const warnings = readWarningsFromSummaryIndex(preAppendIndex);
|
|
158
|
-
if (!warnings)
|
|
159
|
-
return rebuildSummaryIndex(canonicalPath, paths);
|
|
160
|
-
const metricState = readMetricObservationStateFromSummaryIndex(preAppendIndex);
|
|
161
|
-
const primaryMetric = preAppendIndex.append_state?.primary_metric;
|
|
162
|
-
const summary = updateSummaryFromAppend(scope, preAppendIndex.summary, appendedEntries, warnings, metricState, primaryMetric);
|
|
163
|
-
if (!summary)
|
|
164
|
-
return rebuildSummaryIndex(canonicalPath, paths);
|
|
165
|
-
await writeSummaryIndex(canonicalPath, summary, {
|
|
166
|
-
warnings,
|
|
167
|
-
primaryMetric,
|
|
168
|
-
metricObservationState: updateMetricObservationState(metricState, appendedEntries),
|
|
169
|
-
});
|
|
170
|
-
return summary;
|
|
171
|
-
}
|
|
172
|
-
function summaryIndexPath(canonicalPath) {
|
|
173
|
-
return `${canonicalPath}.summary.json`;
|
|
174
|
-
}
|
|
175
|
-
function summaryScopeFromPath(canonicalPath) {
|
|
176
|
-
const basename = path.basename(canonicalPath, ".jsonl");
|
|
177
|
-
const decoded = decodeURIComponent(basename);
|
|
178
|
-
return canonicalPath.includes(`${path.sep}runs${path.sep}`) ? { run_id: decoded } : { goal_id: decoded };
|
|
179
|
-
}
|
|
180
|
-
async function readReproducibilityManifests(paths, scope) {
|
|
181
|
-
let fileNames;
|
|
182
|
-
try {
|
|
183
|
-
fileNames = await fsp.readdir(paths.reproducibilityManifestsDir);
|
|
184
|
-
}
|
|
185
|
-
catch (err) {
|
|
186
|
-
if (err.code === "ENOENT")
|
|
187
|
-
return [];
|
|
188
|
-
throw err;
|
|
189
|
-
}
|
|
190
|
-
const manifests = [];
|
|
191
|
-
for (const fileName of fileNames) {
|
|
192
|
-
if (!fileName.endsWith(".json"))
|
|
193
|
-
continue;
|
|
194
|
-
if (!reproducibilityManifestFileMayMatchScope(fileName, scope))
|
|
195
|
-
continue;
|
|
196
|
-
try {
|
|
197
|
-
const parsed = JSON.parse(await fsp.readFile(path.join(paths.reproducibilityManifestsDir, fileName), "utf8"));
|
|
198
|
-
if (parsed.schema_version !== "runtime-reproducibility-manifest-v1")
|
|
199
|
-
continue;
|
|
200
|
-
if (scope.goal_id && parsed.scope?.goal_id !== scope.goal_id)
|
|
201
|
-
continue;
|
|
202
|
-
if (scope.run_id && parsed.scope?.run_id !== scope.run_id)
|
|
203
|
-
continue;
|
|
204
|
-
manifests.push({
|
|
205
|
-
...parsed,
|
|
206
|
-
artifacts: Array.isArray(parsed.artifacts) ? parsed.artifacts.filter(isManifestArtifactRef) : [],
|
|
207
|
-
});
|
|
208
|
-
}
|
|
209
|
-
catch {
|
|
210
|
-
continue;
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
return manifests;
|
|
214
|
-
}
|
|
215
|
-
function reproducibilityManifestFileMayMatchScope(fileName, scope) {
|
|
216
|
-
const basename = fileName.slice(0, -".json".length);
|
|
217
|
-
let manifestId;
|
|
218
|
-
try {
|
|
219
|
-
manifestId = decodeURIComponent(basename);
|
|
220
|
-
}
|
|
221
|
-
catch {
|
|
222
|
-
return true;
|
|
223
|
-
}
|
|
224
|
-
if (scope.run_id && manifestId.startsWith("run:")) {
|
|
225
|
-
return basename.startsWith(`${encodeRuntimePathSegment(`run:${safeManifestScopeId(scope.run_id)}:`)}`);
|
|
226
|
-
}
|
|
227
|
-
if (scope.goal_id && manifestId.startsWith("goal:")) {
|
|
228
|
-
return basename.startsWith(`${encodeRuntimePathSegment(`goal:${safeManifestScopeId(scope.goal_id)}:`)}`);
|
|
229
|
-
}
|
|
230
|
-
if (scope.goal_id && manifestId.startsWith("run:")) {
|
|
231
|
-
return true;
|
|
232
|
-
}
|
|
233
|
-
if (manifestId.startsWith("run:") || manifestId.startsWith("goal:")) {
|
|
234
|
-
return false;
|
|
235
|
-
}
|
|
236
|
-
return true;
|
|
237
|
-
}
|
|
238
|
-
function safeManifestScopeId(value) {
|
|
239
|
-
return value.normalize("NFKC").replace(/[^a-zA-Z0-9:._-]+/g, "_");
|
|
240
|
-
}
|
|
241
|
-
function isManifestArtifactRef(value) {
|
|
242
|
-
return typeof value === "object"
|
|
243
|
-
&& value !== null
|
|
244
|
-
&& typeof value.label === "string";
|
|
245
|
-
}
|
|
246
|
-
async function readSummaryIndex(canonicalPath, expectedScope) {
|
|
247
|
-
return readSummaryIndexWithStat(canonicalPath, expectedScope);
|
|
248
|
-
}
|
|
249
|
-
async function readPreAppendSummaryIndex(canonicalPath) {
|
|
250
|
-
try {
|
|
251
|
-
const stat = await fsp.stat(canonicalPath);
|
|
252
|
-
if (stat.size === 0)
|
|
253
|
-
return emptySummaryIndex(canonicalPath);
|
|
254
|
-
}
|
|
255
|
-
catch (err) {
|
|
256
|
-
if (err.code === "ENOENT")
|
|
257
|
-
return emptySummaryIndex(canonicalPath);
|
|
258
|
-
throw err;
|
|
259
|
-
}
|
|
260
|
-
const scope = summaryScopeFromPath(canonicalPath);
|
|
261
|
-
return readSummaryIndexWithStat(canonicalPath, scope);
|
|
262
|
-
}
|
|
263
|
-
async function emptySummaryIndex(canonicalPath) {
|
|
264
|
-
const scope = summaryScopeFromPath(canonicalPath);
|
|
265
|
-
const summary = summarizeEvidence(scope, { entries: [], warnings: [] });
|
|
266
|
-
return {
|
|
267
|
-
schema_version: "runtime-evidence-summary-index-v1",
|
|
268
|
-
generated_at: new Date().toISOString(),
|
|
269
|
-
canonical_log_path: canonicalPath,
|
|
270
|
-
canonical_log_size: 0,
|
|
271
|
-
canonical_log_mtime_ms: 0,
|
|
272
|
-
summary,
|
|
273
|
-
append_state: {
|
|
274
|
-
schema_version: "runtime-evidence-summary-append-state-v1",
|
|
275
|
-
warnings: [],
|
|
276
|
-
primary_metric: undefined,
|
|
277
|
-
metric_observations: [],
|
|
278
|
-
},
|
|
279
|
-
};
|
|
280
|
-
}
|
|
281
|
-
async function readSummaryIndexWithStat(canonicalPath, expectedScope) {
|
|
282
|
-
let text;
|
|
283
|
-
try {
|
|
284
|
-
text = await fsp.readFile(summaryIndexPath(canonicalPath), "utf8");
|
|
285
|
-
}
|
|
286
|
-
catch (err) {
|
|
287
|
-
if (err.code === "ENOENT")
|
|
288
|
-
return null;
|
|
289
|
-
throw err;
|
|
290
|
-
}
|
|
291
|
-
try {
|
|
292
|
-
const parsed = JSON.parse(text);
|
|
293
|
-
if (parsed.schema_version !== "runtime-evidence-summary-index-v1")
|
|
294
|
-
return null;
|
|
295
|
-
if (parsed.summary.schema_version !== "runtime-evidence-summary-v1")
|
|
296
|
-
return null;
|
|
297
|
-
if (!isCurrentEvidenceSummaryShape(parsed.summary))
|
|
298
|
-
return null;
|
|
299
|
-
const stat = await fsp.stat(canonicalPath);
|
|
300
|
-
if (parsed.canonical_log_size !== stat.size)
|
|
301
|
-
return null;
|
|
302
|
-
if (parsed.canonical_log_mtime_ms !== stat.mtimeMs)
|
|
303
|
-
return null;
|
|
304
|
-
if (expectedScope.goal_id && parsed.summary.scope.goal_id !== expectedScope.goal_id)
|
|
305
|
-
return null;
|
|
306
|
-
if (expectedScope.run_id && parsed.summary.scope.run_id !== expectedScope.run_id)
|
|
307
|
-
return null;
|
|
308
|
-
return parsed;
|
|
309
|
-
}
|
|
310
|
-
catch {
|
|
311
|
-
return null;
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
function readCheckpointFromSummaryIndex(index) {
|
|
315
|
-
const checkpoint = index.checkpoint;
|
|
316
|
-
if (!checkpoint || checkpoint.schema_version !== "runtime-evidence-summary-checkpoint-v1")
|
|
317
|
-
return null;
|
|
318
|
-
if (!Array.isArray(checkpoint.entries) || !Array.isArray(checkpoint.warnings))
|
|
319
|
-
return null;
|
|
320
|
-
const entries = [];
|
|
321
|
-
for (const entry of checkpoint.entries) {
|
|
322
|
-
const parsed = RuntimeEvidenceEntrySchema.safeParse(entry);
|
|
323
|
-
if (!parsed.success)
|
|
324
|
-
return null;
|
|
325
|
-
entries.push(parsed.data);
|
|
326
|
-
}
|
|
327
|
-
const warnings = [];
|
|
328
|
-
for (const warning of checkpoint.warnings) {
|
|
329
|
-
if (typeof warning !== "object"
|
|
330
|
-
|| warning === null
|
|
331
|
-
|| typeof warning.file !== "string"
|
|
332
|
-
|| typeof warning.line !== "number"
|
|
333
|
-
|| typeof warning.message !== "string") {
|
|
334
|
-
return null;
|
|
335
|
-
}
|
|
336
|
-
warnings.push(warning);
|
|
337
|
-
}
|
|
338
|
-
return { entries, warnings };
|
|
339
|
-
}
|
|
340
|
-
function readWarningsFromSummaryIndex(index) {
|
|
341
|
-
if (index.append_state?.schema_version === "runtime-evidence-summary-append-state-v1") {
|
|
342
|
-
return validateRuntimeEvidenceWarnings(index.append_state.warnings);
|
|
343
|
-
}
|
|
344
|
-
return readCheckpointFromSummaryIndex(index)?.warnings ?? null;
|
|
345
|
-
}
|
|
346
|
-
function readMetricObservationStateFromSummaryIndex(index) {
|
|
347
|
-
const state = index.append_state?.metric_observations;
|
|
348
|
-
if (!state)
|
|
349
|
-
return null;
|
|
350
|
-
if (!Array.isArray(state))
|
|
351
|
-
return null;
|
|
352
|
-
for (const group of state) {
|
|
353
|
-
if (typeof group !== "object"
|
|
354
|
-
|| group === null
|
|
355
|
-
|| typeof group.metric_key !== "string"
|
|
356
|
-
|| (group.direction !== "maximize" && group.direction !== "minimize")
|
|
357
|
-
|| typeof group.count !== "number"
|
|
358
|
-
|| !Array.isArray(group.recent)) {
|
|
359
|
-
return null;
|
|
360
|
-
}
|
|
361
|
-
}
|
|
362
|
-
return state;
|
|
363
|
-
}
|
|
364
|
-
function validateRuntimeEvidenceWarnings(value) {
|
|
365
|
-
if (!Array.isArray(value))
|
|
366
|
-
return null;
|
|
367
|
-
const warnings = [];
|
|
368
|
-
for (const warning of value) {
|
|
369
|
-
if (typeof warning !== "object"
|
|
370
|
-
|| warning === null
|
|
371
|
-
|| typeof warning.file !== "string"
|
|
372
|
-
|| typeof warning.line !== "number"
|
|
373
|
-
|| typeof warning.message !== "string") {
|
|
374
|
-
return null;
|
|
375
|
-
}
|
|
376
|
-
warnings.push(warning);
|
|
377
|
-
}
|
|
378
|
-
return warnings;
|
|
379
|
-
}
|
|
380
|
-
function isCurrentEvidenceSummaryShape(summary) {
|
|
381
|
-
return summary.context_policy_version === "quarantine-filtered-planning-context-v2"
|
|
382
|
-
&& Array.isArray(summary.candidate_lineages)
|
|
383
|
-
&& Array.isArray(summary.corrections)
|
|
384
|
-
&& typeof summary.correction_state === "object"
|
|
385
|
-
&& summary.correction_state !== null
|
|
386
|
-
&& Array.isArray(summary.recommended_candidate_portfolio)
|
|
387
|
-
&& Array.isArray(summary.near_miss_candidates)
|
|
388
|
-
&& typeof summary.artifact_retention === "object"
|
|
389
|
-
&& summary.artifact_retention !== null
|
|
390
|
-
&& isCurrentArtifactRetentionShape(summary.artifact_retention)
|
|
391
|
-
&& Array.isArray(summary.evaluator_summary.budgets)
|
|
392
|
-
&& Array.isArray(summary.evaluator_summary.calibration)
|
|
393
|
-
&& typeof summary.candidate_selection_summary === "object"
|
|
394
|
-
&& summary.candidate_selection_summary !== null;
|
|
395
|
-
}
|
|
396
|
-
function isCurrentArtifactRetentionShape(artifactRetention) {
|
|
397
|
-
const cleanupPlan = artifactRetention.cleanup_plan;
|
|
398
|
-
if (typeof cleanupPlan !== "object"
|
|
399
|
-
|| cleanupPlan === null
|
|
400
|
-
|| !Array.isArray(cleanupPlan.actions)) {
|
|
401
|
-
return false;
|
|
402
|
-
}
|
|
403
|
-
return cleanupPlan.actions.every((action) => typeof action.retention_basis === "string");
|
|
404
|
-
}
|
|
405
|
-
function updateSummaryFromAppend(scope, previous, appendedEntries, warnings, metricState, primaryMetric) {
|
|
406
|
-
if (appendedEntries.length === 0) {
|
|
407
|
-
return {
|
|
408
|
-
...previous,
|
|
409
|
-
generated_at: new Date().toISOString(),
|
|
410
|
-
warnings,
|
|
411
|
-
};
|
|
412
|
-
}
|
|
413
|
-
if (!canIncrementSummaryWithEntries(appendedEntries))
|
|
414
|
-
return null;
|
|
415
|
-
if (previous.total_entries > 0 && !primaryMetric)
|
|
416
|
-
return null;
|
|
417
|
-
if (!canPreservePrimaryMetric(appendedEntries, primaryMetric))
|
|
418
|
-
return null;
|
|
419
|
-
const combinedRecent = [...appendedEntries, ...previous.recent_entries]
|
|
420
|
-
.sort((a, b) => b.occurred_at.localeCompare(a.occurred_at));
|
|
421
|
-
const recentEntries = dedupeEvidenceEntriesById(combinedRecent).slice(0, 10);
|
|
422
|
-
const recentFailedAttempts = dedupeEvidenceEntriesById([
|
|
423
|
-
...appendedEntries.filter(isFailedEvidenceEntry),
|
|
424
|
-
...previous.recent_failed_attempts,
|
|
425
|
-
].sort((a, b) => b.occurred_at.localeCompare(a.occurred_at))).slice(0, 5);
|
|
426
|
-
const latestStrategyCandidates = appendedEntries.filter((entry) => entry.kind === "strategy" || Boolean(entry.strategy) || Boolean(entry.decision_reason));
|
|
427
|
-
const latestStrategy = [...latestStrategyCandidates, previous.latest_strategy].filter((entry) => Boolean(entry))
|
|
428
|
-
.sort((a, b) => b.occurred_at.localeCompare(a.occurred_at))[0] ?? null;
|
|
429
|
-
const bestEvidence = updateBestEvidenceFromAppend(previous.best_evidence, appendedEntries, primaryMetric);
|
|
430
|
-
if (bestEvidence === undefined)
|
|
431
|
-
return null;
|
|
432
|
-
if (!metricState)
|
|
433
|
-
return null;
|
|
434
|
-
const metricTrends = summarizeMetricState(updateMetricObservationState(metricState, appendedEntries));
|
|
435
|
-
return {
|
|
436
|
-
...previous,
|
|
437
|
-
generated_at: new Date().toISOString(),
|
|
438
|
-
scope,
|
|
439
|
-
total_entries: previous.total_entries + appendedEntries.length,
|
|
440
|
-
latest_strategy: latestStrategy,
|
|
441
|
-
best_evidence: bestEvidence,
|
|
442
|
-
metric_trends: metricTrends.length > 0 ? metricTrends : previous.metric_trends,
|
|
443
|
-
recent_failed_attempts: recentFailedAttempts,
|
|
444
|
-
recent_entries: recentEntries,
|
|
445
|
-
warnings,
|
|
446
|
-
};
|
|
447
|
-
}
|
|
448
|
-
function activeEvidenceRead(read) {
|
|
449
|
-
const entries = [...read.entries].sort((a, b) => a.occurred_at.localeCompare(b.occurred_at));
|
|
450
|
-
const corrections = entries.flatMap((entry) => entry.correction ? [entry.correction] : []);
|
|
451
|
-
const correctionState = summarizeMemoryCorrectionState(corrections);
|
|
452
|
-
return {
|
|
453
|
-
entries: entries.filter((entry) => isRuntimeEvidenceEntryActive(entry, correctionState)),
|
|
454
|
-
warnings: read.warnings,
|
|
455
|
-
};
|
|
456
|
-
}
|
|
457
|
-
function updateBestEvidenceFromAppend(previousBest, appendedEntries, primaryMetric) {
|
|
458
|
-
if (!primaryMetric) {
|
|
459
|
-
return chooseBestEvidence(dedupeEvidenceEntriesById([
|
|
460
|
-
...appendedEntries,
|
|
461
|
-
...(previousBest ? [previousBest] : []),
|
|
462
|
-
].sort((a, b) => b.occurred_at.localeCompare(a.occurred_at))));
|
|
463
|
-
}
|
|
464
|
-
let best = previousBest;
|
|
465
|
-
for (const entry of appendedEntries) {
|
|
466
|
-
const metric = findComparableMetric([entry], primaryMetric);
|
|
467
|
-
if (!metric)
|
|
468
|
-
continue;
|
|
469
|
-
if (!best) {
|
|
470
|
-
best = entry;
|
|
471
|
-
continue;
|
|
472
|
-
}
|
|
473
|
-
const current = chooseBestEvidence([entry, best].sort((a, b) => b.occurred_at.localeCompare(a.occurred_at)));
|
|
474
|
-
if (!current)
|
|
475
|
-
return undefined;
|
|
476
|
-
best = current;
|
|
477
|
-
}
|
|
478
|
-
return best;
|
|
479
|
-
}
|
|
480
|
-
function canPreservePrimaryMetric(appendedEntries, primaryMetric) {
|
|
481
|
-
if (!primaryMetric)
|
|
482
|
-
return appendedEntries.every((entry) => entry.metrics.length === 0);
|
|
483
|
-
return appendedEntries.every((entry) => entry.metrics.every((metric) => metric.direction === undefined
|
|
484
|
-
|| metric.direction === "neutral"
|
|
485
|
-
|| (metric.label === primaryMetric.label && metric.direction === primaryMetric.direction))
|
|
486
|
-
&& (!entry.task?.primary_dimension || entry.task.primary_dimension === primaryMetric.label));
|
|
487
|
-
}
|
|
488
|
-
function buildMetricObservationState(entries) {
|
|
489
|
-
return updateMetricObservationState([], entries);
|
|
490
|
-
}
|
|
491
|
-
function updateMetricObservationState(previous, appendedEntries) {
|
|
492
|
-
const groups = new Map();
|
|
493
|
-
for (const group of previous ?? []) {
|
|
494
|
-
groups.set(`${group.metric_key}\0${group.direction}`, {
|
|
495
|
-
...group,
|
|
496
|
-
recent: [...group.recent],
|
|
497
|
-
});
|
|
498
|
-
}
|
|
499
|
-
for (const observation of extractMetricObservationsFromEvidence(appendedEntries).sort((a, b) => a.observed_at.localeCompare(b.observed_at))) {
|
|
500
|
-
const key = `${observation.metric_key}\0${observation.direction}`;
|
|
501
|
-
const next = updateMetricState(groups.get(key), observation);
|
|
502
|
-
groups.set(key, next);
|
|
503
|
-
}
|
|
504
|
-
return [...groups.values()];
|
|
505
|
-
}
|
|
506
|
-
function updateMetricState(previous, observation) {
|
|
507
|
-
const normalized = observation.direction === "maximize" ? observation.value : -observation.value;
|
|
508
|
-
if (!previous) {
|
|
509
|
-
return {
|
|
510
|
-
metric_key: observation.metric_key,
|
|
511
|
-
direction: observation.direction,
|
|
512
|
-
count: 1,
|
|
513
|
-
confidence_sum: observation.confidence,
|
|
514
|
-
first_value: observation.value,
|
|
515
|
-
first_normalized: normalized,
|
|
516
|
-
first_observed_at: observation.observed_at,
|
|
517
|
-
latest_value: observation.value,
|
|
518
|
-
latest_normalized: normalized,
|
|
519
|
-
latest_observed_at: observation.observed_at,
|
|
520
|
-
best_value: observation.value,
|
|
521
|
-
best_normalized: normalized,
|
|
522
|
-
best_observed_at: observation.observed_at,
|
|
523
|
-
previous_best_normalized: normalized,
|
|
524
|
-
last_meaningful_improvement_delta: null,
|
|
525
|
-
last_meaningful_improvement_observed_at: null,
|
|
526
|
-
last_meaningful_improvement_index: null,
|
|
527
|
-
last_breakthrough_delta: null,
|
|
528
|
-
post_improvement_min_normalized: normalized,
|
|
529
|
-
post_improvement_max_normalized: normalized,
|
|
530
|
-
recent: [{ value: observation.value, normalized, observed_at: observation.observed_at, source: observation.source }],
|
|
531
|
-
};
|
|
532
|
-
}
|
|
533
|
-
const improvementThreshold = 0.01;
|
|
534
|
-
const breakthroughThreshold = 0.05;
|
|
535
|
-
const delta = normalized - previous.latest_normalized;
|
|
536
|
-
const meaningful = delta >= improvementThreshold;
|
|
537
|
-
const breakthrough = delta >= breakthroughThreshold;
|
|
538
|
-
const count = previous.count + 1;
|
|
539
|
-
const bestImproved = normalized > previous.best_normalized;
|
|
540
|
-
const postMin = meaningful ? normalized : Math.min(previous.post_improvement_min_normalized, normalized);
|
|
541
|
-
const postMax = meaningful ? normalized : Math.max(previous.post_improvement_max_normalized, normalized);
|
|
542
|
-
return {
|
|
543
|
-
...previous,
|
|
544
|
-
count,
|
|
545
|
-
confidence_sum: previous.confidence_sum + observation.confidence,
|
|
546
|
-
latest_value: observation.value,
|
|
547
|
-
latest_normalized: normalized,
|
|
548
|
-
latest_observed_at: observation.observed_at,
|
|
549
|
-
best_value: bestImproved ? observation.value : previous.best_value,
|
|
550
|
-
best_normalized: bestImproved ? normalized : previous.best_normalized,
|
|
551
|
-
best_observed_at: bestImproved ? observation.observed_at : previous.best_observed_at,
|
|
552
|
-
previous_best_normalized: previous.best_normalized,
|
|
553
|
-
last_meaningful_improvement_delta: meaningful ? delta : previous.last_meaningful_improvement_delta,
|
|
554
|
-
last_meaningful_improvement_observed_at: meaningful
|
|
555
|
-
? observation.observed_at
|
|
556
|
-
: previous.last_meaningful_improvement_observed_at,
|
|
557
|
-
last_meaningful_improvement_index: meaningful ? count - 1 : previous.last_meaningful_improvement_index,
|
|
558
|
-
last_breakthrough_delta: breakthrough ? delta : previous.last_breakthrough_delta,
|
|
559
|
-
post_improvement_min_normalized: postMin,
|
|
560
|
-
post_improvement_max_normalized: postMax,
|
|
561
|
-
recent: [
|
|
562
|
-
...previous.recent,
|
|
563
|
-
{ value: observation.value, normalized, observed_at: observation.observed_at, source: observation.source },
|
|
564
|
-
].slice(-5),
|
|
565
|
-
};
|
|
566
|
-
}
|
|
567
|
-
function summarizeMetricState(states) {
|
|
568
|
-
return states.map(metricTrendFromState);
|
|
569
|
-
}
|
|
570
|
-
function metricTrendFromState(state) {
|
|
571
|
-
const improvementThreshold = 0.01;
|
|
572
|
-
const breakthroughThreshold = 0.05;
|
|
573
|
-
const noiseBand = 0.005;
|
|
574
|
-
const recentValues = state.recent.map((entry) => entry.normalized);
|
|
575
|
-
const recentSlope = linearSlope(recentValues);
|
|
576
|
-
const minRecent = Math.min(...recentValues);
|
|
577
|
-
const maxRecent = Math.max(...recentValues);
|
|
578
|
-
const recentRange = maxRecent - minRecent;
|
|
579
|
-
const latestBestDelta = state.latest_normalized - state.previous_best_normalized;
|
|
580
|
-
const latestDeltaFromBest = state.latest_normalized - state.best_normalized;
|
|
581
|
-
const latestDeltaFromFirst = state.latest_normalized - state.first_normalized;
|
|
582
|
-
const bestDelta = state.best_normalized - state.first_normalized;
|
|
583
|
-
const postImprovementRange = state.post_improvement_max_normalized - state.post_improvement_min_normalized;
|
|
584
|
-
const observationsSinceLastMeaningfulImprovement = state.last_meaningful_improvement_index === null
|
|
585
|
-
? null
|
|
586
|
-
: (state.count - 1) - state.last_meaningful_improvement_index;
|
|
587
|
-
const trend = classifyCompactMetricTrend({
|
|
588
|
-
count: state.count,
|
|
589
|
-
latestBestDelta,
|
|
590
|
-
latestDeltaFromBest,
|
|
591
|
-
latestDeltaFromFirst,
|
|
592
|
-
bestDelta,
|
|
593
|
-
recentSlope,
|
|
594
|
-
recentRange,
|
|
595
|
-
postImprovementRange,
|
|
596
|
-
observationsSinceLastMeaningfulImprovement,
|
|
597
|
-
improvementThreshold,
|
|
598
|
-
breakthroughThreshold,
|
|
599
|
-
noiseBand,
|
|
600
|
-
});
|
|
601
|
-
const meanConfidence = state.confidence_sum / state.count;
|
|
602
|
-
const sampleConfidence = Math.min(1, state.count / 5);
|
|
603
|
-
const trendConfidence = trend === "noisy"
|
|
604
|
-
? Math.max(0.35, Math.min(0.75, noiseBand / Math.max(recentRange, Number.EPSILON)))
|
|
605
|
-
: 1;
|
|
606
|
-
const confidence = clamp01(meanConfidence * sampleConfidence * trendConfidence);
|
|
607
|
-
return {
|
|
608
|
-
metric_key: state.metric_key,
|
|
609
|
-
direction: state.direction,
|
|
610
|
-
trend,
|
|
611
|
-
latest_value: state.latest_value,
|
|
612
|
-
latest_observed_at: state.latest_observed_at,
|
|
613
|
-
best_value: state.best_value,
|
|
614
|
-
best_observed_at: state.best_observed_at,
|
|
615
|
-
observation_count: state.count,
|
|
616
|
-
recent_slope_per_observation: denormalizeMetricDelta(recentSlope, state.direction),
|
|
617
|
-
best_delta: denormalizeMetricDelta(bestDelta, state.direction),
|
|
618
|
-
last_meaningful_improvement_delta: state.last_meaningful_improvement_delta === null
|
|
619
|
-
? null
|
|
620
|
-
: denormalizeMetricDelta(state.last_meaningful_improvement_delta, state.direction),
|
|
621
|
-
last_breakthrough_delta: state.last_breakthrough_delta === null
|
|
622
|
-
? null
|
|
623
|
-
: denormalizeMetricDelta(state.last_breakthrough_delta, state.direction),
|
|
624
|
-
time_since_last_meaningful_improvement_ms: state.last_meaningful_improvement_observed_at
|
|
625
|
-
? Math.max(0, Date.now() - Date.parse(state.last_meaningful_improvement_observed_at))
|
|
626
|
-
: null,
|
|
627
|
-
improvement_threshold: denormalizeMetricDelta(improvementThreshold, state.direction),
|
|
628
|
-
breakthrough_threshold: denormalizeMetricDelta(breakthroughThreshold, state.direction),
|
|
629
|
-
noise_band: denormalizeMetricDelta(noiseBand, state.direction),
|
|
630
|
-
confidence,
|
|
631
|
-
source_refs: state.recent.map((entry) => entry.source),
|
|
632
|
-
summary: `${state.metric_key} trend is ${trend} from ${state.count} observation(s); latest=${state.latest_value}, best=${state.best_value}`,
|
|
633
|
-
};
|
|
634
|
-
}
|
|
635
|
-
function classifyCompactMetricTrend(input) {
|
|
636
|
-
if (input.count < 2)
|
|
637
|
-
return "noisy";
|
|
638
|
-
if (input.latestBestDelta >= input.breakthroughThreshold)
|
|
639
|
-
return "breakthrough";
|
|
640
|
-
if (input.latestBestDelta >= input.improvementThreshold)
|
|
641
|
-
return "improving";
|
|
642
|
-
if (input.latestDeltaFromBest <= -input.improvementThreshold)
|
|
643
|
-
return "regressing";
|
|
644
|
-
if (input.observationsSinceLastMeaningfulImprovement !== null
|
|
645
|
-
&& input.observationsSinceLastMeaningfulImprovement >= 2
|
|
646
|
-
&& input.postImprovementRange <= input.noiseBand) {
|
|
647
|
-
return "stalled";
|
|
648
|
-
}
|
|
649
|
-
if (input.latestDeltaFromFirst <= -input.improvementThreshold || input.recentSlope <= -input.improvementThreshold) {
|
|
650
|
-
return "regressing";
|
|
651
|
-
}
|
|
652
|
-
if (input.recentSlope >= input.improvementThreshold)
|
|
653
|
-
return "improving";
|
|
654
|
-
if (input.recentRange === 0 || input.recentRange <= Number.EPSILON)
|
|
655
|
-
return "stalled";
|
|
656
|
-
if (input.recentRange <= input.noiseBand || Math.abs(input.recentSlope) < input.noiseBand) {
|
|
657
|
-
return input.bestDelta >= input.improvementThreshold ? "stalled" : "noisy";
|
|
658
|
-
}
|
|
659
|
-
if (input.bestDelta < input.improvementThreshold)
|
|
660
|
-
return "stalled";
|
|
661
|
-
return "noisy";
|
|
662
|
-
}
|
|
663
|
-
function linearSlope(values) {
|
|
664
|
-
if (values.length < 2)
|
|
665
|
-
return 0;
|
|
666
|
-
const n = values.length;
|
|
667
|
-
const meanX = (n - 1) / 2;
|
|
668
|
-
const meanY = values.reduce((sum, value) => sum + value, 0) / n;
|
|
669
|
-
let numerator = 0;
|
|
670
|
-
let denominator = 0;
|
|
671
|
-
for (let index = 0; index < n; index += 1) {
|
|
672
|
-
const dx = index - meanX;
|
|
673
|
-
numerator += dx * (values[index] - meanY);
|
|
674
|
-
denominator += dx * dx;
|
|
675
|
-
}
|
|
676
|
-
return denominator === 0 ? 0 : numerator / denominator;
|
|
677
|
-
}
|
|
678
|
-
function denormalizeMetricDelta(delta, direction) {
|
|
679
|
-
return direction === "maximize" ? delta : -delta;
|
|
680
|
-
}
|
|
681
|
-
function canIncrementSummaryWithEntries(entries) {
|
|
682
|
-
return entries.every((entry) => entry.kind !== "correction"
|
|
683
|
-
&& entry.kind !== "failure"
|
|
684
|
-
&& entry.outcome !== "failed"
|
|
685
|
-
&& entry.outcome !== "regressed"
|
|
686
|
-
&& entry.result?.status !== "failed"
|
|
687
|
-
&& entry.verification?.verdict !== "fail"
|
|
688
|
-
&& !entry.correction
|
|
689
|
-
&& !entry.correction_state
|
|
690
|
-
&& !entry.evaluators?.length
|
|
691
|
-
&& !entry.research?.length
|
|
692
|
-
&& !entry.dream_checkpoints?.length
|
|
693
|
-
&& !entry.divergent_exploration?.length
|
|
694
|
-
&& !entry.candidates?.length
|
|
695
|
-
&& !entry.artifacts.length
|
|
696
|
-
&& !entry.quarantine_state
|
|
697
|
-
&& entry.verification_status !== "suspicious"
|
|
698
|
-
&& entry.verification_status !== "contradicted"
|
|
699
|
-
&& !isSuspiciousProvenance(entry.provenance));
|
|
700
|
-
}
|
|
701
|
-
function dedupeEvidenceEntriesById(entries) {
|
|
702
|
-
const seen = new Set();
|
|
703
|
-
const unique = [];
|
|
704
|
-
for (const entry of entries) {
|
|
705
|
-
if (seen.has(entry.id))
|
|
706
|
-
continue;
|
|
707
|
-
seen.add(entry.id);
|
|
708
|
-
unique.push(entry);
|
|
709
|
-
}
|
|
710
|
-
return unique;
|
|
711
|
-
}
|
|
712
|
-
async function writeSummaryIndex(canonicalPath, summary, checkpointRead) {
|
|
713
|
-
const stat = await fsp.stat(canonicalPath);
|
|
714
|
-
const warnings = checkpointRead ? checkpointRead.warnings : [];
|
|
715
|
-
const index = {
|
|
716
|
-
schema_version: "runtime-evidence-summary-index-v1",
|
|
717
|
-
generated_at: new Date().toISOString(),
|
|
718
|
-
canonical_log_path: canonicalPath,
|
|
719
|
-
canonical_log_size: stat.size,
|
|
720
|
-
canonical_log_mtime_ms: stat.mtimeMs,
|
|
721
|
-
summary,
|
|
722
|
-
append_state: {
|
|
723
|
-
schema_version: "runtime-evidence-summary-append-state-v1",
|
|
724
|
-
warnings,
|
|
725
|
-
...(checkpointRead && "primaryMetric" in checkpointRead && checkpointRead.primaryMetric
|
|
726
|
-
? { primary_metric: checkpointRead.primaryMetric }
|
|
727
|
-
: {}),
|
|
728
|
-
metric_observations: checkpointRead && "metricObservationState" in checkpointRead
|
|
729
|
-
? checkpointRead.metricObservationState
|
|
730
|
-
: buildMetricObservationState(summary.recent_entries),
|
|
731
|
-
},
|
|
732
|
-
...(checkpointRead && "entries" in checkpointRead
|
|
733
|
-
? {
|
|
734
|
-
checkpoint: {
|
|
735
|
-
schema_version: "runtime-evidence-summary-checkpoint-v1",
|
|
736
|
-
entries: checkpointRead.entries,
|
|
737
|
-
warnings,
|
|
738
|
-
},
|
|
739
|
-
}
|
|
740
|
-
: {}),
|
|
741
|
-
};
|
|
742
|
-
await fsp.mkdir(path.dirname(canonicalPath), { recursive: true });
|
|
743
|
-
await fsp.writeFile(summaryIndexPath(canonicalPath), `${JSON.stringify(index)}\n`, "utf8");
|
|
744
|
-
}
|
|
745
|
-
async function readEvidenceFile(filePath) {
|
|
746
|
-
let text;
|
|
747
|
-
try {
|
|
748
|
-
text = await fsp.readFile(filePath, "utf8");
|
|
749
|
-
}
|
|
750
|
-
catch (err) {
|
|
751
|
-
if (err.code === "ENOENT") {
|
|
752
|
-
return { entries: [], warnings: [] };
|
|
753
|
-
}
|
|
754
|
-
throw err;
|
|
755
|
-
}
|
|
756
|
-
const entries = [];
|
|
757
|
-
const warnings = [];
|
|
758
|
-
const lines = text.split(/\r?\n/);
|
|
759
|
-
for (let index = 0; index < lines.length; index += 1) {
|
|
760
|
-
const line = lines[index];
|
|
761
|
-
if (!line?.trim())
|
|
762
|
-
continue;
|
|
763
|
-
try {
|
|
764
|
-
const parsed = RuntimeEvidenceEntrySchema.safeParse(JSON.parse(line));
|
|
765
|
-
if (parsed.success) {
|
|
766
|
-
entries.push(parsed.data);
|
|
767
|
-
}
|
|
768
|
-
else {
|
|
769
|
-
warnings.push({
|
|
770
|
-
file: filePath,
|
|
771
|
-
line: index + 1,
|
|
772
|
-
message: parsed.error.issues.map((issue) => issue.message).join("; "),
|
|
773
|
-
});
|
|
774
|
-
}
|
|
775
|
-
}
|
|
776
|
-
catch (err) {
|
|
777
|
-
warnings.push({
|
|
778
|
-
file: filePath,
|
|
779
|
-
line: index + 1,
|
|
780
|
-
message: err instanceof Error ? err.message : String(err),
|
|
781
|
-
});
|
|
782
|
-
}
|
|
783
|
-
}
|
|
784
|
-
return { entries, warnings };
|
|
785
|
-
}
|
|
786
|
-
function summarizeEvidence(scope, read, manifests = []) {
|
|
787
|
-
const entries = [...read.entries].sort((a, b) => a.occurred_at.localeCompare(b.occurred_at));
|
|
788
|
-
const corrections = entries.flatMap((entry) => entry.correction ? [entry.correction] : []);
|
|
789
|
-
const correctionState = summarizeMemoryCorrectionState(corrections);
|
|
790
|
-
const activeEntries = entries.filter((entry) => isRuntimeEvidenceEntryActive(entry, correctionState));
|
|
791
|
-
const newestFirst = [...activeEntries].reverse();
|
|
792
|
-
const evaluatorSummary = summarizeEvidenceEvaluatorResults(activeEntries);
|
|
793
|
-
const activeDreamCheckpoints = filterRetractedDreamCheckpointMemories(summarizeEvidenceDreamCheckpoints(activeEntries), correctionState, scope);
|
|
794
|
-
return {
|
|
795
|
-
schema_version: "runtime-evidence-summary-v1",
|
|
796
|
-
context_policy_version: "quarantine-filtered-planning-context-v2",
|
|
797
|
-
generated_at: new Date().toISOString(),
|
|
798
|
-
scope,
|
|
799
|
-
total_entries: entries.length,
|
|
800
|
-
latest_strategy: newestFirst.find((entry) => entry.kind === "strategy" || Boolean(entry.strategy) || Boolean(entry.decision_reason)) ?? null,
|
|
801
|
-
best_evidence: chooseBestEvidence(newestFirst),
|
|
802
|
-
metric_trends: summarizeEvidenceMetricTrends(activeEntries),
|
|
803
|
-
evaluator_summary: evaluatorSummary,
|
|
804
|
-
research_memos: summarizeEvidenceResearchMemos(activeEntries),
|
|
805
|
-
dream_checkpoints: activeDreamCheckpoints,
|
|
806
|
-
divergent_exploration: activeEntries
|
|
807
|
-
.flatMap((entry) => entry.divergent_exploration ?? [])
|
|
808
|
-
.slice(-10)
|
|
809
|
-
.reverse(),
|
|
810
|
-
corrections,
|
|
811
|
-
correction_state: correctionState,
|
|
812
|
-
candidate_lineages: summarizeCandidateLineages(activeEntries),
|
|
813
|
-
recommended_candidate_portfolio: selectDiversifiedCandidatePortfolio(activeEntries),
|
|
814
|
-
candidate_selection_summary: summarizeCandidateSelection(activeEntries, evaluatorSummary),
|
|
815
|
-
near_miss_candidates: summarizeNearMissCandidates(activeEntries),
|
|
816
|
-
artifact_retention: summarizeArtifactRetention(activeEntries, { manifests }),
|
|
817
|
-
recent_failed_attempts: newestFirst
|
|
818
|
-
.filter((entry) => entry.outcome === "failed"
|
|
819
|
-
|| entry.outcome === "regressed"
|
|
820
|
-
|| entry.kind === "failure"
|
|
821
|
-
|| entry.result?.status === "failed"
|
|
822
|
-
|| entry.verification?.verdict === "fail")
|
|
823
|
-
.slice(0, 5),
|
|
824
|
-
failed_lineages: summarizeFailedLineages(activeEntries),
|
|
825
|
-
recent_entries: newestFirst.slice(0, 10),
|
|
826
|
-
warnings: read.warnings,
|
|
827
|
-
};
|
|
828
|
-
}
|
|
829
|
-
function isRuntimeEvidenceEntryActive(entry, correctionState) {
|
|
830
|
-
if (entry.kind === "correction")
|
|
831
|
-
return false;
|
|
832
|
-
if (entry.quarantine_state?.status === "quarantined")
|
|
833
|
-
return false;
|
|
834
|
-
if (entry.verification_status === "suspicious" || entry.verification_status === "contradicted")
|
|
835
|
-
return false;
|
|
836
|
-
if (isSuspiciousProvenance(entry.provenance))
|
|
837
|
-
return false;
|
|
838
|
-
return runtimeEvidenceCorrectionRefs(entry).every((ref) => correctionStateForTarget(correctionState, ref).active);
|
|
839
|
-
}
|
|
840
|
-
function runtimeEvidenceCorrectionRefs(entry) {
|
|
841
|
-
const refs = [
|
|
842
|
-
{ kind: "runtime_evidence", id: entry.id },
|
|
843
|
-
];
|
|
844
|
-
if (entry.scope.run_id) {
|
|
845
|
-
refs.push({ kind: "runtime_evidence", id: entry.id, scope: { run_id: entry.scope.run_id } });
|
|
846
|
-
}
|
|
847
|
-
if (entry.scope.goal_id) {
|
|
848
|
-
refs.push({ kind: "runtime_evidence", id: entry.id, scope: { goal_id: entry.scope.goal_id } });
|
|
849
|
-
}
|
|
850
|
-
if (entry.scope.goal_id || entry.scope.run_id || entry.scope.task_id) {
|
|
851
|
-
refs.push({
|
|
852
|
-
kind: "runtime_evidence",
|
|
853
|
-
id: entry.id,
|
|
854
|
-
scope: {
|
|
855
|
-
...(entry.scope.goal_id ? { goal_id: entry.scope.goal_id } : {}),
|
|
856
|
-
...(entry.scope.run_id ? { run_id: entry.scope.run_id } : {}),
|
|
857
|
-
...(entry.scope.task_id ? { task_id: entry.scope.task_id } : {}),
|
|
858
|
-
},
|
|
859
|
-
});
|
|
860
|
-
}
|
|
861
|
-
return refs;
|
|
862
|
-
}
|
|
863
|
-
function filterRetractedDreamCheckpointMemories(checkpoints, correctionState, scope) {
|
|
864
|
-
return checkpoints
|
|
865
|
-
.map((checkpoint) => {
|
|
866
|
-
const relevant_memories = checkpoint.relevant_memories.filter((memory) => isDreamCheckpointMemoryRefAdmissible(memory)
|
|
867
|
-
&& (!memory.ref || dreamMemoryCorrectionRefs(memory.ref, checkpoint, scope).every((ref) => correctionStateForTarget(correctionState, ref).active)));
|
|
868
|
-
return {
|
|
869
|
-
checkpoint,
|
|
870
|
-
relevant_memories,
|
|
871
|
-
planning_context_status: relevant_memories.length === checkpoint.relevant_memories.length
|
|
872
|
-
? "active"
|
|
873
|
-
: "partially_retracted",
|
|
874
|
-
};
|
|
875
|
-
})
|
|
876
|
-
.filter(({ checkpoint, relevant_memories }) => checkpoint.relevant_memories.length === 0 || relevant_memories.length > 0)
|
|
877
|
-
.map(({ checkpoint, relevant_memories, planning_context_status }) => ({
|
|
878
|
-
...checkpoint,
|
|
879
|
-
relevant_memories,
|
|
880
|
-
planning_context_status,
|
|
881
|
-
}));
|
|
882
|
-
}
|
|
883
|
-
function isDreamCheckpointMemoryRefAdmissible(memory) {
|
|
884
|
-
if (memory.quarantine_state?.status === "quarantined")
|
|
885
|
-
return false;
|
|
886
|
-
if (memory.verification_status === "suspicious" || memory.verification_status === "contradicted")
|
|
887
|
-
return false;
|
|
888
|
-
if (isSuspiciousProvenance(memory.provenance))
|
|
889
|
-
return false;
|
|
890
|
-
if (memory.provenance
|
|
891
|
-
&& (memory.provenance.source_type === "web" || memory.provenance.source_type === "external")
|
|
892
|
-
&& memory.provenance.reliability !== undefined
|
|
893
|
-
&& memory.provenance.reliability < 0.5) {
|
|
894
|
-
return false;
|
|
895
|
-
}
|
|
896
|
-
return true;
|
|
897
|
-
}
|
|
898
|
-
function isSuspiciousProvenance(provenance) {
|
|
899
|
-
if (!provenance)
|
|
900
|
-
return false;
|
|
901
|
-
if (provenance.verification_status === "suspicious" || provenance.verification_status === "contradicted") {
|
|
902
|
-
return true;
|
|
903
|
-
}
|
|
904
|
-
const riskSignals = new Set(provenance.risk_signals);
|
|
905
|
-
return riskSignals.has("hallucinated")
|
|
906
|
-
|| riskSignals.has("low_provenance")
|
|
907
|
-
|| riskSignals.has("contradiction")
|
|
908
|
-
|| riskSignals.has("prompt_injection_like")
|
|
909
|
-
|| riskSignals.has("unverified_external");
|
|
910
|
-
}
|
|
911
|
-
function dreamMemoryCorrectionRefs(ref, checkpoint, scope) {
|
|
912
|
-
const refs = [{ kind: "dream_checkpoint", id: ref }];
|
|
913
|
-
if (checkpoint.run_id)
|
|
914
|
-
refs.push({ kind: "dream_checkpoint", id: ref, scope: { run_id: checkpoint.run_id } });
|
|
915
|
-
if (checkpoint.goal_id)
|
|
916
|
-
refs.push({ kind: "dream_checkpoint", id: ref, scope: { goal_id: checkpoint.goal_id } });
|
|
917
|
-
if (scope.run_id)
|
|
918
|
-
refs.push({ kind: "dream_checkpoint", id: ref, scope: { run_id: scope.run_id } });
|
|
919
|
-
if (scope.goal_id)
|
|
920
|
-
refs.push({ kind: "dream_checkpoint", id: ref, scope: { goal_id: scope.goal_id } });
|
|
921
|
-
return refs;
|
|
922
|
-
}
|
|
923
|
-
export function selectDiversifiedCandidatePortfolio(entriesOldestFirst, options = {}) {
|
|
924
|
-
const limit = options.limit ?? 3;
|
|
925
|
-
if (limit <= 0)
|
|
926
|
-
return [];
|
|
927
|
-
const nearDuplicateSimilarity = options.nearDuplicateSimilarity ?? 0.85;
|
|
928
|
-
const primaryMetric = resolvePrimaryCandidateMetricKey(entriesOldestFirst);
|
|
929
|
-
const candidates = extractCandidateEvidenceContexts(entriesOldestFirst, primaryMetric)
|
|
930
|
-
.filter((context) => context.candidate.disposition !== "retired")
|
|
931
|
-
.sort(compareCandidateEvidenceContexts);
|
|
932
|
-
const selected = [];
|
|
933
|
-
const skipped = [];
|
|
934
|
-
for (const candidate of candidates) {
|
|
935
|
-
if (selected.length >= limit)
|
|
936
|
-
break;
|
|
937
|
-
const duplicateSignal = mostSimilarSelectedCandidate(candidate, selected);
|
|
938
|
-
if (duplicateSignal && duplicateSignal.similarity >= nearDuplicateSimilarity) {
|
|
939
|
-
skipped.push({ ...candidate, similarity_to_selected: duplicateSignal });
|
|
940
|
-
continue;
|
|
941
|
-
}
|
|
942
|
-
selected.push({
|
|
943
|
-
...candidate,
|
|
944
|
-
role: selected.length === 0 ? "top_metric" : "diverse_representative",
|
|
945
|
-
...(duplicateSignal ? { similarity_to_selected: duplicateSignal } : {}),
|
|
946
|
-
});
|
|
947
|
-
}
|
|
948
|
-
for (const candidate of skipped) {
|
|
949
|
-
if (selected.length >= limit)
|
|
950
|
-
break;
|
|
951
|
-
selected.push({
|
|
952
|
-
...candidate,
|
|
953
|
-
role: "lineage_representative",
|
|
954
|
-
});
|
|
955
|
-
}
|
|
956
|
-
return selected.map(toPortfolioSlot);
|
|
957
|
-
}
|
|
958
|
-
function summarizeCandidateSelection(entriesOldestFirst, evaluatorSummary) {
|
|
959
|
-
const primaryMetric = resolvePrimaryCandidateMetricKey(entriesOldestFirst);
|
|
960
|
-
const contexts = extractCandidateEvidenceContexts(entriesOldestFirst, primaryMetric)
|
|
961
|
-
.filter((context) => context.candidate.disposition !== "retired");
|
|
962
|
-
const rawRanked = [...contexts].sort(compareCandidateEvidenceContexts);
|
|
963
|
-
const scored = scoreCandidateSelectionContexts(rawRanked, evaluatorSummary?.calibration ?? []);
|
|
964
|
-
const ranked = [...scored].sort((a, b) => b.robust_score - a.robust_score || a.raw_rank - b.raw_rank);
|
|
965
|
-
const rawBest = scored.find((candidate) => candidate.raw_rank === 1) ?? null;
|
|
966
|
-
const robustBest = ranked[0] ?? null;
|
|
967
|
-
return {
|
|
968
|
-
primary_metric: primaryMetric,
|
|
969
|
-
raw_best: rawBest,
|
|
970
|
-
robust_best: robustBest,
|
|
971
|
-
ranked,
|
|
972
|
-
final_portfolio: {
|
|
973
|
-
safe: selectSafeCandidate(scored),
|
|
974
|
-
aggressive: rawBest,
|
|
975
|
-
diverse: selectDiverseCandidate(scored, robustBest),
|
|
976
|
-
},
|
|
977
|
-
};
|
|
978
|
-
}
|
|
979
|
-
function scoreCandidateSelectionContexts(rawRanked, calibration = []) {
|
|
980
|
-
const metricValues = rawRanked
|
|
981
|
-
.map((context) => context.metric?.value)
|
|
982
|
-
.filter((value) => typeof value === "number" && Number.isFinite(value));
|
|
983
|
-
const minMetric = metricValues.length > 0 ? Math.min(...metricValues) : 0;
|
|
984
|
-
const maxMetric = metricValues.length > 0 ? Math.max(...metricValues) : 0;
|
|
985
|
-
const rawBestFamily = rawRanked[0]?.candidate.lineage.strategy_family;
|
|
986
|
-
const allCandidates = rawRanked.map((context) => context.candidate);
|
|
987
|
-
return rawRanked.map((context, index) => {
|
|
988
|
-
const candidate = context.candidate;
|
|
989
|
-
const metricScore = normalizedMetricScore(context.metric, minMetric, maxMetric);
|
|
990
|
-
const stabilityScore = clamp01(candidate.robustness?.stability_score ?? context.metric?.confidence ?? 0.5);
|
|
991
|
-
const inferredDiversity = inferredDiversityScore(candidate, rawBestFamily, allCandidates);
|
|
992
|
-
const diversityScore = clamp01(candidate.robustness?.diversity_score === undefined
|
|
993
|
-
? inferredDiversity
|
|
994
|
-
: Math.min(candidate.robustness.diversity_score, inferredDiversity));
|
|
995
|
-
const riskPenalty = clamp01(candidate.robustness?.risk_penalty ?? 0);
|
|
996
|
-
const evidenceConfidence = clamp01(candidate.robustness?.evidence_confidence ?? context.metric?.confidence ?? 0.5);
|
|
997
|
-
const calibrationAdjustment = evaluatorCalibrationAdjustment(candidate.candidate_id, calibration);
|
|
998
|
-
const robustScore = clamp01(candidate.robustness?.robust_score
|
|
999
|
-
?? (metricScore * 0.45 + stabilityScore * 0.3 + diversityScore * 0.15 + evidenceConfidence * 0.1 - riskPenalty + calibrationAdjustment));
|
|
1000
|
-
return {
|
|
1001
|
-
candidate_id: candidate.candidate_id,
|
|
1002
|
-
...(candidate.label ? { label: candidate.label } : {}),
|
|
1003
|
-
strategy_family: candidate.lineage.strategy_family,
|
|
1004
|
-
evidence_entry_id: context.entry_id,
|
|
1005
|
-
raw_rank: index + 1,
|
|
1006
|
-
...(context.metric ? { raw_metric: context.metric } : {}),
|
|
1007
|
-
robust_score: roundScore(robustScore),
|
|
1008
|
-
calibration_adjustment: roundScore(calibrationAdjustment),
|
|
1009
|
-
metric_score: roundScore(metricScore),
|
|
1010
|
-
stability_score: roundScore(stabilityScore),
|
|
1011
|
-
diversity_score: roundScore(diversityScore),
|
|
1012
|
-
risk_penalty: roundScore(riskPenalty),
|
|
1013
|
-
evidence_confidence: roundScore(evidenceConfidence),
|
|
1014
|
-
reasons: candidateSelectionReasons(candidate, {
|
|
1015
|
-
metricScore,
|
|
1016
|
-
stabilityScore,
|
|
1017
|
-
diversityScore,
|
|
1018
|
-
riskPenalty,
|
|
1019
|
-
evidenceConfidence,
|
|
1020
|
-
calibrationAdjustment,
|
|
1021
|
-
}),
|
|
1022
|
-
};
|
|
1023
|
-
});
|
|
1024
|
-
}
|
|
1025
|
-
function evaluatorCalibrationAdjustment(candidateId, calibration) {
|
|
1026
|
-
const relevant = calibration.filter((item) => item.candidate_id === candidateId
|
|
1027
|
-
&& item.use_for_selection
|
|
1028
|
-
&& item.direct_optimization_allowed === false);
|
|
1029
|
-
if (relevant.length === 0)
|
|
1030
|
-
return 0;
|
|
1031
|
-
const average = relevant.reduce((sum, item) => sum + item.selection_adjustment, 0) / relevant.length;
|
|
1032
|
-
if (relevant.length < Math.max(...relevant.map((item) => item.minimum_observations)))
|
|
1033
|
-
return 0;
|
|
1034
|
-
return Math.min(0.08, Math.max(-0.08, average));
|
|
1035
|
-
}
|
|
1036
|
-
function normalizedMetricScore(metric, minMetric, maxMetric) {
|
|
1037
|
-
if (!metric)
|
|
1038
|
-
return 0;
|
|
1039
|
-
if (maxMetric === minMetric)
|
|
1040
|
-
return 0.5;
|
|
1041
|
-
const distance = metric.direction === "maximize"
|
|
1042
|
-
? (metric.value - minMetric) / (maxMetric - minMetric)
|
|
1043
|
-
: (maxMetric - metric.value) / (maxMetric - minMetric);
|
|
1044
|
-
return clamp01(distance);
|
|
1045
|
-
}
|
|
1046
|
-
function inferredDiversityScore(candidate, rawBestFamily, allCandidates) {
|
|
1047
|
-
if (!rawBestFamily)
|
|
1048
|
-
return 0.5;
|
|
1049
|
-
const highestSimilarity = highestKnownSimilarity(candidate, allCandidates);
|
|
1050
|
-
const lineageBase = candidate.lineage.strategy_family !== rawBestFamily ? 0.75 : 0.45;
|
|
1051
|
-
if (highestSimilarity > 0)
|
|
1052
|
-
return clamp01(Math.min(lineageBase, 1 - highestSimilarity));
|
|
1053
|
-
return lineageBase;
|
|
1054
|
-
}
|
|
1055
|
-
function highestKnownSimilarity(candidate, allCandidates) {
|
|
1056
|
-
let highest = candidate.similarity.reduce((max, similarity) => Math.max(max, similarity.similarity), 0);
|
|
1057
|
-
for (const other of allCandidates) {
|
|
1058
|
-
if (other.candidate_id === candidate.candidate_id)
|
|
1059
|
-
continue;
|
|
1060
|
-
for (const similarity of other.similarity) {
|
|
1061
|
-
if (similarity.candidate_id === candidate.candidate_id) {
|
|
1062
|
-
highest = Math.max(highest, similarity.similarity);
|
|
1063
|
-
}
|
|
1064
|
-
}
|
|
1065
|
-
}
|
|
1066
|
-
return highest;
|
|
1067
|
-
}
|
|
1068
|
-
function candidateSelectionReasons(candidate, scores) {
|
|
1069
|
-
const reasons = [];
|
|
1070
|
-
if (scores.stabilityScore >= 0.8)
|
|
1071
|
-
reasons.push("strong stability evidence");
|
|
1072
|
-
if (scores.diversityScore >= 0.8)
|
|
1073
|
-
reasons.push("diverse lineage");
|
|
1074
|
-
if (scores.riskPenalty >= 0.15)
|
|
1075
|
-
reasons.push("penalized for overfit-prone lineage or post-processing");
|
|
1076
|
-
if (scores.metricScore >= 0.95)
|
|
1077
|
-
reasons.push("top raw metric evidence");
|
|
1078
|
-
if (scores.calibrationAdjustment > 0)
|
|
1079
|
-
reasons.push("external feedback calibrates local validation upward");
|
|
1080
|
-
if (scores.calibrationAdjustment < 0)
|
|
1081
|
-
reasons.push("external feedback calibrates local validation downward");
|
|
1082
|
-
if (candidate.robustness?.summary)
|
|
1083
|
-
reasons.push(candidate.robustness.summary);
|
|
1084
|
-
return reasons.length > 0 ? reasons : ["risk-adjusted candidate evidence"];
|
|
1085
|
-
}
|
|
1086
|
-
function selectSafeCandidate(candidates) {
|
|
1087
|
-
return [...candidates].sort((a, b) => b.stability_score - a.stability_score
|
|
1088
|
-
|| a.risk_penalty - b.risk_penalty
|
|
1089
|
-
|| b.robust_score - a.robust_score
|
|
1090
|
-
|| a.raw_rank - b.raw_rank)[0] ?? null;
|
|
1091
|
-
}
|
|
1092
|
-
function selectDiverseCandidate(candidates, robustBest) {
|
|
1093
|
-
const robustFamily = robustBest?.strategy_family;
|
|
1094
|
-
return [...candidates]
|
|
1095
|
-
.filter((candidate) => !robustFamily || candidate.strategy_family !== robustFamily)
|
|
1096
|
-
.filter((candidate) => candidate.diversity_score >= 0.5)
|
|
1097
|
-
.sort((a, b) => b.diversity_score - a.diversity_score
|
|
1098
|
-
|| b.robust_score - a.robust_score
|
|
1099
|
-
|| a.raw_rank - b.raw_rank)[0] ?? null;
|
|
1100
|
-
}
|
|
1101
|
-
function summarizeNearMissCandidates(entriesOldestFirst) {
|
|
1102
|
-
const primaryMetric = resolvePrimaryCandidateMetricKey(entriesOldestFirst);
|
|
1103
|
-
const contexts = extractCandidateEvidenceContexts(entriesOldestFirst, primaryMetric)
|
|
1104
|
-
.filter((context) => context.candidate.disposition !== "retired");
|
|
1105
|
-
const rawRanked = [...contexts].sort(compareCandidateEvidenceContexts);
|
|
1106
|
-
const rawBest = rawRanked[0] ?? null;
|
|
1107
|
-
const scoredByCandidateId = new Map(scoreCandidateSelectionContexts(rawRanked).map((candidate) => [candidate.candidate_id, candidate]));
|
|
1108
|
-
const result = [];
|
|
1109
|
-
for (const context of rawRanked) {
|
|
1110
|
-
if (!rawBest || context.candidate.candidate_id === rawBest.candidate.candidate_id)
|
|
1111
|
-
continue;
|
|
1112
|
-
const scored = scoredByCandidateId.get(context.candidate.candidate_id);
|
|
1113
|
-
const reasons = nearMissReasonsForCandidate(context, rawBest, scored);
|
|
1114
|
-
if (reasons.length === 0)
|
|
1115
|
-
continue;
|
|
1116
|
-
const nearMiss = context.candidate.near_miss;
|
|
1117
|
-
if (nearMiss?.status === "rejected")
|
|
1118
|
-
continue;
|
|
1119
|
-
result.push({
|
|
1120
|
-
candidate_id: context.candidate.candidate_id,
|
|
1121
|
-
...(context.candidate.label ? { label: context.candidate.label } : {}),
|
|
1122
|
-
strategy_family: context.candidate.lineage.strategy_family,
|
|
1123
|
-
evidence_entry_id: context.entry_id,
|
|
1124
|
-
occurred_at: context.occurred_at,
|
|
1125
|
-
raw_rank: scored?.raw_rank ?? rawRanked.indexOf(context) + 1,
|
|
1126
|
-
...(context.metric ? { raw_metric: context.metric } : {}),
|
|
1127
|
-
raw_best_candidate_id: rawBest.candidate.candidate_id,
|
|
1128
|
-
...nearMissMarginContext(context, rawBest, nearMiss),
|
|
1129
|
-
reason_to_keep: reasons,
|
|
1130
|
-
weak_dimensions: nearMiss?.weak_dimensions ?? context.candidate.robustness?.weak_dimensions ?? [],
|
|
1131
|
-
complementary_candidate_ids: nearMiss?.complementary_candidate_ids ?? complementaryCandidateIds(context.candidate),
|
|
1132
|
-
...(nearMiss?.follow_up ? { follow_up: nearMiss.follow_up } : {}),
|
|
1133
|
-
...(context.candidate.disposition_reason ? { retained_reason: context.candidate.disposition_reason } : {}),
|
|
1134
|
-
evidence_refs: nearMiss?.evidence_refs ?? context.candidate.robustness?.provenance_refs ?? [],
|
|
1135
|
-
...(nearMiss?.summary ?? context.candidate.robustness?.summary
|
|
1136
|
-
? { summary: nearMiss?.summary ?? context.candidate.robustness?.summary }
|
|
1137
|
-
: {}),
|
|
1138
|
-
});
|
|
1139
|
-
}
|
|
1140
|
-
return result.sort((a, b) => nearMissReasonRank(b.reason_to_keep) - nearMissReasonRank(a.reason_to_keep)
|
|
1141
|
-
|| (b.raw_metric?.confidence ?? 0) - (a.raw_metric?.confidence ?? 0)
|
|
1142
|
-
|| a.raw_rank - b.raw_rank).slice(0, 8);
|
|
1143
|
-
}
|
|
1144
|
-
function nearMissReasonsForCandidate(context, rawBest, scored) {
|
|
1145
|
-
const explicit = context.candidate.near_miss?.reason_to_keep ?? [];
|
|
1146
|
-
if (explicit.length > 0)
|
|
1147
|
-
return [...explicit];
|
|
1148
|
-
const reasons = new Set(explicit);
|
|
1149
|
-
if (context.candidate.near_miss?.status === "retained" || context.candidate.near_miss?.status === "promoted") {
|
|
1150
|
-
for (const reason of inferredNearMissReasons(context, rawBest, scored))
|
|
1151
|
-
reasons.add(reason);
|
|
1152
|
-
}
|
|
1153
|
-
else if (context.candidate.near_miss) {
|
|
1154
|
-
for (const reason of inferredNearMissReasons(context, rawBest, scored))
|
|
1155
|
-
reasons.add(reason);
|
|
1156
|
-
}
|
|
1157
|
-
else if (isImplicitNearMiss(context, rawBest, scored)) {
|
|
1158
|
-
for (const reason of inferredNearMissReasons(context, rawBest, scored))
|
|
1159
|
-
reasons.add(reason);
|
|
1160
|
-
}
|
|
1161
|
-
return [...reasons];
|
|
1162
|
-
}
|
|
1163
|
-
function inferredNearMissReasons(context, rawBest, scored) {
|
|
1164
|
-
const reasons = [];
|
|
1165
|
-
const margin = candidateMetricMargin(context.metric, rawBest.metric);
|
|
1166
|
-
if (margin !== null && isCloseToBestMargin(margin, rawBest.metric))
|
|
1167
|
-
reasons.push("close_to_best");
|
|
1168
|
-
if ((context.candidate.robustness?.stability_score ?? 0) >= 0.8)
|
|
1169
|
-
reasons.push("stability");
|
|
1170
|
-
if ((context.candidate.near_miss?.weak_dimensions.length ?? context.candidate.robustness?.weak_dimensions.length ?? 0) > 0) {
|
|
1171
|
-
reasons.push("weak_dimension_improvement");
|
|
1172
|
-
}
|
|
1173
|
-
if (context.candidate.lineage.strategy_family !== rawBest.candidate.lineage.strategy_family
|
|
1174
|
-
&& (scored?.diversity_score ?? inferredDiversityScore(context.candidate, rawBest.candidate.lineage.strategy_family, [context.candidate, rawBest.candidate])) >= 0.5) {
|
|
1175
|
-
reasons.push("novelty");
|
|
1176
|
-
}
|
|
1177
|
-
if (complementaryCandidateIds(context.candidate).length > 0 || highestKnownSimilarity(context.candidate, [context.candidate, rawBest.candidate]) <= 0.5) {
|
|
1178
|
-
reasons.push("complementarity");
|
|
1179
|
-
}
|
|
1180
|
-
return reasons;
|
|
1181
|
-
}
|
|
1182
|
-
function isImplicitNearMiss(context, rawBest, scored) {
|
|
1183
|
-
if (context.candidate.disposition !== "retained" && context.candidate.disposition !== "promoted")
|
|
1184
|
-
return false;
|
|
1185
|
-
const margin = candidateMetricMargin(context.metric, rawBest.metric);
|
|
1186
|
-
const close = margin !== null && isCloseToBestMargin(margin, rawBest.metric);
|
|
1187
|
-
const weakDimension = (context.candidate.robustness?.weak_dimensions.length ?? 0) > 0;
|
|
1188
|
-
const distinctFamily = context.candidate.lineage.strategy_family !== rawBest.candidate.lineage.strategy_family
|
|
1189
|
-
&& (scored?.diversity_score ?? 0) >= 0.5;
|
|
1190
|
-
return close || weakDimension || distinctFamily;
|
|
1191
|
-
}
|
|
1192
|
-
function nearMissMarginContext(context, rawBest, nearMiss) {
|
|
1193
|
-
const margin = nearMiss?.margin_to_best ?? candidateMetricMargin(context.metric, rawBest.metric);
|
|
1194
|
-
return margin === null || margin === undefined ? {} : { margin_to_raw_best: Math.round(margin * 1_000_000) / 1_000_000 };
|
|
1195
|
-
}
|
|
1196
|
-
function candidateMetricMargin(candidateMetric, bestMetric) {
|
|
1197
|
-
if (!candidateMetric || !bestMetric || candidateMetric.direction !== bestMetric.direction)
|
|
1198
|
-
return null;
|
|
1199
|
-
const margin = candidateMetric.direction === "maximize"
|
|
1200
|
-
? bestMetric.value - candidateMetric.value
|
|
1201
|
-
: candidateMetric.value - bestMetric.value;
|
|
1202
|
-
return Number.isFinite(margin) ? Math.max(0, margin) : null;
|
|
1203
|
-
}
|
|
1204
|
-
function isCloseToBestMargin(margin, bestMetric) {
|
|
1205
|
-
if (!bestMetric)
|
|
1206
|
-
return false;
|
|
1207
|
-
const tolerance = Math.max(Math.abs(bestMetric.value) * 0.005, 0.001);
|
|
1208
|
-
return margin <= tolerance;
|
|
1209
|
-
}
|
|
1210
|
-
function complementaryCandidateIds(candidate) {
|
|
1211
|
-
const explicit = candidate.near_miss?.complementary_candidate_ids ?? [];
|
|
1212
|
-
if (explicit.length > 0)
|
|
1213
|
-
return explicit;
|
|
1214
|
-
return candidate.similarity
|
|
1215
|
-
.filter((similarity) => similarity.signal === "metric_correlation" && similarity.similarity <= 0.5)
|
|
1216
|
-
.map((similarity) => similarity.candidate_id);
|
|
1217
|
-
}
|
|
1218
|
-
function nearMissReasonRank(reasons) {
|
|
1219
|
-
const weights = {
|
|
1220
|
-
weak_dimension_improvement: 5,
|
|
1221
|
-
novelty: 4,
|
|
1222
|
-
complementarity: 4,
|
|
1223
|
-
ensemble_potential: 3,
|
|
1224
|
-
stability: 2,
|
|
1225
|
-
close_to_best: 1,
|
|
1226
|
-
};
|
|
1227
|
-
return reasons.reduce((score, reason) => score + weights[reason], 0);
|
|
1228
|
-
}
|
|
1229
|
-
function summarizeCandidateLineages(entriesOldestFirst) {
|
|
1230
|
-
const primaryMetric = resolvePrimaryCandidateMetricKey(entriesOldestFirst);
|
|
1231
|
-
const byFamily = new Map();
|
|
1232
|
-
for (const context of extractCandidateEvidenceContexts(entriesOldestFirst, primaryMetric)) {
|
|
1233
|
-
const family = context.candidate.lineage.strategy_family;
|
|
1234
|
-
byFamily.set(family, [...(byFamily.get(family) ?? []), context]);
|
|
1235
|
-
}
|
|
1236
|
-
return [...byFamily.entries()]
|
|
1237
|
-
.map(([strategyFamily, contexts]) => {
|
|
1238
|
-
const sorted = [...contexts].sort(compareCandidateEvidenceContexts);
|
|
1239
|
-
const best = sorted[0];
|
|
1240
|
-
const diversityNotes = new Set();
|
|
1241
|
-
for (const context of contexts) {
|
|
1242
|
-
for (const similarity of context.candidate.similarity) {
|
|
1243
|
-
if (similarity.similarity >= 0.85) {
|
|
1244
|
-
diversityNotes.add(`${context.candidate.candidate_id} near-duplicate of ${similarity.candidate_id}`);
|
|
1245
|
-
}
|
|
1246
|
-
}
|
|
1247
|
-
}
|
|
1248
|
-
return {
|
|
1249
|
-
strategy_family: strategyFamily,
|
|
1250
|
-
candidate_ids: contexts.map((context) => context.candidate.candidate_id),
|
|
1251
|
-
retained_representative_ids: sorted
|
|
1252
|
-
.filter((context) => context.candidate.disposition === "retained" || context.candidate.disposition === "promoted")
|
|
1253
|
-
.map((context) => context.candidate.candidate_id)
|
|
1254
|
-
.slice(0, 3),
|
|
1255
|
-
promoted_ids: contexts
|
|
1256
|
-
.filter((context) => context.candidate.disposition === "promoted")
|
|
1257
|
-
.map((context) => context.candidate.candidate_id),
|
|
1258
|
-
retired_ids: contexts
|
|
1259
|
-
.filter((context) => context.candidate.disposition === "retired")
|
|
1260
|
-
.map((context) => context.candidate.candidate_id),
|
|
1261
|
-
...(best ? { best_candidate_id: best.candidate.candidate_id } : {}),
|
|
1262
|
-
...(best?.metric
|
|
1263
|
-
? {
|
|
1264
|
-
best_metric: {
|
|
1265
|
-
label: best.metric.label,
|
|
1266
|
-
value: best.metric.value,
|
|
1267
|
-
direction: best.metric.direction,
|
|
1268
|
-
},
|
|
1269
|
-
}
|
|
1270
|
-
: {}),
|
|
1271
|
-
diversity_notes: [...diversityNotes].slice(0, 5),
|
|
1272
|
-
};
|
|
1273
|
-
})
|
|
1274
|
-
.sort((a, b) => {
|
|
1275
|
-
const aMetric = a.best_metric;
|
|
1276
|
-
const bMetric = b.best_metric;
|
|
1277
|
-
if (aMetric && bMetric && aMetric.direction === bMetric.direction) {
|
|
1278
|
-
const delta = aMetric.direction === "maximize" ? bMetric.value - aMetric.value : aMetric.value - bMetric.value;
|
|
1279
|
-
if (delta !== 0)
|
|
1280
|
-
return delta;
|
|
1281
|
-
}
|
|
1282
|
-
if (aMetric && !bMetric)
|
|
1283
|
-
return -1;
|
|
1284
|
-
if (!aMetric && bMetric)
|
|
1285
|
-
return 1;
|
|
1286
|
-
return a.strategy_family.localeCompare(b.strategy_family);
|
|
1287
|
-
});
|
|
1288
|
-
}
|
|
1289
|
-
function extractCandidateEvidenceContexts(entriesOldestFirst, primaryMetric) {
|
|
1290
|
-
const contexts = [];
|
|
1291
|
-
for (const entry of entriesOldestFirst) {
|
|
1292
|
-
for (const candidate of entry.candidates ?? []) {
|
|
1293
|
-
contexts.push({
|
|
1294
|
-
entry_id: entry.id,
|
|
1295
|
-
occurred_at: candidate.produced_at ?? entry.occurred_at,
|
|
1296
|
-
candidate,
|
|
1297
|
-
metric: candidateComparableMetric(candidate, primaryMetric),
|
|
1298
|
-
});
|
|
1299
|
-
}
|
|
1300
|
-
}
|
|
1301
|
-
return contexts;
|
|
1302
|
-
}
|
|
1303
|
-
function resolvePrimaryCandidateMetricKey(entriesOldestFirst) {
|
|
1304
|
-
const candidates = entriesOldestFirst.flatMap((entry) => entry.candidates ?? []);
|
|
1305
|
-
const byMetric = new Map();
|
|
1306
|
-
candidates.forEach((candidate, candidateIndex) => {
|
|
1307
|
-
const seenForCandidate = new Set();
|
|
1308
|
-
candidate.metrics.forEach((metric, metricIndex) => {
|
|
1309
|
-
if (typeof metric.value !== "number" || !Number.isFinite(metric.value))
|
|
1310
|
-
return;
|
|
1311
|
-
if (metric.direction !== "maximize" && metric.direction !== "minimize")
|
|
1312
|
-
return;
|
|
1313
|
-
const key = { label: metric.label, direction: metric.direction };
|
|
1314
|
-
const mapKey = `${key.label}:${key.direction}`;
|
|
1315
|
-
if (seenForCandidate.has(mapKey))
|
|
1316
|
-
return;
|
|
1317
|
-
seenForCandidate.add(mapKey);
|
|
1318
|
-
const existing = byMetric.get(mapKey);
|
|
1319
|
-
if (!existing) {
|
|
1320
|
-
byMetric.set(mapKey, {
|
|
1321
|
-
key,
|
|
1322
|
-
candidate_count: 1,
|
|
1323
|
-
position_sum: metricIndex,
|
|
1324
|
-
latest_index: candidateIndex,
|
|
1325
|
-
});
|
|
1326
|
-
return;
|
|
1327
|
-
}
|
|
1328
|
-
existing.candidate_count += 1;
|
|
1329
|
-
existing.position_sum += metricIndex;
|
|
1330
|
-
existing.latest_index = candidateIndex;
|
|
1331
|
-
});
|
|
1332
|
-
});
|
|
1333
|
-
return [...byMetric.values()].sort((a, b) => {
|
|
1334
|
-
const coverageDelta = b.candidate_count - a.candidate_count;
|
|
1335
|
-
if (coverageDelta !== 0)
|
|
1336
|
-
return coverageDelta;
|
|
1337
|
-
const positionDelta = a.position_sum / a.candidate_count - b.position_sum / b.candidate_count;
|
|
1338
|
-
if (positionDelta !== 0)
|
|
1339
|
-
return positionDelta;
|
|
1340
|
-
return b.latest_index - a.latest_index;
|
|
1341
|
-
})[0]?.key ?? null;
|
|
1342
|
-
}
|
|
1343
|
-
function candidateComparableMetric(candidate, primaryMetric) {
|
|
1344
|
-
for (const metric of candidate.metrics) {
|
|
1345
|
-
if (primaryMetric && (metric.label !== primaryMetric.label || metric.direction !== primaryMetric.direction))
|
|
1346
|
-
continue;
|
|
1347
|
-
if (typeof metric.value !== "number" || !Number.isFinite(metric.value))
|
|
1348
|
-
continue;
|
|
1349
|
-
if (metric.direction !== "maximize" && metric.direction !== "minimize")
|
|
1350
|
-
continue;
|
|
1351
|
-
return {
|
|
1352
|
-
label: metric.label,
|
|
1353
|
-
value: metric.value,
|
|
1354
|
-
direction: metric.direction,
|
|
1355
|
-
confidence: metric.confidence ?? 1,
|
|
1356
|
-
};
|
|
1357
|
-
}
|
|
1358
|
-
return null;
|
|
1359
|
-
}
|
|
1360
|
-
function compareCandidateEvidenceContexts(a, b) {
|
|
1361
|
-
const metricDelta = compareCandidateMetrics(a.metric, b.metric);
|
|
1362
|
-
if (metricDelta !== 0)
|
|
1363
|
-
return metricDelta;
|
|
1364
|
-
const dispositionDelta = dispositionRank(b.candidate.disposition) - dispositionRank(a.candidate.disposition);
|
|
1365
|
-
if (dispositionDelta !== 0)
|
|
1366
|
-
return dispositionDelta;
|
|
1367
|
-
const confidenceDelta = (b.metric?.confidence ?? 0) - (a.metric?.confidence ?? 0);
|
|
1368
|
-
if (confidenceDelta !== 0)
|
|
1369
|
-
return confidenceDelta;
|
|
1370
|
-
return b.occurred_at.localeCompare(a.occurred_at);
|
|
1371
|
-
}
|
|
1372
|
-
function compareCandidateMetrics(a, b) {
|
|
1373
|
-
if (a && b && a.direction === b.direction) {
|
|
1374
|
-
const valueDelta = a.direction === "maximize" ? b.value - a.value : a.value - b.value;
|
|
1375
|
-
if (valueDelta !== 0)
|
|
1376
|
-
return valueDelta;
|
|
1377
|
-
}
|
|
1378
|
-
if (a && !b)
|
|
1379
|
-
return -1;
|
|
1380
|
-
if (!a && b)
|
|
1381
|
-
return 1;
|
|
1382
|
-
return 0;
|
|
1383
|
-
}
|
|
1384
|
-
function dispositionRank(disposition) {
|
|
1385
|
-
if (disposition === "promoted")
|
|
1386
|
-
return 2;
|
|
1387
|
-
if (disposition === "retained")
|
|
1388
|
-
return 1;
|
|
1389
|
-
return 0;
|
|
1390
|
-
}
|
|
1391
|
-
function mostSimilarSelectedCandidate(candidate, selected) {
|
|
1392
|
-
let best;
|
|
1393
|
-
for (const selectedCandidate of selected) {
|
|
1394
|
-
const similarity = similarityBetweenCandidates(candidate.candidate, selectedCandidate.candidate);
|
|
1395
|
-
if (!similarity)
|
|
1396
|
-
continue;
|
|
1397
|
-
if (!best || similarity.similarity > best.similarity)
|
|
1398
|
-
best = similarity;
|
|
1399
|
-
}
|
|
1400
|
-
return best;
|
|
1401
|
-
}
|
|
1402
|
-
function similarityBetweenCandidates(candidate, selected) {
|
|
1403
|
-
const direct = candidate.similarity.find((similarity) => similarity.candidate_id === selected.candidate_id);
|
|
1404
|
-
const inverse = selected.similarity.find((similarity) => similarity.candidate_id === candidate.candidate_id);
|
|
1405
|
-
if (direct && inverse)
|
|
1406
|
-
return direct.similarity >= inverse.similarity ? direct : inverse;
|
|
1407
|
-
if (direct)
|
|
1408
|
-
return direct;
|
|
1409
|
-
if (inverse) {
|
|
1410
|
-
return {
|
|
1411
|
-
...inverse,
|
|
1412
|
-
candidate_id: selected.candidate_id,
|
|
1413
|
-
};
|
|
1414
|
-
}
|
|
1415
|
-
if (candidate.lineage.strategy_family === selected.lineage.strategy_family
|
|
1416
|
-
&& candidateLineageFingerprint(candidate) === candidateLineageFingerprint(selected)) {
|
|
1417
|
-
return {
|
|
1418
|
-
candidate_id: selected.candidate_id,
|
|
1419
|
-
similarity: 0.9,
|
|
1420
|
-
signal: "lineage",
|
|
1421
|
-
summary: "candidate shares strategy family and lineage fingerprint",
|
|
1422
|
-
};
|
|
1423
|
-
}
|
|
1424
|
-
return undefined;
|
|
1425
|
-
}
|
|
1426
|
-
function candidateLineageFingerprint(candidate) {
|
|
1427
|
-
const lineage = candidate.lineage;
|
|
1428
|
-
return [
|
|
1429
|
-
lineage.strategy_family,
|
|
1430
|
-
...lineage.feature_lineage,
|
|
1431
|
-
...lineage.model_lineage,
|
|
1432
|
-
...lineage.config_lineage,
|
|
1433
|
-
...lineage.postprocess_lineage,
|
|
1434
|
-
].map(normalizeLineageText).filter(Boolean).join("|");
|
|
1435
|
-
}
|
|
1436
|
-
function toPortfolioSlot(context) {
|
|
1437
|
-
const candidate = context.candidate;
|
|
1438
|
-
return {
|
|
1439
|
-
candidate_id: candidate.candidate_id,
|
|
1440
|
-
...(candidate.label ? { label: candidate.label } : {}),
|
|
1441
|
-
strategy_family: candidate.lineage.strategy_family,
|
|
1442
|
-
role: context.role,
|
|
1443
|
-
evidence_entry_id: context.entry_id,
|
|
1444
|
-
occurred_at: context.occurred_at,
|
|
1445
|
-
...(context.metric ? { metric: context.metric } : {}),
|
|
1446
|
-
...(candidate.lineage.parent_candidate_id ? { parent_candidate_id: candidate.lineage.parent_candidate_id } : {}),
|
|
1447
|
-
...(candidate.lineage.source_candidate_id ? { source_candidate_id: candidate.lineage.source_candidate_id } : {}),
|
|
1448
|
-
...(candidate.lineage.source_strategy_id ? { source_strategy_id: candidate.lineage.source_strategy_id } : {}),
|
|
1449
|
-
disposition: candidate.disposition,
|
|
1450
|
-
...(candidate.disposition_reason ? { retained_reason: candidate.disposition_reason } : {}),
|
|
1451
|
-
...(context.similarity_to_selected ? { similarity_to_selected: context.similarity_to_selected } : {}),
|
|
1452
|
-
};
|
|
1453
|
-
}
|
|
1454
|
-
function summarizeFailedLineages(entriesOldestFirst) {
|
|
1455
|
-
const lineages = new Map();
|
|
1456
|
-
for (const entry of entriesOldestFirst) {
|
|
1457
|
-
if (!isFailedEvidenceEntry(entry))
|
|
1458
|
-
continue;
|
|
1459
|
-
const fingerprintInput = failedLineageFingerprintInput(entry);
|
|
1460
|
-
const normalizedIdentityParts = [
|
|
1461
|
-
normalizeLineageText(fingerprintInput.strategy_family),
|
|
1462
|
-
normalizeLineageText(fingerprintInput.hypothesis),
|
|
1463
|
-
normalizeLineageText(fingerprintInput.primary_dimension),
|
|
1464
|
-
normalizeLineageText(fingerprintInput.task_action),
|
|
1465
|
-
].filter(Boolean);
|
|
1466
|
-
const normalizedFallbackParts = [normalizeLineageText(fingerprintInput.failure_reason)].filter(Boolean);
|
|
1467
|
-
const fingerprintParts = normalizedIdentityParts.length > 0 ? normalizedIdentityParts : normalizedFallbackParts;
|
|
1468
|
-
if (fingerprintParts.length === 0)
|
|
1469
|
-
continue;
|
|
1470
|
-
const fingerprint = fingerprintParts.join("|");
|
|
1471
|
-
const summary = entry.summary
|
|
1472
|
-
?? entry.result?.summary
|
|
1473
|
-
?? entry.verification?.summary
|
|
1474
|
-
?? entry.result?.error
|
|
1475
|
-
?? `${entry.kind} failed`;
|
|
1476
|
-
const existing = lineages.get(fingerprint);
|
|
1477
|
-
if (!existing) {
|
|
1478
|
-
lineages.set(fingerprint, {
|
|
1479
|
-
fingerprint,
|
|
1480
|
-
count: 1,
|
|
1481
|
-
first_seen_at: entry.occurred_at,
|
|
1482
|
-
last_seen_at: entry.occurred_at,
|
|
1483
|
-
...(fingerprintInput.strategy_family ? { strategy_family: fingerprintInput.strategy_family } : {}),
|
|
1484
|
-
...(fingerprintInput.hypothesis ? { hypothesis: fingerprintInput.hypothesis } : {}),
|
|
1485
|
-
...(fingerprintInput.primary_dimension ? { primary_dimension: fingerprintInput.primary_dimension } : {}),
|
|
1486
|
-
...(fingerprintInput.task_action ? { task_action: fingerprintInput.task_action } : {}),
|
|
1487
|
-
...(fingerprintInput.failure_reason ? { failure_reason: fingerprintInput.failure_reason } : {}),
|
|
1488
|
-
representative_entry_id: entry.id,
|
|
1489
|
-
representative_summary: summary,
|
|
1490
|
-
evidence_entry_ids: [entry.id],
|
|
1491
|
-
});
|
|
1492
|
-
continue;
|
|
1493
|
-
}
|
|
1494
|
-
existing.count += 1;
|
|
1495
|
-
existing.last_seen_at = entry.occurred_at;
|
|
1496
|
-
existing.representative_entry_id = entry.id;
|
|
1497
|
-
existing.representative_summary = summary;
|
|
1498
|
-
existing.evidence_entry_ids = [...existing.evidence_entry_ids, entry.id].slice(-5);
|
|
1499
|
-
}
|
|
1500
|
-
return [...lineages.values()]
|
|
1501
|
-
.sort((a, b) => b.count - a.count || b.last_seen_at.localeCompare(a.last_seen_at))
|
|
1502
|
-
.slice(0, 10);
|
|
1503
|
-
}
|
|
1504
|
-
function isFailedEvidenceEntry(entry) {
|
|
1505
|
-
return entry.outcome === "failed"
|
|
1506
|
-
|| entry.outcome === "regressed"
|
|
1507
|
-
|| entry.kind === "failure"
|
|
1508
|
-
|| entry.result?.status === "failed"
|
|
1509
|
-
|| entry.verification?.verdict === "fail";
|
|
1510
|
-
}
|
|
1511
|
-
function failedLineageFingerprintInput(entry) {
|
|
1512
|
-
const strategyFamily = entry.strategy ?? entry.task?.action;
|
|
1513
|
-
return {
|
|
1514
|
-
...(strategyFamily ? { strategy_family: strategyFamily } : {}),
|
|
1515
|
-
...(entry.hypothesis ? { hypothesis: entry.hypothesis } : {}),
|
|
1516
|
-
...(entry.task?.primary_dimension ? { primary_dimension: entry.task.primary_dimension } : {}),
|
|
1517
|
-
...(entry.task?.action ? { task_action: entry.task.action } : {}),
|
|
1518
|
-
...(entry.result?.error || entry.result?.summary || entry.verification?.summary
|
|
1519
|
-
? { failure_reason: entry.result?.error ?? entry.result?.summary ?? entry.verification?.summary }
|
|
1520
|
-
: {}),
|
|
1521
|
-
};
|
|
1522
|
-
}
|
|
1523
|
-
function normalizeLineageText(value) {
|
|
1524
|
-
return value?.normalize("NFKC").toLocaleLowerCase().replace(/[^\p{Letter}\p{Number}]+/gu, " ").trim() ?? "";
|
|
1525
|
-
}
|
|
1526
|
-
function clamp01(value) {
|
|
1527
|
-
if (!Number.isFinite(value))
|
|
1528
|
-
return 0;
|
|
1529
|
-
return Math.min(1, Math.max(0, value));
|
|
1530
|
-
}
|
|
1531
|
-
function roundScore(value) {
|
|
1532
|
-
return Math.round(value * 1_000_000) / 1_000_000;
|
|
1533
|
-
}
|
|
1534
|
-
function chooseBestEvidence(entriesNewestFirst) {
|
|
1535
|
-
const metricBest = chooseBestMetricEvidence(entriesNewestFirst);
|
|
1536
|
-
if (metricBest)
|
|
1537
|
-
return metricBest;
|
|
1538
|
-
return chooseBestFallbackEvidence(entriesNewestFirst);
|
|
1539
|
-
}
|
|
1540
|
-
function chooseBestFallbackEvidence(entriesNewestFirst) {
|
|
1541
|
-
return entriesNewestFirst.find((entry) => entry.outcome === "improved")
|
|
1542
|
-
?? entriesNewestFirst.find((entry) => entry.verification?.verdict === "pass")
|
|
1543
|
-
?? entriesNewestFirst.find((entry) => entry.metrics.length > 0)
|
|
1544
|
-
?? entriesNewestFirst.find((entry) => entry.kind === "artifact")
|
|
1545
|
-
?? null;
|
|
1546
|
-
}
|
|
1547
|
-
function chooseBestMetricEvidence(entriesNewestFirst) {
|
|
1548
|
-
const primaryMetric = resolvePrimaryMetricKey(entriesNewestFirst);
|
|
1549
|
-
if (!primaryMetric)
|
|
1550
|
-
return null;
|
|
1551
|
-
const oldestFirst = [...entriesNewestFirst].reverse();
|
|
1552
|
-
const baseline = findComparableMetric(oldestFirst, primaryMetric)?.value;
|
|
1553
|
-
const candidates = entriesNewestFirst
|
|
1554
|
-
.map((entry) => {
|
|
1555
|
-
const metric = findComparableMetric([entry], primaryMetric);
|
|
1556
|
-
if (!metric)
|
|
1557
|
-
return null;
|
|
1558
|
-
return {
|
|
1559
|
-
entry,
|
|
1560
|
-
metric: metric.metric,
|
|
1561
|
-
value: metric.value,
|
|
1562
|
-
direction: metric.direction,
|
|
1563
|
-
primary_metric: primaryMetric,
|
|
1564
|
-
improvement_strength: baseline === undefined
|
|
1565
|
-
? 0
|
|
1566
|
-
: metric.direction === "maximize"
|
|
1567
|
-
? metric.value - baseline
|
|
1568
|
-
: baseline - metric.value,
|
|
1569
|
-
confidence: metric.metric.confidence ?? entry.verification?.confidence ?? 1,
|
|
1570
|
-
has_pass_verification: entry.verification?.verdict === "pass",
|
|
1571
|
-
has_artifact: entry.artifacts.length > 0 || entry.kind === "artifact",
|
|
1572
|
-
};
|
|
1573
|
-
})
|
|
1574
|
-
.filter((candidate) => Boolean(candidate));
|
|
1575
|
-
if (candidates.length === 0)
|
|
1576
|
-
return null;
|
|
1577
|
-
return candidates.sort(compareComparableEvidenceMetrics)[0]?.entry ?? null;
|
|
1578
|
-
}
|
|
1579
|
-
function resolvePrimaryMetricKey(entriesNewestFirst) {
|
|
1580
|
-
const oldestFirst = [...entriesNewestFirst].reverse();
|
|
1581
|
-
const byMetric = new Map();
|
|
1582
|
-
oldestFirst.forEach((entry, entryIndex) => {
|
|
1583
|
-
const seenForEntry = new Set();
|
|
1584
|
-
entry.metrics.forEach((metric, metricIndex) => {
|
|
1585
|
-
const comparable = toComparableMetric(metric);
|
|
1586
|
-
if (!comparable)
|
|
1587
|
-
return;
|
|
1588
|
-
const key = { label: metric.label, direction: comparable.direction };
|
|
1589
|
-
const mapKey = `${key.label}:${key.direction}`;
|
|
1590
|
-
if (seenForEntry.has(mapKey))
|
|
1591
|
-
return;
|
|
1592
|
-
seenForEntry.add(mapKey);
|
|
1593
|
-
const existing = byMetric.get(mapKey);
|
|
1594
|
-
const explicitPrimary = entry.task?.primary_dimension === metric.label ? 1 : 0;
|
|
1595
|
-
if (!existing) {
|
|
1596
|
-
byMetric.set(mapKey, {
|
|
1597
|
-
key,
|
|
1598
|
-
entry_count: 1,
|
|
1599
|
-
explicit_primary_count: explicitPrimary,
|
|
1600
|
-
position_sum: metricIndex,
|
|
1601
|
-
latest_index: entryIndex,
|
|
1602
|
-
});
|
|
1603
|
-
return;
|
|
1604
|
-
}
|
|
1605
|
-
existing.entry_count += 1;
|
|
1606
|
-
existing.explicit_primary_count += explicitPrimary;
|
|
1607
|
-
existing.position_sum += metricIndex;
|
|
1608
|
-
existing.latest_index = entryIndex;
|
|
1609
|
-
});
|
|
1610
|
-
});
|
|
1611
|
-
// Primary evidence metric inference is intentionally structural: exact
|
|
1612
|
-
// task.primary_dimension matches win, then broadest repeated metric coverage,
|
|
1613
|
-
// then stable first-position metric ordering, then recency as the final tie.
|
|
1614
|
-
return [...byMetric.values()].sort((a, b) => {
|
|
1615
|
-
const explicitDelta = b.explicit_primary_count - a.explicit_primary_count;
|
|
1616
|
-
if (explicitDelta !== 0)
|
|
1617
|
-
return explicitDelta;
|
|
1618
|
-
const coverageDelta = b.entry_count - a.entry_count;
|
|
1619
|
-
if (coverageDelta !== 0)
|
|
1620
|
-
return coverageDelta;
|
|
1621
|
-
const positionDelta = a.position_sum / a.entry_count - b.position_sum / b.entry_count;
|
|
1622
|
-
if (positionDelta !== 0)
|
|
1623
|
-
return positionDelta;
|
|
1624
|
-
return b.latest_index - a.latest_index;
|
|
1625
|
-
})[0]?.key ?? null;
|
|
1626
|
-
}
|
|
1627
|
-
function findComparableMetric(entries, key) {
|
|
1628
|
-
for (const entry of entries) {
|
|
1629
|
-
for (const metric of entry.metrics) {
|
|
1630
|
-
if (metric.label !== key.label || metric.direction !== key.direction)
|
|
1631
|
-
continue;
|
|
1632
|
-
const comparable = toComparableMetric(metric);
|
|
1633
|
-
if (comparable)
|
|
1634
|
-
return comparable;
|
|
1635
|
-
}
|
|
1636
|
-
}
|
|
1637
|
-
return null;
|
|
1638
|
-
}
|
|
1639
|
-
function toComparableMetric(metric) {
|
|
1640
|
-
if (typeof metric.value !== "number" || !Number.isFinite(metric.value))
|
|
1641
|
-
return null;
|
|
1642
|
-
if (metric.direction !== "maximize" && metric.direction !== "minimize")
|
|
1643
|
-
return null;
|
|
1644
|
-
return {
|
|
1645
|
-
metric,
|
|
1646
|
-
value: metric.value,
|
|
1647
|
-
direction: metric.direction,
|
|
1648
|
-
};
|
|
1649
|
-
}
|
|
1650
|
-
function compareComparableEvidenceMetrics(a, b) {
|
|
1651
|
-
const direction = a.direction;
|
|
1652
|
-
const valueDelta = direction === "maximize" ? b.value - a.value : a.value - b.value;
|
|
1653
|
-
if (valueDelta !== 0)
|
|
1654
|
-
return valueDelta;
|
|
1655
|
-
const passDelta = Number(b.has_pass_verification) - Number(a.has_pass_verification);
|
|
1656
|
-
if (passDelta !== 0)
|
|
1657
|
-
return passDelta;
|
|
1658
|
-
const artifactDelta = Number(b.has_artifact) - Number(a.has_artifact);
|
|
1659
|
-
if (artifactDelta !== 0)
|
|
1660
|
-
return artifactDelta;
|
|
1661
|
-
const confidenceDelta = b.confidence - a.confidence;
|
|
1662
|
-
if (confidenceDelta !== 0)
|
|
1663
|
-
return confidenceDelta;
|
|
1664
|
-
const improvementDelta = b.improvement_strength - a.improvement_strength;
|
|
1665
|
-
if (improvementDelta !== 0)
|
|
1666
|
-
return improvementDelta;
|
|
1667
|
-
return b.entry.occurred_at.localeCompare(a.entry.occurred_at);
|
|
1668
|
-
}
|
|
1669
|
-
//# sourceMappingURL=evidence-ledger.js.map
|