chore(readme): refresh development dashboard [skip ci]

This commit is contained in:
github-actions[bot] 2026-05-03 19:58:34 +00:00
parent 2763e7e5ac
commit f0bf751621
29 changed files with 4317 additions and 124734 deletions

View File

@ -10,68 +10,59 @@
## Reporting Data
`main` follows the latest published npm package and npm `latest` plugin artifacts. `crab-beta` follows beta npm dist-tags. `crab-development` checks `openclaw/openclaw` main against source-packed official plugin artifacts from that same OpenClaw checkout.
- **Last dashboard update:** May 03, 2026, 08:27 UTC
- **Last dashboard update:** May 03, 2026, 19:56 UTC
<!-- crabpot-tracks:start -->
- **Source:** `npm-latest`
- **OpenClaw version:** `2026.5.2`
- **OpenClaw SHA:** `8b2a6e57fef6`
- **Dashboard target:** `openclaw@latest + @openclaw/*@latest`
- **Plugin artifacts:** `npm latest fixture set`
- **GitHub report run:** [25274094638](https://github.com/openclaw/crabpot/actions/runs/25274094638)
- **Source:** `github-main`
- **OpenClaw version:** `2026.5.3`
- **OpenClaw SHA:** `62fb50d7fc5d`
- **Dashboard target:** `openclaw/openclaw@main + source-packed @openclaw/*`
- **Plugin artifacts:** `source-packed from OpenClaw checkout`
- **GitHub report run:** [25289191074](https://github.com/openclaw/crabpot/actions/runs/25289191074)
<!-- crabpot-tracks:end -->
<!-- crabpot-summary:start -->
## Dashboard
| Metric | Result |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------ |
| Fixtures | 57 |
| Hard breakages | 0 |
| Warnings | 129 |
| Suggestions | 178 |
| Issues | 307 |
| P0 issues | [🔴 P0 4](reports/crabpot-issues.md#p0-live-issues) |
| P1 issues | [🟠 P1 18](reports/crabpot-issues.md#triage-summary) |
| Live issues | 4 total / 4 P0 |
| Compat gaps | 4 |
| Deprecation warnings | 40 |
| Inspector gaps | 182 |
| Upstream metadata | 77 |
| Contract probes | 299 |
| Policy failures | 0 |
| Policy warnings | 20 |
| Ref diff failures | 0 |
| Profile failures | 0 |
| Execution probes | 12 pass / 0 fail / 18 blocked |
| Synthetic probes | 407 ready / 0 blocked / 407 total |
| Cold import | 3 ready / 74 blocked / 77 entrypoints |
| Workspace plan | 77 entrypoints / 51 installs / 11 builds |
| Platform risks | 14 Windows / 14 container |
| Jiti loader candidates | 58 |
| Import loop | p50 2181ms / p95 2202ms / plugin delta RSS 1.8MB / plugin delta CPU 46ms / OpenClaw import 53.5ms / activate 0.3ms |
| Runtime profile | p50 2314ms / command p95 2366ms / max RSS 450.9MB / 3 samples/command |
| Metric | Result |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Fixtures | 8<br><em>-49 vs main</em> |
| Hard breakages | 0<br><em>0 vs main</em> |
| Warnings | 18<br><em>-111 vs main</em> |
| Suggestions | 20<br><em>-158 vs main</em> |
| Issues | 38<br><em>-269 vs main</em> |
| P0 issues | [🔴 P0 0](reports/crabpot-issues.md#p0-live-issues)<br><em>-4 vs main</em> |
| P1 issues | [🟠 P1 1](reports/crabpot-issues.md#triage-summary)<br><em>-17 vs main</em> |
| Live issues | 0 total<br><em>-4 vs main</em> / 0 P0<br><em>-4 vs main</em> |
| Compat gaps | 0<br><em>-4 vs main</em> |
| Deprecation warnings | 2<br><em>-38 vs main</em> |
| Inspector gaps | 21<br><em>-161 vs main</em> |
| Upstream metadata | 15<br><em>-62 vs main</em> |
| Contract probes | 38<br><em>-261 vs main</em> |
| Policy failures | 0<br><em>0 vs main</em> |
| Policy warnings | 32<br><em>+12 vs main</em> |
| Ref diff failures | 0<br><em>0 vs main</em> |
| Profile failures | 0<br><em>0 vs main</em> |
| Execution probes | 6 pass<br><em>-6 vs main</em> / 0 fail<br><em>0 vs main</em> / 32 blocked<br><em>+14 vs main</em> |
| Synthetic probes | 52 ready<br><em>-355 vs main</em> / 0 blocked<br><em>0 vs main</em> / 52 total<br><em>-355 vs main</em> |
| Cold import | 0 ready<br><em>-3 vs main</em> / 10 blocked<br><em>-64 vs main</em> / 10 entrypoints<br><em>-67 vs main</em> |
| Workspace plan | 10 entrypoints<br><em>-67 vs main</em> / 8 installs<br><em>-43 vs main</em> / 0 builds<br><em>-11 vs main</em> |
| Platform risks | 0 Windows<br><em>-14 vs main</em> / 0 container<br><em>-14 vs main</em> |
| Jiti loader candidates | 10<br><em>-48 vs main</em> |
| Import loop | p50 2262ms<br><em>+81 vs main</em> / p95 2274ms<br><em>+72 vs main</em> / plugin delta RSS 6MB<br><em>+4.2 vs main</em> / plugin delta CPU 164ms<br><em>+118 vs main</em> / OpenClaw import 53.1ms<br><em>-0.4 vs main</em> / activate 0.4ms<br><em>+0.1 vs main</em> |
| Runtime profile | p50 1282ms<br><em>-1032 vs main</em> / command p95 1588ms<br><em>-778 vs main</em> / max RSS 439.2MB<br><em>-11.7 vs main</em> / 3 samples/command |
### OpenClaw Lifecycle Probe
| Phase | p50 | p95 |
| -------------------------- | ------ | ------ |
| Import (`full`) | 53.5ms | 53.6ms |
| Activate (`full:register`) | 0.3ms | 0.3ms |
| Phase | p50 | p95 |
| -------------------------- | ------------------------------- | ------------------------------- |
| Import (`full`) | 53.1ms<br><em>-0.4 vs main</em> | 54.5ms<br><em>+0.9 vs main</em> |
| Activate (`full:register`) | 0.4ms<br><em>+0.1 vs main</em> | 1.4ms<br><em>+1.1 vs main</em> |
### Top Discovered Issues
| Severity | Class | Fixture | Code | Decision | Title |
| -------- | ----------------- | ------------ | ----------------------------------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| 🔴 P0 | live-issue | clawmetry | sdk-export-missing | core-compat-adapter | [clawmetry: plugin SDK import aliases are missing from target package exports](reports/crabpot-issues.md#p0-live-issues) |
| 🔴 P0 | live-issue | honcho | sdk-export-missing | core-compat-adapter | [honcho: plugin SDK import aliases are missing from target package exports](reports/crabpot-issues.md#p0-live-issues) |
| 🔴 P0 | live-issue | matrix | sdk-export-missing | core-compat-adapter | [matrix: plugin SDK import aliases are missing from target package exports](reports/crabpot-issues.md#p0-live-issues) |
| 🔴 P0 | live-issue | yuanbao | sdk-export-missing | core-compat-adapter | [yuanbao: plugin SDK import aliases are missing from target package exports](reports/crabpot-issues.md#p0-live-issues) |
| 🟠 P1 | compat-gap | clawmetry | missing-compat-record | core-compat-adapter | [clawmetry: compat-dependent behavior lacks registry coverage](reports/crabpot-issues.md#compat-gaps) |
| 🟠 P1 | upstream-metadata | clawmetry | package-npm-pack-entrypoint-missing | plugin-upstream-fix | [clawmetry: advertised npm artifact is missing OpenClaw entrypoints](reports/crabpot-issues.md#upstream-metadata-issues) |
| 🟠 P1 | inspector-gap | honcho | conversation-access-hook | inspector-follow-up | [honcho: conversation-access hooks need privacy-boundary probes](reports/crabpot-issues.md#inspector-proof-gaps) |
| 🟠 P1 | compat-gap | honcho | missing-compat-record | core-compat-adapter | [honcho: compat-dependent behavior lacks registry coverage](reports/crabpot-issues.md#compat-gaps) |
| 🟠 P1 | inspector-gap | kitchen-sink | before-tool-call-probe | inspector-follow-up | [kitchen-sink: before_tool_call needs terminal/block/approval probes](reports/crabpot-issues.md#inspector-proof-gaps) |
| 🟠 P1 | inspector-gap | kitchen-sink | conversation-access-hook | inspector-follow-up | [kitchen-sink: conversation-access hooks need privacy-boundary probes](reports/crabpot-issues.md#inspector-proof-gaps) |
| Severity | Class | Fixture | Code | Decision | Title |
| -------- | ------------- | -------------- | ------------------------ | ------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| 🟠 P1 | inspector-gap | memory-lancedb | conversation-access-hook | inspector-follow-up | [memory-lancedb: conversation-access hooks need privacy-boundary probes](reports/crabpot-issues.md#inspector-proof-gaps) |
<!-- crabpot-summary:end -->
## What this tests

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -20,227 +20,362 @@
}
},
"summary": {
"checkCount": 25,
"checkCount": 39,
"failCount": 0,
"warnCount": 20,
"passCount": 5
"warnCount": 32,
"passCount": 7
},
"checks": [
{
"id": "compatibility-report.live-p0-issues",
"id": "execution-results.blocked.codex.inbound_claim.5",
"action": "warn",
"message": "4 live P0 issues tracked",
"message": "allowed-blocked: captured hook has no callable handler",
"evidence": [
"clawmetry:sdk-export-missing:untracked",
"honcho:sdk-export-missing:untracked",
"matrix:sdk-export-missing:untracked",
"yuanbao:sdk-export-missing:untracked"
".crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json",
"inbound_claim",
"captured hook has no callable handler",
"generated-surface-hook-stubs"
]
},
{
"id": "execution-results.audit-findings",
"id": "execution-results.blocked.codex.onConversationBindingResolved.6",
"action": "warn",
"message": "12 package audit findings",
"message": "allowed-blocked: captured hook has no callable handler",
"evidence": [
"clawrouter:12"
".crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json",
"onConversationBindingResolved",
"captured hook has no callable handler",
"generated-surface-hook-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerService.29",
"id": "execution-results.blocked.codex.registerCommand.4",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json",
"registerCommand",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.diagnostics-prometheus.registerHttpRoute.1",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json",
"registerHttpRoute",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.diagnostics-prometheus.registerService.0",
"action": "warn",
"message": "allowed-blocked: captured registration requires includeLifecycle=true",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
".crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json",
"registerService",
"captured registration requires includeLifecycle=true",
"service-lifecycle-harness"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.10",
"id": "execution-results.blocked.diffs.before_prompt_build.2",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured hook has no callable handler",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json",
"before_prompt_build",
"captured hook has no callable handler",
"generated-surface-hook-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.11",
"id": "execution-results.blocked.diffs.registerHttpRoute.1",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json",
"registerHttpRoute",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.12",
"id": "execution-results.blocked.diffs.registerTool.0",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
".crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.13",
"id": "execution-results.blocked.google-meet.registerCli.17",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerCli",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.14",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.0",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.15",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.1",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.16",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.10",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.17",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.11",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.18",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.12",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.19",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.13",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.20",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.14",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.21",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.2",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.5",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.3",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.6",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.4",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.7",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.5",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.8",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.6",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.9",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.7",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.google-meet.registerGatewayMethod.8",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.google-meet.registerGatewayMethod.9",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.google-meet.registerTool.15",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.memory-lancedb.registerService.0",
"action": "warn",
"message": "allowed-blocked: captured registration requires includeLifecycle=true",
"evidence": [
".crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.synthetic.json",
"registerService",
"captured registration requires includeLifecycle=true",
"service-lifecycle-harness"
]
},
{
"id": "execution-results.blocked.openclaw-qqbot.registerChannel.0",
"action": "warn",
"message": "allowed-blocked: captured registration requires includeChannelRuntime=true",
"evidence": [
".crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json",
"registerChannel",
"captured registration requires includeChannelRuntime=true",
"channel-runtime-harness"
]
},
{
"id": "execution-results.blocked.openclaw-qqbot.registerCommand.2",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json",
"registerCommand",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.openclaw-qqbot.registerCommand.3",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json",
"registerCommand",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.openclaw-qqbot.registerCommand.4",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json",
"registerCommand",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.openclaw-qqbot.registerTool.1",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json",
"registerTool",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.whatsapp.registerChannel.0",
"action": "warn",
"message": "allowed-blocked: captured registration requires includeChannelRuntime=true",
"evidence": [
".crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.synthetic.json",
"registerChannel",
"captured registration requires includeChannelRuntime=true",
"channel-runtime-harness"
]
},
{
@ -252,264 +387,60 @@
{
"id": "compatibility-report.deprecation-warnings",
"action": "pass",
"message": "40 deprecated compat seams tracked",
"message": "2 deprecated compat seams tracked",
"evidence": [
"a2a-gateway:legacy-root-sdk-import",
"agentchat:channel-env-vars",
"apify:legacy-root-sdk-import",
"brave-plugin:provider-auth-env-vars",
"codex-app-server:legacy-root-sdk-import",
"composio:legacy-root-sdk-import",
"connectclaw:legacy-before-agent-start",
"connectclaw:legacy-root-sdk-import",
"dingtalk-connector:legacy-root-sdk-import",
"discord:channel-env-vars",
"feishu:channel-env-vars",
"hasdata:provider-auth-env-vars",
"honcho:legacy-before-agent-start",
"honcho:legacy-root-sdk-import",
"hyperspell:legacy-root-sdk-import",
"inworld-tts:provider-auth-env-vars",
"kitchen-sink:legacy-before-agent-start",
"kitchen-sink:legacy-root-sdk-import",
"llm-trace-phoenix:legacy-root-sdk-import",
"lossless-claw:legacy-root-sdk-import",
"mattermost:legacy-root-sdk-import",
"memos-cloud:legacy-before-agent-start",
"memu-engine:legacy-root-sdk-import",
"mocrane-wecom:legacy-root-sdk-import",
"msteams:channel-env-vars",
"nemoclaw:legacy-before-agent-start",
"nextcloud-talk:channel-env-vars",
"nostr:channel-env-vars",
"openclaw-qqbot:channel-env-vars",
"openclaw-telemetry:legacy-before-agent-start",
"openclaw-telemetry:legacy-root-sdk-import",
"opik-openclaw:legacy-root-sdk-import",
"qqbot:legacy-root-sdk-import",
"synology-chat:channel-env-vars",
"telnyx-sms:channel-env-vars",
"twitch:channel-env-vars",
"voice-call:channel-env-vars",
"yuanbao:channel-env-vars",
"zalo:channel-env-vars",
"zalouser:channel-env-vars"
"openclaw-qqbot:channel-env-vars"
]
},
{
"id": "compatibility-report.inspector-gaps",
"action": "pass",
"message": "182 inspector proof gaps tracked",
"message": "21 inspector proof gaps tracked",
"evidence": [
"honcho:conversation-access-hook",
"kitchen-sink:before-tool-call-probe",
"kitchen-sink:conversation-access-hook",
"llm-trace-phoenix:conversation-access-hook",
"memory-lancedb:conversation-access-hook",
"memory-tencentdb:conversation-access-hook",
"memos-cloud:conversation-access-hook",
"nemoclaw:before-tool-call-probe",
"openclaw-telemetry:before-tool-call-probe",
"openclaw-telemetry:conversation-access-hook",
"opik-openclaw:before-tool-call-probe",
"opik-openclaw:conversation-access-hook",
"wecom:before-tool-call-probe",
"a2a-gateway:package-dependency-install-required",
"a2a-gateway:package-typescript-source-entrypoint",
"a2a-gateway:registration-capture-gap",
"a2a-gateway:runtime-tool-capture",
"agentchat:channel-contract-probe",
"agentchat:package-build-artifact-entrypoint",
"agentchat:package-dependency-install-required",
"apify:package-dependency-install-required",
"apify:package-typescript-source-entrypoint",
"apify:runtime-tool-capture",
"bluebubbles:package-typescript-source-entrypoint",
"brave-plugin:package-typescript-source-entrypoint",
"clawmetry:package-build-artifact-entrypoint",
"clawmetry:package-dependency-install-required",
"clawmetry:package-typescript-source-entrypoint",
"clawmetry:registration-capture-gap",
"clawrouter:package-dependency-install-required",
"clawrouter:registration-capture-gap",
"clawrouter:runtime-tool-capture",
"codex:package-dependency-install-required",
"codex:package-typescript-source-entrypoint",
"codex:registration-capture-gap",
"codex-app-server:package-dependency-install-required",
"codex-app-server:package-typescript-source-entrypoint",
"codex-app-server:registration-capture-gap",
"composio:package-dependency-install-required",
"composio:package-typescript-source-entrypoint",
"composio:runtime-tool-capture",
"connectclaw:package-typescript-source-entrypoint",
"connectclaw:registration-capture-gap",
"connectclaw:runtime-tool-capture",
"ddingtalk:channel-contract-probe",
"ddingtalk:package-dependency-install-required",
"ddingtalk:package-typescript-source-entrypoint",
"diagnostics-otel:package-dependency-install-required",
"diagnostics-otel:package-typescript-source-entrypoint",
"diagnostics-otel:registration-capture-gap",
"diagnostics-prometheus:package-typescript-source-entrypoint",
"diagnostics-prometheus:registration-capture-gap",
"diffs:package-dependency-install-required",
"diffs:package-typescript-source-entrypoint",
"diffs:registration-capture-gap",
"dingtalk-connector:channel-contract-probe",
"dingtalk-connector:package-build-artifact-entrypoint",
"dingtalk-connector:package-dependency-install-required",
"dingtalk-connector:registration-capture-gap",
"discord:package-dependency-install-required",
"discord:package-typescript-source-entrypoint",
"feishu:channel-contract-probe",
"feishu:package-dependency-install-required",
"feishu:package-typescript-source-entrypoint",
"google-meet:package-dependency-install-required",
"google-meet:package-typescript-source-entrypoint",
"google-meet:registration-capture-gap",
"hasdata:package-dependency-install-required",
"hasdata:package-typescript-source-entrypoint",
"honcho:package-build-artifact-entrypoint",
"honcho:package-dependency-install-required",
"honcho:registration-capture-gap",
"honcho:runtime-tool-capture",
"hyperspell:package-dependency-install-required",
"hyperspell:package-typescript-source-entrypoint",
"hyperspell:registration-capture-gap",
"hyperspell:runtime-tool-capture",
"inworld-tts:package-typescript-source-entrypoint",
"kitchen-sink:channel-contract-probe",
"kitchen-sink:registration-capture-gap",
"lightclawbot:channel-contract-probe",
"lightclawbot:package-dependency-install-required",
"lightclawbot:registration-capture-gap",
"lightclawbot:runtime-tool-capture",
"llm-trace-phoenix:package-typescript-source-entrypoint",
"lobster:package-dependency-install-required",
"lobster:package-typescript-source-entrypoint",
"lossless-claw:package-build-artifact-entrypoint",
"lossless-claw:package-dependency-install-required",
"lossless-claw:registration-capture-gap",
"lossless-claw:runtime-tool-capture",
"matrix:channel-contract-probe",
"matrix:package-dependency-install-required",
"matrix:package-typescript-source-entrypoint",
"matrix:registration-capture-gap",
"mattermost:channel-contract-probe",
"mattermost:package-typescript-source-entrypoint",
"mattermost:registration-capture-gap",
"mcp-adapter:package-dependency-install-required",
"mcp-adapter:package-typescript-source-entrypoint",
"mcp-adapter:registration-capture-gap",
"mcp-adapter:runtime-tool-capture",
"memory-lancedb:package-dependency-install-required",
"memory-lancedb:package-typescript-source-entrypoint",
"memory-lancedb:registration-capture-gap",
"memory-tencentdb:package-dependency-install-required",
"memory-tencentdb:package-typescript-source-entrypoint",
"memory-tencentdb:runtime-tool-capture",
"memos-cloud:registration-capture-gap",
"memu-engine:package-typescript-source-entrypoint",
"memu-engine:runtime-tool-capture",
"mocrane-wecom:channel-contract-probe",
"mocrane-wecom:package-dependency-install-required",
"mocrane-wecom:package-typescript-source-entrypoint",
"mocrane-wecom:registration-capture-gap",
"mocrane-wecom:runtime-tool-capture",
"msteams:channel-contract-probe",
"msteams:package-dependency-install-required",
"msteams:package-typescript-source-entrypoint",
"nemoclaw:package-build-artifact-entrypoint",
"nemoclaw:package-dependency-install-required",
"nemoclaw:registration-capture-gap",
"nextcloud-talk:channel-contract-probe",
"nextcloud-talk:package-dependency-install-required",
"nextcloud-talk:package-typescript-source-entrypoint",
"nostr:channel-contract-probe",
"nostr:package-dependency-install-required",
"nostr:package-typescript-source-entrypoint",
"nostr:registration-capture-gap",
"openclaw-qqbot:package-dependency-install-required",
"openclaw-qqbot:package-typescript-source-entrypoint",
"openclaw-qqbot:registration-capture-gap",
"openclaw-telemetry:package-typescript-source-entrypoint",
"openclaw-telemetry:registration-capture-gap",
"openclaw-weixin:channel-contract-probe",
"openclaw-weixin:package-dependency-install-required",
"openclaw-weixin:package-typescript-source-entrypoint",
"openclaw-weixin:registration-capture-gap",
"opik-openclaw:package-build-artifact-entrypoint",
"opik-openclaw:package-dependency-install-required",
"opik-openclaw:package-typescript-source-entrypoint",
"opik-openclaw:registration-capture-gap",
"qqbot:channel-contract-probe",
"qqbot:package-dependency-install-required",
"qqbot:registration-capture-gap",
"qqbot:runtime-tool-capture",
"secureclaw:package-build-artifact-entrypoint",
"secureclaw:package-dependency-install-required",
"secureclaw:registration-capture-gap",
"synology-chat:channel-contract-probe",
"synology-chat:package-dependency-install-required",
"synology-chat:package-typescript-source-entrypoint",
"telnyx-sms:channel-contract-probe",
"telnyx-sms:package-build-artifact-entrypoint",
"telnyx-sms:registration-capture-gap",
"tlon:channel-contract-probe",
"tlon:package-dependency-install-required",
"tlon:package-typescript-source-entrypoint",
"twitch:package-dependency-install-required",
"twitch:package-typescript-source-entrypoint",
"voice-call:package-dependency-install-required",
"voice-call:package-typescript-source-entrypoint",
"voice-call:registration-capture-gap",
"web-search-plus:package-typescript-source-entrypoint",
"web-search-plus:runtime-tool-capture",
"wecom:channel-contract-probe",
"wecom:package-dependency-install-required",
"wecom:registration-capture-gap",
"wecom:runtime-tool-capture",
"whatsapp:package-dependency-install-required",
"whatsapp:package-typescript-source-entrypoint",
"yuanbao:channel-contract-probe",
"yuanbao:package-dependency-install-required",
"yuanbao:package-typescript-source-entrypoint",
"yuanbao:registration-capture-gap",
"yuanbao:runtime-tool-capture",
"zalo:channel-contract-probe",
"zalo:package-dependency-install-required",
"zalo:package-typescript-source-entrypoint",
"zalouser:channel-contract-probe",
"zalouser:package-dependency-install-required",
"zalouser:package-typescript-source-entrypoint"
"whatsapp:package-typescript-source-entrypoint"
]
},
{
"id": "compatibility-report.live-p0-issues",
"action": "pass",
"message": "0 live P0 issues tracked",
"evidence": []
},
{
"id": "compatibility-report.p1-issues",
"action": "pass",
"message": "18 P1 issues tracked",
"message": "1 P1 issues tracked",
"evidence": [
"clawmetry:missing-compat-record",
"clawmetry:package-npm-pack-entrypoint-missing",
"honcho:conversation-access-hook",
"honcho:missing-compat-record",
"kitchen-sink:before-tool-call-probe",
"kitchen-sink:conversation-access-hook",
"llm-trace-phoenix:conversation-access-hook",
"matrix:missing-compat-record",
"memory-lancedb:conversation-access-hook",
"memory-tencentdb:conversation-access-hook",
"memos-cloud:conversation-access-hook",
"nemoclaw:before-tool-call-probe",
"openclaw-telemetry:before-tool-call-probe",
"openclaw-telemetry:conversation-access-hook",
"opik-openclaw:before-tool-call-probe",
"opik-openclaw:conversation-access-hook",
"wecom:before-tool-call-probe",
"yuanbao:missing-compat-record"
"memory-lancedb:conversation-access-hook"
]
},
{
"id": "execution-results.audit-findings",
"action": "pass",
"message": "0 package audit findings",
"evidence": []
},
{
"id": "execution-results.failures",
"action": "pass",

File diff suppressed because one or more lines are too long

View File

@ -1,142 +1,46 @@
{
"generatedAt": "deterministic",
"title": "Crabpot CI Summary",
"mode": "check",
"openclawLabel": "openclaw@latest (2026.5.2, 8b2a6e57fef6)",
"mode": "track:development",
"openclawLabel": "openclaw/openclaw@main (2026.5.3, 62fb50d7fc5d)",
"status": "pass",
"summary": {
"breakages": 0,
"warnings": 129,
"suggestions": 178,
"issues": 307,
"p0Issues": 4,
"p1Issues": 18,
"liveIssues": 4,
"liveP0Issues": 4,
"compatGaps": 4,
"deprecationWarnings": 40,
"inspectorGaps": 182,
"upstreamIssues": 77,
"warnings": 18,
"suggestions": 20,
"issues": 38,
"p0Issues": 0,
"p1Issues": 1,
"liveIssues": 0,
"liveP0Issues": 0,
"compatGaps": 0,
"deprecationWarnings": 2,
"inspectorGaps": 21,
"upstreamIssues": 15,
"refDiffFailures": 0,
"refDiffWarnings": 0,
"policyFailures": 0,
"policyWarnings": 20,
"policyWarnings": 32,
"profileFailures": 0,
"profileWarnings": 2,
"executionPass": 12,
"profileWarnings": 1,
"executionPass": 6,
"executionFail": 0,
"executionBlocked": 18,
"platformWindowsRisks": 14,
"platformContainerRisks": 14,
"loaderJitiCandidates": 58,
"importLoopP50Ms": 2181,
"importLoopP95Ms": 2202,
"executionBlocked": 32,
"platformWindowsRisks": 0,
"platformContainerRisks": 0,
"loaderJitiCandidates": 10,
"importLoopP50Ms": 2262,
"importLoopP95Ms": 2274,
"importLoopOpenClawLifecycleCount": 3,
"importLoopOpenClawImportP50Ms": 53.5,
"importLoopOpenClawActivationP50Ms": 0.3,
"importLoopOpenClawImportP50Ms": 53.1,
"importLoopOpenClawActivationP50Ms": 0.4,
"importLoopMetricBasis": "baseline-adjusted",
"importLoopMaxRssMb": 1.8,
"importLoopMaxCpuMs": 46,
"importLoopRssSampleCount": 257,
"importLoopCpuSampleCount": 257
"importLoopMaxRssMb": 6,
"importLoopMaxCpuMs": 164,
"importLoopRssSampleCount": 264,
"importLoopCpuSampleCount": 264
},
"topIssues": [
{
"severity": "P0",
"issueClass": "live-issue",
"fixture": "clawmetry",
"code": "sdk-export-missing",
"title": "clawmetry: plugin SDK import aliases are missing from target package exports",
"decision": "core-compat-adapter"
},
{
"severity": "P0",
"issueClass": "live-issue",
"fixture": "honcho",
"code": "sdk-export-missing",
"title": "honcho: plugin SDK import aliases are missing from target package exports",
"decision": "core-compat-adapter"
},
{
"severity": "P0",
"issueClass": "live-issue",
"fixture": "matrix",
"code": "sdk-export-missing",
"title": "matrix: plugin SDK import aliases are missing from target package exports",
"decision": "core-compat-adapter"
},
{
"severity": "P0",
"issueClass": "live-issue",
"fixture": "yuanbao",
"code": "sdk-export-missing",
"title": "yuanbao: plugin SDK import aliases are missing from target package exports",
"decision": "core-compat-adapter"
},
{
"severity": "P1",
"issueClass": "compat-gap",
"fixture": "clawmetry",
"code": "missing-compat-record",
"title": "clawmetry: compat-dependent behavior lacks registry coverage",
"decision": "core-compat-adapter"
},
{
"severity": "P1",
"issueClass": "upstream-metadata",
"fixture": "clawmetry",
"code": "package-npm-pack-entrypoint-missing",
"title": "clawmetry: advertised npm artifact is missing OpenClaw entrypoints",
"decision": "plugin-upstream-fix"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "honcho",
"code": "conversation-access-hook",
"title": "honcho: conversation-access hooks need privacy-boundary probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "compat-gap",
"fixture": "honcho",
"code": "missing-compat-record",
"title": "honcho: compat-dependent behavior lacks registry coverage",
"decision": "core-compat-adapter"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "kitchen-sink",
"code": "before-tool-call-probe",
"title": "kitchen-sink: before_tool_call needs terminal/block/approval probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "kitchen-sink",
"code": "conversation-access-hook",
"title": "kitchen-sink: conversation-access hooks need privacy-boundary probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "llm-trace-phoenix",
"code": "conversation-access-hook",
"title": "llm-trace-phoenix: conversation-access hooks need privacy-boundary probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "compat-gap",
"fixture": "matrix",
"code": "missing-compat-record",
"title": "matrix: compat-dependent behavior lacks registry coverage",
"decision": "core-compat-adapter"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
@ -144,303 +48,240 @@
"code": "conversation-access-hook",
"title": "memory-lancedb: conversation-access hooks need privacy-boundary probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "memory-tencentdb",
"code": "conversation-access-hook",
"title": "memory-tencentdb: conversation-access hooks need privacy-boundary probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "memos-cloud",
"code": "conversation-access-hook",
"title": "memos-cloud: conversation-access hooks need privacy-boundary probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "nemoclaw",
"code": "before-tool-call-probe",
"title": "nemoclaw: before_tool_call needs terminal/block/approval probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "openclaw-telemetry",
"code": "before-tool-call-probe",
"title": "openclaw-telemetry: before_tool_call needs terminal/block/approval probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "openclaw-telemetry",
"code": "conversation-access-hook",
"title": "openclaw-telemetry: conversation-access hooks need privacy-boundary probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "opik-openclaw",
"code": "before-tool-call-probe",
"title": "opik-openclaw: before_tool_call needs terminal/block/approval probes",
"decision": "inspector-follow-up"
},
{
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "opik-openclaw",
"code": "conversation-access-hook",
"title": "opik-openclaw: conversation-access hooks need privacy-boundary probes",
"decision": "inspector-follow-up"
}
],
"refRegressions": [],
"policyFindings": [
{
"id": "compatibility-report.live-p0-issues",
"id": "execution-results.blocked.codex.inbound_claim.5",
"action": "warn",
"message": "4 live P0 issues tracked",
"message": "allowed-blocked: captured hook has no callable handler",
"evidence": [
"clawmetry:sdk-export-missing:untracked",
"honcho:sdk-export-missing:untracked",
"matrix:sdk-export-missing:untracked",
"yuanbao:sdk-export-missing:untracked"
".crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json",
"inbound_claim",
"captured hook has no callable handler",
"generated-surface-hook-stubs"
]
},
{
"id": "execution-results.audit-findings",
"id": "execution-results.blocked.codex.onConversationBindingResolved.6",
"action": "warn",
"message": "12 package audit findings",
"message": "allowed-blocked: captured hook has no callable handler",
"evidence": [
"clawrouter:12"
".crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json",
"onConversationBindingResolved",
"captured hook has no callable handler",
"generated-surface-hook-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerService.29",
"id": "execution-results.blocked.codex.registerCommand.4",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json",
"registerCommand",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.diagnostics-prometheus.registerHttpRoute.1",
"action": "warn",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json",
"registerHttpRoute",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.diagnostics-prometheus.registerService.0",
"action": "warn",
"message": "allowed-blocked: captured registration requires includeLifecycle=true",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
".crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json",
"registerService",
"captured registration requires includeLifecycle=true",
"service-lifecycle-harness"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.10",
"id": "execution-results.blocked.diffs.before_prompt_build.2",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured hook has no callable handler",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json",
"before_prompt_build",
"captured hook has no callable handler",
"generated-surface-hook-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.11",
"id": "execution-results.blocked.diffs.registerHttpRoute.1",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json",
"registerHttpRoute",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.12",
"id": "execution-results.blocked.diffs.registerTool.0",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
".crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.13",
"id": "execution-results.blocked.google-meet.registerCli.17",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerCli",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.14",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.0",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.15",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.1",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.16",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.10",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.17",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.11",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.18",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.12",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.19",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.13",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.20",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.14",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.21",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.2",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.5",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.3",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.6",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.4",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.7",
"id": "execution-results.blocked.google-meet.registerGatewayMethod.5",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"message": "allowed-blocked: captured registration has no supported callable probe",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.8",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
]
},
{
"id": "execution-results.blocked.clawrouter.registerTool.9",
"action": "warn",
"message": "allowed-blocked: captured tool requires live network access",
"evidence": [
".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"registerTool",
"captured tool requires live network access",
"live-network-tool-probes"
".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"registerGatewayMethod",
"captured registration has no supported callable probe",
"generated-surface-registration-stubs"
]
}
],
"profileFindings": [
{
"id": "profile.wall-p95",
"action": "warn",
"metric": "p95WallMs",
"message": "p95WallMs regressed 85.9% over baseline",
"baseline": 1273,
"current": 2366,
"delta": 1093,
"percent": 85.9
},
{
"id": "profile.peak-rss",
"action": "warn",
"metric": "maxPeakRssMb",
"message": "maxPeakRssMb regressed 385.79999999999995 over baseline",
"message": "maxPeakRssMb regressed 374.1 over baseline",
"baseline": 65.1,
"current": 450.9,
"delta": 385.79999999999995
"current": 439.2,
"delta": 374.1
}
],
"artifacts": {

View File

@ -1,64 +1,45 @@
# Crabpot CI Summary
Generated: deterministic
Mode: check
OpenClaw: openclaw@latest (2026.5.2, 8b2a6e57fef6)
Mode: track:development
OpenClaw: openclaw/openclaw@main (2026.5.3, 62fb50d7fc5d)
Status: PASS
## Counts
| Metric | Value |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Breakages | 0 |
| Warnings | 129 |
| Suggestions | 178 |
| Issues | 307 |
| P0 issues | 4 |
| P1 issues | 18 |
| Live issues | 4 |
| Live P0 issues | 4 |
| Compat gaps | 4 |
| Deprecation warnings | 40 |
| Inspector gaps | 182 |
| Upstream metadata | 77 |
| Ref diff failures | 0 |
| Ref diff warnings | 0 |
| Policy failures | 0 |
| Policy warnings | 20 |
| Profile failures | 0 |
| Profile warnings | 2 |
| Execution pass | 12 |
| Execution fail | 0 |
| Execution blocked | 18 |
| Windows portability risks | 14 |
| Container portability risks | 14 |
| Jiti loader candidates | 58 |
| Import loop | p50 2181 ms / p95 2202 ms / plugin delta RSS 1.8 MB / plugin delta CPU 46 ms / OpenClaw import 53.5 ms / activate 0.3 ms |
| Metric | Value |
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| Breakages | 0 |
| Warnings | 18 |
| Suggestions | 20 |
| Issues | 38 |
| P0 issues | 0 |
| P1 issues | 1 |
| Live issues | 0 |
| Live P0 issues | 0 |
| Compat gaps | 0 |
| Deprecation warnings | 2 |
| Inspector gaps | 21 |
| Upstream metadata | 15 |
| Ref diff failures | 0 |
| Ref diff warnings | 0 |
| Policy failures | 0 |
| Policy warnings | 32 |
| Profile failures | 0 |
| Profile warnings | 1 |
| Execution pass | 6 |
| Execution fail | 0 |
| Execution blocked | 32 |
| Windows portability risks | 0 |
| Container portability risks | 0 |
| Jiti loader candidates | 10 |
| Import loop | p50 2262 ms / p95 2274 ms / plugin delta RSS 6 MB / plugin delta CPU 164 ms / OpenClaw import 53.1 ms / activate 0.4 ms |
## Top Issues
| Severity | Class | Fixture | Code | Decision | Title |
| -------- | ----------------- | ------------------ | ----------------------------------- | ------------------- | ---------------------------------------------------------------------------- |
| P0 | live-issue | clawmetry | sdk-export-missing | core-compat-adapter | clawmetry: plugin SDK import aliases are missing from target package exports |
| P0 | live-issue | honcho | sdk-export-missing | core-compat-adapter | honcho: plugin SDK import aliases are missing from target package exports |
| P0 | live-issue | matrix | sdk-export-missing | core-compat-adapter | matrix: plugin SDK import aliases are missing from target package exports |
| P0 | live-issue | yuanbao | sdk-export-missing | core-compat-adapter | yuanbao: plugin SDK import aliases are missing from target package exports |
| P1 | compat-gap | clawmetry | missing-compat-record | core-compat-adapter | clawmetry: compat-dependent behavior lacks registry coverage |
| P1 | upstream-metadata | clawmetry | package-npm-pack-entrypoint-missing | plugin-upstream-fix | clawmetry: advertised npm artifact is missing OpenClaw entrypoints |
| P1 | inspector-gap | honcho | conversation-access-hook | inspector-follow-up | honcho: conversation-access hooks need privacy-boundary probes |
| P1 | compat-gap | honcho | missing-compat-record | core-compat-adapter | honcho: compat-dependent behavior lacks registry coverage |
| P1 | inspector-gap | kitchen-sink | before-tool-call-probe | inspector-follow-up | kitchen-sink: before_tool_call needs terminal/block/approval probes |
| P1 | inspector-gap | kitchen-sink | conversation-access-hook | inspector-follow-up | kitchen-sink: conversation-access hooks need privacy-boundary probes |
| P1 | inspector-gap | llm-trace-phoenix | conversation-access-hook | inspector-follow-up | llm-trace-phoenix: conversation-access hooks need privacy-boundary probes |
| P1 | compat-gap | matrix | missing-compat-record | core-compat-adapter | matrix: compat-dependent behavior lacks registry coverage |
| P1 | inspector-gap | memory-lancedb | conversation-access-hook | inspector-follow-up | memory-lancedb: conversation-access hooks need privacy-boundary probes |
| P1 | inspector-gap | memory-tencentdb | conversation-access-hook | inspector-follow-up | memory-tencentdb: conversation-access hooks need privacy-boundary probes |
| P1 | inspector-gap | memos-cloud | conversation-access-hook | inspector-follow-up | memos-cloud: conversation-access hooks need privacy-boundary probes |
| P1 | inspector-gap | nemoclaw | before-tool-call-probe | inspector-follow-up | nemoclaw: before_tool_call needs terminal/block/approval probes |
| P1 | inspector-gap | openclaw-telemetry | before-tool-call-probe | inspector-follow-up | openclaw-telemetry: before_tool_call needs terminal/block/approval probes |
| P1 | inspector-gap | openclaw-telemetry | conversation-access-hook | inspector-follow-up | openclaw-telemetry: conversation-access hooks need privacy-boundary probes |
| P1 | inspector-gap | opik-openclaw | before-tool-call-probe | inspector-follow-up | opik-openclaw: before_tool_call needs terminal/block/approval probes |
| P1 | inspector-gap | opik-openclaw | conversation-access-hook | inspector-follow-up | opik-openclaw: conversation-access hooks need privacy-boundary probes |
| Severity | Class | Fixture | Code | Decision | Title |
| -------- | ------------- | -------------- | ------------------------ | ------------------- | ---------------------------------------------------------------------- |
| P1 | inspector-gap | memory-lancedb | conversation-access-hook | inspector-follow-up | memory-lancedb: conversation-access hooks need privacy-boundary probes |
## Ref Regressions
@ -66,35 +47,34 @@ _none_
## Policy Findings
| Action | ID | Message | Evidence |
| ------ | ------------------------------------------------------- | --------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| warn | compatibility-report.live-p0-issues | 4 live P0 issues tracked | clawmetry:sdk-export-missing:untracked, honcho:sdk-export-missing:untracked, matrix:sdk-export-missing:untracked, yuanbao:sdk-export-missing:untracked |
| warn | execution-results.audit-findings | 12 package audit findings | clawrouter:12 |
| warn | execution-results.blocked.clawrouter.registerService.29 | allowed-blocked: captured registration requires includeLifecycle=true | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerService, captured registration requires includeLifecycle=true, service-lifecycle-harness |
| warn | execution-results.blocked.clawrouter.registerTool.10 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.11 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.12 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.13 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.14 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.15 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.16 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.17 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.18 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.19 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.20 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.21 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.5 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.6 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.7 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.8 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| warn | execution-results.blocked.clawrouter.registerTool.9 | allowed-blocked: captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json, registerTool, captured tool requires live network access, live-network-tool-probes |
| Action | ID | Message | Evidence |
| ------ | -------------------------------------------------------------------- | ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| warn | execution-results.blocked.codex.inbound_claim.5 | allowed-blocked: captured hook has no callable handler | .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json, inbound_claim, captured hook has no callable handler, generated-surface-hook-stubs |
| warn | execution-results.blocked.codex.onConversationBindingResolved.6 | allowed-blocked: captured hook has no callable handler | .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json, onConversationBindingResolved, captured hook has no callable handler, generated-surface-hook-stubs |
| warn | execution-results.blocked.codex.registerCommand.4 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json, registerCommand, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.diagnostics-prometheus.registerHttpRoute.1 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json, registerHttpRoute, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.diagnostics-prometheus.registerService.0 | allowed-blocked: captured registration requires includeLifecycle=true | .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json, registerService, captured registration requires includeLifecycle=true, service-lifecycle-harness |
| warn | execution-results.blocked.diffs.before_prompt_build.2 | allowed-blocked: captured hook has no callable handler | .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json, before_prompt_build, captured hook has no callable handler, generated-surface-hook-stubs |
| warn | execution-results.blocked.diffs.registerHttpRoute.1 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json, registerHttpRoute, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.diffs.registerTool.0 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json, registerTool, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerCli.17 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerCli, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.0 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.1 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.10 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.11 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.12 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.13 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.14 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.2 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.3 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.4 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
| warn | execution-results.blocked.google-meet.registerGatewayMethod.5 | allowed-blocked: captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json, registerGatewayMethod, captured registration has no supported callable probe, generated-surface-registration-stubs |
## Profile Findings
| Action | ID | Metric | Baseline | Current | Message |
| ------ | ---------------- | ------------ | -------- | ------- | ------------------------------------------------------- |
| warn | profile.wall-p95 | p95WallMs | 1273 | 2366 | p95WallMs regressed 85.9% over baseline |
| warn | profile.peak-rss | maxPeakRssMb | 65.1 | 450.9 | maxPeakRssMb regressed 385.79999999999995 over baseline |
| Action | ID | Metric | Baseline | Current | Message |
| ------ | ---------------- | ------------ | -------- | ------- | ------------------------------------------ |
| warn | profile.peak-rss | maxPeakRssMb | 65.1 | 439.2 | maxPeakRssMb regressed 374.1 over baseline |
## Artifacts

File diff suppressed because it is too large Load Diff

View File

@ -6,93 +6,26 @@ Generated: deterministic
| Metric | Value |
| --------------------------- | ----- |
| Fixtures | 57 |
| Entrypoints | 77 |
| Ready | 3 |
| Blocked | 74 |
| TypeScript loader required | 54 |
| Build required | 9 |
| Dependency install required | 51 |
| SDK alias required | 6 |
| Fixtures | 8 |
| Entrypoints | 10 |
| Ready | 0 |
| Blocked | 10 |
| TypeScript loader required | 10 |
| Build required | 0 |
| Dependency install required | 8 |
| SDK alias required | 0 |
## Entrypoints
| Fixture | Kind | Status | Path | Blockers | Assertions |
| ---------------------- | ---------------- | --------------------------- | ------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| agentchat | extension | build-required | plugins/agentchat/integrations/openclaw-channel/dist/index.js | build-required | plugin build or source alias resolution runs before cold import |
| agentchat | setupEntry | build-required | plugins/agentchat/integrations/openclaw-channel/dist/setup-entry.js | build-required | plugin build or source alias resolution runs before cold import |
| wecom | extension | dependency-install-required | plugins/wecom/index.js | dependency-install-required | fixture dependencies are installed in an isolated workspace before cold import |
| qqbot | extension | dependency-install-required | plugins/qqbot/preload.cjs | dependency-install-required | fixture dependencies are installed in an isolated workspace before cold import |
| a2a-gateway | extension | ts-loader-required | plugins/a2a-gateway/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| hasdata | extension | ts-loader-required | plugins/hasdata/src/index.ts | ts-loader-required, top-level-side-effect-review, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; cold import sandbox blocks network/process side effects before register capture; fixture dependencies are installed in an isolated workspace before cold import |
| mcp-adapter | extension | ts-loader-required | plugins/mcp-adapter/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| llm-trace-phoenix | extension | ts-loader-required | plugins/llm-trace-phoenix/index.ts | ts-loader-required, top-level-side-effect-review | TypeScript source entrypoint is compiled or loaded before cold import; cold import sandbox blocks network/process side effects before register capture |
| opik-openclaw | extension | ts-loader-required | plugins/opik-openclaw/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| opik-openclaw | runtimeExtension | build-required | plugins/opik-openclaw/dist/index.js | build-required | plugin build or source alias resolution runs before cold import |
| openclaw-telemetry | extension | ts-loader-required | plugins/openclaw-telemetry/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| lossless-claw | extension | build-required | plugins/lossless-claw/dist/index.js | build-required | plugin build or source alias resolution runs before cold import |
| connectclaw | extension | ts-loader-required | plugins/connectclaw/packages/plugin/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| hyperspell | extension | ts-loader-required | plugins/hyperspell/index.ts | ts-loader-required, top-level-side-effect-review, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; cold import sandbox blocks network/process side effects before register capture; fixture dependencies are installed in an isolated workspace before cold import |
| honcho | extension | sdk-alias-required | plugins/honcho/dist/index.js | build-required, sdk-alias-required | plugin build or source alias resolution runs before cold import; target OpenClaw exports the imported SDK alias or provides a migration shim |
| composio | extension | ts-loader-required | plugins/composio/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| kitchen-sink | extension | ready | plugins/kitchen-sink/src/index.js | - | entrypoint can be imported by Node without fixture credentials; registration capture shim receives plugin registrations |
| kitchen-sink | runtimeExtension | ready | plugins/kitchen-sink/src/index.js | - | entrypoint can be imported by Node without fixture credentials; registration capture shim receives plugin registrations |
| kitchen-sink | setupEntry | ready | plugins/kitchen-sink/src/setup.js | - | entrypoint can be imported by Node without fixture credentials; registration capture shim receives plugin registrations |
| bluebubbles | extension | ts-loader-required | plugins/bluebubbles/.crabpot-package/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| bluebubbles | setupEntry | ts-loader-required | plugins/bluebubbles/.crabpot-package/setup-entry.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| diagnostics-otel | extension | ts-loader-required | plugins/diagnostics-otel/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| discord | extension | ts-loader-required | plugins/discord/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| discord | setupEntry | ts-loader-required | plugins/discord/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| lobster | extension | ts-loader-required | plugins/lobster/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| matrix | extension | sdk-alias-required | plugins/matrix/.crabpot-package/index.ts | ts-loader-required, dependency-install-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim |
| msteams | extension | ts-loader-required | plugins/msteams/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| msteams | setupEntry | ts-loader-required | plugins/msteams/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| nextcloud-talk | extension | ts-loader-required | plugins/nextcloud-talk/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| nextcloud-talk | setupEntry | ts-loader-required | plugins/nextcloud-talk/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| nostr | extension | ts-loader-required | plugins/nostr/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| nostr | setupEntry | ts-loader-required | plugins/nostr/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| voice-call | extension | ts-loader-required | plugins/voice-call/.crabpot-package/index.ts | ts-loader-required, top-level-side-effect-review, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; cold import sandbox blocks network/process side effects before register capture; fixture dependencies are installed in an isolated workspace before cold import |
| zalo | extension | ts-loader-required | plugins/zalo/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| zalo | setupEntry | ts-loader-required | plugins/zalo/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| zalouser | extension | ts-loader-required | plugins/zalouser/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| zalouser | setupEntry | ts-loader-required | plugins/zalouser/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| feishu | extension | ts-loader-required | plugins/feishu/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| feishu | setupEntry | ts-loader-required | plugins/feishu/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| tlon | extension | ts-loader-required | plugins/tlon/.crabpot-package/index.ts | ts-loader-required, top-level-side-effect-review, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; cold import sandbox blocks network/process side effects before register capture; fixture dependencies are installed in an isolated workspace before cold import |
| tlon | setupEntry | ts-loader-required | plugins/tlon/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| twitch | extension | ts-loader-required | plugins/twitch/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| twitch | setupEntry | ts-loader-required | plugins/twitch/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| mattermost | extension | ts-loader-required | plugins/mattermost/.crabpot-package/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| synology-chat | extension | ts-loader-required | plugins/synology-chat/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| synology-chat | setupEntry | ts-loader-required | plugins/synology-chat/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| brave-plugin | extension | ts-loader-required | plugins/brave-plugin/.crabpot-package/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| codex | extension | ts-loader-required | plugins/codex/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| diagnostics-prometheus | extension | ts-loader-required | plugins/diagnostics-prometheus/.crabpot-package/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| google-meet | extension | ts-loader-required | plugins/google-meet/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| diffs | extension | ts-loader-required | plugins/diffs/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| memory-lancedb | extension | ts-loader-required | plugins/memory-lancedb/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| openclaw-qqbot | extension | ts-loader-required | plugins/openclaw-qqbot/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| openclaw-qqbot | setupEntry | ts-loader-required | plugins/openclaw-qqbot/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| whatsapp | extension | ts-loader-required | plugins/whatsapp/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| whatsapp | setupEntry | ts-loader-required | plugins/whatsapp/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| nemoclaw | extension | build-required | plugins/nemoclaw/nemoclaw/dist/index.js | build-required | plugin build or source alias resolution runs before cold import |
| memory-tencentdb | extension | ts-loader-required | plugins/memory-tencentdb/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| ddingtalk | extension | ts-loader-required | plugins/ddingtalk/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| dingtalk-connector | extension | build-required | plugins/dingtalk-connector/dist/index.mjs | build-required | plugin build or source alias resolution runs before cold import |
| mocrane-wecom | extension | ts-loader-required | plugins/mocrane-wecom/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| yuanbao | extension | sdk-alias-required | plugins/yuanbao/.crabpot-package/index.ts | ts-loader-required, dependency-install-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim |
| yuanbao | setupEntry | sdk-alias-required | plugins/yuanbao/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required, sdk-alias-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim; target OpenClaw exports the imported SDK alias or provides a migration shim |
| openclaw-weixin | extension | ts-loader-required | plugins/openclaw-weixin/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| lightclawbot | extension | dependency-install-required | plugins/lightclawbot/.crabpot-package/dist/index.js | dependency-install-required | fixture dependencies are installed in an isolated workspace before cold import |
| telnyx-sms | extension | build-required | plugins/telnyx-sms/dist/index.js | build-required | plugin build or source alias resolution runs before cold import |
| telnyx-sms | setupEntry | build-required | plugins/telnyx-sms/dist/setup-entry.js | build-required | plugin build or source alias resolution runs before cold import |
| clawrouter | extension | dependency-install-required | plugins/clawrouter/dist/index.js | top-level-side-effect-review, dependency-install-required | cold import sandbox blocks network/process side effects before register capture; fixture dependencies are installed in an isolated workspace before cold import |
| memu-engine | extension | ts-loader-required | plugins/memu-engine/index.ts | ts-loader-required, top-level-side-effect-review | TypeScript source entrypoint is compiled or loaded before cold import; cold import sandbox blocks network/process side effects before register capture |
| secureclaw | extension | build-required | plugins/secureclaw/secureclaw/dist/index.js | build-required | plugin build or source alias resolution runs before cold import |
| memos-cloud | extension | review-required | plugins/memos-cloud/index.js | top-level-side-effect-review | cold import sandbox blocks network/process side effects before register capture |
| clawmetry | extension | sdk-alias-required | plugins/clawmetry/clawhub-plugin/index.ts | ts-loader-required, dependency-install-required, sdk-alias-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import; target OpenClaw exports the imported SDK alias or provides a migration shim |
| clawmetry | runtimeExtension | sdk-alias-required | plugins/clawmetry/clawhub-plugin/dist/index.js | build-required, sdk-alias-required | plugin build or source alias resolution runs before cold import; target OpenClaw exports the imported SDK alias or provides a migration shim |
| codex-app-server | extension | ts-loader-required | plugins/codex-app-server/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| web-search-plus | extension | ts-loader-required | plugins/web-search-plus/index.ts | ts-loader-required, top-level-side-effect-review | TypeScript source entrypoint is compiled or loaded before cold import; cold import sandbox blocks network/process side effects before register capture |
| apify | extension | ts-loader-required | plugins/apify/src/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| inworld-tts | extension | ts-loader-required | plugins/inworld-tts/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| Fixture | Kind | Status | Path | Blockers | Assertions |
| ---------------------- | ---------- | ------------------ | -------------------------------------------------------- | ----------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| brave-plugin | extension | ts-loader-required | plugins/brave-plugin/.crabpot-package/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| codex | extension | ts-loader-required | plugins/codex/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| diagnostics-prometheus | extension | ts-loader-required | plugins/diagnostics-prometheus/.crabpot-package/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| google-meet | extension | ts-loader-required | plugins/google-meet/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| diffs | extension | ts-loader-required | plugins/diffs/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| memory-lancedb | extension | ts-loader-required | plugins/memory-lancedb/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| openclaw-qqbot | extension | ts-loader-required | plugins/openclaw-qqbot/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| openclaw-qqbot | setupEntry | ts-loader-required | plugins/openclaw-qqbot/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| whatsapp | extension | ts-loader-required | plugins/whatsapp/.crabpot-package/index.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |
| whatsapp | setupEntry | ts-loader-required | plugins/whatsapp/.crabpot-package/setup-entry.ts | ts-loader-required, dependency-install-required | TypeScript source entrypoint is compiled or loaded before cold import; fixture dependencies are installed in an isolated workspace before cold import |

View File

@ -1,155 +1,385 @@
{
"schemaVersion": 1,
"generatedAt": "2026-05-03T08:27:05Z",
"runUrl": "https://github.com/openclaw/crabpot/actions/runs/25274094638",
"mode": "check",
"openclawLabel": "openclaw@latest (2026.5.2, 8b2a6e57fef6)",
"generatedAt": "2026-05-03T19:56:51Z",
"runUrl": "https://github.com/openclaw/crabpot/actions/runs/25289191074",
"mode": "track:development",
"openclawLabel": "openclaw/openclaw@main (2026.5.3, 62fb50d7fc5d)",
"status": "pass",
"metrics": {
"fixtures": 57,
"fixtures": 8,
"hardBreakages": 0,
"warnings": 129,
"suggestions": 178,
"issues": 307,
"p0Issues": 4,
"p1Issues": 18,
"liveIssues": 4,
"liveP0Issues": 4,
"compatGaps": 4,
"deprecationWarnings": 40,
"inspectorGaps": 182,
"upstreamIssues": 77,
"contractProbes": 299,
"warnings": 18,
"suggestions": 20,
"issues": 38,
"p0Issues": 0,
"p1Issues": 1,
"liveIssues": 0,
"liveP0Issues": 0,
"compatGaps": 0,
"deprecationWarnings": 2,
"inspectorGaps": 21,
"upstreamIssues": 15,
"contractProbes": 38,
"policyFailures": 0,
"policyWarnings": 20,
"policyWarnings": 32,
"refDiffFailures": 0,
"profileFailures": 0,
"executionPass": 12,
"executionPass": 6,
"executionFail": 0,
"executionBlocked": 18,
"syntheticReady": 407,
"executionBlocked": 32,
"syntheticReady": 52,
"syntheticBlocked": 0,
"syntheticTotal": 407,
"coldReady": 3,
"coldBlocked": 74,
"coldTotal": 77,
"workspaceEntrypoints": 77,
"workspaceInstalls": 51,
"workspaceBuilds": 11,
"platformWindowsRisks": 14,
"platformContainerRisks": 14,
"loaderJitiCandidates": 58,
"importLoopP50Ms": 2181,
"importLoopP95Ms": 2202,
"syntheticTotal": 52,
"coldReady": 0,
"coldBlocked": 10,
"coldTotal": 10,
"workspaceEntrypoints": 10,
"workspaceInstalls": 8,
"workspaceBuilds": 0,
"platformWindowsRisks": 0,
"platformContainerRisks": 0,
"loaderJitiCandidates": 10,
"importLoopP50Ms": 2262,
"importLoopP95Ms": 2274,
"importLoopOpenClawLifecycleCount": 3,
"importLoopOpenClawImportP50Ms": 53.5,
"importLoopOpenClawImportP95Ms": 53.6,
"importLoopOpenClawActivationP50Ms": 0.3,
"importLoopOpenClawActivationP95Ms": 0.3,
"importLoopOpenClawImportP50Ms": 53.1,
"importLoopOpenClawImportP95Ms": 54.5,
"importLoopOpenClawActivationP50Ms": 0.4,
"importLoopOpenClawActivationP95Ms": 1.4,
"importLoopMetricBasis": "baseline-adjusted",
"importLoopMaxRssMb": 1.8,
"importLoopMaxCpuMs": 46,
"importLoopRssSampleCount": 257,
"importLoopCpuSampleCount": 257,
"runtimeP50Ms": 2314,
"runtimeP95Ms": 2366,
"runtimeMaxRssMb": 450.9,
"runtimeRssSampleCount": 1972,
"runtimeCpuSampleCount": 1972,
"importLoopMaxRssMb": 6,
"importLoopMaxCpuMs": 164,
"importLoopRssSampleCount": 264,
"importLoopCpuSampleCount": 264,
"runtimeP50Ms": 1282,
"runtimeP95Ms": 1588,
"runtimeMaxRssMb": 439.2,
"runtimeRssSampleCount": 1161,
"runtimeCpuSampleCount": 1161,
"runtimeSamplesPerCommand": 3,
"runtimeWallTimeBasis": "command-median-p95"
},
"baseline": null,
"baseline": {
"label": "main",
"generatedAt": "2026-05-03T08:27:05Z",
"openclawLabel": "openclaw@latest (2026.5.2, 8b2a6e57fef6)",
"runUrl": "https://github.com/openclaw/crabpot/actions/runs/25274094638",
"metrics": {
"fixtures": 57,
"hardBreakages": 0,
"warnings": 129,
"suggestions": 178,
"issues": 307,
"p0Issues": 4,
"p1Issues": 18,
"liveIssues": 4,
"liveP0Issues": 4,
"compatGaps": 4,
"deprecationWarnings": 40,
"inspectorGaps": 182,
"upstreamIssues": 77,
"contractProbes": 299,
"policyFailures": 0,
"policyWarnings": 20,
"refDiffFailures": 0,
"profileFailures": 0,
"executionPass": 12,
"executionFail": 0,
"executionBlocked": 18,
"syntheticReady": 407,
"syntheticBlocked": 0,
"syntheticTotal": 407,
"coldReady": 3,
"coldBlocked": 74,
"coldTotal": 77,
"workspaceEntrypoints": 77,
"workspaceInstalls": 51,
"workspaceBuilds": 11,
"platformWindowsRisks": 14,
"platformContainerRisks": 14,
"loaderJitiCandidates": 58,
"importLoopP50Ms": 2181,
"importLoopP95Ms": 2202,
"importLoopOpenClawLifecycleCount": 3,
"importLoopOpenClawImportP50Ms": 53.5,
"importLoopOpenClawImportP95Ms": 53.6,
"importLoopOpenClawActivationP50Ms": 0.3,
"importLoopOpenClawActivationP95Ms": 0.3,
"importLoopMetricBasis": "baseline-adjusted",
"importLoopMaxRssMb": 1.8,
"importLoopMaxCpuMs": 46,
"importLoopRssSampleCount": 257,
"importLoopCpuSampleCount": 257,
"runtimeP50Ms": 2314,
"runtimeP95Ms": 2366,
"runtimeMaxRssMb": 450.9,
"runtimeRssSampleCount": 1972,
"runtimeCpuSampleCount": 1972,
"runtimeSamplesPerCommand": 3,
"runtimeWallTimeBasis": "command-median-p95"
},
"deltas": {
"fixtures": {
"current": 8,
"baseline": 57,
"value": -49
},
"hardBreakages": {
"current": 0,
"baseline": 0,
"value": 0
},
"warnings": {
"current": 18,
"baseline": 129,
"value": -111
},
"suggestions": {
"current": 20,
"baseline": 178,
"value": -158
},
"issues": {
"current": 38,
"baseline": 307,
"value": -269
},
"p0Issues": {
"current": 0,
"baseline": 4,
"value": -4
},
"p1Issues": {
"current": 1,
"baseline": 18,
"value": -17
},
"liveIssues": {
"current": 0,
"baseline": 4,
"value": -4
},
"liveP0Issues": {
"current": 0,
"baseline": 4,
"value": -4
},
"compatGaps": {
"current": 0,
"baseline": 4,
"value": -4
},
"deprecationWarnings": {
"current": 2,
"baseline": 40,
"value": -38
},
"inspectorGaps": {
"current": 21,
"baseline": 182,
"value": -161
},
"upstreamIssues": {
"current": 15,
"baseline": 77,
"value": -62
},
"contractProbes": {
"current": 38,
"baseline": 299,
"value": -261
},
"policyFailures": {
"current": 0,
"baseline": 0,
"value": 0
},
"policyWarnings": {
"current": 32,
"baseline": 20,
"value": 12
},
"refDiffFailures": {
"current": 0,
"baseline": 0,
"value": 0
},
"profileFailures": {
"current": 0,
"baseline": 0,
"value": 0
},
"executionPass": {
"current": 6,
"baseline": 12,
"value": -6
},
"executionFail": {
"current": 0,
"baseline": 0,
"value": 0
},
"executionBlocked": {
"current": 32,
"baseline": 18,
"value": 14
},
"syntheticReady": {
"current": 52,
"baseline": 407,
"value": -355
},
"syntheticBlocked": {
"current": 0,
"baseline": 0,
"value": 0
},
"syntheticTotal": {
"current": 52,
"baseline": 407,
"value": -355
},
"coldReady": {
"current": 0,
"baseline": 3,
"value": -3
},
"coldBlocked": {
"current": 10,
"baseline": 74,
"value": -64
},
"coldTotal": {
"current": 10,
"baseline": 77,
"value": -67
},
"workspaceEntrypoints": {
"current": 10,
"baseline": 77,
"value": -67
},
"workspaceInstalls": {
"current": 8,
"baseline": 51,
"value": -43
},
"workspaceBuilds": {
"current": 0,
"baseline": 11,
"value": -11
},
"platformWindowsRisks": {
"current": 0,
"baseline": 14,
"value": -14
},
"platformContainerRisks": {
"current": 0,
"baseline": 14,
"value": -14
},
"loaderJitiCandidates": {
"current": 10,
"baseline": 58,
"value": -48
},
"importLoopP50Ms": {
"current": 2262,
"baseline": 2181,
"value": 81
},
"importLoopP95Ms": {
"current": 2274,
"baseline": 2202,
"value": 72
},
"importLoopOpenClawLifecycleCount": {
"current": 3,
"baseline": 3,
"value": 0
},
"importLoopOpenClawImportP50Ms": {
"current": 53.1,
"baseline": 53.5,
"value": -0.4
},
"importLoopOpenClawImportP95Ms": {
"current": 54.5,
"baseline": 53.6,
"value": 0.9
},
"importLoopOpenClawActivationP50Ms": {
"current": 0.4,
"baseline": 0.3,
"value": 0.1
},
"importLoopOpenClawActivationP95Ms": {
"current": 1.4,
"baseline": 0.3,
"value": 1.1
},
"importLoopMaxRssMb": {
"current": 6,
"baseline": 1.8,
"value": 4.2
},
"importLoopMaxCpuMs": {
"current": 164,
"baseline": 46,
"value": 118
},
"importLoopRssSampleCount": {
"current": 264,
"baseline": 257,
"value": 7
},
"importLoopCpuSampleCount": {
"current": 264,
"baseline": 257,
"value": 7
},
"runtimeP50Ms": {
"current": 1282,
"baseline": 2314,
"value": -1032
},
"runtimeP95Ms": {
"current": 1588,
"baseline": 2366,
"value": -778
},
"runtimeMaxRssMb": {
"current": 439.2,
"baseline": 450.9,
"value": -11.7
},
"runtimeRssSampleCount": {
"current": 1161,
"baseline": 1972,
"value": -811
},
"runtimeCpuSampleCount": {
"current": 1161,
"baseline": 1972,
"value": -811
},
"runtimeSamplesPerCommand": {
"current": 3,
"baseline": 3,
"value": 0
}
}
},
"topIssues": [
{
"id": "CRABPOT-C3F02198",
"severity": "P0",
"issueClass": "live-issue",
"fixture": "clawmetry",
"code": "sdk-export-missing",
"decision": "core-compat-adapter",
"title": "clawmetry: plugin SDK import aliases are missing from target package exports"
},
{
"id": "CRABPOT-E2CB6C9A",
"severity": "P0",
"issueClass": "live-issue",
"fixture": "honcho",
"code": "sdk-export-missing",
"decision": "core-compat-adapter",
"title": "honcho: plugin SDK import aliases are missing from target package exports"
},
{
"id": "CRABPOT-05FB683E",
"severity": "P0",
"issueClass": "live-issue",
"fixture": "matrix",
"code": "sdk-export-missing",
"decision": "core-compat-adapter",
"title": "matrix: plugin SDK import aliases are missing from target package exports"
},
{
"id": "CRABPOT-97F49BB1",
"severity": "P0",
"issueClass": "live-issue",
"fixture": "yuanbao",
"code": "sdk-export-missing",
"decision": "core-compat-adapter",
"title": "yuanbao: plugin SDK import aliases are missing from target package exports"
},
{
"id": "CRABPOT-08C6582D",
"severity": "P1",
"issueClass": "compat-gap",
"fixture": "clawmetry",
"code": "missing-compat-record",
"decision": "core-compat-adapter",
"title": "clawmetry: compat-dependent behavior lacks registry coverage"
},
{
"id": "CRABPOT-FC01CA77",
"severity": "P1",
"issueClass": "upstream-metadata",
"fixture": "clawmetry",
"code": "package-npm-pack-entrypoint-missing",
"decision": "plugin-upstream-fix",
"title": "clawmetry: advertised npm artifact is missing OpenClaw entrypoints"
},
{
"id": "CRABPOT-2D165A73",
"id": "CRABPOT-01AB7464",
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "honcho",
"fixture": "memory-lancedb",
"code": "conversation-access-hook",
"decision": "inspector-follow-up",
"title": "honcho: conversation-access hooks need privacy-boundary probes"
},
{
"id": "CRABPOT-EB60A808",
"severity": "P1",
"issueClass": "compat-gap",
"fixture": "honcho",
"code": "missing-compat-record",
"decision": "core-compat-adapter",
"title": "honcho: compat-dependent behavior lacks registry coverage"
},
{
"id": "CRABPOT-66F07BB5",
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "kitchen-sink",
"code": "before-tool-call-probe",
"decision": "inspector-follow-up",
"title": "kitchen-sink: before_tool_call needs terminal/block/approval probes"
},
{
"id": "CRABPOT-ADFE9067",
"severity": "P1",
"issueClass": "inspector-gap",
"fixture": "kitchen-sink",
"code": "conversation-access-hook",
"decision": "inspector-follow-up",
"title": "kitchen-sink: conversation-access hooks need privacy-boundary probes"
"title": "memory-lancedb: conversation-access hooks need privacy-boundary probes"
}
],
"artifactPaths": {

View File

@ -2,247 +2,449 @@
"generatedAt": "deterministic",
"resultsDir": ".crabpot/results",
"summary": {
"artifactCount": 4,
"captureArtifactCount": 1,
"syntheticArtifactCount": 1,
"auditArtifactCount": 1,
"artifactCount": 27,
"captureArtifactCount": 10,
"syntheticArtifactCount": 10,
"auditArtifactCount": 6,
"profileArtifactCount": 1,
"capturedRegistrationCount": 30,
"auditFindingCount": 12,
"executionWallMs": 27807,
"maxPeakRssMb": 1123.9,
"maxCpuMsEstimate": 17790,
"passCount": 12,
"capturedRegistrationCount": 38,
"auditFindingCount": 0,
"executionWallMs": 43697,
"maxPeakRssMb": 362.9,
"maxCpuMsEstimate": 11170,
"passCount": 6,
"failCount": 0,
"blockedCount": 18
"blockedCount": 32
},
"artifacts": [
{
"artifactPath": ".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.capture.json",
"fixture": "clawrouter",
"artifactPath": ".crabpot/results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.capture.json",
"fixture": "brave-plugin",
"kind": "capture",
"entrypoint": ".crabpot/workspaces/clawrouter/dist/index.js",
"entrypoint": "index.ts",
"status": "captured",
"capturedCount": 30,
"capturedCount": 1,
"captured": [
"registration:registerProvider",
"registration:registerImageGenerationProvider",
"registration:registerMusicGenerationProvider",
"registration:registerVideoGenerationProvider",
"registration:registerWebSearchProvider",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerTool",
"registration:registerCommand",
"registration:registerCommand",
"registration:registerCommand",
"registration:registerCommand",
"registration:registerCommand",
"registration:registerCommand",
"registration:registerCommand",
"registration:registerService"
"registration:registerWebSearchProvider"
]
},
{
"artifactPath": ".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"fixture": "clawrouter",
"artifactPath": ".crabpot/results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.synthetic.json",
"fixture": "brave-plugin",
"kind": "synthetic",
"entrypoint": ".crabpot/workspaces/clawrouter/dist/index.js",
"entrypoint": "index.ts",
"status": "captured",
"summary": {
"probeCount": 30,
"passCount": 12,
"probeCount": 1,
"passCount": 1,
"failCount": 0,
"blockedCount": 18
"blockedCount": 0
},
"failures": [],
"blocked": []
},
{
"artifactPath": ".crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.capture.json",
"fixture": "codex",
"kind": "capture",
"entrypoint": "index.ts",
"status": "captured",
"capturedCount": 7,
"captured": [
"registration:registerAgentHarness",
"registration:registerProvider",
"registration:registerMediaUnderstandingProvider",
"registration:registerMigrationProvider",
"registration:registerCommand",
"hook:inbound_claim",
"hook:onConversationBindingResolved"
]
},
{
"artifactPath": ".crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json",
"fixture": "codex",
"kind": "synthetic",
"entrypoint": "index.ts",
"status": "captured",
"summary": {
"probeCount": 7,
"passCount": 4,
"failCount": 0,
"blockedCount": 3
},
"failures": [],
"blocked": [
{
"captureIndex": 4,
"kind": "registration",
"seam": "registerCommand",
"label": "registerCommand",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 5,
"kind": "hook",
"seam": "inbound_claim",
"label": "inbound_claim",
"status": "blocked",
"reason": "captured hook has no callable handler"
},
{
"captureIndex": 6,
"kind": "hook",
"seam": "onConversationBindingResolved",
"label": "onConversationBindingResolved",
"status": "blocked",
"reason": "captured hook has no callable handler"
}
]
},
{
"artifactPath": ".crabpot/results/codex/package-audit.json",
"fixture": "codex",
"kind": "audit",
"entrypoint": "-",
"status": "warning",
"findingCount": 0,
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 0,
"critical": 0,
"total": 0
}
},
{
"artifactPath": ".crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.capture.json",
"fixture": "diagnostics-prometheus",
"kind": "capture",
"entrypoint": "index.ts",
"status": "captured",
"capturedCount": 2,
"captured": [
"registration:registerService",
"registration:registerHttpRoute"
]
},
{
"artifactPath": ".crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json",
"fixture": "diagnostics-prometheus",
"kind": "synthetic",
"entrypoint": "index.ts",
"status": "captured",
"summary": {
"probeCount": 2,
"passCount": 0,
"failCount": 0,
"blockedCount": 2
},
"failures": [],
"blocked": [
{
"captureIndex": 0,
"kind": "registration",
"seam": "registerService",
"label": "registerService",
"status": "blocked",
"reason": "captured registration requires includeLifecycle=true"
},
{
"captureIndex": 1,
"kind": "registration",
"seam": "registerHttpRoute",
"label": "registerHttpRoute",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
}
]
},
{
"artifactPath": ".crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.capture.json",
"fixture": "diffs",
"kind": "capture",
"entrypoint": "index.ts",
"status": "captured",
"capturedCount": 3,
"captured": [
"registration:registerTool",
"registration:registerHttpRoute",
"hook:before_prompt_build"
]
},
{
"artifactPath": ".crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json",
"fixture": "diffs",
"kind": "synthetic",
"entrypoint": "index.ts",
"status": "captured",
"summary": {
"probeCount": 3,
"passCount": 0,
"failCount": 0,
"blockedCount": 3
},
"failures": [],
"blocked": [
{
"captureIndex": 0,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"label": "registerTool",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 1,
"kind": "registration",
"seam": "registerHttpRoute",
"label": "registerHttpRoute",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 2,
"kind": "hook",
"seam": "before_prompt_build",
"label": "before_prompt_build",
"status": "blocked",
"reason": "captured hook has no callable handler"
}
]
},
{
"artifactPath": ".crabpot/results/diffs/package-audit.json",
"fixture": "diffs",
"kind": "audit",
"entrypoint": "-",
"status": "warning",
"findingCount": 0,
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 0,
"critical": 0,
"total": 0
}
},
{
"artifactPath": ".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.capture.json",
"fixture": "google-meet",
"kind": "capture",
"entrypoint": "index.ts",
"status": "captured",
"capturedCount": 18,
"captured": [
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerGatewayMethod",
"registration:registerTool",
"registration:registerNodeHostCommand",
"registration:registerCli"
]
},
{
"artifactPath": ".crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json",
"fixture": "google-meet",
"kind": "synthetic",
"entrypoint": "index.ts",
"status": "captured",
"summary": {
"probeCount": 18,
"passCount": 1,
"failCount": 0,
"blockedCount": 17
},
"failures": [],
"blocked": [
{
"captureIndex": 0,
"kind": "registration",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 1,
"kind": "registration",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 2,
"kind": "registration",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 3,
"kind": "registration",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 4,
"kind": "registration",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 5,
"kind": "registration",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 6,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 7,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 8,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 9,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 10,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 11,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 12,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 13,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 14,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerGatewayMethod",
"label": "registerGatewayMethod",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 15,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"label": "registerTool",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
},
{
"captureIndex": 16,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 17,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"seam": "registerCli",
"label": "registerCli",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
},
"reason": "captured registration has no supported callable probe"
}
]
},
{
"artifactPath": ".crabpot/results/google-meet/package-audit.json",
"fixture": "google-meet",
"kind": "audit",
"entrypoint": "-",
"status": "warning",
"findingCount": 0,
"vulnerabilities": null
},
{
"artifactPath": ".crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.capture.json",
"fixture": "memory-lancedb",
"kind": "capture",
"entrypoint": "index.ts",
"status": "captured",
"capturedCount": 1,
"captured": [
"registration:registerService"
]
},
{
"artifactPath": ".crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.synthetic.json",
"fixture": "memory-lancedb",
"kind": "synthetic",
"entrypoint": "index.ts",
"status": "captured",
"summary": {
"probeCount": 1,
"passCount": 0,
"failCount": 0,
"blockedCount": 1
},
"failures": [],
"blocked": [
{
"captureIndex": 18,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
},
{
"captureIndex": 19,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
},
{
"captureIndex": 20,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
},
{
"captureIndex": 21,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool.execute",
"status": "blocked",
"error": "fetch failed",
"reason": "captured tool requires live network access",
"blockedBy": "clawrouter-live-network-tools"
},
{
"captureIndex": 29,
"captureIndex": 0,
"kind": "registration",
"seam": "registerService",
"label": "registerService",
@ -252,112 +454,283 @@
]
},
{
"artifactPath": ".crabpot/results/clawrouter/execution-profile.json",
"fixture": "clawrouter",
"artifactPath": ".crabpot/results/memory-lancedb/package-audit.json",
"fixture": "memory-lancedb",
"kind": "audit",
"entrypoint": "-",
"status": "warning",
"findingCount": 0,
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 0,
"high": 0,
"critical": 0,
"total": 0
}
},
{
"artifactPath": ".crabpot/results/openclaw-beta/execution-profile.json",
"fixture": "openclaw-beta",
"kind": "profile",
"entrypoint": "-",
"status": "pass",
"status": "fail",
"summary": {
"stepCount": 7,
"failCount": 0,
"totalWallMs": 27807,
"maxPeakRssMb": 1123.9,
"maxCpuMsEstimate": 17790
"stepCount": 69,
"failCount": 5,
"totalWallMs": 43697,
"maxPeakRssMb": 362.9,
"maxCpuMsEstimate": 11170
},
"slowestSteps": [
{
"fixture": "clawrouter",
"entrypoint": "cold-import.extension:clawrouter:plugins-clawrouter-dist-index-js",
"packagePath": "plugins/clawrouter/package.json",
"status": "dependency-install-required",
"kind": "synthetic-probe",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"cwd": ".crabpot/workspaces/clawrouter",
"artifactPath": ".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json",
"exitCode": 0,
"wallMs": 12125,
"peakRssMb": 139,
"peakCpuPercent": 42.3,
"cpuMsEstimate": 593
},
{
"fixture": "clawrouter",
"entrypoint": "cold-import.extension:clawrouter:plugins-clawrouter-dist-index-js",
"packagePath": "plugins/clawrouter/package.json",
"status": "dependency-install-required",
"fixture": "codex",
"entrypoint": "cold-import.extension:codex:plugins-codex-crabpot-package-index-ts",
"packagePath": "plugins/codex/.crabpot-package/package.json",
"status": "ts-loader-required",
"kind": "install",
"command": "npm install --ignore-scripts",
"cwd": ".crabpot/workspaces/clawrouter",
"cwd": ".crabpot/workspaces/codex",
"artifactPath": null,
"exitCode": 0,
"wallMs": 7565,
"peakRssMb": 1123.9,
"peakCpuPercent": 349.6,
"cpuMsEstimate": 17790
"wallMs": 14489,
"peakRssMb": 348.9,
"peakCpuPercent": 121,
"cpuMsEstimate": 11170
},
{
"fixture": "clawrouter",
"entrypoint": "cold-import.extension:clawrouter:plugins-clawrouter-dist-index-js",
"packagePath": "plugins/clawrouter/package.json",
"status": "dependency-install-required",
"kind": "prepare",
"command": "mkdir -p .crabpot/workspaces/clawrouter && rsync -a --delete plugins/clawrouter/ .crabpot/workspaces/clawrouter/",
"cwd": ".",
"fixture": "whatsapp",
"entrypoint": "cold-import.extension:whatsapp:plugins-whatsapp-crabpot-package-index-ts",
"packagePath": "plugins/whatsapp/.crabpot-package/package.json",
"status": "ts-loader-required",
"kind": "install",
"command": "npm install --ignore-scripts",
"cwd": ".crabpot/workspaces/whatsapp",
"artifactPath": null,
"exitCode": 1,
"wallMs": 5306,
"peakRssMb": 351.1,
"peakCpuPercent": 125,
"cpuMsEstimate": 2697
},
{
"fixture": "diffs",
"entrypoint": "cold-import.extension:diffs:plugins-diffs-crabpot-package-index-ts",
"packagePath": "plugins/diffs/.crabpot-package/package.json",
"status": "ts-loader-required",
"kind": "install",
"command": "npm install --ignore-scripts",
"cwd": ".crabpot/workspaces/diffs",
"artifactPath": null,
"exitCode": 0,
"wallMs": 4427,
"peakRssMb": 0,
"peakCpuPercent": 0,
"cpuMsEstimate": 0
"wallMs": 4409,
"peakRssMb": 228,
"peakCpuPercent": 119,
"cpuMsEstimate": 3255
},
{
"fixture": "clawrouter",
"entrypoint": "cold-import.extension:clawrouter:plugins-clawrouter-dist-index-js",
"packagePath": "plugins/clawrouter/package.json",
"status": "dependency-install-required",
"kind": "audit",
"command": "npm audit --json > ../../results/clawrouter/package-audit.json || true",
"cwd": ".crabpot/workspaces/clawrouter",
"artifactPath": ".crabpot/results/clawrouter/package-audit.json",
"fixture": "memory-lancedb",
"entrypoint": "cold-import.extension:memory-lancedb:plugins-memory-lancedb-crabpot-package-index-ts",
"packagePath": "plugins/memory-lancedb/.crabpot-package/package.json",
"status": "ts-loader-required",
"kind": "install",
"command": "npm install --ignore-scripts",
"cwd": ".crabpot/workspaces/memory-lancedb",
"artifactPath": null,
"exitCode": 0,
"rawExitCode": 1,
"wallMs": 1526,
"peakRssMb": 110.3,
"peakCpuPercent": 40.8,
"cpuMsEstimate": 477
"wallMs": 4209,
"peakRssMb": 216,
"peakCpuPercent": 125,
"cpuMsEstimate": 3526
},
{
"fixture": "clawrouter",
"entrypoint": "cold-import.extension:clawrouter:plugins-clawrouter-dist-index-js",
"packagePath": "plugins/clawrouter/package.json",
"status": "dependency-install-required",
"kind": "capture",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.capture.json",
"cwd": ".crabpot/workspaces/clawrouter",
"artifactPath": ".crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.capture.json",
"exitCode": 0,
"wallMs": 1225,
"peakRssMb": 78.7,
"peakCpuPercent": 16.8,
"cpuMsEstimate": 145
"fixture": "openclaw-qqbot",
"entrypoint": "cold-import.extension:openclaw-qqbot:plugins-openclaw-qqbot-crabpot-package-index-ts",
"packagePath": "plugins/openclaw-qqbot/.crabpot-package/package.json",
"status": "ts-loader-required",
"kind": "install",
"command": "npm install --ignore-scripts",
"cwd": ".crabpot/workspaces/openclaw-qqbot",
"artifactPath": null,
"exitCode": 1,
"wallMs": 1996,
"peakRssMb": 188.9,
"peakCpuPercent": 125,
"cpuMsEstimate": 1209
}
]
},
{
"artifactPath": ".crabpot/results/clawrouter/package-audit.json",
"fixture": "clawrouter",
"artifactPath": ".crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.capture.json",
"fixture": "openclaw-qqbot",
"kind": "capture",
"entrypoint": "index.ts",
"status": "captured",
"capturedCount": 5,
"captured": [
"registration:registerChannel",
"registration:registerTool",
"registration:registerCommand",
"registration:registerCommand",
"registration:registerCommand"
]
},
{
"artifactPath": ".crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json",
"fixture": "openclaw-qqbot",
"kind": "synthetic",
"entrypoint": "index.ts",
"status": "captured",
"summary": {
"probeCount": 5,
"passCount": 0,
"failCount": 0,
"blockedCount": 5
},
"failures": [],
"blocked": [
{
"captureIndex": 0,
"kind": "registration",
"seam": "registerChannel",
"label": "registerChannel",
"status": "blocked",
"reason": "captured registration requires includeChannelRuntime=true"
},
{
"captureIndex": 1,
"kind": "registration",
"seam": "registerTool",
"label": "registerTool",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 2,
"kind": "registration",
"seam": "registerCommand",
"label": "registerCommand",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 3,
"kind": "registration",
"seam": "registerCommand",
"label": "registerCommand",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
},
{
"captureIndex": 4,
"kind": "registration",
"seam": "registerCommand",
"label": "registerCommand",
"status": "blocked",
"reason": "captured registration has no supported callable probe"
}
]
},
{
"artifactPath": ".crabpot/results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.capture.json",
"fixture": "openclaw-qqbot",
"kind": "capture",
"entrypoint": "setup-entry.ts",
"status": "no-register-export",
"capturedCount": 0,
"captured": []
},
{
"artifactPath": ".crabpot/results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.synthetic.json",
"fixture": "openclaw-qqbot",
"kind": "synthetic",
"entrypoint": "setup-entry.ts",
"status": "no-register-export",
"summary": {
"probeCount": 0,
"passCount": 0,
"failCount": 0,
"blockedCount": 0
},
"failures": [],
"blocked": []
},
{
"artifactPath": ".crabpot/results/openclaw-qqbot/package-audit.json",
"fixture": "openclaw-qqbot",
"kind": "audit",
"entrypoint": "-",
"status": "warning",
"findingCount": 12,
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 11,
"high": 1,
"critical": 0,
"total": 12
}
"findingCount": 0,
"vulnerabilities": null
},
{
"artifactPath": ".crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.capture.json",
"fixture": "whatsapp",
"kind": "capture",
"entrypoint": "index.ts",
"status": "captured",
"capturedCount": 1,
"captured": [
"registration:registerChannel"
]
},
{
"artifactPath": ".crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.synthetic.json",
"fixture": "whatsapp",
"kind": "synthetic",
"entrypoint": "index.ts",
"status": "captured",
"summary": {
"probeCount": 1,
"passCount": 0,
"failCount": 0,
"blockedCount": 1
},
"failures": [],
"blocked": [
{
"captureIndex": 0,
"kind": "registration",
"seam": "registerChannel",
"label": "registerChannel",
"status": "blocked",
"reason": "captured registration requires includeChannelRuntime=true"
}
]
},
{
"artifactPath": ".crabpot/results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.capture.json",
"fixture": "whatsapp",
"kind": "capture",
"entrypoint": "setup-entry.ts",
"status": "no-register-export",
"capturedCount": 0,
"captured": []
},
{
"artifactPath": ".crabpot/results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.synthetic.json",
"fixture": "whatsapp",
"kind": "synthetic",
"entrypoint": "setup-entry.ts",
"status": "no-register-export",
"summary": {
"probeCount": 0,
"passCount": 0,
"failCount": 0,
"blockedCount": 0
},
"failures": [],
"blocked": []
},
{
"artifactPath": ".crabpot/results/whatsapp/package-audit.json",
"fixture": "whatsapp",
"kind": "audit",
"entrypoint": "-",
"status": "warning",
"findingCount": 0,
"vulnerabilities": null
}
]
}

View File

@ -5,53 +5,90 @@ Results dir: .crabpot/results
## Summary
| Metric | Value |
| ---------------------------- | --------- |
| Artifacts | 4 |
| Capture artifacts | 1 |
| Synthetic artifacts | 1 |
| Audit artifacts | 1 |
| Profile artifacts | 1 |
| Captured registrations/hooks | 30 |
| Audit findings | 12 |
| Execution wall | 27807 ms |
| Max peak RSS | 1123.9 MB |
| Max CPU estimate | 17790 ms |
| Pass | 12 |
| Fail | 0 |
| Blocked | 18 |
| Metric | Value |
| ---------------------------- | -------- |
| Artifacts | 27 |
| Capture artifacts | 10 |
| Synthetic artifacts | 10 |
| Audit artifacts | 6 |
| Profile artifacts | 1 |
| Captured registrations/hooks | 38 |
| Audit findings | 0 |
| Execution wall | 43697 ms |
| Max peak RSS | 362.9 MB |
| Max CPU estimate | 11170 ms |
| Pass | 6 |
| Fail | 0 |
| Blocked | 32 |
## Artifacts
| Fixture | Kind | Status | Entrypoint | Result | Artifact |
| ---------- | --------- | -------- | -------------------------------------------- | ------------------------------ | ------------------------------------------------------------------------------------------------------------ |
| clawrouter | capture | captured | .crabpot/workspaces/clawrouter/dist/index.js | 30 captured | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.capture.json |
| clawrouter | synthetic | captured | .crabpot/workspaces/clawrouter/dist/index.js | 12 pass / 0 fail / 18 blocked | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | profile | pass | - | 7 steps / 27807 ms / 1123.9 MB | .crabpot/results/clawrouter/execution-profile.json |
| clawrouter | audit | warning | - | 12 audit findings | .crabpot/results/clawrouter/package-audit.json |
| Fixture | Kind | Status | Entrypoint | Result | Artifact |
| ---------------------- | --------- | ------------------ | -------------- | ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| brave-plugin | capture | captured | index.ts | 1 captured | .crabpot/results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.capture.json |
| brave-plugin | synthetic | captured | index.ts | 1 pass / 0 fail / 0 blocked | .crabpot/results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.synthetic.json |
| codex | capture | captured | index.ts | 7 captured | .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.capture.json |
| codex | synthetic | captured | index.ts | 4 pass / 0 fail / 3 blocked | .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json |
| codex | audit | warning | - | 0 audit findings | .crabpot/results/codex/package-audit.json |
| diagnostics-prometheus | capture | captured | index.ts | 2 captured | .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.capture.json |
| diagnostics-prometheus | synthetic | captured | index.ts | 0 pass / 0 fail / 2 blocked | .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json |
| diffs | capture | captured | index.ts | 3 captured | .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.capture.json |
| diffs | synthetic | captured | index.ts | 0 pass / 0 fail / 3 blocked | .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json |
| diffs | audit | warning | - | 0 audit findings | .crabpot/results/diffs/package-audit.json |
| google-meet | capture | captured | index.ts | 18 captured | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.capture.json |
| google-meet | synthetic | captured | index.ts | 1 pass / 0 fail / 17 blocked | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | audit | warning | - | 0 audit findings | .crabpot/results/google-meet/package-audit.json |
| memory-lancedb | capture | captured | index.ts | 1 captured | .crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.capture.json |
| memory-lancedb | synthetic | captured | index.ts | 0 pass / 0 fail / 1 blocked | .crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.synthetic.json |
| memory-lancedb | audit | warning | - | 0 audit findings | .crabpot/results/memory-lancedb/package-audit.json |
| openclaw-beta | profile | fail | - | 69 steps / 43697 ms / 362.9 MB | .crabpot/results/openclaw-beta/execution-profile.json |
| openclaw-qqbot | capture | captured | index.ts | 5 captured | .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.capture.json |
| openclaw-qqbot | synthetic | captured | index.ts | 0 pass / 0 fail / 5 blocked | .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | capture | no-register-export | setup-entry.ts | 0 captured | .crabpot/results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.capture.json |
| openclaw-qqbot | synthetic | no-register-export | setup-entry.ts | 0 pass / 0 fail / 0 blocked | .crabpot/results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.synthetic.json |
| openclaw-qqbot | audit | warning | - | 0 audit findings | .crabpot/results/openclaw-qqbot/package-audit.json |
| whatsapp | capture | captured | index.ts | 1 captured | .crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.capture.json |
| whatsapp | synthetic | captured | index.ts | 0 pass / 0 fail / 1 blocked | .crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.synthetic.json |
| whatsapp | capture | no-register-export | setup-entry.ts | 0 captured | .crabpot/results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.capture.json |
| whatsapp | synthetic | no-register-export | setup-entry.ts | 0 pass / 0 fail / 0 blocked | .crabpot/results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.synthetic.json |
| whatsapp | audit | warning | - | 0 audit findings | .crabpot/results/whatsapp/package-audit.json |
## Blocked Synthetic Probes
| Fixture | Kind | Seam | Label | Reason | Artifact |
| ---------- | ------------ | --------------- | -------------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerTool | registerTool.execute | captured tool requires live network access | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | registration | registerService | registerService | captured registration requires includeLifecycle=true | .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| Fixture | Kind | Seam | Label | Reason | Artifact |
| ---------------------- | ------------ | ----------------------------- | ----------------------------- | --------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| codex | registration | registerCommand | registerCommand | captured registration has no supported callable probe | .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json |
| codex | hook | inbound_claim | inbound_claim | captured hook has no callable handler | .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json |
| codex | hook | onConversationBindingResolved | onConversationBindingResolved | captured hook has no callable handler | .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json |
| diagnostics-prometheus | registration | registerService | registerService | captured registration requires includeLifecycle=true | .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json |
| diagnostics-prometheus | registration | registerHttpRoute | registerHttpRoute | captured registration has no supported callable probe | .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json |
| diffs | registration | registerTool | registerTool | captured registration has no supported callable probe | .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json |
| diffs | registration | registerHttpRoute | registerHttpRoute | captured registration has no supported callable probe | .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json |
| diffs | hook | before_prompt_build | before_prompt_build | captured hook has no callable handler | .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerGatewayMethod | registerGatewayMethod | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerTool | registerTool | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| google-meet | registration | registerCli | registerCli | captured registration has no supported callable probe | .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| memory-lancedb | registration | registerService | registerService | captured registration requires includeLifecycle=true | .crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | registration | registerChannel | registerChannel | captured registration requires includeChannelRuntime=true | .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | registration | registerTool | registerTool | captured registration has no supported callable probe | .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | registration | registerCommand | registerCommand | captured registration has no supported callable probe | .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | registration | registerCommand | registerCommand | captured registration has no supported callable probe | .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | registration | registerCommand | registerCommand | captured registration has no supported callable probe | .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json |
| whatsapp | registration | registerChannel | registerChannel | captured registration requires includeChannelRuntime=true | .crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.synthetic.json |
## Failed Synthetic Probes
@ -59,16 +96,21 @@ _none_
## Dependency Audit Artifacts
| Fixture | Findings | Vulnerabilities | Artifact |
| ---------- | -------- | ----------------------------------------------------------------- | ---------------------------------------------- |
| clawrouter | 12 | {"info":0,"low":0,"moderate":11,"high":1,"critical":0,"total":12} | .crabpot/results/clawrouter/package-audit.json |
| Fixture | Findings | Vulnerabilities | Artifact |
| -------------- | -------- | --------------------------------------------------------------- | -------------------------------------------------- |
| codex | 0 | {"info":0,"low":0,"moderate":0,"high":0,"critical":0,"total":0} | .crabpot/results/codex/package-audit.json |
| diffs | 0 | {"info":0,"low":0,"moderate":0,"high":0,"critical":0,"total":0} | .crabpot/results/diffs/package-audit.json |
| google-meet | 0 | - | .crabpot/results/google-meet/package-audit.json |
| memory-lancedb | 0 | {"info":0,"low":0,"moderate":0,"high":0,"critical":0,"total":0} | .crabpot/results/memory-lancedb/package-audit.json |
| openclaw-qqbot | 0 | - | .crabpot/results/openclaw-qqbot/package-audit.json |
| whatsapp | 0 | - | .crabpot/results/whatsapp/package-audit.json |
## Execution Profiles
| Fixture | Step | Wall | Peak RSS | CPU Estimate | Command |
| ---------- | --------------- | -------- | --------- | ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| clawrouter | synthetic-probe | 12125 ms | 139 MB | 593 ms | CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| clawrouter | install | 7565 ms | 1123.9 MB | 17790 ms | npm install --ignore-scripts |
| clawrouter | prepare | 4427 ms | 0 MB | 0 ms | mkdir -p .crabpot/workspaces/clawrouter && rsync -a --delete plugins/clawrouter/ .crabpot/workspaces/clawrouter/ |
| clawrouter | audit | 1526 ms | 110.3 MB | 477 ms | npm audit --json > ../../results/clawrouter/package-audit.json || true |
| clawrouter | capture | 1225 ms | 78.7 MB | 145 ms | CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.capture.json |
| Fixture | Step | Wall | Peak RSS | CPU Estimate | Command |
| ------------- | ------- | -------- | -------- | ------------ | ---------------------------- |
| openclaw-beta | install | 14489 ms | 348.9 MB | 11170 ms | npm install --ignore-scripts |
| openclaw-beta | install | 5306 ms | 351.1 MB | 2697 ms | npm install --ignore-scripts |
| openclaw-beta | install | 4409 ms | 228 MB | 3255 ms | npm install --ignore-scripts |
| openclaw-beta | install | 4209 ms | 216 MB | 3526 ms | npm install --ignore-scripts |
| openclaw-beta | install | 1996 ms | 188.9 MB | 1209 ms | npm install --ignore-scripts |

View File

@ -1,5 +1,5 @@
{
"generatedAt": "2026-05-03T05:24:20.117Z",
"generatedAt": "2026-05-03T19:57:46.893Z",
"status": "pass",
"pluginRoot": ".crabpot/generated-surface-plugin",
"targetOpenClaw": {
@ -7,7 +7,7 @@
"configuredPath": "./openclaw",
"hookNameCount": 35,
"apiRegistrarCount": 49,
"sdkExportCount": 294,
"sdkExportCount": 296,
"manifestContractFieldCount": 17,
"directCallbackCount": 1
},
@ -15,11 +15,11 @@
"expectedHookCount": 35,
"expectedRegistrarCount": 49,
"expectedDirectCallbackCount": 1,
"expectedSdkExportCount": 294,
"expectedSdkExportCount": 296,
"expectedManifestContractCount": 17,
"staticHookCount": 35,
"staticRegistrarCount": 49,
"staticSdkImportCount": 294,
"staticSdkImportCount": 296,
"staticManifestContractCount": 17,
"runtimeHookCount": 35,
"runtimeRegistrarCount": 49,
@ -250,6 +250,8 @@
"openclaw/plugin-sdk/lmstudio-runtime",
"openclaw/plugin-sdk/logging-core",
"openclaw/plugin-sdk/markdown-table-runtime",
"openclaw/plugin-sdk/matrix",
"openclaw/plugin-sdk/mattermost",
"openclaw/plugin-sdk/media-generation-runtime",
"openclaw/plugin-sdk/media-generation-runtime-shared",
"openclaw/plugin-sdk/media-mime",
@ -656,6 +658,8 @@
"openclaw/plugin-sdk/lmstudio-runtime",
"openclaw/plugin-sdk/logging-core",
"openclaw/plugin-sdk/markdown-table-runtime",
"openclaw/plugin-sdk/matrix",
"openclaw/plugin-sdk/mattermost",
"openclaw/plugin-sdk/media-generation-runtime",
"openclaw/plugin-sdk/media-generation-runtime-shared",
"openclaw/plugin-sdk/media-mime",
@ -952,6 +956,8 @@
"openclaw/plugin-sdk/lmstudio-runtime",
"openclaw/plugin-sdk/logging-core",
"openclaw/plugin-sdk/markdown-table-runtime",
"openclaw/plugin-sdk/matrix",
"openclaw/plugin-sdk/mattermost",
"openclaw/plugin-sdk/media-generation-runtime",
"openclaw/plugin-sdk/media-generation-runtime-shared",
"openclaw/plugin-sdk/media-mime",
@ -1246,14 +1252,14 @@
},
"inspector": {
"static": {
"command": "npm exec --yes --package @openclaw/plugin-inspector@0.3.6 -- plugin-inspector check --config plugin-inspector.config.json --no-openclaw --out reports --no-runtime",
"command": "npm exec --yes --package @openclaw/plugin-inspector@0.3.10 -- plugin-inspector check --config plugin-inspector.config.json --no-openclaw --out reports --no-runtime",
"status": 0,
"stdout": "Status: PASS\nFixtures: 1\nBreakages: 0\nIssues: 6\nLogs: 4\n\nReports:\n- json: ./.crabpot/generated-surface-plugin/reports/plugin-inspector-report.json\n- markdown: ./.crabpot/generated-surface-plugin/reports/plugin-inspector-report.md\n- issues: ./.crabpot/generated-surface-plugin/reports/plugin-inspector-issues.md\n",
"stderr": "",
"failures": []
},
"runtime": {
"command": "npm exec --yes --package @openclaw/plugin-inspector@0.3.6 -- plugin-inspector check --config plugin-inspector.config.json --no-openclaw --out reports --runtime --mock-sdk",
"command": "npm exec --yes --package @openclaw/plugin-inspector@0.3.10 -- plugin-inspector check --config plugin-inspector.config.json --no-openclaw --out reports --runtime --mock-sdk",
"status": 0,
"stdout": "Status: PASS\nFixtures: 1\nBreakages: 0\nIssues: 6\nLogs: 4\n\nReports:\n- json: ./.crabpot/generated-surface-plugin/reports/plugin-inspector-report.json\n- markdown: ./.crabpot/generated-surface-plugin/reports/plugin-inspector-report.md\n- issues: ./.crabpot/generated-surface-plugin/reports/plugin-inspector-issues.md\n",
"stderr": "",

View File

@ -1,6 +1,6 @@
# Crabpot Generated Surface Fixture
Generated: 2026-05-03T05:24:20.117Z
Generated: 2026-05-03T19:57:46.893Z
Status: PASS
## Summary
@ -10,11 +10,11 @@ Status: PASS
| Expected hooks | 35 |
| Expected registrars | 49 |
| Expected direct callbacks | 1 |
| Expected SDK exports | 294 |
| Expected SDK exports | 296 |
| Expected manifest contracts | 17 |
| Static hooks | 35 |
| Static registrars | 49 |
| Static SDK imports | 294 |
| Static SDK imports | 296 |
| Static manifest contracts | 17 |
| Runtime hooks | 35 |
| Runtime registrars | 49 |

View File

@ -7,18 +7,18 @@
"runs": 3,
"entrypoint": ".crabpot/import-loop/baseline-plugin.mjs",
"reference": {
"wallMs": 2201,
"peakRssMb": 337.9,
"cpuMsEstimate": 4372
"wallMs": 2218,
"peakRssMb": 337.2,
"cpuMsEstimate": 4288
},
"max": {
"wallMs": 2693,
"peakRssMb": 339.6,
"cpuMsEstimate": 4907
"wallMs": 2768,
"peakRssMb": 344.6,
"cpuMsEstimate": 4894
},
"statSampleCount": 276,
"rssSampleCount": 276,
"cpuSampleCount": 276,
"statSampleCount": 281,
"rssSampleCount": 281,
"cpuSampleCount": 281,
"failCount": 0,
"samples": [
{
@ -31,31 +31,31 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 53.6,
"importMs": 54.5,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 53.6,
"source": "/tmp/crabpot-openclaw-plugin-XjRX2e/index.mjs"
"elapsedMs": 54.5,
"source": "/tmp/crabpot-openclaw-plugin-naDnBi/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-XjRX2e/index.mjs"
"source": "/tmp/crabpot-openclaw-plugin-naDnBi/index.mjs"
}
]
},
"wallMs": 2693,
"peakRssMb": 330.9,
"peakCpuPercent": 203,
"cpuMsEstimate": 4907,
"statSampleCount": 106,
"rssSampleCount": 106,
"cpuSampleCount": 106,
"wallMs": 2768,
"peakRssMb": 337.2,
"peakCpuPercent": 199,
"cpuMsEstimate": 4894,
"statSampleCount": 109,
"rssSampleCount": 109,
"cpuSampleCount": 109,
"stderrPreview": ""
},
{
@ -68,31 +68,31 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 52.2,
"activationMs": 0.3,
"importMs": 53.1,
"activationMs": 0.2,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 52.2,
"source": "/tmp/crabpot-openclaw-plugin-hgT0eR/index.mjs"
"elapsedMs": 53.1,
"source": "/tmp/crabpot-openclaw-plugin-n824Qm/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-hgT0eR/index.mjs"
"elapsedMs": 0.2,
"source": "/tmp/crabpot-openclaw-plugin-n824Qm/index.mjs"
}
]
},
"wallMs": 2109,
"peakRssMb": 339.6,
"peakCpuPercent": 230,
"cpuMsEstimate": 4200,
"statSampleCount": 84,
"rssSampleCount": 84,
"cpuSampleCount": 84,
"wallMs": 2166,
"peakRssMb": 334.4,
"peakCpuPercent": 227,
"cpuMsEstimate": 4263,
"statSampleCount": 85,
"rssSampleCount": 85,
"cpuSampleCount": 85,
"stderrPreview": ""
},
{
@ -105,31 +105,31 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 52,
"importMs": 52.8,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 52,
"source": "/tmp/crabpot-openclaw-plugin-p387lL/index.mjs"
"elapsedMs": 52.8,
"source": "/tmp/crabpot-openclaw-plugin-XQ4kyQ/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-p387lL/index.mjs"
"source": "/tmp/crabpot-openclaw-plugin-XQ4kyQ/index.mjs"
}
]
},
"wallMs": 2201,
"peakRssMb": 337.9,
"peakCpuPercent": 230,
"cpuMsEstimate": 4372,
"statSampleCount": 86,
"rssSampleCount": 86,
"cpuSampleCount": 86,
"wallMs": 2218,
"peakRssMb": 344.6,
"peakCpuPercent": 224,
"cpuMsEstimate": 4288,
"statSampleCount": 87,
"rssSampleCount": 87,
"cpuSampleCount": 87,
"stderrPreview": ""
}
]
@ -138,25 +138,25 @@
"runs": 3,
"baselineRuns": 3,
"baselineFailCount": 0,
"p50WallMs": 2181,
"p95WallMs": 2202,
"p50PluginWallDeltaMs": 0,
"p95PluginWallDeltaMs": 1,
"p50WallMs": 2262,
"p95WallMs": 2274,
"p50PluginWallDeltaMs": 44,
"p95PluginWallDeltaMs": 56,
"openClawLifecycleCount": 3,
"p50OpenClawImportMs": 53.5,
"p95OpenClawImportMs": 53.6,
"p50OpenClawActivationMs": 0.3,
"p95OpenClawActivationMs": 0.3,
"maxPeakRssMb": 339.7,
"maxCpuMsEstimate": 4418,
"maxPluginPeakRssDeltaMb": 1.8,
"maxPluginCpuDeltaMsEstimate": 46,
"baselineReferenceWallMs": 2201,
"baselineReferencePeakRssMb": 337.9,
"baselineReferenceCpuMsEstimate": 4372,
"statSampleCount": 257,
"rssSampleCount": 257,
"cpuSampleCount": 257,
"p50OpenClawImportMs": 53.1,
"p95OpenClawImportMs": 54.5,
"p50OpenClawActivationMs": 0.4,
"p95OpenClawActivationMs": 1.4,
"maxPeakRssMb": 343.2,
"maxCpuMsEstimate": 4452,
"maxPluginPeakRssDeltaMb": 6,
"maxPluginCpuDeltaMsEstimate": 164,
"baselineReferenceWallMs": 2218,
"baselineReferencePeakRssMb": 337.2,
"baselineReferenceCpuMsEstimate": 4288,
"statSampleCount": 264,
"rssSampleCount": 264,
"cpuSampleCount": 264,
"capturedCount": 6,
"failCount": 0
},
@ -171,35 +171,35 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 53.5,
"importMs": 54.5,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 53.5,
"source": "/tmp/crabpot-openclaw-plugin-pipAOJ/index.mjs"
"elapsedMs": 54.5,
"source": "/tmp/crabpot-openclaw-plugin-H4fqGA/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-pipAOJ/index.mjs"
"source": "/tmp/crabpot-openclaw-plugin-H4fqGA/index.mjs"
}
]
},
"wallMs": 2122,
"peakRssMb": 338.6,
"peakCpuPercent": 233,
"cpuMsEstimate": 4240,
"statSampleCount": 84,
"rssSampleCount": 84,
"cpuSampleCount": 84,
"wallMs": 2262,
"peakRssMb": 332.3,
"peakCpuPercent": 224,
"cpuMsEstimate": 4452,
"statSampleCount": 89,
"rssSampleCount": 89,
"cpuSampleCount": 89,
"stderrPreview": "",
"pluginWallDeltaMs": 0,
"pluginPeakRssDeltaMb": 0.7,
"pluginCpuDeltaMsEstimate": 0
"pluginWallDeltaMs": 44,
"pluginPeakRssDeltaMb": 0,
"pluginCpuDeltaMsEstimate": 164
},
{
"index": 1,
@ -211,35 +211,35 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 52.2,
"activationMs": 0.3,
"importMs": 52.8,
"activationMs": 1.4,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 52.2,
"source": "/tmp/crabpot-openclaw-plugin-k7uNS5/index.mjs"
"elapsedMs": 52.8,
"source": "/tmp/crabpot-openclaw-plugin-75Xxga/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-k7uNS5/index.mjs"
"elapsedMs": 1.4,
"source": "/tmp/crabpot-openclaw-plugin-75Xxga/index.mjs"
}
]
},
"wallMs": 2181,
"peakRssMb": 332,
"peakCpuPercent": 232,
"cpuMsEstimate": 4371,
"statSampleCount": 86,
"rssSampleCount": 86,
"cpuSampleCount": 86,
"wallMs": 2274,
"peakRssMb": 343.2,
"peakCpuPercent": 225,
"cpuMsEstimate": 4439,
"statSampleCount": 90,
"rssSampleCount": 90,
"cpuSampleCount": 90,
"stderrPreview": "",
"pluginWallDeltaMs": 0,
"pluginPeakRssDeltaMb": 0,
"pluginCpuDeltaMsEstimate": 0
"pluginWallDeltaMs": 56,
"pluginPeakRssDeltaMb": 6,
"pluginCpuDeltaMsEstimate": 151
},
{
"index": 2,
@ -251,35 +251,35 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 53.6,
"activationMs": 0.3,
"importMs": 53.1,
"activationMs": 0.4,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 53.6,
"source": "/tmp/crabpot-openclaw-plugin-Xm19Xs/index.mjs"
"elapsedMs": 53.1,
"source": "/tmp/crabpot-openclaw-plugin-rO17Xp/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-Xm19Xs/index.mjs"
"elapsedMs": 0.4,
"source": "/tmp/crabpot-openclaw-plugin-rO17Xp/index.mjs"
}
]
},
"wallMs": 2202,
"peakRssMb": 339.7,
"peakCpuPercent": 231,
"cpuMsEstimate": 4418,
"statSampleCount": 87,
"rssSampleCount": 87,
"cpuSampleCount": 87,
"wallMs": 2189,
"peakRssMb": 338.1,
"peakCpuPercent": 229,
"cpuMsEstimate": 4328,
"statSampleCount": 85,
"rssSampleCount": 85,
"cpuSampleCount": 85,
"stderrPreview": "",
"pluginWallDeltaMs": 1,
"pluginPeakRssDeltaMb": 1.8,
"pluginCpuDeltaMsEstimate": 46
"pluginWallDeltaMs": 0,
"pluginPeakRssDeltaMb": 0.9,
"pluginCpuDeltaMsEstimate": 40
}
]
}

View File

@ -11,25 +11,25 @@ Entrypoint: test/fixtures/lazy-import-plugin.mjs
| runs | 3 |
| baselineRuns | 3 |
| baselineFailCount | 0 |
| p50WallMs | 2181 |
| p95WallMs | 2202 |
| p50PluginWallDeltaMs | 0 |
| p95PluginWallDeltaMs | 1 |
| maxPluginPeakRssDeltaMb | 1.8 MB |
| maxPluginCpuDeltaMsEstimate | 46 ms |
| p50WallMs | 2262 |
| p95WallMs | 2274 |
| p50PluginWallDeltaMs | 44 |
| p95PluginWallDeltaMs | 56 |
| maxPluginPeakRssDeltaMb | 6 MB |
| maxPluginCpuDeltaMsEstimate | 164 ms |
| openClawLifecycleCount | 3 |
| p50OpenClawImportMs | 53.5 ms |
| p95OpenClawImportMs | 53.6 ms |
| p50OpenClawActivationMs | 0.3 ms |
| p95OpenClawActivationMs | 0.3 ms |
| maxPeakRssMb | 339.7 MB |
| maxCpuMsEstimate | 4418 ms |
| baselineReferenceWallMs | 2201 ms |
| baselineReferencePeakRssMb | 337.9 MB |
| baselineReferenceCpuMsEstimate | 4372 ms |
| statSampleCount | 257 |
| rssSampleCount | 257 |
| cpuSampleCount | 257 |
| p50OpenClawImportMs | 53.1 ms |
| p95OpenClawImportMs | 54.5 ms |
| p50OpenClawActivationMs | 0.4 ms |
| p95OpenClawActivationMs | 1.4 ms |
| maxPeakRssMb | 343.2 MB |
| maxCpuMsEstimate | 4452 ms |
| baselineReferenceWallMs | 2218 ms |
| baselineReferencePeakRssMb | 337.2 MB |
| baselineReferenceCpuMsEstimate | 4288 ms |
| statSampleCount | 264 |
| rssSampleCount | 264 |
| cpuSampleCount | 264 |
| capturedCount | 6 |
| failCount | 0 |
@ -40,19 +40,19 @@ Entrypoint: test/fixtures/lazy-import-plugin.mjs
| mode | minimal-plugin-capture |
| runs | 3 |
| entrypoint | .crabpot/import-loop/baseline-plugin.mjs |
| referenceWallMs | 2201 ms |
| referencePeakRssMb | 337.9 MB |
| referenceCpuMsEstimate | 4372 ms |
| maxWallMs | 2693 ms |
| maxPeakRssMb | 339.6 MB |
| maxCpuMsEstimate | 4907 ms |
| statSampleCount | 276 |
| referenceWallMs | 2218 ms |
| referencePeakRssMb | 337.2 MB |
| referenceCpuMsEstimate | 4288 ms |
| maxWallMs | 2768 ms |
| maxPeakRssMb | 344.6 MB |
| maxCpuMsEstimate | 4894 ms |
| statSampleCount | 281 |
| failCount | 0 |
## Samples
| Run | Status | Captured | OpenClaw Import | OpenClaw Activate | Plugin Wall Delta | Plugin RSS Delta | Plugin CPU Delta | Raw Wall | Raw Peak RSS | Raw CPU Estimate | RSS/CPU samples | Exit |
| --- | -------- | -------- | --------------- | ----------------- | ----------------- | ---------------- | ---------------- | -------- | ------------ | ---------------- | --------------- | ---- |
| 0 | captured | 2 | 53.5 ms | 0.3 ms | 0 ms | 0.7 MB | 0 ms | 2122 ms | 338.6 MB | 4240 ms | 84/84 | 0 |
| 1 | captured | 2 | 52.2 ms | 0.3 ms | 0 ms | 0 MB | 0 ms | 2181 ms | 332 MB | 4371 ms | 86/86 | 0 |
| 2 | captured | 2 | 53.6 ms | 0.3 ms | 1 ms | 1.8 MB | 46 ms | 2202 ms | 339.7 MB | 4418 ms | 87/87 | 0 |
| 0 | captured | 2 | 54.5 ms | 0.3 ms | 44 ms | 0 MB | 164 ms | 2262 ms | 332.3 MB | 4452 ms | 89/89 | 0 |
| 1 | captured | 2 | 52.8 ms | 1.4 ms | 56 ms | 6 MB | 151 ms | 2274 ms | 343.2 MB | 4439 ms | 90/90 | 0 |
| 2 | captured | 2 | 53.1 ms | 0.4 ms | 0 ms | 0.9 MB | 40 ms | 2189 ms | 338.1 MB | 4328 ms | 85/85 | 0 |

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -8,339 +8,41 @@ Targets: linux, macos, windows, container
| Metric | Value |
| ------------------------------ | ----- |
| fixtureCount | 57 |
| entrypointCount | 77 |
| tsLoaderEntrypointCount | 58 |
| jitiAlternativeCount | 58 |
| lazyImportProbeCount | 77 |
| portabilityFindingCount | 14 |
| coveredPortabilityFindingCount | 359 |
| windowsRiskStepCount | 14 |
| macosRiskStepCount | 14 |
| linuxRiskStepCount | 14 |
| containerRiskStepCount | 14 |
| fixtureCount | 8 |
| entrypointCount | 10 |
| tsLoaderEntrypointCount | 10 |
| jitiAlternativeCount | 10 |
| lazyImportProbeCount | 10 |
| portabilityFindingCount | 0 |
| coveredPortabilityFindingCount | 48 |
| windowsRiskStepCount | 0 |
| macosRiskStepCount | 0 |
| linuxRiskStepCount | 0 |
| containerRiskStepCount | 0 |
## Loader Probes
| Fixture | Status | Primary | Alternatives | Capture TSX | Synthetic TSX | Capture Mock SDK | Synthetic Mock SDK | Entrypoint |
| ---------------------- | --------------------------- | ------- | ------------ | ----------- | ------------- | ---------------- | ------------------ | ------------------------------------------------------------------- |
| agentchat | build-required | node | - | no | no | yes | yes | plugins/agentchat/integrations/openclaw-channel/dist/index.js |
| agentchat | build-required | node | - | no | no | yes | yes | plugins/agentchat/integrations/openclaw-channel/dist/setup-entry.js |
| wecom | dependency-install-required | node | - | no | no | yes | yes | plugins/wecom/index.js |
| qqbot | dependency-install-required | node | - | no | no | yes | yes | plugins/qqbot/preload.cjs |
| a2a-gateway | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/a2a-gateway/index.ts |
| hasdata | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/hasdata/src/index.ts |
| mcp-adapter | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/mcp-adapter/index.ts |
| llm-trace-phoenix | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/llm-trace-phoenix/index.ts |
| opik-openclaw | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/opik-openclaw/index.ts |
| opik-openclaw | build-required | node | - | no | no | yes | yes | plugins/opik-openclaw/dist/index.js |
| openclaw-telemetry | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/openclaw-telemetry/index.ts |
| lossless-claw | build-required | node | - | no | no | yes | yes | plugins/lossless-claw/dist/index.js |
| connectclaw | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/connectclaw/packages/plugin/index.ts |
| hyperspell | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/hyperspell/index.ts |
| honcho | sdk-alias-required | node | - | no | no | yes | yes | plugins/honcho/dist/index.js |
| composio | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/composio/index.ts |
| kitchen-sink | ready | node | - | no | no | yes | yes | plugins/kitchen-sink/src/index.js |
| kitchen-sink | ready | node | - | no | no | yes | yes | plugins/kitchen-sink/src/index.js |
| kitchen-sink | ready | node | - | no | no | yes | yes | plugins/kitchen-sink/src/setup.js |
| bluebubbles | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/bluebubbles/.crabpot-package/index.ts |
| bluebubbles | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/bluebubbles/.crabpot-package/setup-entry.ts |
| diagnostics-otel | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/diagnostics-otel/.crabpot-package/index.ts |
| discord | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/discord/.crabpot-package/index.ts |
| discord | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/discord/.crabpot-package/setup-entry.ts |
| lobster | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/lobster/.crabpot-package/index.ts |
| matrix | sdk-alias-required | tsx | jiti | no | no | yes | yes | plugins/matrix/.crabpot-package/index.ts |
| msteams | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/msteams/.crabpot-package/index.ts |
| msteams | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/msteams/.crabpot-package/setup-entry.ts |
| nextcloud-talk | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/nextcloud-talk/.crabpot-package/index.ts |
| nextcloud-talk | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/nextcloud-talk/.crabpot-package/setup-entry.ts |
| nostr | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/nostr/.crabpot-package/index.ts |
| nostr | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/nostr/.crabpot-package/setup-entry.ts |
| voice-call | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/voice-call/.crabpot-package/index.ts |
| zalo | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/zalo/.crabpot-package/index.ts |
| zalo | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/zalo/.crabpot-package/setup-entry.ts |
| zalouser | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/zalouser/.crabpot-package/index.ts |
| zalouser | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/zalouser/.crabpot-package/setup-entry.ts |
| feishu | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/feishu/.crabpot-package/index.ts |
| feishu | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/feishu/.crabpot-package/setup-entry.ts |
| tlon | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/tlon/.crabpot-package/index.ts |
| tlon | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/tlon/.crabpot-package/setup-entry.ts |
| twitch | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/twitch/.crabpot-package/index.ts |
| twitch | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/twitch/.crabpot-package/setup-entry.ts |
| mattermost | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/mattermost/.crabpot-package/index.ts |
| synology-chat | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/synology-chat/.crabpot-package/index.ts |
| synology-chat | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/synology-chat/.crabpot-package/setup-entry.ts |
| brave-plugin | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/brave-plugin/.crabpot-package/index.ts |
| codex | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/codex/.crabpot-package/index.ts |
| diagnostics-prometheus | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/diagnostics-prometheus/.crabpot-package/index.ts |
| google-meet | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/google-meet/.crabpot-package/index.ts |
| diffs | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/diffs/.crabpot-package/index.ts |
| memory-lancedb | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/memory-lancedb/.crabpot-package/index.ts |
| openclaw-qqbot | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/openclaw-qqbot/.crabpot-package/index.ts |
| openclaw-qqbot | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/openclaw-qqbot/.crabpot-package/setup-entry.ts |
| whatsapp | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/whatsapp/.crabpot-package/index.ts |
| whatsapp | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/whatsapp/.crabpot-package/setup-entry.ts |
| nemoclaw | build-required | node | - | no | no | yes | yes | plugins/nemoclaw/nemoclaw/dist/index.js |
| memory-tencentdb | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/memory-tencentdb/.crabpot-package/index.ts |
| ddingtalk | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/ddingtalk/index.ts |
| dingtalk-connector | build-required | node | - | no | no | yes | yes | plugins/dingtalk-connector/dist/index.mjs |
| mocrane-wecom | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/mocrane-wecom/index.ts |
| yuanbao | sdk-alias-required | tsx | jiti | no | no | yes | yes | plugins/yuanbao/.crabpot-package/index.ts |
| yuanbao | sdk-alias-required | tsx | jiti | no | no | yes | yes | plugins/yuanbao/.crabpot-package/setup-entry.ts |
| openclaw-weixin | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/openclaw-weixin/.crabpot-package/index.ts |
| lightclawbot | dependency-install-required | node | - | no | no | yes | yes | plugins/lightclawbot/.crabpot-package/dist/index.js |
| telnyx-sms | build-required | node | - | no | no | yes | yes | plugins/telnyx-sms/dist/index.js |
| telnyx-sms | build-required | node | - | no | no | yes | yes | plugins/telnyx-sms/dist/setup-entry.js |
| clawrouter | dependency-install-required | node | - | no | no | yes | yes | plugins/clawrouter/dist/index.js |
| memu-engine | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/memu-engine/index.ts |
| secureclaw | build-required | node | - | no | no | yes | yes | plugins/secureclaw/secureclaw/dist/index.js |
| memos-cloud | review-required | node | - | no | no | yes | yes | plugins/memos-cloud/index.js |
| clawmetry | sdk-alias-required | tsx | jiti | no | no | yes | yes | plugins/clawmetry/clawhub-plugin/index.ts |
| clawmetry | sdk-alias-required | node | - | no | no | yes | yes | plugins/clawmetry/clawhub-plugin/dist/index.js |
| codex-app-server | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/codex-app-server/index.ts |
| web-search-plus | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/web-search-plus/index.ts |
| apify | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/apify/src/index.ts |
| inworld-tts | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/inworld-tts/index.ts |
| Fixture | Status | Primary | Alternatives | Capture TSX | Synthetic TSX | Capture Mock SDK | Synthetic Mock SDK | Entrypoint |
| ---------------------- | ------------------ | ------- | ------------ | ----------- | ------------- | ---------------- | ------------------ | -------------------------------------------------------- |
| brave-plugin | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/brave-plugin/.crabpot-package/index.ts |
| codex | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/codex/.crabpot-package/index.ts |
| diagnostics-prometheus | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/diagnostics-prometheus/.crabpot-package/index.ts |
| google-meet | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/google-meet/.crabpot-package/index.ts |
| diffs | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/diffs/.crabpot-package/index.ts |
| memory-lancedb | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/memory-lancedb/.crabpot-package/index.ts |
| openclaw-qqbot | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/openclaw-qqbot/.crabpot-package/index.ts |
| openclaw-qqbot | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/openclaw-qqbot/.crabpot-package/setup-entry.ts |
| whatsapp | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/whatsapp/.crabpot-package/index.ts |
| whatsapp | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/whatsapp/.crabpot-package/setup-entry.ts |
## Portability Findings
| Fixture | Step | Platforms | Risks | Mitigation |
| ---------------- | ------------- | -------------------------------- | ---------------------------- | -------------------------------------------------------------- |
| agentchat | link-openclaw | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| agentchat | build | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| agentchat | link-openclaw | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| agentchat | build | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| connectclaw | link-openclaw | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| honcho | link-openclaw | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| honcho | build | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| ddingtalk | link-openclaw | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| ddingtalk | install | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| ddingtalk | audit | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| codex-app-server | link-openclaw | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| codex-app-server | install | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| codex-app-server | audit | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
| inworld-tts | link-openclaw | container, linux, macos, windows | package-manager-availability | install the declared package manager before isolated execution |
_none_
## Covered Portability Findings
| Fixture | Step | Platforms | Covered Risks | Coverage |
| ---------------------- | ----------------- | ------------------ | ------------------------------------- | -------------------------------------- |
| agentchat | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| agentchat | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| agentchat | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| agentchat | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| agentchat | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| agentchat | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| agentchat | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| agentchat | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| wecom | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| wecom | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| wecom | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| wecom | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| wecom | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| qqbot | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| qqbot | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| qqbot | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| qqbot | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| qqbot | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| a2a-gateway | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| a2a-gateway | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| a2a-gateway | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| a2a-gateway | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| a2a-gateway | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| hasdata | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| hasdata | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| hasdata | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| hasdata | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| hasdata | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| mcp-adapter | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| mcp-adapter | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| mcp-adapter | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| mcp-adapter | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| mcp-adapter | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| llm-trace-phoenix | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| llm-trace-phoenix | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| llm-trace-phoenix | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| llm-trace-phoenix | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| opik-openclaw | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| opik-openclaw | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| opik-openclaw | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| opik-openclaw | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| opik-openclaw | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| opik-openclaw | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| opik-openclaw | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| opik-openclaw | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| opik-openclaw | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| openclaw-telemetry | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| openclaw-telemetry | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| openclaw-telemetry | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| openclaw-telemetry | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| lossless-claw | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| lossless-claw | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| lossless-claw | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| lossless-claw | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| connectclaw | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| connectclaw | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| connectclaw | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| connectclaw | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| hyperspell | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| hyperspell | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| hyperspell | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| hyperspell | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| hyperspell | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| honcho | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| honcho | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| honcho | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| honcho | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| composio | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| composio | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| composio | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| composio | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| composio | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| kitchen-sink | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| kitchen-sink | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| kitchen-sink | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| kitchen-sink | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| kitchen-sink | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| kitchen-sink | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| kitchen-sink | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| kitchen-sink | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| kitchen-sink | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| kitchen-sink | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| kitchen-sink | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| kitchen-sink | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| bluebubbles | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| bluebubbles | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| bluebubbles | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| bluebubbles | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| bluebubbles | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| bluebubbles | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| bluebubbles | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| bluebubbles | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| diagnostics-otel | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| diagnostics-otel | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| diagnostics-otel | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| diagnostics-otel | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| diagnostics-otel | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| discord | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| discord | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| discord | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| discord | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| discord | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| discord | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| discord | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| discord | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| discord | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| discord | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| lobster | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| lobster | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| lobster | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| lobster | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| lobster | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| matrix | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| matrix | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| matrix | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| matrix | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| matrix | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| msteams | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| msteams | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| msteams | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| msteams | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| msteams | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| msteams | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| msteams | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| msteams | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| msteams | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| msteams | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| nextcloud-talk | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| nextcloud-talk | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| nextcloud-talk | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| nextcloud-talk | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| nextcloud-talk | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| nextcloud-talk | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| nextcloud-talk | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| nextcloud-talk | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| nextcloud-talk | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| nextcloud-talk | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| nostr | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| nostr | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| nostr | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| nostr | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| nostr | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| nostr | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| nostr | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| nostr | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| nostr | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| nostr | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| voice-call | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| voice-call | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| voice-call | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| voice-call | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| voice-call | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| zalo | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| zalo | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| zalo | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| zalo | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| zalo | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| zalo | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| zalo | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| zalo | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| zalo | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| zalo | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| zalouser | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| zalouser | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| zalouser | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| zalouser | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| zalouser | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| zalouser | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| zalouser | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| zalouser | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| zalouser | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| zalouser | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| feishu | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| feishu | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| feishu | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| feishu | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| feishu | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| feishu | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| feishu | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| feishu | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| feishu | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| feishu | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| tlon | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| tlon | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| tlon | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| tlon | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| tlon | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| tlon | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| tlon | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| tlon | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| tlon | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| tlon | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| twitch | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| twitch | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| twitch | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| twitch | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| twitch | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| twitch | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| twitch | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| twitch | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| twitch | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| twitch | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| mattermost | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| mattermost | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| mattermost | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| mattermost | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| synology-chat | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| synology-chat | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| synology-chat | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| synology-chat | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| synology-chat | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| synology-chat | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| synology-chat | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| synology-chat | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| synology-chat | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| synology-chat | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| brave-plugin | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| brave-plugin | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| brave-plugin | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
@ -389,101 +91,6 @@ Targets: linux, macos, windows, container
| whatsapp | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| whatsapp | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| whatsapp | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| nemoclaw | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| nemoclaw | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| nemoclaw | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| nemoclaw | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| memory-tencentdb | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| memory-tencentdb | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| memory-tencentdb | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| memory-tencentdb | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| memory-tencentdb | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| ddingtalk | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| ddingtalk | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| ddingtalk | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| ddingtalk | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| ddingtalk | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| dingtalk-connector | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| dingtalk-connector | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| dingtalk-connector | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| dingtalk-connector | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| mocrane-wecom | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| mocrane-wecom | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| mocrane-wecom | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| mocrane-wecom | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| mocrane-wecom | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| yuanbao | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| yuanbao | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| yuanbao | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| yuanbao | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| yuanbao | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| yuanbao | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| yuanbao | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| yuanbao | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| yuanbao | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| yuanbao | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| openclaw-weixin | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| openclaw-weixin | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| openclaw-weixin | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| openclaw-weixin | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| openclaw-weixin | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| lightclawbot | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| lightclawbot | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| lightclawbot | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| lightclawbot | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| lightclawbot | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| telnyx-sms | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| telnyx-sms | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| telnyx-sms | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| telnyx-sms | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| telnyx-sms | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| telnyx-sms | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| telnyx-sms | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| telnyx-sms | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| clawrouter | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| clawrouter | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| clawrouter | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| clawrouter | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| clawrouter | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| memu-engine | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| memu-engine | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| memu-engine | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| memu-engine | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| secureclaw | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| secureclaw | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| secureclaw | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| secureclaw | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| memos-cloud | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| memos-cloud | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| memos-cloud | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| memos-cloud | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| clawmetry | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| clawmetry | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| clawmetry | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| clawmetry | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| clawmetry | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| clawmetry | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| clawmetry | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| clawmetry | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| clawmetry | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| codex-app-server | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| codex-app-server | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| codex-app-server | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| codex-app-server | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| codex-app-server | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| web-search-plus | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| web-search-plus | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| web-search-plus | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| web-search-plus | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| apify | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| apify | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| apify | audit | windows | posix-null-failure, shell-redirection | covered by Crabpot structured executor |
| apify | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| apify | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
| inworld-tts | prepare | container, windows | posix-mkdir, rsync-required | covered by Crabpot structured executor |
| inworld-tts | prepare-artifacts | windows | posix-mkdir | covered by Crabpot structured executor |
| inworld-tts | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
| inworld-tts | synthetic-probe | windows | posix-env-prefix | covered by Crabpot structured executor |
## Recommendations

View File

@ -36,15 +36,15 @@
"summary": {
"commandCount": 9,
"sampleCount": 27,
"rssSampleCount": 1972,
"cpuSampleCount": 1972,
"rssSampleCount": 1161,
"cpuSampleCount": 1161,
"wallTimeBasis": "command-median-p95",
"p50WallMs": 2314,
"p95WallMs": 2366,
"maxPeakRssMb": 450.9,
"maxRssDeltaMb": 422.1,
"maxCpuMsEstimate": 2543,
"maxHarnessHeapDeltaMb": 8
"p50WallMs": 1282,
"p95WallMs": 1588,
"maxPeakRssMb": 439.2,
"maxRssDeltaMb": 410.5,
"maxCpuMsEstimate": 1743,
"maxHarnessHeapDeltaMb": 5.6
},
"targetOpenClaw": {
"status": "ok",
@ -53,18 +53,18 @@
"hookNames": 35,
"apiRegistrars": 49,
"capturedRegistrars": 26,
"sdkExports": 294,
"manifestFields": 39,
"sdkExports": 296,
"manifestFields": 40,
"manifestContractFields": 17
},
"fixtureInventory": {
"fixtures": 57,
"sourceFiles": 2970,
"observedHooks": 93,
"observedRegistrations": 185,
"observedSdkImports": 1080,
"contractProbes": 299,
"issueFindings": 307
"fixtures": 8,
"sourceFiles": 902,
"observedHooks": 5,
"observedRegistrations": 27,
"observedSdkImports": 161,
"contractProbes": 38,
"issueFindings": 38
}
},
"thresholds": {
@ -76,28 +76,28 @@
"summary": {
"checkCount": 10,
"failCount": 0,
"warnCount": 2,
"passCount": 8
"warnCount": 1,
"passCount": 9
},
"checks": [
{
"id": "profile.wall-p95",
"action": "warn",
"action": "pass",
"metric": "p95WallMs",
"message": "p95WallMs regressed 85.9% over baseline",
"message": "p95WallMs stayed within 50% regression threshold",
"baseline": 1273,
"current": 2366,
"delta": 1093,
"percent": 85.9
"current": 1588,
"delta": 315,
"percent": 24.7
},
{
"id": "profile.peak-rss",
"action": "warn",
"metric": "maxPeakRssMb",
"message": "maxPeakRssMb regressed 385.79999999999995 over baseline",
"message": "maxPeakRssMb regressed 374.1 over baseline",
"baseline": 65.1,
"current": 450.9,
"delta": 385.79999999999995
"current": 439.2,
"delta": 374.1
},
{
"id": "profile.node-boot",
@ -105,8 +105,8 @@
"metric": "nodeBootWallMs",
"message": "nodeBootWallMs stayed within 500 absolute regression threshold",
"baseline": 917,
"current": 32,
"delta": -885
"current": 38,
"delta": -879
},
{
"id": "registry.compatRecords",
@ -150,8 +150,8 @@
"metric": "sdkExports",
"message": "registry surface delta is tracked as context",
"baseline": 307,
"current": 294,
"delta": -13
"current": 296,
"delta": -11
},
{
"id": "registry.manifestFields",
@ -159,8 +159,8 @@
"metric": "manifestFields",
"message": "registry surface delta is tracked as context",
"baseline": 32,
"current": 39,
"delta": 7
"current": 40,
"delta": 8
},
{
"id": "registry.manifestContractFields",

View File

@ -10,22 +10,22 @@ Strict: false
| ------------- | ----- |
| Checks | 10 |
| Fail | 0 |
| Warn | 2 |
| Pass | 8 |
| Warn | 1 |
| Pass | 9 |
| Current runs | 3 |
| Baseline runs | 3 |
## Checks
| Action | ID | Metric | Baseline | Current | Delta | Percent | Message |
| ------ | ------------------------------- | ---------------------- | -------- | ------- | ------------------ | ------- | -------------------------------------------------------------- |
| warn | profile.wall-p95 | p95WallMs | 1273 | 2366 | 1093 | 85.9% | p95WallMs regressed 85.9% over baseline |
| warn | profile.peak-rss | maxPeakRssMb | 65.1 | 450.9 | 385.79999999999995 | - | maxPeakRssMb regressed 385.79999999999995 over baseline |
| pass | profile.node-boot | nodeBootWallMs | 917 | 32 | -885 | - | nodeBootWallMs stayed within 500 absolute regression threshold |
| pass | registry.compatRecords | compatRecords | 19 | 60 | 41 | - | registry surface delta is tracked as context |
| pass | registry.hookNames | hookNames | 31 | 35 | 4 | - | registry surface delta is tracked as context |
| pass | registry.apiRegistrars | apiRegistrars | 40 | 49 | 9 | - | registry surface delta is tracked as context |
| pass | registry.capturedRegistrars | capturedRegistrars | 18 | 26 | 8 | - | registry surface delta is tracked as context |
| pass | registry.sdkExports | sdkExports | 307 | 294 | -13 | - | registry surface delta is tracked as context |
| pass | registry.manifestFields | manifestFields | 32 | 39 | 7 | - | registry surface delta is tracked as context |
| pass | registry.manifestContractFields | manifestContractFields | 16 | 17 | 1 | - | registry surface delta is tracked as context |
| Action | ID | Metric | Baseline | Current | Delta | Percent | Message |
| ------ | ------------------------------- | ---------------------- | -------- | ------- | ----- | ------- | -------------------------------------------------------------- |
| pass | profile.wall-p95 | p95WallMs | 1273 | 1588 | 315 | 24.7% | p95WallMs stayed within 50% regression threshold |
| warn | profile.peak-rss | maxPeakRssMb | 65.1 | 439.2 | 374.1 | - | maxPeakRssMb regressed 374.1 over baseline |
| pass | profile.node-boot | nodeBootWallMs | 917 | 38 | -879 | - | nodeBootWallMs stayed within 500 absolute regression threshold |
| pass | registry.compatRecords | compatRecords | 19 | 60 | 41 | - | registry surface delta is tracked as context |
| pass | registry.hookNames | hookNames | 31 | 35 | 4 | - | registry surface delta is tracked as context |
| pass | registry.apiRegistrars | apiRegistrars | 40 | 49 | 9 | - | registry surface delta is tracked as context |
| pass | registry.capturedRegistrars | capturedRegistrars | 18 | 26 | 8 | - | registry surface delta is tracked as context |
| pass | registry.sdkExports | sdkExports | 307 | 296 | -11 | - | registry surface delta is tracked as context |
| pass | registry.manifestFields | manifestFields | 32 | 40 | 8 | - | registry surface delta is tracked as context |
| pass | registry.manifestContractFields | manifestContractFields | 16 | 17 | 1 | - | registry surface delta is tracked as context |

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -8,16 +8,16 @@ Samples per command: 3
| Metric | Value |
| ---------------------- | ------------------ |
| Commands | 9 |
| P50 wall time | 2314 ms |
| Command P95 wall time | 2366 ms |
| P50 wall time | 1282 ms |
| Command P95 wall time | 1588 ms |
| Wall time basis | command-median-p95 |
| Profile samples | 27 |
| RSS samples | 1972 |
| CPU samples | 1972 |
| Max peak RSS | 450.9 MB |
| Max RSS delta | 422.1 MB |
| Max CPU estimate | 2543 ms |
| Max harness heap delta | 8 MB |
| RSS samples | 1161 |
| CPU samples | 1161 |
| Max peak RSS | 439.2 MB |
| Max RSS delta | 410.5 MB |
| Max CPU estimate | 1743 ms |
| Max harness heap delta | 5.6 MB |
## Target OpenClaw Registry Surface
@ -29,46 +29,46 @@ Samples per command: 3
| hookNames | 35 |
| apiRegistrars | 49 |
| capturedRegistrars | 26 |
| sdkExports | 294 |
| manifestFields | 39 |
| sdkExports | 296 |
| manifestFields | 40 |
| manifestContractFields | 17 |
## Plugin Fixture Surface
| Metric | Value |
| --------------------- | ----- |
| fixtures | 57 |
| sourceFiles | 2970 |
| observedHooks | 93 |
| observedRegistrations | 185 |
| observedSdkImports | 1080 |
| contractProbes | 299 |
| issueFindings | 307 |
| fixtures | 8 |
| sourceFiles | 902 |
| observedHooks | 5 |
| observedRegistrations | 27 |
| observedSdkImports | 161 |
| contractProbes | 38 |
| issueFindings | 38 |
## Boot And Memory Samples
| ID | Label | Median wall | Max wall | Max peak RSS | Max RSS delta | CPU estimate | Heap delta | RSS/CPU samples | Exit codes |
| ---------------------- | ----------------------------------------------- | ----------- | -------- | ------------ | ------------- | ------------ | ---------- | --------------- | ---------- |
| node-boot | Node boot | 32 ms | 33 ms | 28.8 MB | 0 MB | 0 ms | 0.4 MB | 3/3 | 0 |
| fixture-inspection | Fixture inspection | 2207 ms | 2286 ms | 443.3 MB | 414.5 MB | 2405 ms | 8 MB | 265/265 | 0 |
| compat-report-registry | Compatibility report plus target registry parse | 2314 ms | 2319 ms | 429.8 MB | 401 MB | 2505 ms | 7.6 MB | 275/275 | 0 |
| contract-capture | Contract capture inventory | 2314 ms | 2318 ms | 432.2 MB | 403.4 MB | 2464 ms | 7.5 MB | 273/273 | 0 |
| synthetic-probe-plan | Synthetic probe plan | 2335 ms | 2354 ms | 430 MB | 401.3 MB | 2491 ms | 0.7 MB | 278/278 | 0 |
| cold-import-readiness | Cold import readiness | 2307 ms | 2327 ms | 430.4 MB | 401.6 MB | 2502 ms | 0.2 MB | 275/275 | 0 |
| workspace-plan | Workspace execution plan | 2348 ms | 2355 ms | 450.9 MB | 422.1 MB | 2543 ms | 1.7 MB | 280/280 | 0 |
| platform-probes | Platform and loader probes | 2366 ms | 2377 ms | 439.2 MB | 410.4 MB | 2534 ms | 1.6 MB | 281/281 | 0 |
| import-loop-profile | Repeated cold import capture loop | 357 ms | 358 ms | 60.5 MB | 31.8 MB | 169 ms | 1.3 MB | 42/42 | 0 |
| node-boot | Node boot | 38 ms | 39 ms | 30.2 MB | 0 MB | 0 ms | 0.3 MB | 3/3 | 0 |
| fixture-inspection | Fixture inspection | 1242 ms | 1535 ms | 438 MB | 408.8 MB | 1690 ms | 5.6 MB | 156/156 | 0 |
| compat-report-registry | Compatibility report plus target registry parse | 1257 ms | 1262 ms | 438.3 MB | 409.6 MB | 1417 ms | 4.3 MB | 148/148 | 0 |
| contract-capture | Contract capture inventory | 1282 ms | 1283 ms | 438.2 MB | 409.5 MB | 1398 ms | 4.3 MB | 151/151 | 0 |
| synthetic-probe-plan | Synthetic probe plan | 1312 ms | 1459 ms | 438.1 MB | 407.9 MB | 1611 ms | 4.9 MB | 159/159 | 0 |
| cold-import-readiness | Cold import readiness | 1284 ms | 1313 ms | 439 MB | 410.3 MB | 1455 ms | 4.4 MB | 153/153 | 0 |
| workspace-plan | Workspace execution plan | 1282 ms | 1562 ms | 439.2 MB | 410.5 MB | 1717 ms | 4.3 MB | 159/159 | 0 |
| platform-probes | Platform and loader probes | 1588 ms | 1618 ms | 421.8 MB | 392.3 MB | 1743 ms | 5.3 MB | 187/187 | 0 |
| import-loop-profile | Repeated cold import capture loop | 400 ms | 402 ms | 60.5 MB | 31.8 MB | 190 ms | 1.5 MB | 45/45 | 0 |
## Category Rollups
| Category | Commands | P50 wall | P95 wall | Max peak RSS | CPU estimate | RSS/CPU samples | Command IDs |
| ---------------- | -------- | -------- | -------- | ------------ | ------------ | --------------- | ---------------------- |
| baseline | 1 | 32 ms | 33 ms | 28.8 MB | 0 ms | 3/3 | node-boot |
| fixture-scan | 1 | 2207 ms | 2286 ms | 443.3 MB | 2405 ms | 265/265 | fixture-inspection |
| target-registry | 1 | 2314 ms | 2319 ms | 429.8 MB | 2505 ms | 275/275 | compat-report-registry |
| contract-capture | 1 | 2314 ms | 2318 ms | 432.2 MB | 2464 ms | 273/273 | contract-capture |
| synthetic-probes | 1 | 2335 ms | 2354 ms | 430 MB | 2491 ms | 278/278 | synthetic-probe-plan |
| cold-import | 1 | 2307 ms | 2327 ms | 430.4 MB | 2502 ms | 275/275 | cold-import-readiness |
| workspace-plan | 1 | 2348 ms | 2355 ms | 450.9 MB | 2543 ms | 280/280 | workspace-plan |
| platform-probes | 1 | 2366 ms | 2377 ms | 439.2 MB | 2534 ms | 281/281 | platform-probes |
| import-loop | 1 | 357 ms | 358 ms | 60.5 MB | 169 ms | 42/42 | import-loop-profile |
| baseline | 1 | 38 ms | 39 ms | 30.2 MB | 0 ms | 3/3 | node-boot |
| fixture-scan | 1 | 1242 ms | 1535 ms | 438 MB | 1690 ms | 156/156 | fixture-inspection |
| target-registry | 1 | 1257 ms | 1262 ms | 438.3 MB | 1417 ms | 148/148 | compat-report-registry |
| contract-capture | 1 | 1282 ms | 1283 ms | 438.2 MB | 1398 ms | 151/151 | contract-capture |
| synthetic-probes | 1 | 1312 ms | 1459 ms | 438.1 MB | 1611 ms | 159/159 | synthetic-probe-plan |
| cold-import | 1 | 1284 ms | 1313 ms | 439 MB | 1455 ms | 153/153 | cold-import-readiness |
| workspace-plan | 1 | 1282 ms | 1562 ms | 439.2 MB | 1717 ms | 159/159 | workspace-plan |
| platform-probes | 1 | 1588 ms | 1618 ms | 421.8 MB | 1743 ms | 187/187 | platform-probes |
| import-loop | 1 | 400 ms | 402 ms | 60.5 MB | 190 ms | 45/45 | import-loop-profile |

File diff suppressed because it is too large Load Diff

View File

@ -6,424 +6,69 @@ Generated: deterministic
| Metric | Value |
| ------------------- | ----- |
| Fixtures | 57 |
| Probes | 407 |
| Hook probes | 95 |
| Registration probes | 312 |
| Ready | 407 |
| Fixtures | 8 |
| Probes | 52 |
| Hook probes | 5 |
| Registration probes | 47 |
| Ready | 52 |
| Blocked | 0 |
| Direct execution | 162 |
| Opt-in execution | 31 |
| Metadata-only | 119 |
| Direct execution | 29 |
| Opt-in execution | 3 |
| Metadata-only | 15 |
## Probe Inventory
| Fixture | Kind | Seam | Status | Execution | Evidence | Assertions |
| ---------------------- | ------------ | -------------------------------------- | ------ | ---------------- | ---------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| wecom | hook | before_prompt_build | ready | hook-direct | plugins/wecom/index.js:64 | prompt mutation result is preserved; agent and conversation metadata are present |
| wecom | hook | before_tool_call | ready | hook-direct | plugins/wecom/index.js:76 | block/allow return shapes are preserved; terminal and approval metadata are present |
| wecom | hook | subagent_delivery_target | ready | hook-direct | plugins/wecom/index.js:72 | target routing result is preserved; parent/subagent metadata are present |
| wecom | hook | subagent_ended | ready | hook-direct | plugins/wecom/index.js:74 | subagent completion payload is preserved; status metadata is present |
| wecom | hook | subagent_spawned | ready | hook-direct | plugins/wecom/index.js:73 | spawn payload is preserved; parent/subagent metadata are present |
| llm-trace-phoenix | hook | llm_input | ready | hook-direct | plugins/llm-trace-phoenix/index.ts:154 | model input payload is redacted as expected; model and agent metadata are present |
| llm-trace-phoenix | hook | llm_output | ready | hook-direct | plugins/llm-trace-phoenix/index.ts:168 | model output payload is redacted as expected; model and agent metadata are present |
| opik-openclaw | hook | after_tool_call | ready | hook-direct | plugins/opik-openclaw/src/service/hooks/tool.ts:100 | hook payload and return value are captured |
| opik-openclaw | hook | agent_end | ready | hook-direct | plugins/opik-openclaw/src/service.ts:560 | final conversation payload is redacted as expected; agent id and run metadata are present |
| opik-openclaw | hook | before_tool_call | ready | hook-direct | plugins/opik-openclaw/src/service/hooks/tool.ts:34 | block/allow return shapes are preserved; terminal and approval metadata are present |
| opik-openclaw | hook | llm_input | ready | hook-direct | plugins/opik-openclaw/src/service/hooks/llm.ts:39 | model input payload is redacted as expected; model and agent metadata are present |
| opik-openclaw | hook | llm_output | ready | hook-direct | plugins/opik-openclaw/src/service/hooks/llm.ts:150 | model output payload is redacted as expected; model and agent metadata are present |
| opik-openclaw | hook | subagent_delivery_target | ready | hook-direct | plugins/opik-openclaw/src/service/hooks/subagent.ts:147 | target routing result is preserved; parent/subagent metadata are present |
| opik-openclaw | hook | subagent_ended | ready | hook-direct | plugins/opik-openclaw/src/service/hooks/subagent.ts:222 | subagent completion payload is preserved; status metadata is present |
| opik-openclaw | hook | subagent_spawned | ready | hook-direct | plugins/opik-openclaw/src/service/hooks/subagent.ts:89 | spawn payload is preserved; parent/subagent metadata are present |
| opik-openclaw | hook | subagent_spawning | ready | hook-direct | plugins/opik-openclaw/src/service/hooks/subagent.ts:38 | hook payload and return value are captured |
| opik-openclaw | hook | tool_result_persist | ready | hook-direct | plugins/opik-openclaw/src/service.ts:541 | hook payload and return value are captured |
| openclaw-telemetry | hook | after_tool_call | ready | hook-direct | plugins/openclaw-telemetry/index.ts:22 | hook payload and return value are captured |
| openclaw-telemetry | hook | agent_end | ready | hook-direct | plugins/openclaw-telemetry/index.ts:62 | final conversation payload is redacted as expected; agent id and run metadata are present |
| openclaw-telemetry | hook | before_agent_start | ready | hook-direct | plugins/openclaw-telemetry/index.ts:53 | legacy startup hook payload is accepted; migration metadata can map to prompt/model hooks |
| openclaw-telemetry | hook | before_tool_call | ready | hook-direct | plugins/openclaw-telemetry/index.ts:12 | block/allow return shapes are preserved; terminal and approval metadata are present |
| openclaw-telemetry | hook | message_received | ready | hook-direct | plugins/openclaw-telemetry/index.ts:34 | hook payload and return value are captured |
| openclaw-telemetry | hook | message_sent | ready | hook-direct | plugins/openclaw-telemetry/index.ts:43 | hook payload and return value are captured |
| lossless-claw | hook | before_prompt_build | ready | hook-direct | plugins/lossless-claw/src/plugin/index.ts:2021 | prompt mutation result is preserved; agent and conversation metadata are present |
| lossless-claw | hook | before_reset | ready | hook-direct | plugins/lossless-claw/src/plugin/index.ts:2014 | hook payload and return value are captured |
| lossless-claw | hook | gateway_start | ready | hook-direct | plugins/lossless-claw/src/plugin/index.ts:2217 | hook payload and return value are captured |
| lossless-claw | hook | gateway_stop | ready | hook-direct | plugins/lossless-claw/src/plugin/index.ts:2241 | hook payload and return value are captured |
| lossless-claw | hook | session_end | ready | hook-direct | plugins/lossless-claw/src/plugin/index.ts:2024 | hook payload and return value are captured |
| connectclaw | hook | before_agent_start | ready | hook-direct | plugins/connectclaw/packages/plugin/src/hooks.ts:17 | legacy startup hook payload is accepted; migration metadata can map to prompt/model hooks |
| honcho | hook | agent_end | ready | hook-direct | plugins/honcho/hooks/capture.ts:151 | final conversation payload is redacted as expected; agent id and run metadata are present |
| honcho | hook | agent_end | ready | hook-direct | plugins/honcho/hooks/subagent.ts:34 | final conversation payload is redacted as expected; agent id and run metadata are present |
| honcho | hook | before_agent_start | ready | hook-direct | plugins/honcho/hooks/subagent.ts:18 | legacy startup hook payload is accepted; migration metadata can map to prompt/model hooks |
| honcho | hook | before_compaction | ready | hook-direct | plugins/honcho/hooks/capture.ts:177 | hook payload and return value are captured |
| honcho | hook | before_prompt_build | ready | hook-direct | plugins/honcho/hooks/context.ts:7 | prompt mutation result is preserved; agent and conversation metadata are present |
| honcho | hook | before_reset | ready | hook-direct | plugins/honcho/hooks/capture.ts:194 | hook payload and return value are captured |
| honcho | hook | gateway_start | ready | hook-direct | plugins/honcho/hooks/gateway.ts:6 | hook payload and return value are captured |
| honcho | hook | subagent_spawned | ready | hook-direct | plugins/honcho/hooks/subagent.ts:24 | spawn payload is preserved; parent/subagent metadata are present |
| composio | hook | before_prompt_build | ready | hook-direct | plugins/composio/index.ts:33 | prompt mutation result is preserved; agent and conversation metadata are present |
| kitchen-sink | hook | after_compaction | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:5 | hook payload and return value are captured |
| kitchen-sink | hook | after_tool_call | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:6 | hook payload and return value are captured |
| kitchen-sink | hook | agent_end | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:7 | final conversation payload is redacted as expected; agent id and run metadata are present |
| kitchen-sink | hook | agent_turn_prepare | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:8 | hook payload and return value are captured |
| kitchen-sink | hook | before_agent_finalize | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:9 | hook payload and return value are captured |
| kitchen-sink | hook | before_agent_reply | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:10 | hook payload and return value are captured |
| kitchen-sink | hook | before_agent_start | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:11 | legacy startup hook payload is accepted; migration metadata can map to prompt/model hooks |
| kitchen-sink | hook | before_compaction | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:12 | hook payload and return value are captured |
| kitchen-sink | hook | before_dispatch | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:13 | hook payload and return value are captured |
| kitchen-sink | hook | before_install | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:14 | hook payload and return value are captured |
| kitchen-sink | hook | before_message_write | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:15 | hook payload and return value are captured |
| kitchen-sink | hook | before_model_resolve | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:16 | hook payload and return value are captured |
| kitchen-sink | hook | before_prompt_build | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:17 | prompt mutation result is preserved; agent and conversation metadata are present |
| kitchen-sink | hook | before_reset | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:18 | hook payload and return value are captured |
| kitchen-sink | hook | before_tool_call | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:19 | block/allow return shapes are preserved; terminal and approval metadata are present |
| kitchen-sink | hook | cron_changed | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:20 | hook payload and return value are captured |
| kitchen-sink | hook | gateway_start | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:21 | hook payload and return value are captured |
| kitchen-sink | hook | gateway_stop | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:22 | hook payload and return value are captured |
| kitchen-sink | hook | heartbeat_prompt_contribution | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:23 | hook payload and return value are captured |
| kitchen-sink | hook | inbound_claim | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:24 | claim payload preserves channel/source identity; routing metadata is present |
| kitchen-sink | hook | llm_input | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:25 | model input payload is redacted as expected; model and agent metadata are present |
| kitchen-sink | hook | llm_output | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:26 | model output payload is redacted as expected; model and agent metadata are present |
| kitchen-sink | hook | message_received | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:27 | hook payload and return value are captured |
| kitchen-sink | hook | message_sending | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:28 | hook payload and return value are captured |
| kitchen-sink | hook | message_sent | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:29 | hook payload and return value are captured |
| kitchen-sink | hook | model_call_ended | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:30 | hook payload and return value are captured |
| kitchen-sink | hook | model_call_started | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:31 | hook payload and return value are captured |
| kitchen-sink | hook | reply_dispatch | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:32 | hook payload and return value are captured |
| kitchen-sink | hook | session_end | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:33 | hook payload and return value are captured |
| kitchen-sink | hook | session_start | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:34 | hook payload and return value are captured |
| kitchen-sink | hook | subagent_delivery_target | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:35 | target routing result is preserved; parent/subagent metadata are present |
| kitchen-sink | hook | subagent_ended | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:36 | subagent completion payload is preserved; status metadata is present |
| kitchen-sink | hook | subagent_spawned | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:37 | spawn payload is preserved; parent/subagent metadata are present |
| kitchen-sink | hook | subagent_spawning | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:38 | hook payload and return value are captured |
| kitchen-sink | hook | tool_result_persist | ready | hook-direct | plugins/kitchen-sink/src/generated-hooks.js:39 | hook payload and return value are captured |
| discord | hook | subagent_delivery_target | ready | hook-direct | plugins/discord/.crabpot-package/subagent-hooks-api.ts:23 | target routing result is preserved; parent/subagent metadata are present |
| discord | hook | subagent_ended | ready | hook-direct | plugins/discord/.crabpot-package/subagent-hooks-api.ts:19 | subagent completion payload is preserved; status metadata is present |
| discord | hook | subagent_spawning | ready | hook-direct | plugins/discord/.crabpot-package/subagent-hooks-api.ts:15 | hook payload and return value are captured |
| feishu | hook | subagent_delivery_target | ready | hook-direct | plugins/feishu/.crabpot-package/subagent-hooks-api.ts:17 | target routing result is preserved; parent/subagent metadata are present |
| feishu | hook | subagent_ended | ready | hook-direct | plugins/feishu/.crabpot-package/subagent-hooks-api.ts:21 | subagent completion payload is preserved; status metadata is present |
| feishu | hook | subagent_spawning | ready | hook-direct | plugins/feishu/.crabpot-package/subagent-hooks-api.ts:13 | hook payload and return value are captured |
| codex | hook | inbound_claim | ready | hook-direct | plugins/codex/.crabpot-package/index.ts:34 | claim payload preserves channel/source identity; routing metadata is present |
| diffs | hook | before_prompt_build | ready | hook-direct | plugins/diffs/.crabpot-package/src/plugin.ts:70 | prompt mutation result is preserved; agent and conversation metadata are present |
| memory-lancedb | hook | agent_end | ready | hook-direct | plugins/memory-lancedb/.crabpot-package/index.ts:1005 | final conversation payload is redacted as expected; agent id and run metadata are present |
| memory-lancedb | hook | before_prompt_build | ready | hook-direct | plugins/memory-lancedb/.crabpot-package/index.ts:955 | prompt mutation result is preserved; agent and conversation metadata are present |
| memory-lancedb | hook | session_end | ready | hook-direct | plugins/memory-lancedb/.crabpot-package/index.ts:1072 | hook payload and return value are captured |
| nemoclaw | hook | before_agent_start | ready | hook-direct | plugins/nemoclaw/nemoclaw/src/runtime-context.ts:474 | legacy startup hook payload is accepted; migration metadata can map to prompt/model hooks |
| nemoclaw | hook | before_tool_call | ready | hook-direct | plugins/nemoclaw/nemoclaw/src/index.ts:384 | block/allow return shapes are preserved; terminal and approval metadata are present |
| memory-tencentdb | hook | agent_end | ready | hook-direct | plugins/memory-tencentdb/.crabpot-package/index.ts:820 | final conversation payload is redacted as expected; agent id and run metadata are present |
| memory-tencentdb | hook | before_prompt_build | ready | hook-direct | plugins/memory-tencentdb/.crabpot-package/index.ts:464 | prompt mutation result is preserved; agent and conversation metadata are present |
| memory-tencentdb | hook | gateway_stop | ready | hook-direct | plugins/memory-tencentdb/.crabpot-package/index.ts:745 | hook payload and return value are captured |
| memory-tencentdb | hook | gateway_stop | ready | hook-direct | plugins/memory-tencentdb/.crabpot-package/index.ts:939 | hook payload and return value are captured |
| mocrane-wecom | hook | before_prompt_build | ready | hook-direct | plugins/mocrane-wecom/index.ts:48 | prompt mutation result is preserved; agent and conversation metadata are present |
| secureclaw | hook | gateway_start | ready | hook-direct | plugins/secureclaw/secureclaw/src/index.ts:314 | hook payload and return value are captured |
| memos-cloud | hook | agent_end | ready | hook-direct | plugins/memos-cloud/index.js:515 | final conversation payload is redacted as expected; agent id and run metadata are present |
| memos-cloud | hook | before_agent_start | ready | hook-direct | plugins/memos-cloud/index.js:481 | legacy startup hook payload is accepted; migration metadata can map to prompt/model hooks |
| codex-app-server | hook | inbound_claim | ready | hook-direct | plugins/codex-app-server/index.ts:25 | claim payload preserves channel/source identity; routing metadata is present |
| agentchat | registration | defineChannelPluginEntry | ready | metadata-only | plugins/agentchat/integrations/openclaw-channel/src/channel.ts:333 | channel id is stable; setup/config schema can be read; message envelope metadata is preserved |
| wecom | registration | registerChannel | ready | channel-opt-in | plugins/wecom/index.js:27 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| wecom | registration | registerHttpRoute | ready | direct | plugins/wecom/index.js:56 | route method and path are captured; auth policy metadata is captured |
| wecom | registration | registerTool | ready | direct | plugins/wecom/index.js:28 | tool name is stable; input schema is captured; result shape metadata is captured |
| wecom | registration | registerTool | ready | direct | plugins/wecom/index.js:40 | tool name is stable; input schema is captured; result shape metadata is captured |
| wecom | registration | registerTool | ready | direct | plugins/wecom/index.js:44 | tool name is stable; input schema is captured; result shape metadata is captured |
| qqbot | registration | registerChannel | ready | channel-opt-in | plugins/qqbot/index.ts:16 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| qqbot | registration | registerTool | ready | direct | plugins/qqbot/src/tools/channel.ts:138 | tool name is stable; input schema is captured; result shape metadata is captured |
| qqbot | registration | registerTool | ready | direct | plugins/qqbot/src/tools/remind.ts:222 | tool name is stable; input schema is captured; result shape metadata is captured |
| a2a-gateway | registration | registerGatewayMethod | ready | direct | plugins/a2a-gateway/index.ts:616 | method name is stable; request and response schema are captured |
| a2a-gateway | registration | registerGatewayMethod | ready | direct | plugins/a2a-gateway/index.ts:622 | method name is stable; request and response schema are captured |
| a2a-gateway | registration | registerGatewayMethod | ready | direct | plugins/a2a-gateway/index.ts:631 | method name is stable; request and response schema are captured |
| a2a-gateway | registration | registerGatewayMethod | ready | direct | plugins/a2a-gateway/index.ts:657 | method name is stable; request and response schema are captured |
| a2a-gateway | registration | registerGatewayMethod | ready | direct | plugins/a2a-gateway/index.ts:669 | method name is stable; request and response schema are captured |
| a2a-gateway | registration | registerService | ready | lifecycle-opt-in | plugins/a2a-gateway/index.ts:857 | service id is stable; start/stop lifecycle handlers are captured |
| a2a-gateway | registration | registerTool | ready | direct | plugins/a2a-gateway/index.ts:777 | tool name is stable; input schema is captured; result shape metadata is captured |
| hasdata | registration | registerTool | ready | direct | plugins/hasdata/src/index.ts:43 | tool name is stable; input schema is captured; result shape metadata is captured |
| mcp-adapter | registration | registerService | ready | lifecycle-opt-in | plugins/mcp-adapter/index.ts:15 | service id is stable; start/stop lifecycle handlers are captured |
| mcp-adapter | registration | registerTool | ready | direct | plugins/mcp-adapter/index.ts:30 | tool name is stable; input schema is captured; result shape metadata is captured |
| opik-openclaw | registration | registerCli | ready | direct | plugins/opik-openclaw/index.ts:17 | command name is stable; argument schema is captured |
| opik-openclaw | registration | registerService | ready | lifecycle-opt-in | plugins/opik-openclaw/index.ts:16 | service id is stable; start/stop lifecycle handlers are captured |
| openclaw-telemetry | registration | registerService | ready | lifecycle-opt-in | plugins/openclaw-telemetry/index.ts:10 | service id is stable; start/stop lifecycle handlers are captured |
| lossless-claw | registration | registerCommand | ready | direct | plugins/lossless-claw/src/plugin/index.ts:2055 | command id is stable; interactive command payload is captured |
| lossless-claw | registration | registerContextEngine | ready | metadata-only | plugins/lossless-claw/src/plugin/index.ts:2035 | context engine id is stable; factory metadata is captured |
| lossless-claw | registration | registerTool | ready | direct | plugins/lossless-claw/src/plugin/index.ts:2037 | tool name is stable; input schema is captured; result shape metadata is captured |
| lossless-claw | registration | registerTool | ready | direct | plugins/lossless-claw/src/plugin/index.ts:2040 | tool name is stable; input schema is captured; result shape metadata is captured |
| lossless-claw | registration | registerTool | ready | direct | plugins/lossless-claw/src/plugin/index.ts:2043 | tool name is stable; input schema is captured; result shape metadata is captured |
| lossless-claw | registration | registerTool | ready | direct | plugins/lossless-claw/src/plugin/index.ts:2046 | tool name is stable; input schema is captured; result shape metadata is captured |
| connectclaw | registration | registerCommand | ready | direct | plugins/connectclaw/packages/plugin/src/commands.ts:18 | command id is stable; interactive command payload is captured |
| connectclaw | registration | registerCommand | ready | direct | plugins/connectclaw/packages/plugin/src/commands.ts:64 | command id is stable; interactive command payload is captured |
| connectclaw | registration | registerService | ready | lifecycle-opt-in | plugins/connectclaw/packages/plugin/src/hooks.ts:91 | service id is stable; start/stop lifecycle handlers are captured |
| connectclaw | registration | registerTool | ready | direct | plugins/connectclaw/packages/plugin/src/tools.ts:6 | tool name is stable; input schema is captured; result shape metadata is captured |
| hyperspell | registration | registerCli | ready | direct | plugins/hyperspell/index.ts:30 | command name is stable; argument schema is captured |
| hyperspell | registration | registerCommand | ready | direct | plugins/hyperspell/commands/slash.ts:166 | command id is stable; interactive command payload is captured |
| hyperspell | registration | registerCommand | ready | direct | plugins/hyperspell/commands/slash.ts:43 | command id is stable; interactive command payload is captured |
| hyperspell | registration | registerCommand | ready | direct | plugins/hyperspell/commands/slash.ts:98 | command id is stable; interactive command payload is captured |
| hyperspell | registration | registerCommand | ready | direct | plugins/hyperspell/index.ts:46 | command id is stable; interactive command payload is captured |
| hyperspell | registration | registerCommand | ready | direct | plugins/hyperspell/index.ts:57 | command id is stable; interactive command payload is captured |
| hyperspell | registration | registerCommand | ready | direct | plugins/hyperspell/index.ts:68 | command id is stable; interactive command payload is captured |
| hyperspell | registration | registerTool | ready | direct | plugins/hyperspell/graph/tools.ts:21 | tool name is stable; input schema is captured; result shape metadata is captured |
| hyperspell | registration | registerTool | ready | direct | plugins/hyperspell/graph/tools.ts:52 | tool name is stable; input schema is captured; result shape metadata is captured |
| hyperspell | registration | registerTool | ready | direct | plugins/hyperspell/graph/tools.ts:95 | tool name is stable; input schema is captured; result shape metadata is captured |
| honcho | registration | definePluginEntry | ready | metadata-only | plugins/honcho/index.ts:85 | entrypoint register function is callable; entrypoint metadata is preserved |
| honcho | registration | registerCli | ready | direct | plugins/honcho/commands/cli.ts:38 | command name is stable; argument schema is captured |
| honcho | registration | registerMemoryPromptSection | ready | metadata-only | plugins/honcho/index.ts:97 | memory prompt section id is stable; render metadata is captured |
| honcho | registration | registerMemoryRuntime | ready | metadata-only | plugins/honcho/runtime.ts:274 | memory runtime id is stable; runtime factory metadata is captured |
| honcho | registration | registerTool | ready | direct | plugins/honcho/tools/ask.ts:8 | tool name is stable; input schema is captured; result shape metadata is captured |
| honcho | registration | registerTool | ready | direct | plugins/honcho/tools/context.ts:8 | tool name is stable; input schema is captured; result shape metadata is captured |
| honcho | registration | registerTool | ready | direct | plugins/honcho/tools/memory-passthrough.ts:130 | tool name is stable; input schema is captured; result shape metadata is captured |
| honcho | registration | registerTool | ready | direct | plugins/honcho/tools/memory-passthrough.ts:89 | tool name is stable; input schema is captured; result shape metadata is captured |
| honcho | registration | registerTool | ready | direct | plugins/honcho/tools/message-search.ts:9 | tool name is stable; input schema is captured; result shape metadata is captured |
| honcho | registration | registerTool | ready | direct | plugins/honcho/tools/search.ts:8 | tool name is stable; input schema is captured; result shape metadata is captured |
| honcho | registration | registerTool | ready | direct | plugins/honcho/tools/session.ts:8 | tool name is stable; input schema is captured; result shape metadata is captured |
| composio | registration | registerCli | ready | direct | plugins/composio/src/cli.ts:46 | command name is stable; argument schema is captured |
| composio | registration | registerTool | ready | direct | plugins/composio/src/tools.ts:89 | tool name is stable; input schema is captured; result shape metadata is captured |
| kitchen-sink | registration | registerAgentEventSubscription | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:4 | registration arguments are captured |
| kitchen-sink | registration | registerAgentHarness | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:5 | registration arguments are captured |
| kitchen-sink | registration | registerAgentToolResultMiddleware | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:6 | registration arguments are captured |
| kitchen-sink | registration | registerAgentToolResultMiddleware | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:99 | registration arguments are captured |
| kitchen-sink | registration | registerAutoEnableProbe | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:7 | registration arguments are captured |
| kitchen-sink | registration | registerChannel | ready | channel-opt-in | plugins/kitchen-sink/src/generated-registrars.js:8 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| kitchen-sink | registration | registerChannel | ready | channel-opt-in | plugins/kitchen-sink/src/kitchen-runtime.js:55 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| kitchen-sink | registration | registerCli | ready | direct | plugins/kitchen-sink/src/generated-registrars.js:9 | command name is stable; argument schema is captured |
| kitchen-sink | registration | registerCli | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:109 | command name is stable; argument schema is captured |
| kitchen-sink | registration | registerCliBackend | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:10 | registration arguments are captured |
| kitchen-sink | registration | registerCodexAppServerExtensionFactory | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:11 | registration arguments are captured |
| kitchen-sink | registration | registerCommand | ready | direct | plugins/kitchen-sink/src/generated-registrars.js:12 | command id is stable; interactive command payload is captured |
| kitchen-sink | registration | registerCommand | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:50 | command id is stable; interactive command payload is captured |
| kitchen-sink | registration | registerCommand | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:51 | command id is stable; interactive command payload is captured |
| kitchen-sink | registration | registerCompactionProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:13 | registration arguments are captured |
| kitchen-sink | registration | registerCompactionProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:95 | registration arguments are captured |
| kitchen-sink | registration | registerConfigMigration | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:14 | registration arguments are captured |
| kitchen-sink | registration | registerContextEngine | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:15 | context engine id is stable; factory metadata is captured |
| kitchen-sink | registration | registerControlUiDescriptor | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:16 | registration arguments are captured |
| kitchen-sink | registration | registerDetachedTaskRuntime | ready | metadata-only | plugins/kitchen-sink/scripts/sync-surface.mjs:113 | registration arguments are captured |
| kitchen-sink | registration | registerDetachedTaskRuntime | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:17 | registration arguments are captured |
| kitchen-sink | registration | registerDetachedTaskRuntime | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:86 | registration arguments are captured |
| kitchen-sink | registration | registerGatewayDiscoveryService | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:18 | registration arguments are captured |
| kitchen-sink | registration | registerGatewayMethod | ready | direct | plugins/kitchen-sink/src/generated-registrars.js:19 | method name is stable; request and response schema are captured |
| kitchen-sink | registration | registerGatewayMethod | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:107 | method name is stable; request and response schema are captured |
| kitchen-sink | registration | registerHook | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:20 | legacy hook name is stable; handler metadata is captured |
| kitchen-sink | registration | registerHttpRoute | ready | direct | plugins/kitchen-sink/src/generated-registrars.js:21 | route method and path are captured; auth policy metadata is captured |
| kitchen-sink | registration | registerHttpRoute | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:105 | route method and path are captured; auth policy metadata is captured |
| kitchen-sink | registration | registerImageGenerationProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:22 | registration arguments are captured |
| kitchen-sink | registration | registerImageGenerationProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:61 | registration arguments are captured |
| kitchen-sink | registration | registerInteractiveHandler | ready | direct | plugins/kitchen-sink/src/generated-registrars.js:23 | handler id is stable; interaction payload and response shape are captured |
| kitchen-sink | registration | registerInteractiveHandler | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:53 | handler id is stable; interaction payload and response shape are captured |
| kitchen-sink | registration | registerMediaUnderstandingProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:24 | registration arguments are captured |
| kitchen-sink | registration | registerMediaUnderstandingProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:64 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryCapability | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:25 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryCorpusSupplement | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:26 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryCorpusSupplement | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:92 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryEmbeddingProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:27 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryEmbeddingProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:89 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryFlushPlan | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:28 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryPromptSection | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:29 | memory prompt section id is stable; render metadata is captured |
| kitchen-sink | registration | registerMemoryPromptSupplement | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:30 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryPromptSupplement | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:111 | registration arguments are captured |
| kitchen-sink | registration | registerMemoryRuntime | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:31 | memory runtime id is stable; runtime factory metadata is captured |
| kitchen-sink | registration | registerMigrationProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:32 | registration arguments are captured |
| kitchen-sink | registration | registerMusicGenerationProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:33 | registration arguments are captured |
| kitchen-sink | registration | registerMusicGenerationProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:77 | registration arguments are captured |
| kitchen-sink | registration | registerNodeHostCommand | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:34 | registration arguments are captured |
| kitchen-sink | registration | registerNodeInvokePolicy | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:35 | registration arguments are captured |
| kitchen-sink | registration | registerProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:36 | registration arguments are captured |
| kitchen-sink | registration | registerProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:59 | registration arguments are captured |
| kitchen-sink | registration | registerRealtimeTranscriptionProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:37 | registration arguments are captured |
| kitchen-sink | registration | registerRealtimeTranscriptionProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:68 | registration arguments are captured |
| kitchen-sink | registration | registerRealtimeVoiceProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:38 | registration arguments are captured |
| kitchen-sink | registration | registerRealtimeVoiceProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:71 | registration arguments are captured |
| kitchen-sink | registration | registerReload | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:39 | registration arguments are captured |
| kitchen-sink | registration | registerRuntimeLifecycle | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:40 | registration arguments are captured |
| kitchen-sink | registration | registerSecurityAuditCollector | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:41 | registration arguments are captured |
| kitchen-sink | registration | registerService | ready | lifecycle-opt-in | plugins/kitchen-sink/src/generated-registrars.js:42 | service id is stable; start/stop lifecycle handlers are captured |
| kitchen-sink | registration | registerService | ready | lifecycle-opt-in | plugins/kitchen-sink/src/kitchen-runtime.js:104 | service id is stable; start/stop lifecycle handlers are captured |
| kitchen-sink | registration | registerSessionExtension | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:43 | registration arguments are captured |
| kitchen-sink | registration | registerSessionSchedulerJob | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:44 | registration arguments are captured |
| kitchen-sink | registration | registerSpeechProvider | ready | provider-opt-in | plugins/kitchen-sink/src/generated-registrars.js:45 | provider id is stable; speech request overrides are captured |
| kitchen-sink | registration | registerSpeechProvider | ready | provider-opt-in | plugins/kitchen-sink/src/kitchen-runtime.js:66 | provider id is stable; speech request overrides are captured |
| kitchen-sink | registration | registerTextTransforms | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:46 | registration arguments are captured |
| kitchen-sink | registration | registerTool | ready | direct | plugins/kitchen-sink/src/generated-registrars.js:47 | tool name is stable; input schema is captured; result shape metadata is captured |
| kitchen-sink | registration | registerTool | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:56 | tool name is stable; input schema is captured; result shape metadata is captured |
| kitchen-sink | registration | registerTool | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:57 | tool name is stable; input schema is captured; result shape metadata is captured |
| kitchen-sink | registration | registerTool | ready | direct | plugins/kitchen-sink/src/kitchen-runtime.js:58 | tool name is stable; input schema is captured; result shape metadata is captured |
| kitchen-sink | registration | registerToolMetadata | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:48 | registration arguments are captured |
| kitchen-sink | registration | registerTrustedToolPolicy | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:49 | registration arguments are captured |
| kitchen-sink | registration | registerVideoGenerationProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:50 | registration arguments are captured |
| kitchen-sink | registration | registerVideoGenerationProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:74 | registration arguments are captured |
| kitchen-sink | registration | registerWebFetchProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:51 | registration arguments are captured |
| kitchen-sink | registration | registerWebFetchProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:83 | registration arguments are captured |
| kitchen-sink | registration | registerWebSearchProvider | ready | metadata-only | plugins/kitchen-sink/src/generated-registrars.js:52 | registration arguments are captured |
| kitchen-sink | registration | registerWebSearchProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:80 | registration arguments are captured |
| bluebubbles | registration | defineBundledChannelEntry | ready | metadata-only | plugins/bluebubbles/.crabpot-package/index.ts:3 | registration arguments are captured |
| diagnostics-otel | registration | definePluginEntry | ready | metadata-only | plugins/diagnostics-otel/.crabpot-package/index.ts:4 | entrypoint register function is callable; entrypoint metadata is preserved |
| diagnostics-otel | registration | registerService | ready | lifecycle-opt-in | plugins/diagnostics-otel/.crabpot-package/index.ts:9 | service id is stable; start/stop lifecycle handlers are captured |
| discord | registration | defineBundledChannelEntry | ready | metadata-only | plugins/discord/.crabpot-package/index.ts:4 | registration arguments are captured |
| lobster | registration | definePluginEntry | ready | metadata-only | plugins/lobster/.crabpot-package/index.ts:5 | entrypoint register function is callable; entrypoint metadata is preserved |
| lobster | registration | registerTool | ready | direct | plugins/lobster/.crabpot-package/index.ts:10 | tool name is stable; input schema is captured; result shape metadata is captured |
| matrix | registration | registerChannel | ready | channel-opt-in | plugins/matrix/.crabpot-package/index.ts:18 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| msteams | registration | createChatChannelPlugin | ready | metadata-only | plugins/msteams/.crabpot-package/src/channel.ts:406 | channel plugin id is stable; channel factory metadata is captured |
| msteams | registration | defineBundledChannelEntry | ready | metadata-only | plugins/msteams/.crabpot-package/index.ts:3 | registration arguments are captured |
| nextcloud-talk | registration | createChatChannelPlugin | ready | metadata-only | plugins/nextcloud-talk/.crabpot-package/src/channel.ts:69 | channel plugin id is stable; channel factory metadata is captured |
| nextcloud-talk | registration | defineBundledChannelEntry | ready | metadata-only | plugins/nextcloud-talk/.crabpot-package/index.ts:3 | registration arguments are captured |
| nostr | registration | createChatChannelPlugin | ready | metadata-only | plugins/nostr/.crabpot-package/src/channel.ts:88 | channel plugin id is stable; channel factory metadata is captured |
| nostr | registration | defineBundledChannelEntry | ready | metadata-only | plugins/nostr/.crabpot-package/index.ts:32 | registration arguments are captured |
| nostr | registration | registerHttpRoute | ready | direct | plugins/nostr/.crabpot-package/index.ts:89 | route method and path are captured; auth policy metadata is captured |
| voice-call | registration | definePluginEntry | ready | metadata-only | plugins/voice-call/.crabpot-package/cli-metadata.ts:3 | entrypoint register function is callable; entrypoint metadata is preserved |
| voice-call | registration | definePluginEntry | ready | metadata-only | plugins/voice-call/.crabpot-package/index.ts:214 | entrypoint register function is callable; entrypoint metadata is preserved |
| voice-call | registration | definePluginEntry | ready | metadata-only | plugins/voice-call/.crabpot-package/setup-api.ts:40 | entrypoint register function is callable; entrypoint metadata is preserved |
| voice-call | registration | registerCli | ready | direct | plugins/voice-call/.crabpot-package/cli-metadata.ts:8 | command name is stable; argument schema is captured |
| voice-call | registration | registerCli | ready | direct | plugins/voice-call/.crabpot-package/index.ts:737 | command name is stable; argument schema is captured |
| voice-call | registration | registerConfigMigration | ready | metadata-only | plugins/voice-call/.crabpot-package/setup-api.ts:45 | registration arguments are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:390 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:420 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:437 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:457 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:478 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:513 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:536 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:558 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/index.ts:581 | method name is stable; request and response schema are captured |
| voice-call | registration | registerService | ready | lifecycle-opt-in | plugins/voice-call/.crabpot-package/index.ts:748 | service id is stable; start/stop lifecycle handlers are captured |
| voice-call | registration | registerTool | ready | direct | plugins/voice-call/.crabpot-package/index.ts:609 | tool name is stable; input schema is captured; result shape metadata is captured |
| zalo | registration | createChatChannelPlugin | ready | metadata-only | plugins/zalo/.crabpot-package/src/channel.ts:159 | channel plugin id is stable; channel factory metadata is captured |
| zalo | registration | defineBundledChannelEntry | ready | metadata-only | plugins/zalo/.crabpot-package/index.ts:3 | registration arguments are captured |
| zalouser | registration | createChatChannelPlugin | ready | metadata-only | plugins/zalouser/.crabpot-package/src/channel.ts:68 | channel plugin id is stable; channel factory metadata is captured |
| zalouser | registration | defineBundledChannelEntry | ready | metadata-only | plugins/zalouser/.crabpot-package/index.ts:18 | registration arguments are captured |
| zalouser | registration | registerTool | ready | direct | plugins/zalouser/.crabpot-package/index.ts:32 | tool name is stable; input schema is captured; result shape metadata is captured |
| feishu | registration | createChatChannelPlugin | ready | metadata-only | plugins/feishu/.crabpot-package/src/channel.ts:580 | channel plugin id is stable; channel factory metadata is captured |
| feishu | registration | defineBundledChannelEntry | ready | metadata-only | plugins/feishu/.crabpot-package/channel-entry.ts:3 | registration arguments are captured |
| feishu | registration | defineBundledChannelEntry | ready | metadata-only | plugins/feishu/.crabpot-package/index.ts:56 | registration arguments are captured |
| feishu | registration | registerTool | ready | direct | plugins/feishu/.crabpot-package/src/bitable.ts:598 | tool name is stable; input schema is captured; result shape metadata is captured |
| feishu | registration | registerTool | ready | direct | plugins/feishu/.crabpot-package/src/chat.ts:142 | tool name is stable; input schema is captured; result shape metadata is captured |
| feishu | registration | registerTool | ready | direct | plugins/feishu/.crabpot-package/src/docx.ts:1418 | tool name is stable; input schema is captured; result shape metadata is captured |
| feishu | registration | registerTool | ready | direct | plugins/feishu/.crabpot-package/src/docx.ts:1596 | tool name is stable; input schema is captured; result shape metadata is captured |
| feishu | registration | registerTool | ready | direct | plugins/feishu/.crabpot-package/src/drive.ts:751 | tool name is stable; input schema is captured; result shape metadata is captured |
| feishu | registration | registerTool | ready | direct | plugins/feishu/.crabpot-package/src/perm.ts:132 | tool name is stable; input schema is captured; result shape metadata is captured |
| feishu | registration | registerTool | ready | direct | plugins/feishu/.crabpot-package/src/wiki.ts:171 | tool name is stable; input schema is captured; result shape metadata is captured |
| tlon | registration | createChatChannelPlugin | ready | metadata-only | plugins/tlon/.crabpot-package/src/channel.ts:61 | channel plugin id is stable; channel factory metadata is captured |
| tlon | registration | defineBundledChannelEntry | ready | metadata-only | plugins/tlon/.crabpot-package/index.ts:116 | registration arguments are captured |
| tlon | registration | registerTool | ready | direct | plugins/tlon/.crabpot-package/index.ts:130 | tool name is stable; input schema is captured; result shape metadata is captured |
| twitch | registration | defineBundledChannelEntry | ready | metadata-only | plugins/twitch/.crabpot-package/index.ts:3 | registration arguments are captured |
| mattermost | registration | registerChannel | ready | channel-opt-in | plugins/mattermost/.crabpot-package/index.ts:13 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| synology-chat | registration | createChatChannelPlugin | ready | metadata-only | plugins/synology-chat/.crabpot-package/src/channel.ts:209 | channel plugin id is stable; channel factory metadata is captured |
| synology-chat | registration | defineBundledChannelEntry | ready | metadata-only | plugins/synology-chat/.crabpot-package/index.ts:3 | registration arguments are captured |
| brave-plugin | registration | definePluginEntry | ready | metadata-only | plugins/brave-plugin/.crabpot-package/index.ts:4 | entrypoint register function is callable; entrypoint metadata is preserved |
| brave-plugin | registration | registerWebSearchProvider | ready | metadata-only | plugins/brave-plugin/.crabpot-package/index.ts:9 | registration arguments are captured |
| codex | registration | definePluginEntry | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:14 | entrypoint register function is callable; entrypoint metadata is preserved |
| codex | registration | registerAgentHarness | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:27 | registration arguments are captured |
| codex | registration | registerCommand | ready | direct | plugins/codex/.crabpot-package/index.ts:33 | command id is stable; interactive command payload is captured |
| codex | registration | registerMediaUnderstandingProvider | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:29 | registration arguments are captured |
| codex | registration | registerMigrationProvider | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:32 | registration arguments are captured |
| codex | registration | registerProvider | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:28 | registration arguments are captured |
| diagnostics-prometheus | registration | definePluginEntry | ready | metadata-only | plugins/diagnostics-prometheus/.crabpot-package/index.ts:6 | entrypoint register function is callable; entrypoint metadata is preserved |
| diagnostics-prometheus | registration | registerHttpRoute | ready | direct | plugins/diagnostics-prometheus/.crabpot-package/index.ts:12 | route method and path are captured; auth policy metadata is captured |
| diagnostics-prometheus | registration | registerService | ready | lifecycle-opt-in | plugins/diagnostics-prometheus/.crabpot-package/index.ts:11 | service id is stable; start/stop lifecycle handlers are captured |
| google-meet | registration | definePluginEntry | ready | metadata-only | plugins/google-meet/.crabpot-package/index.ts:657 | entrypoint register function is callable; entrypoint metadata is preserved |
| google-meet | registration | registerCli | ready | direct | plugins/google-meet/.crabpot-package/index.ts:1149 | command name is stable; argument schema is captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:703 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:724 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:746 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:758 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:776 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:795 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:819 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:841 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:865 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:890 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:901 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:918 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:937 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:954 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:975 | method name is stable; request and response schema are captured |
| google-meet | registration | registerNodeHostCommand | ready | metadata-only | plugins/google-meet/.crabpot-package/index.ts:1143 | registration arguments are captured |
| google-meet | registration | registerTool | ready | direct | plugins/google-meet/.crabpot-package/index.ts:993 | tool name is stable; input schema is captured; result shape metadata is captured |
| diffs | registration | definePluginEntry | ready | metadata-only | plugins/diffs/.crabpot-package/index.ts:5 | entrypoint register function is callable; entrypoint metadata is preserved |
| diffs | registration | registerHttpRoute | ready | direct | plugins/diffs/.crabpot-package/src/plugin.ts:57 | route method and path are captured; auth policy metadata is captured |
| diffs | registration | registerTool | ready | direct | plugins/diffs/.crabpot-package/src/plugin.ts:42 | tool name is stable; input schema is captured; result shape metadata is captured |
| memory-lancedb | registration | definePluginEntry | ready | metadata-only | plugins/memory-lancedb/.crabpot-package/cli-metadata.ts:3 | entrypoint register function is callable; entrypoint metadata is preserved |
| memory-lancedb | registration | definePluginEntry | ready | metadata-only | plugins/memory-lancedb/.crabpot-package/index.ts:574 | entrypoint register function is callable; entrypoint metadata is preserved |
| memory-lancedb | registration | registerCli | ready | direct | plugins/memory-lancedb/.crabpot-package/cli-metadata.ts:8 | command name is stable; argument schema is captured |
| memory-lancedb | registration | registerCli | ready | direct | plugins/memory-lancedb/.crabpot-package/index.ts:835 | command name is stable; argument schema is captured |
| memory-lancedb | registration | registerService | ready | lifecycle-opt-in | plugins/memory-lancedb/.crabpot-package/index.ts:1085 | service id is stable; start/stop lifecycle handlers are captured |
| memory-lancedb | registration | registerService | ready | lifecycle-opt-in | plugins/memory-lancedb/.crabpot-package/index.ts:586 | service id is stable; start/stop lifecycle handlers are captured |
| memory-lancedb | registration | registerTool | ready | direct | plugins/memory-lancedb/.crabpot-package/index.ts:643 | tool name is stable; input schema is captured; result shape metadata is captured |
| memory-lancedb | registration | registerTool | ready | direct | plugins/memory-lancedb/.crabpot-package/index.ts:694 | tool name is stable; input schema is captured; result shape metadata is captured |
| memory-lancedb | registration | registerTool | ready | direct | plugins/memory-lancedb/.crabpot-package/index.ts:757 | tool name is stable; input schema is captured; result shape metadata is captured |
| openclaw-qqbot | registration | defineBundledChannelEntry | ready | metadata-only | plugins/openclaw-qqbot/.crabpot-package/index.ts:15 | registration arguments are captured |
| openclaw-qqbot | registration | registerCommand | ready | direct | plugins/openclaw-qqbot/.crabpot-package/src/bridge/commands/framework-registration.ts:23 | command id is stable; interactive command payload is captured |
| openclaw-qqbot | registration | registerTool | ready | direct | plugins/openclaw-qqbot/.crabpot-package/src/bridge/tools/channel.ts:32 | tool name is stable; input schema is captured; result shape metadata is captured |
| openclaw-qqbot | registration | registerTool | ready | direct | plugins/openclaw-qqbot/.crabpot-package/src/bridge/tools/remind.ts:90 | tool name is stable; input schema is captured; result shape metadata is captured |
| whatsapp | registration | defineBundledChannelEntry | ready | metadata-only | plugins/whatsapp/.crabpot-package/index.ts:3 | registration arguments are captured |
| nemoclaw | registration | registerCommand | ready | direct | plugins/nemoclaw/nemoclaw/src/index.ts:336 | command id is stable; interactive command payload is captured |
| nemoclaw | registration | registerProvider | ready | metadata-only | plugins/nemoclaw/nemoclaw/src/index.ts:372 | registration arguments are captured |
| memory-tencentdb | registration | registerCli | ready | direct | plugins/memory-tencentdb/.crabpot-package/index.ts:957 | command name is stable; argument schema is captured |
| memory-tencentdb | registration | registerTool | ready | direct | plugins/memory-tencentdb/.crabpot-package/index.ts:268 | tool name is stable; input schema is captured; result shape metadata is captured |
| memory-tencentdb | registration | registerTool | ready | direct | plugins/memory-tencentdb/.crabpot-package/index.ts:365 | tool name is stable; input schema is captured; result shape metadata is captured |
| ddingtalk | registration | defineChannelPluginEntry | ready | metadata-only | plugins/ddingtalk/index.ts:8 | channel id is stable; setup/config schema can be read; message envelope metadata is preserved |
| dingtalk-connector | registration | defineBundledChannelEntry | ready | metadata-only | plugins/dingtalk-connector/entry-bundled.ts:13 | registration arguments are captured |
| dingtalk-connector | registration | registerChannel | ready | channel-opt-in | plugins/dingtalk-connector/index.ts:74 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:130 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:190 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:258 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:311 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:351 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:388 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:425 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:452 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:506 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:593 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:60 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:652 | method name is stable; request and response schema are captured |
| dingtalk-connector | registration | registerGatewayMethod | ready | direct | plugins/dingtalk-connector/src/gateway-methods.ts:719 | method name is stable; request and response schema are captured |
| mocrane-wecom | registration | registerChannel | ready | channel-opt-in | plugins/mocrane-wecom/index.ts:31 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| mocrane-wecom | registration | registerHttpRoute | ready | direct | plugins/mocrane-wecom/index.ts:34 | route method and path are captured; auth policy metadata is captured |
| mocrane-wecom | registration | registerTool | ready | direct | plugins/mocrane-wecom/index.ts:43 | tool name is stable; input schema is captured; result shape metadata is captured |
| yuanbao | registration | createChatChannelPlugin | ready | metadata-only | plugins/yuanbao/.crabpot-package/dist/src/channel.js:11 | channel plugin id is stable; channel factory metadata is captured |
| yuanbao | registration | createChatChannelPlugin | ready | metadata-only | plugins/yuanbao/.crabpot-package/src/channel.ts:32 | channel plugin id is stable; channel factory metadata is captured |
| yuanbao | registration | defineBundledChannelEntry | ready | metadata-only | plugins/yuanbao/.crabpot-package/dist/index.js:38 | registration arguments are captured |
| yuanbao | registration | defineBundledChannelEntry | ready | metadata-only | plugins/yuanbao/.crabpot-package/index.ts:63 | registration arguments are captured |
| yuanbao | registration | registerCommand | ready | direct | plugins/yuanbao/.crabpot-package/dist/index.js:13 | command id is stable; interactive command payload is captured |
| yuanbao | registration | registerCommand | ready | direct | plugins/yuanbao/.crabpot-package/dist/index.js:14 | command id is stable; interactive command payload is captured |
| yuanbao | registration | registerCommand | ready | direct | plugins/yuanbao/.crabpot-package/dist/index.js:15 | command id is stable; interactive command payload is captured |
| yuanbao | registration | registerCommand | ready | direct | plugins/yuanbao/.crabpot-package/index.ts:31 | command id is stable; interactive command payload is captured |
| yuanbao | registration | registerCommand | ready | direct | plugins/yuanbao/.crabpot-package/index.ts:32 | command id is stable; interactive command payload is captured |
| yuanbao | registration | registerCommand | ready | direct | plugins/yuanbao/.crabpot-package/index.ts:33 | command id is stable; interactive command payload is captured |
| yuanbao | registration | registerTool | ready | direct | plugins/yuanbao/.crabpot-package/dist/src/business/tools/group.js:49 | tool name is stable; input schema is captured; result shape metadata is captured |
| yuanbao | registration | registerTool | ready | direct | plugins/yuanbao/.crabpot-package/dist/src/business/tools/member.js:129 | tool name is stable; input schema is captured; result shape metadata is captured |
| yuanbao | registration | registerTool | ready | direct | plugins/yuanbao/.crabpot-package/dist/src/business/tools/remind.js:281 | tool name is stable; input schema is captured; result shape metadata is captured |
| yuanbao | registration | registerTool | ready | direct | plugins/yuanbao/.crabpot-package/src/business/tools/group.ts:88 | tool name is stable; input schema is captured; result shape metadata is captured |
| yuanbao | registration | registerTool | ready | direct | plugins/yuanbao/.crabpot-package/src/business/tools/member.ts:198 | tool name is stable; input schema is captured; result shape metadata is captured |
| yuanbao | registration | registerTool | ready | direct | plugins/yuanbao/.crabpot-package/src/business/tools/remind.ts:395 | tool name is stable; input schema is captured; result shape metadata is captured |
| openclaw-weixin | registration | registerChannel | ready | channel-opt-in | plugins/openclaw-weixin/.crabpot-package/index.ts:22 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| lightclawbot | registration | registerChannel | ready | channel-opt-in | plugins/lightclawbot/.crabpot-package/dist/index.js:13 | channel id is stable; inbound/outbound envelope shape is captured; sender metadata is preserved |
| lightclawbot | registration | registerTool | ready | direct | plugins/lightclawbot/.crabpot-package/dist/src/download-tool.js:49 | tool name is stable; input schema is captured; result shape metadata is captured |
| lightclawbot | registration | registerTool | ready | direct | plugins/lightclawbot/.crabpot-package/dist/src/upload-tool.js:37 | tool name is stable; input schema is captured; result shape metadata is captured |
| telnyx-sms | registration | defineChannelPluginEntry | ready | metadata-only | plugins/telnyx-sms/index.ts:207 | channel id is stable; setup/config schema can be read; message envelope metadata is preserved |
| telnyx-sms | registration | registerCli | ready | direct | plugins/telnyx-sms/index.ts:219 | command name is stable; argument schema is captured |
| telnyx-sms | registration | registerHttpRoute | ready | direct | plugins/telnyx-sms/index.ts:259 | route method and path are captured; auth policy metadata is captured |
| clawrouter | registration | registerCommand | ready | direct | plugins/clawrouter/src/index.ts:1636 | command id is stable; interactive command payload is captured |
| clawrouter | registration | registerCommand | ready | direct | plugins/clawrouter/src/index.ts:1682 | command id is stable; interactive command payload is captured |
| clawrouter | registration | registerCommand | ready | direct | plugins/clawrouter/src/index.ts:1736 | command id is stable; interactive command payload is captured |
| clawrouter | registration | registerCommand | ready | direct | plugins/clawrouter/src/index.ts:1790 | command id is stable; interactive command payload is captured |
| clawrouter | registration | registerCommand | ready | direct | plugins/clawrouter/src/index.ts:1795 | command id is stable; interactive command payload is captured |
| clawrouter | registration | registerCommand | ready | direct | plugins/clawrouter/src/index.ts:1799 | command id is stable; interactive command payload is captured |
| clawrouter | registration | registerCommand | ready | direct | plugins/clawrouter/src/index.ts:1800 | command id is stable; interactive command payload is captured |
| clawrouter | registration | registerImageGenerationProvider | ready | metadata-only | plugins/clawrouter/src/index.ts:1544 | registration arguments are captured |
| clawrouter | registration | registerMusicGenerationProvider | ready | metadata-only | plugins/clawrouter/src/index.ts:1545 | registration arguments are captured |
| clawrouter | registration | registerProvider | ready | metadata-only | plugins/clawrouter/src/index.ts:1535 | registration arguments are captured |
| clawrouter | registration | registerProvider | ready | metadata-only | plugins/clawrouter/src/index.ts:1540 | registration arguments are captured |
| clawrouter | registration | registerService | ready | lifecycle-opt-in | plugins/clawrouter/src/index.ts:1809 | service id is stable; start/stop lifecycle handlers are captured |
| clawrouter | registration | registerTool | ready | direct | plugins/clawrouter/src/index.ts:1622 | tool name is stable; input schema is captured; result shape metadata is captured |
| clawrouter | registration | registerVideoGenerationProvider | ready | metadata-only | plugins/clawrouter/src/index.ts:1547 | registration arguments are captured |
| clawrouter | registration | registerWebSearchProvider | ready | metadata-only | plugins/clawrouter/src/index.ts:1554 | registration arguments are captured |
| memu-engine | registration | registerTool | ready | direct | plugins/memu-engine/index.ts:1252 | tool name is stable; input schema is captured; result shape metadata is captured |
| secureclaw | registration | registerCli | ready | direct | plugins/secureclaw/secureclaw/src/index.ts:351 | command name is stable; argument schema is captured |
| secureclaw | registration | registerService | ready | lifecycle-opt-in | plugins/secureclaw/secureclaw/src/index.ts:295 | service id is stable; start/stop lifecycle handlers are captured |
| secureclaw | registration | registerService | ready | lifecycle-opt-in | plugins/secureclaw/secureclaw/src/index.ts:301 | service id is stable; start/stop lifecycle handlers are captured |
| secureclaw | registration | registerService | ready | lifecycle-opt-in | plugins/secureclaw/secureclaw/src/index.ts:307 | service id is stable; start/stop lifecycle handlers are captured |
| memos-cloud | registration | registerHook | ready | metadata-only | plugins/memos-cloud/index.js:467 | legacy hook name is stable; handler metadata is captured |
| clawmetry | registration | definePluginEntry | ready | metadata-only | plugins/clawmetry/clawhub-plugin/index.ts:4 | entrypoint register function is callable; entrypoint metadata is preserved |
| clawmetry | registration | registerService | ready | lifecycle-opt-in | plugins/clawmetry/clawhub-plugin/index.ts:9 | service id is stable; start/stop lifecycle handlers are captured |
| codex-app-server | registration | registerCommand | ready | direct | plugins/codex-app-server/index.ts:48 | command id is stable; interactive command payload is captured |
| codex-app-server | registration | registerInteractiveHandler | ready | direct | plugins/codex-app-server/index.ts:29 | handler id is stable; interaction payload and response shape are captured |
| codex-app-server | registration | registerInteractiveHandler | ready | direct | plugins/codex-app-server/index.ts:38 | handler id is stable; interaction payload and response shape are captured |
| codex-app-server | registration | registerService | ready | lifecycle-opt-in | plugins/codex-app-server/index.ts:12 | service id is stable; start/stop lifecycle handlers are captured |
| web-search-plus | registration | registerTool | ready | direct | plugins/web-search-plus/index.ts:815 | tool name is stable; input schema is captured; result shape metadata is captured |
| web-search-plus | registration | registerTool | ready | direct | plugins/web-search-plus/index.ts:947 | tool name is stable; input schema is captured; result shape metadata is captured |
| apify | registration | registerCli | ready | direct | plugins/apify/src/cli.ts:35 | command name is stable; argument schema is captured |
| apify | registration | registerTool | ready | direct | plugins/apify/src/index.ts:13 | tool name is stable; input schema is captured; result shape metadata is captured |
| inworld-tts | registration | definePluginEntry | ready | metadata-only | plugins/inworld-tts/index.ts:4 | entrypoint register function is callable; entrypoint metadata is preserved |
| inworld-tts | registration | registerSpeechProvider | ready | provider-opt-in | plugins/inworld-tts/index.ts:9 | provider id is stable; speech request overrides are captured |
| Fixture | Kind | Seam | Status | Execution | Evidence | Assertions |
| ---------------------- | ------------ | ---------------------------------- | ------ | ---------------- | ---------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| codex | hook | inbound_claim | ready | hook-direct | plugins/codex/.crabpot-package/index.ts:34 | claim payload preserves channel/source identity; routing metadata is present |
| diffs | hook | before_prompt_build | ready | hook-direct | plugins/diffs/.crabpot-package/src/plugin.ts:70 | prompt mutation result is preserved; agent and conversation metadata are present |
| memory-lancedb | hook | agent_end | ready | hook-direct | plugins/memory-lancedb/.crabpot-package/index.ts:1005 | final conversation payload is redacted as expected; agent id and run metadata are present |
| memory-lancedb | hook | before_prompt_build | ready | hook-direct | plugins/memory-lancedb/.crabpot-package/index.ts:955 | prompt mutation result is preserved; agent and conversation metadata are present |
| memory-lancedb | hook | session_end | ready | hook-direct | plugins/memory-lancedb/.crabpot-package/index.ts:1072 | hook payload and return value are captured |
| brave-plugin | registration | definePluginEntry | ready | metadata-only | plugins/brave-plugin/.crabpot-package/index.ts:4 | entrypoint register function is callable; entrypoint metadata is preserved |
| brave-plugin | registration | registerWebSearchProvider | ready | metadata-only | plugins/brave-plugin/.crabpot-package/index.ts:9 | registration arguments are captured |
| codex | registration | definePluginEntry | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:14 | entrypoint register function is callable; entrypoint metadata is preserved |
| codex | registration | registerAgentHarness | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:27 | registration arguments are captured |
| codex | registration | registerCommand | ready | direct | plugins/codex/.crabpot-package/index.ts:33 | command id is stable; interactive command payload is captured |
| codex | registration | registerMediaUnderstandingProvider | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:29 | registration arguments are captured |
| codex | registration | registerMigrationProvider | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:32 | registration arguments are captured |
| codex | registration | registerProvider | ready | metadata-only | plugins/codex/.crabpot-package/index.ts:28 | registration arguments are captured |
| diagnostics-prometheus | registration | definePluginEntry | ready | metadata-only | plugins/diagnostics-prometheus/.crabpot-package/index.ts:6 | entrypoint register function is callable; entrypoint metadata is preserved |
| diagnostics-prometheus | registration | registerHttpRoute | ready | direct | plugins/diagnostics-prometheus/.crabpot-package/index.ts:12 | route method and path are captured; auth policy metadata is captured |
| diagnostics-prometheus | registration | registerService | ready | lifecycle-opt-in | plugins/diagnostics-prometheus/.crabpot-package/index.ts:11 | service id is stable; start/stop lifecycle handlers are captured |
| google-meet | registration | definePluginEntry | ready | metadata-only | plugins/google-meet/.crabpot-package/index.ts:657 | entrypoint register function is callable; entrypoint metadata is preserved |
| google-meet | registration | registerCli | ready | direct | plugins/google-meet/.crabpot-package/index.ts:1149 | command name is stable; argument schema is captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:703 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:724 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:746 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:758 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:776 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:795 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:819 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:841 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:865 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:890 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:901 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:918 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:937 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:954 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/index.ts:975 | method name is stable; request and response schema are captured |
| google-meet | registration | registerNodeHostCommand | ready | metadata-only | plugins/google-meet/.crabpot-package/index.ts:1143 | registration arguments are captured |
| google-meet | registration | registerTool | ready | direct | plugins/google-meet/.crabpot-package/index.ts:993 | tool name is stable; input schema is captured; result shape metadata is captured |
| diffs | registration | definePluginEntry | ready | metadata-only | plugins/diffs/.crabpot-package/index.ts:5 | entrypoint register function is callable; entrypoint metadata is preserved |
| diffs | registration | registerHttpRoute | ready | direct | plugins/diffs/.crabpot-package/src/plugin.ts:57 | route method and path are captured; auth policy metadata is captured |
| diffs | registration | registerTool | ready | direct | plugins/diffs/.crabpot-package/src/plugin.ts:42 | tool name is stable; input schema is captured; result shape metadata is captured |
| memory-lancedb | registration | definePluginEntry | ready | metadata-only | plugins/memory-lancedb/.crabpot-package/cli-metadata.ts:3 | entrypoint register function is callable; entrypoint metadata is preserved |
| memory-lancedb | registration | definePluginEntry | ready | metadata-only | plugins/memory-lancedb/.crabpot-package/index.ts:574 | entrypoint register function is callable; entrypoint metadata is preserved |
| memory-lancedb | registration | registerCli | ready | direct | plugins/memory-lancedb/.crabpot-package/cli-metadata.ts:8 | command name is stable; argument schema is captured |
| memory-lancedb | registration | registerCli | ready | direct | plugins/memory-lancedb/.crabpot-package/index.ts:835 | command name is stable; argument schema is captured |
| memory-lancedb | registration | registerService | ready | lifecycle-opt-in | plugins/memory-lancedb/.crabpot-package/index.ts:1085 | service id is stable; start/stop lifecycle handlers are captured |
| memory-lancedb | registration | registerService | ready | lifecycle-opt-in | plugins/memory-lancedb/.crabpot-package/index.ts:586 | service id is stable; start/stop lifecycle handlers are captured |
| memory-lancedb | registration | registerTool | ready | direct | plugins/memory-lancedb/.crabpot-package/index.ts:643 | tool name is stable; input schema is captured; result shape metadata is captured |
| memory-lancedb | registration | registerTool | ready | direct | plugins/memory-lancedb/.crabpot-package/index.ts:694 | tool name is stable; input schema is captured; result shape metadata is captured |
| memory-lancedb | registration | registerTool | ready | direct | plugins/memory-lancedb/.crabpot-package/index.ts:757 | tool name is stable; input schema is captured; result shape metadata is captured |
| openclaw-qqbot | registration | defineBundledChannelEntry | ready | metadata-only | plugins/openclaw-qqbot/.crabpot-package/index.ts:15 | registration arguments are captured |
| openclaw-qqbot | registration | registerCommand | ready | direct | plugins/openclaw-qqbot/.crabpot-package/src/bridge/commands/framework-registration.ts:23 | command id is stable; interactive command payload is captured |
| openclaw-qqbot | registration | registerTool | ready | direct | plugins/openclaw-qqbot/.crabpot-package/src/bridge/tools/channel.ts:32 | tool name is stable; input schema is captured; result shape metadata is captured |
| openclaw-qqbot | registration | registerTool | ready | direct | plugins/openclaw-qqbot/.crabpot-package/src/bridge/tools/remind.ts:90 | tool name is stable; input schema is captured; result shape metadata is captured |
| whatsapp | registration | defineBundledChannelEntry | ready | metadata-only | plugins/whatsapp/.crabpot-package/index.ts:3 | registration arguments are captured |

File diff suppressed because it is too large Load Diff

View File

@ -8,99 +8,32 @@ Opt-in: CRABPOT_EXECUTE_ISOLATED=1
| Metric | Value |
| ------------------------------------ | ----- |
| Fixtures | 57 |
| Entrypoints | 77 |
| Artifact dirs | 77 |
| Install steps | 51 |
| Audit steps | 51 |
| Prune dev workspace dependency steps | 31 |
| Build steps | 11 |
| Capture steps | 77 |
| Synthetic probe steps | 77 |
| Target OpenClaw link steps | 51 |
| TypeScript loader entrypoints | 58 |
| Jiti fallback candidates | 58 |
| Fixtures | 8 |
| Entrypoints | 10 |
| Artifact dirs | 10 |
| Install steps | 8 |
| Audit steps | 8 |
| Prune dev workspace dependency steps | 8 |
| Build steps | 0 |
| Capture steps | 10 |
| Synthetic probe steps | 10 |
| Target OpenClaw link steps | 5 |
| TypeScript loader entrypoints | 10 |
| Jiti fallback candidates | 10 |
| Missing build scripts | 0 |
| SDK alias required | 6 |
| SDK alias required | 0 |
## Entrypoint Workspaces
| Fixture | PM | Status | Loader | Entrypoint | Capabilities | Steps |
| ---------------------- | ---- | --------------------------- | ----------- | ------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| agentchat | pnpm | build-required | node | plugins/agentchat/integrations/openclaw-channel/dist/index.js | build, capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/agentchat && rsync -a --delete plugins/agentchat/integrations/openclaw-channel/ .crabpot/workspaces/agentchat/; prepare-artifacts: mkdir -p .crabpot/results/agentchat; link-openclaw: pnpm pkg set dependencies.openclaw="file:../../../openclaw"; build: pnpm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/agentchat/cold-import-extension-agentchat-plugins-agentchat-integrations-openclaw-channel-dist-index-js.capture.json -> .crabpot/results/agentchat/cold-import-extension-agentchat-plugins-agentchat-integrations-openclaw-channel-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/agentchat/cold-import-extension-agentchat-plugins-agentchat-integrations-openclaw-channel-dist-index-js.synthetic.json -> .crabpot/results/agentchat/cold-import-extension-agentchat-plugins-agentchat-integrations-openclaw-channel-dist-index-js.synthetic.json |
| agentchat | pnpm | build-required | node | plugins/agentchat/integrations/openclaw-channel/dist/setup-entry.js | build, capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/agentchat && rsync -a --delete plugins/agentchat/integrations/openclaw-channel/ .crabpot/workspaces/agentchat/; prepare-artifacts: mkdir -p .crabpot/results/agentchat; link-openclaw: pnpm pkg set dependencies.openclaw="file:../../../openclaw"; build: pnpm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/setup-entry.js --mock-sdk --output ../../results/agentchat/cold-import-setupEntry-agentchat-plugins-agentchat-integrations-openclaw-channel-dist-setup-entry-js.capture.json -> .crabpot/results/agentchat/cold-import-setupEntry-agentchat-plugins-agentchat-integrations-openclaw-channel-dist-setup-entry-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/setup-entry.js --mock-sdk --output ../../results/agentchat/cold-import-setupEntry-agentchat-plugins-agentchat-integrations-openclaw-channel-dist-setup-entry-js.synthetic.json -> .crabpot/results/agentchat/cold-import-setupEntry-agentchat-plugins-agentchat-integrations-openclaw-channel-dist-setup-entry-js.synthetic.json |
| wecom | npm | dependency-install-required | node | plugins/wecom/index.js | capture-shim, dependency-install, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/wecom && rsync -a --delete plugins/wecom/ .crabpot/workspaces/wecom/; prepare-artifacts: mkdir -p .crabpot/results/wecom; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/wecom/package-audit.json || true -> .crabpot/results/wecom/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.js --mock-sdk --output ../../results/wecom/cold-import-extension-wecom-plugins-wecom-index-js.capture.json -> .crabpot/results/wecom/cold-import-extension-wecom-plugins-wecom-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.js --mock-sdk --output ../../results/wecom/cold-import-extension-wecom-plugins-wecom-index-js.synthetic.json -> .crabpot/results/wecom/cold-import-extension-wecom-plugins-wecom-index-js.synthetic.json |
| qqbot | npm | dependency-install-required | node | plugins/qqbot/preload.cjs | capture-shim, dependency-install, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/qqbot && rsync -a --delete plugins/qqbot/ .crabpot/workspaces/qqbot/; prepare-artifacts: mkdir -p .crabpot/results/qqbot; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/qqbot/package-audit.json || true -> .crabpot/results/qqbot/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./preload.cjs --mock-sdk --output ../../results/qqbot/cold-import-extension-qqbot-plugins-qqbot-preload-cjs.capture.json -> .crabpot/results/qqbot/cold-import-extension-qqbot-plugins-qqbot-preload-cjs.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./preload.cjs --mock-sdk --output ../../results/qqbot/cold-import-extension-qqbot-plugins-qqbot-preload-cjs.synthetic.json -> .crabpot/results/qqbot/cold-import-extension-qqbot-plugins-qqbot-preload-cjs.synthetic.json |
| a2a-gateway | npm | ts-loader-required | tsx (+jiti) | plugins/a2a-gateway/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/a2a-gateway && rsync -a --delete plugins/a2a-gateway/ .crabpot/workspaces/a2a-gateway/; prepare-artifacts: mkdir -p .crabpot/results/a2a-gateway; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/a2a-gateway/package-audit.json || true -> .crabpot/results/a2a-gateway/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/a2a-gateway/cold-import-extension-a2a-gateway-plugins-a2a-gateway-index-ts.capture.json -> .crabpot/results/a2a-gateway/cold-import-extension-a2a-gateway-plugins-a2a-gateway-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/a2a-gateway/cold-import-extension-a2a-gateway-plugins-a2a-gateway-index-ts.synthetic.json -> .crabpot/results/a2a-gateway/cold-import-extension-a2a-gateway-plugins-a2a-gateway-index-ts.synthetic.json |
| hasdata | npm | ts-loader-required | tsx (+jiti) | plugins/hasdata/src/index.ts | capture-shim, dependency-install, side-effect-sandbox, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/hasdata && rsync -a --delete plugins/hasdata/ .crabpot/workspaces/hasdata/; prepare-artifacts: mkdir -p .crabpot/results/hasdata; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/hasdata/package-audit.json || true -> .crabpot/results/hasdata/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./src/index.ts --mock-sdk --output ../../results/hasdata/cold-import-extension-hasdata-plugins-hasdata-src-index-ts.capture.json -> .crabpot/results/hasdata/cold-import-extension-hasdata-plugins-hasdata-src-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./src/index.ts --mock-sdk --output ../../results/hasdata/cold-import-extension-hasdata-plugins-hasdata-src-index-ts.synthetic.json -> .crabpot/results/hasdata/cold-import-extension-hasdata-plugins-hasdata-src-index-ts.synthetic.json |
| mcp-adapter | npm | ts-loader-required | tsx (+jiti) | plugins/mcp-adapter/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/mcp-adapter && rsync -a --delete plugins/mcp-adapter/ .crabpot/workspaces/mcp-adapter/; prepare-artifacts: mkdir -p .crabpot/results/mcp-adapter; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/mcp-adapter/package-audit.json || true -> .crabpot/results/mcp-adapter/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/mcp-adapter/cold-import-extension-mcp-adapter-plugins-mcp-adapter-index-ts.capture.json -> .crabpot/results/mcp-adapter/cold-import-extension-mcp-adapter-plugins-mcp-adapter-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/mcp-adapter/cold-import-extension-mcp-adapter-plugins-mcp-adapter-index-ts.synthetic.json -> .crabpot/results/mcp-adapter/cold-import-extension-mcp-adapter-plugins-mcp-adapter-index-ts.synthetic.json |
| llm-trace-phoenix | npm | ts-loader-required | tsx (+jiti) | plugins/llm-trace-phoenix/index.ts | capture-shim, side-effect-sandbox, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/llm-trace-phoenix && rsync -a --delete plugins/llm-trace-phoenix/ .crabpot/workspaces/llm-trace-phoenix/; prepare-artifacts: mkdir -p .crabpot/results/llm-trace-phoenix; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/llm-trace-phoenix/cold-import-extension-llm-trace-phoenix-plugins-llm-trace-phoenix-index-ts.capture.json -> .crabpot/results/llm-trace-phoenix/cold-import-extension-llm-trace-phoenix-plugins-llm-trace-phoenix-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/llm-trace-phoenix/cold-import-extension-llm-trace-phoenix-plugins-llm-trace-phoenix-index-ts.synthetic.json -> .crabpot/results/llm-trace-phoenix/cold-import-extension-llm-trace-phoenix-plugins-llm-trace-phoenix-index-ts.synthetic.json |
| opik-openclaw | npm | ts-loader-required | tsx (+jiti) | plugins/opik-openclaw/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/opik-openclaw && rsync -a --delete plugins/opik-openclaw/ .crabpot/workspaces/opik-openclaw/; prepare-artifacts: mkdir -p .crabpot/results/opik-openclaw; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/opik-openclaw/package-audit.json || true -> .crabpot/results/opik-openclaw/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/opik-openclaw/cold-import-extension-opik-openclaw-plugins-opik-openclaw-index-ts.capture.json -> .crabpot/results/opik-openclaw/cold-import-extension-opik-openclaw-plugins-opik-openclaw-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/opik-openclaw/cold-import-extension-opik-openclaw-plugins-opik-openclaw-index-ts.synthetic.json -> .crabpot/results/opik-openclaw/cold-import-extension-opik-openclaw-plugins-opik-openclaw-index-ts.synthetic.json |
| opik-openclaw | npm | build-required | node | plugins/opik-openclaw/dist/index.js | build, capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/opik-openclaw && rsync -a --delete plugins/opik-openclaw/ .crabpot/workspaces/opik-openclaw/; prepare-artifacts: mkdir -p .crabpot/results/opik-openclaw; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; build: npm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/opik-openclaw/cold-import-runtimeExtension-opik-openclaw-plugins-opik-openclaw-dist-index-js.capture.json -> .crabpot/results/opik-openclaw/cold-import-runtimeExtension-opik-openclaw-plugins-opik-openclaw-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/opik-openclaw/cold-import-runtimeExtension-opik-openclaw-plugins-opik-openclaw-dist-index-js.synthetic.json -> .crabpot/results/opik-openclaw/cold-import-runtimeExtension-opik-openclaw-plugins-opik-openclaw-dist-index-js.synthetic.json |
| openclaw-telemetry | npm | ts-loader-required | tsx (+jiti) | plugins/openclaw-telemetry/index.ts | capture-shim, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/openclaw-telemetry && rsync -a --delete plugins/openclaw-telemetry/ .crabpot/workspaces/openclaw-telemetry/; prepare-artifacts: mkdir -p .crabpot/results/openclaw-telemetry; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/openclaw-telemetry/cold-import-extension-openclaw-telemetry-plugins-openclaw-telemetry-index-ts.capture.json -> .crabpot/results/openclaw-telemetry/cold-import-extension-openclaw-telemetry-plugins-openclaw-telemetry-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/openclaw-telemetry/cold-import-extension-openclaw-telemetry-plugins-openclaw-telemetry-index-ts.synthetic.json -> .crabpot/results/openclaw-telemetry/cold-import-extension-openclaw-telemetry-plugins-openclaw-telemetry-index-ts.synthetic.json |
| lossless-claw | npm | build-required | node | plugins/lossless-claw/dist/index.js | build, capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/lossless-claw && rsync -a --delete plugins/lossless-claw/ .crabpot/workspaces/lossless-claw/; prepare-artifacts: mkdir -p .crabpot/results/lossless-claw; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; build: npm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/lossless-claw/cold-import-extension-lossless-claw-plugins-lossless-claw-dist-index-js.capture.json -> .crabpot/results/lossless-claw/cold-import-extension-lossless-claw-plugins-lossless-claw-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/lossless-claw/cold-import-extension-lossless-claw-plugins-lossless-claw-dist-index-js.synthetic.json -> .crabpot/results/lossless-claw/cold-import-extension-lossless-claw-plugins-lossless-claw-dist-index-js.synthetic.json |
| connectclaw | pnpm | ts-loader-required | tsx (+jiti) | plugins/connectclaw/packages/plugin/index.ts | capture-shim, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/connectclaw && rsync -a --delete plugins/connectclaw/packages/plugin/ .crabpot/workspaces/connectclaw/; prepare-artifacts: mkdir -p .crabpot/results/connectclaw; link-openclaw: pnpm pkg set dependencies.openclaw="file:../../../openclaw"; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/connectclaw/cold-import-extension-connectclaw-plugins-connectclaw-packages-plugin-index-ts.capture.json -> .crabpot/results/connectclaw/cold-import-extension-connectclaw-plugins-connectclaw-packages-plugin-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/connectclaw/cold-import-extension-connectclaw-plugins-connectclaw-packages-plugin-index-ts.synthetic.json -> .crabpot/results/connectclaw/cold-import-extension-connectclaw-plugins-connectclaw-packages-plugin-index-ts.synthetic.json |
| hyperspell | npm | ts-loader-required | tsx (+jiti) | plugins/hyperspell/index.ts | capture-shim, dependency-install, side-effect-sandbox, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/hyperspell && rsync -a --delete plugins/hyperspell/ .crabpot/workspaces/hyperspell/; prepare-artifacts: mkdir -p .crabpot/results/hyperspell; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/hyperspell/package-audit.json || true -> .crabpot/results/hyperspell/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/hyperspell/cold-import-extension-hyperspell-plugins-hyperspell-index-ts.capture.json -> .crabpot/results/hyperspell/cold-import-extension-hyperspell-plugins-hyperspell-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/hyperspell/cold-import-extension-hyperspell-plugins-hyperspell-index-ts.synthetic.json -> .crabpot/results/hyperspell/cold-import-extension-hyperspell-plugins-hyperspell-index-ts.synthetic.json |
| honcho | pnpm | sdk-alias-required | node | plugins/honcho/dist/index.js | build, capture-shim, sdk-alias-compat, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/honcho && rsync -a --delete plugins/honcho/ .crabpot/workspaces/honcho/; prepare-artifacts: mkdir -p .crabpot/results/honcho; link-openclaw: pnpm pkg set dependencies.openclaw="file:../../../openclaw"; build: pnpm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/honcho/cold-import-extension-honcho-plugins-honcho-dist-index-js.capture.json -> .crabpot/results/honcho/cold-import-extension-honcho-plugins-honcho-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/honcho/cold-import-extension-honcho-plugins-honcho-dist-index-js.synthetic.json -> .crabpot/results/honcho/cold-import-extension-honcho-plugins-honcho-dist-index-js.synthetic.json |
| composio | npm | ts-loader-required | tsx (+jiti) | plugins/composio/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/composio && rsync -a --delete plugins/composio/ .crabpot/workspaces/composio/; prepare-artifacts: mkdir -p .crabpot/results/composio; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/composio/package-audit.json || true -> .crabpot/results/composio/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/composio/cold-import-extension-composio-plugins-composio-index-ts.capture.json -> .crabpot/results/composio/cold-import-extension-composio-plugins-composio-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/composio/cold-import-extension-composio-plugins-composio-index-ts.synthetic.json -> .crabpot/results/composio/cold-import-extension-composio-plugins-composio-index-ts.synthetic.json |
| kitchen-sink | npm | ready | node | plugins/kitchen-sink/src/index.js | capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/kitchen-sink && rsync -a --delete plugins/kitchen-sink/ .crabpot/workspaces/kitchen-sink/; prepare-artifacts: mkdir -p .crabpot/results/kitchen-sink; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./src/index.js --mock-sdk --output ../../results/kitchen-sink/cold-import-extension-kitchen-sink-plugins-kitchen-sink-src-index-js.capture.json -> .crabpot/results/kitchen-sink/cold-import-extension-kitchen-sink-plugins-kitchen-sink-src-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./src/index.js --mock-sdk --output ../../results/kitchen-sink/cold-import-extension-kitchen-sink-plugins-kitchen-sink-src-index-js.synthetic.json -> .crabpot/results/kitchen-sink/cold-import-extension-kitchen-sink-plugins-kitchen-sink-src-index-js.synthetic.json |
| kitchen-sink | npm | ready | node | plugins/kitchen-sink/src/index.js | capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/kitchen-sink && rsync -a --delete plugins/kitchen-sink/ .crabpot/workspaces/kitchen-sink/; prepare-artifacts: mkdir -p .crabpot/results/kitchen-sink; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./src/index.js --mock-sdk --output ../../results/kitchen-sink/cold-import-runtimeExtension-kitchen-sink-plugins-kitchen-sink-src-index-js.capture.json -> .crabpot/results/kitchen-sink/cold-import-runtimeExtension-kitchen-sink-plugins-kitchen-sink-src-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./src/index.js --mock-sdk --output ../../results/kitchen-sink/cold-import-runtimeExtension-kitchen-sink-plugins-kitchen-sink-src-index-js.synthetic.json -> .crabpot/results/kitchen-sink/cold-import-runtimeExtension-kitchen-sink-plugins-kitchen-sink-src-index-js.synthetic.json |
| kitchen-sink | npm | ready | node | plugins/kitchen-sink/src/setup.js | capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/kitchen-sink && rsync -a --delete plugins/kitchen-sink/ .crabpot/workspaces/kitchen-sink/; prepare-artifacts: mkdir -p .crabpot/results/kitchen-sink; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./src/setup.js --mock-sdk --output ../../results/kitchen-sink/cold-import-setupEntry-kitchen-sink-plugins-kitchen-sink-src-setup-js.capture.json -> .crabpot/results/kitchen-sink/cold-import-setupEntry-kitchen-sink-plugins-kitchen-sink-src-setup-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./src/setup.js --mock-sdk --output ../../results/kitchen-sink/cold-import-setupEntry-kitchen-sink-plugins-kitchen-sink-src-setup-js.synthetic.json -> .crabpot/results/kitchen-sink/cold-import-setupEntry-kitchen-sink-plugins-kitchen-sink-src-setup-js.synthetic.json |
| bluebubbles | npm | ts-loader-required | tsx (+jiti) | plugins/bluebubbles/.crabpot-package/index.ts | capture-shim, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/bluebubbles && rsync -a --delete plugins/bluebubbles/.crabpot-package/ .crabpot/workspaces/bluebubbles/; prepare-artifacts: mkdir -p .crabpot/results/bluebubbles; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/bluebubbles/cold-import-extension-bluebubbles-plugins-bluebubbles-crabpot-package-index-ts.capture.json -> .crabpot/results/bluebubbles/cold-import-extension-bluebubbles-plugins-bluebubbles-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/bluebubbles/cold-import-extension-bluebubbles-plugins-bluebubbles-crabpot-package-index-ts.synthetic.json -> .crabpot/results/bluebubbles/cold-import-extension-bluebubbles-plugins-bluebubbles-crabpot-package-index-ts.synthetic.json |
| bluebubbles | npm | ts-loader-required | tsx (+jiti) | plugins/bluebubbles/.crabpot-package/setup-entry.ts | capture-shim, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/bluebubbles && rsync -a --delete plugins/bluebubbles/.crabpot-package/ .crabpot/workspaces/bluebubbles/; prepare-artifacts: mkdir -p .crabpot/results/bluebubbles; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/bluebubbles/cold-import-setupEntry-bluebubbles-plugins-bluebubbles-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/bluebubbles/cold-import-setupEntry-bluebubbles-plugins-bluebubbles-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/bluebubbles/cold-import-setupEntry-bluebubbles-plugins-bluebubbles-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/bluebubbles/cold-import-setupEntry-bluebubbles-plugins-bluebubbles-crabpot-package-setup-entry-ts.synthetic.json |
| diagnostics-otel | npm | ts-loader-required | tsx (+jiti) | plugins/diagnostics-otel/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/diagnostics-otel && rsync -a --delete plugins/diagnostics-otel/.crabpot-package/ .crabpot/workspaces/diagnostics-otel/; prepare-artifacts: mkdir -p .crabpot/results/diagnostics-otel; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/diagnostics-otel/package-audit.json || true -> .crabpot/results/diagnostics-otel/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/diagnostics-otel/cold-import-extension-diagnostics-otel-plugins-diagnostics-otel-crabpot-package-index-ts.capture.json -> .crabpot/results/diagnostics-otel/cold-import-extension-diagnostics-otel-plugins-diagnostics-otel-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/diagnostics-otel/cold-import-extension-diagnostics-otel-plugins-diagnostics-otel-crabpot-package-index-ts.synthetic.json -> .crabpot/results/diagnostics-otel/cold-import-extension-diagnostics-otel-plugins-diagnostics-otel-crabpot-package-index-ts.synthetic.json |
| discord | npm | ts-loader-required | tsx (+jiti) | plugins/discord/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/discord && rsync -a --delete plugins/discord/.crabpot-package/ .crabpot/workspaces/discord/; prepare-artifacts: mkdir -p .crabpot/results/discord; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/discord/package-audit.json || true -> .crabpot/results/discord/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/discord/cold-import-extension-discord-plugins-discord-crabpot-package-index-ts.capture.json -> .crabpot/results/discord/cold-import-extension-discord-plugins-discord-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/discord/cold-import-extension-discord-plugins-discord-crabpot-package-index-ts.synthetic.json -> .crabpot/results/discord/cold-import-extension-discord-plugins-discord-crabpot-package-index-ts.synthetic.json |
| discord | npm | ts-loader-required | tsx (+jiti) | plugins/discord/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/discord && rsync -a --delete plugins/discord/.crabpot-package/ .crabpot/workspaces/discord/; prepare-artifacts: mkdir -p .crabpot/results/discord; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/discord/package-audit.json || true -> .crabpot/results/discord/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/discord/cold-import-setupEntry-discord-plugins-discord-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/discord/cold-import-setupEntry-discord-plugins-discord-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/discord/cold-import-setupEntry-discord-plugins-discord-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/discord/cold-import-setupEntry-discord-plugins-discord-crabpot-package-setup-entry-ts.synthetic.json |
| lobster | npm | ts-loader-required | tsx (+jiti) | plugins/lobster/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/lobster && rsync -a --delete plugins/lobster/.crabpot-package/ .crabpot/workspaces/lobster/; prepare-artifacts: mkdir -p .crabpot/results/lobster; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/lobster/package-audit.json || true -> .crabpot/results/lobster/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/lobster/cold-import-extension-lobster-plugins-lobster-crabpot-package-index-ts.capture.json -> .crabpot/results/lobster/cold-import-extension-lobster-plugins-lobster-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/lobster/cold-import-extension-lobster-plugins-lobster-crabpot-package-index-ts.synthetic.json -> .crabpot/results/lobster/cold-import-extension-lobster-plugins-lobster-crabpot-package-index-ts.synthetic.json |
| matrix | npm | sdk-alias-required | tsx (+jiti) | plugins/matrix/.crabpot-package/index.ts | capture-shim, dependency-install, sdk-alias-compat, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/matrix && rsync -a --delete plugins/matrix/.crabpot-package/ .crabpot/workspaces/matrix/; prepare-artifacts: mkdir -p .crabpot/results/matrix; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/matrix/package-audit.json || true -> .crabpot/results/matrix/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/matrix/cold-import-extension-matrix-plugins-matrix-crabpot-package-index-ts.capture.json -> .crabpot/results/matrix/cold-import-extension-matrix-plugins-matrix-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/matrix/cold-import-extension-matrix-plugins-matrix-crabpot-package-index-ts.synthetic.json -> .crabpot/results/matrix/cold-import-extension-matrix-plugins-matrix-crabpot-package-index-ts.synthetic.json |
| msteams | npm | ts-loader-required | tsx (+jiti) | plugins/msteams/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/msteams && rsync -a --delete plugins/msteams/.crabpot-package/ .crabpot/workspaces/msteams/; prepare-artifacts: mkdir -p .crabpot/results/msteams; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/msteams/package-audit.json || true -> .crabpot/results/msteams/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/msteams/cold-import-extension-msteams-plugins-msteams-crabpot-package-index-ts.capture.json -> .crabpot/results/msteams/cold-import-extension-msteams-plugins-msteams-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/msteams/cold-import-extension-msteams-plugins-msteams-crabpot-package-index-ts.synthetic.json -> .crabpot/results/msteams/cold-import-extension-msteams-plugins-msteams-crabpot-package-index-ts.synthetic.json |
| msteams | npm | ts-loader-required | tsx (+jiti) | plugins/msteams/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/msteams && rsync -a --delete plugins/msteams/.crabpot-package/ .crabpot/workspaces/msteams/; prepare-artifacts: mkdir -p .crabpot/results/msteams; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/msteams/package-audit.json || true -> .crabpot/results/msteams/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/msteams/cold-import-setupEntry-msteams-plugins-msteams-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/msteams/cold-import-setupEntry-msteams-plugins-msteams-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/msteams/cold-import-setupEntry-msteams-plugins-msteams-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/msteams/cold-import-setupEntry-msteams-plugins-msteams-crabpot-package-setup-entry-ts.synthetic.json |
| nextcloud-talk | npm | ts-loader-required | tsx (+jiti) | plugins/nextcloud-talk/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/nextcloud-talk && rsync -a --delete plugins/nextcloud-talk/.crabpot-package/ .crabpot/workspaces/nextcloud-talk/; prepare-artifacts: mkdir -p .crabpot/results/nextcloud-talk; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/nextcloud-talk/package-audit.json || true -> .crabpot/results/nextcloud-talk/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/nextcloud-talk/cold-import-extension-nextcloud-talk-plugins-nextcloud-talk-crabpot-package-index-ts.capture.json -> .crabpot/results/nextcloud-talk/cold-import-extension-nextcloud-talk-plugins-nextcloud-talk-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/nextcloud-talk/cold-import-extension-nextcloud-talk-plugins-nextcloud-talk-crabpot-package-index-ts.synthetic.json -> .crabpot/results/nextcloud-talk/cold-import-extension-nextcloud-talk-plugins-nextcloud-talk-crabpot-package-index-ts.synthetic.json |
| nextcloud-talk | npm | ts-loader-required | tsx (+jiti) | plugins/nextcloud-talk/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/nextcloud-talk && rsync -a --delete plugins/nextcloud-talk/.crabpot-package/ .crabpot/workspaces/nextcloud-talk/; prepare-artifacts: mkdir -p .crabpot/results/nextcloud-talk; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/nextcloud-talk/package-audit.json || true -> .crabpot/results/nextcloud-talk/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/nextcloud-talk/cold-import-setupEntry-nextcloud-talk-plugins-nextcloud-talk-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/nextcloud-talk/cold-import-setupEntry-nextcloud-talk-plugins-nextcloud-talk-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/nextcloud-talk/cold-import-setupEntry-nextcloud-talk-plugins-nextcloud-talk-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/nextcloud-talk/cold-import-setupEntry-nextcloud-talk-plugins-nextcloud-talk-crabpot-package-setup-entry-ts.synthetic.json |
| nostr | npm | ts-loader-required | tsx (+jiti) | plugins/nostr/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/nostr && rsync -a --delete plugins/nostr/.crabpot-package/ .crabpot/workspaces/nostr/; prepare-artifacts: mkdir -p .crabpot/results/nostr; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/nostr/package-audit.json || true -> .crabpot/results/nostr/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/nostr/cold-import-extension-nostr-plugins-nostr-crabpot-package-index-ts.capture.json -> .crabpot/results/nostr/cold-import-extension-nostr-plugins-nostr-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/nostr/cold-import-extension-nostr-plugins-nostr-crabpot-package-index-ts.synthetic.json -> .crabpot/results/nostr/cold-import-extension-nostr-plugins-nostr-crabpot-package-index-ts.synthetic.json |
| nostr | npm | ts-loader-required | tsx (+jiti) | plugins/nostr/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/nostr && rsync -a --delete plugins/nostr/.crabpot-package/ .crabpot/workspaces/nostr/; prepare-artifacts: mkdir -p .crabpot/results/nostr; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/nostr/package-audit.json || true -> .crabpot/results/nostr/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/nostr/cold-import-setupEntry-nostr-plugins-nostr-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/nostr/cold-import-setupEntry-nostr-plugins-nostr-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/nostr/cold-import-setupEntry-nostr-plugins-nostr-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/nostr/cold-import-setupEntry-nostr-plugins-nostr-crabpot-package-setup-entry-ts.synthetic.json |
| voice-call | npm | ts-loader-required | tsx (+jiti) | plugins/voice-call/.crabpot-package/index.ts | capture-shim, dependency-install, side-effect-sandbox, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/voice-call && rsync -a --delete plugins/voice-call/.crabpot-package/ .crabpot/workspaces/voice-call/; prepare-artifacts: mkdir -p .crabpot/results/voice-call; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/voice-call/package-audit.json || true -> .crabpot/results/voice-call/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/voice-call/cold-import-extension-voice-call-plugins-voice-call-crabpot-package-index-ts.capture.json -> .crabpot/results/voice-call/cold-import-extension-voice-call-plugins-voice-call-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/voice-call/cold-import-extension-voice-call-plugins-voice-call-crabpot-package-index-ts.synthetic.json -> .crabpot/results/voice-call/cold-import-extension-voice-call-plugins-voice-call-crabpot-package-index-ts.synthetic.json |
| zalo | npm | ts-loader-required | tsx (+jiti) | plugins/zalo/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/zalo && rsync -a --delete plugins/zalo/.crabpot-package/ .crabpot/workspaces/zalo/; prepare-artifacts: mkdir -p .crabpot/results/zalo; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/zalo/package-audit.json || true -> .crabpot/results/zalo/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/zalo/cold-import-extension-zalo-plugins-zalo-crabpot-package-index-ts.capture.json -> .crabpot/results/zalo/cold-import-extension-zalo-plugins-zalo-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/zalo/cold-import-extension-zalo-plugins-zalo-crabpot-package-index-ts.synthetic.json -> .crabpot/results/zalo/cold-import-extension-zalo-plugins-zalo-crabpot-package-index-ts.synthetic.json |
| zalo | npm | ts-loader-required | tsx (+jiti) | plugins/zalo/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/zalo && rsync -a --delete plugins/zalo/.crabpot-package/ .crabpot/workspaces/zalo/; prepare-artifacts: mkdir -p .crabpot/results/zalo; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/zalo/package-audit.json || true -> .crabpot/results/zalo/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/zalo/cold-import-setupEntry-zalo-plugins-zalo-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/zalo/cold-import-setupEntry-zalo-plugins-zalo-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/zalo/cold-import-setupEntry-zalo-plugins-zalo-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/zalo/cold-import-setupEntry-zalo-plugins-zalo-crabpot-package-setup-entry-ts.synthetic.json |
| zalouser | npm | ts-loader-required | tsx (+jiti) | plugins/zalouser/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/zalouser && rsync -a --delete plugins/zalouser/.crabpot-package/ .crabpot/workspaces/zalouser/; prepare-artifacts: mkdir -p .crabpot/results/zalouser; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/zalouser/package-audit.json || true -> .crabpot/results/zalouser/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/zalouser/cold-import-extension-zalouser-plugins-zalouser-crabpot-package-index-ts.capture.json -> .crabpot/results/zalouser/cold-import-extension-zalouser-plugins-zalouser-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/zalouser/cold-import-extension-zalouser-plugins-zalouser-crabpot-package-index-ts.synthetic.json -> .crabpot/results/zalouser/cold-import-extension-zalouser-plugins-zalouser-crabpot-package-index-ts.synthetic.json |
| zalouser | npm | ts-loader-required | tsx (+jiti) | plugins/zalouser/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/zalouser && rsync -a --delete plugins/zalouser/.crabpot-package/ .crabpot/workspaces/zalouser/; prepare-artifacts: mkdir -p .crabpot/results/zalouser; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/zalouser/package-audit.json || true -> .crabpot/results/zalouser/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/zalouser/cold-import-setupEntry-zalouser-plugins-zalouser-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/zalouser/cold-import-setupEntry-zalouser-plugins-zalouser-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/zalouser/cold-import-setupEntry-zalouser-plugins-zalouser-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/zalouser/cold-import-setupEntry-zalouser-plugins-zalouser-crabpot-package-setup-entry-ts.synthetic.json |
| feishu | npm | ts-loader-required | tsx (+jiti) | plugins/feishu/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/feishu && rsync -a --delete plugins/feishu/.crabpot-package/ .crabpot/workspaces/feishu/; prepare-artifacts: mkdir -p .crabpot/results/feishu; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/feishu/package-audit.json || true -> .crabpot/results/feishu/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/feishu/cold-import-extension-feishu-plugins-feishu-crabpot-package-index-ts.capture.json -> .crabpot/results/feishu/cold-import-extension-feishu-plugins-feishu-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/feishu/cold-import-extension-feishu-plugins-feishu-crabpot-package-index-ts.synthetic.json -> .crabpot/results/feishu/cold-import-extension-feishu-plugins-feishu-crabpot-package-index-ts.synthetic.json |
| feishu | npm | ts-loader-required | tsx (+jiti) | plugins/feishu/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/feishu && rsync -a --delete plugins/feishu/.crabpot-package/ .crabpot/workspaces/feishu/; prepare-artifacts: mkdir -p .crabpot/results/feishu; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/feishu/package-audit.json || true -> .crabpot/results/feishu/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/feishu/cold-import-setupEntry-feishu-plugins-feishu-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/feishu/cold-import-setupEntry-feishu-plugins-feishu-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/feishu/cold-import-setupEntry-feishu-plugins-feishu-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/feishu/cold-import-setupEntry-feishu-plugins-feishu-crabpot-package-setup-entry-ts.synthetic.json |
| tlon | npm | ts-loader-required | tsx (+jiti) | plugins/tlon/.crabpot-package/index.ts | capture-shim, dependency-install, side-effect-sandbox, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/tlon && rsync -a --delete plugins/tlon/.crabpot-package/ .crabpot/workspaces/tlon/; prepare-artifacts: mkdir -p .crabpot/results/tlon; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/tlon/package-audit.json || true -> .crabpot/results/tlon/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/tlon/cold-import-extension-tlon-plugins-tlon-crabpot-package-index-ts.capture.json -> .crabpot/results/tlon/cold-import-extension-tlon-plugins-tlon-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/tlon/cold-import-extension-tlon-plugins-tlon-crabpot-package-index-ts.synthetic.json -> .crabpot/results/tlon/cold-import-extension-tlon-plugins-tlon-crabpot-package-index-ts.synthetic.json |
| tlon | npm | ts-loader-required | tsx (+jiti) | plugins/tlon/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/tlon && rsync -a --delete plugins/tlon/.crabpot-package/ .crabpot/workspaces/tlon/; prepare-artifacts: mkdir -p .crabpot/results/tlon; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/tlon/package-audit.json || true -> .crabpot/results/tlon/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/tlon/cold-import-setupEntry-tlon-plugins-tlon-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/tlon/cold-import-setupEntry-tlon-plugins-tlon-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/tlon/cold-import-setupEntry-tlon-plugins-tlon-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/tlon/cold-import-setupEntry-tlon-plugins-tlon-crabpot-package-setup-entry-ts.synthetic.json |
| twitch | npm | ts-loader-required | tsx (+jiti) | plugins/twitch/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/twitch && rsync -a --delete plugins/twitch/.crabpot-package/ .crabpot/workspaces/twitch/; prepare-artifacts: mkdir -p .crabpot/results/twitch; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/twitch/package-audit.json || true -> .crabpot/results/twitch/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/twitch/cold-import-extension-twitch-plugins-twitch-crabpot-package-index-ts.capture.json -> .crabpot/results/twitch/cold-import-extension-twitch-plugins-twitch-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/twitch/cold-import-extension-twitch-plugins-twitch-crabpot-package-index-ts.synthetic.json -> .crabpot/results/twitch/cold-import-extension-twitch-plugins-twitch-crabpot-package-index-ts.synthetic.json |
| twitch | npm | ts-loader-required | tsx (+jiti) | plugins/twitch/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/twitch && rsync -a --delete plugins/twitch/.crabpot-package/ .crabpot/workspaces/twitch/; prepare-artifacts: mkdir -p .crabpot/results/twitch; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/twitch/package-audit.json || true -> .crabpot/results/twitch/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/twitch/cold-import-setupEntry-twitch-plugins-twitch-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/twitch/cold-import-setupEntry-twitch-plugins-twitch-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/twitch/cold-import-setupEntry-twitch-plugins-twitch-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/twitch/cold-import-setupEntry-twitch-plugins-twitch-crabpot-package-setup-entry-ts.synthetic.json |
| mattermost | npm | ts-loader-required | tsx (+jiti) | plugins/mattermost/.crabpot-package/index.ts | capture-shim, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/mattermost && rsync -a --delete plugins/mattermost/.crabpot-package/ .crabpot/workspaces/mattermost/; prepare-artifacts: mkdir -p .crabpot/results/mattermost; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/mattermost/cold-import-extension-mattermost-plugins-mattermost-crabpot-package-index-ts.capture.json -> .crabpot/results/mattermost/cold-import-extension-mattermost-plugins-mattermost-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/mattermost/cold-import-extension-mattermost-plugins-mattermost-crabpot-package-index-ts.synthetic.json -> .crabpot/results/mattermost/cold-import-extension-mattermost-plugins-mattermost-crabpot-package-index-ts.synthetic.json |
| synology-chat | npm | ts-loader-required | tsx (+jiti) | plugins/synology-chat/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/synology-chat && rsync -a --delete plugins/synology-chat/.crabpot-package/ .crabpot/workspaces/synology-chat/; prepare-artifacts: mkdir -p .crabpot/results/synology-chat; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/synology-chat/package-audit.json || true -> .crabpot/results/synology-chat/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/synology-chat/cold-import-extension-synology-chat-plugins-synology-chat-crabpot-package-index-ts.capture.json -> .crabpot/results/synology-chat/cold-import-extension-synology-chat-plugins-synology-chat-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/synology-chat/cold-import-extension-synology-chat-plugins-synology-chat-crabpot-package-index-ts.synthetic.json -> .crabpot/results/synology-chat/cold-import-extension-synology-chat-plugins-synology-chat-crabpot-package-index-ts.synthetic.json |
| synology-chat | npm | ts-loader-required | tsx (+jiti) | plugins/synology-chat/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/synology-chat && rsync -a --delete plugins/synology-chat/.crabpot-package/ .crabpot/workspaces/synology-chat/; prepare-artifacts: mkdir -p .crabpot/results/synology-chat; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/synology-chat/package-audit.json || true -> .crabpot/results/synology-chat/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/synology-chat/cold-import-setupEntry-synology-chat-plugins-synology-chat-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/synology-chat/cold-import-setupEntry-synology-chat-plugins-synology-chat-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/synology-chat/cold-import-setupEntry-synology-chat-plugins-synology-chat-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/synology-chat/cold-import-setupEntry-synology-chat-plugins-synology-chat-crabpot-package-setup-entry-ts.synthetic.json |
| brave-plugin | npm | ts-loader-required | tsx (+jiti) | plugins/brave-plugin/.crabpot-package/index.ts | capture-shim, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/brave-plugin && rsync -a --delete plugins/brave-plugin/.crabpot-package/ .crabpot/workspaces/brave-plugin/; prepare-artifacts: mkdir -p .crabpot/results/brave-plugin; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.capture.json -> .crabpot/results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.synthetic.json -> .crabpot/results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.synthetic.json |
| codex | npm | ts-loader-required | tsx (+jiti) | plugins/codex/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/codex && rsync -a --delete plugins/codex/.crabpot-package/ .crabpot/workspaces/codex/; prepare-artifacts: mkdir -p .crabpot/results/codex; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/codex/package-audit.json || true -> .crabpot/results/codex/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.capture.json -> .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json -> .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json |
| diagnostics-prometheus | npm | ts-loader-required | tsx (+jiti) | plugins/diagnostics-prometheus/.crabpot-package/index.ts | capture-shim, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/diagnostics-prometheus && rsync -a --delete plugins/diagnostics-prometheus/.crabpot-package/ .crabpot/workspaces/diagnostics-prometheus/; prepare-artifacts: mkdir -p .crabpot/results/diagnostics-prometheus; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.capture.json -> .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json -> .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json |
| google-meet | npm | ts-loader-required | tsx (+jiti) | plugins/google-meet/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/google-meet && rsync -a --delete plugins/google-meet/.crabpot-package/ .crabpot/workspaces/google-meet/; prepare-artifacts: mkdir -p .crabpot/results/google-meet; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/google-meet/package-audit.json || true -> .crabpot/results/google-meet/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.capture.json -> .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json -> .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| diffs | npm | ts-loader-required | tsx (+jiti) | plugins/diffs/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/diffs && rsync -a --delete plugins/diffs/.crabpot-package/ .crabpot/workspaces/diffs/; prepare-artifacts: mkdir -p .crabpot/results/diffs; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/diffs/package-audit.json || true -> .crabpot/results/diffs/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.capture.json -> .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json -> .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json |
| memory-lancedb | npm | ts-loader-required | tsx (+jiti) | plugins/memory-lancedb/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/memory-lancedb && rsync -a --delete plugins/memory-lancedb/.crabpot-package/ .crabpot/workspaces/memory-lancedb/; prepare-artifacts: mkdir -p .crabpot/results/memory-lancedb; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/memory-lancedb/package-audit.json || true -> .crabpot/results/memory-lancedb/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.capture.json -> .crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.synthetic.json -> .crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | npm | ts-loader-required | tsx (+jiti) | plugins/openclaw-qqbot/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/openclaw-qqbot && rsync -a --delete plugins/openclaw-qqbot/.crabpot-package/ .crabpot/workspaces/openclaw-qqbot/; prepare-artifacts: mkdir -p .crabpot/results/openclaw-qqbot; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/openclaw-qqbot/package-audit.json || true -> .crabpot/results/openclaw-qqbot/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.capture.json -> .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json -> .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | npm | ts-loader-required | tsx (+jiti) | plugins/openclaw-qqbot/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/openclaw-qqbot && rsync -a --delete plugins/openclaw-qqbot/.crabpot-package/ .crabpot/workspaces/openclaw-qqbot/; prepare-artifacts: mkdir -p .crabpot/results/openclaw-qqbot; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/openclaw-qqbot/package-audit.json || true -> .crabpot/results/openclaw-qqbot/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.synthetic.json |
| whatsapp | npm | ts-loader-required | tsx (+jiti) | plugins/whatsapp/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/whatsapp && rsync -a --delete plugins/whatsapp/.crabpot-package/ .crabpot/workspaces/whatsapp/; prepare-artifacts: mkdir -p .crabpot/results/whatsapp; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/whatsapp/package-audit.json || true -> .crabpot/results/whatsapp/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.capture.json -> .crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.synthetic.json -> .crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.synthetic.json |
| whatsapp | npm | ts-loader-required | tsx (+jiti) | plugins/whatsapp/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/whatsapp && rsync -a --delete plugins/whatsapp/.crabpot-package/ .crabpot/workspaces/whatsapp/; prepare-artifacts: mkdir -p .crabpot/results/whatsapp; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/whatsapp/package-audit.json || true -> .crabpot/results/whatsapp/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.synthetic.json |
| nemoclaw | npm | build-required | node | plugins/nemoclaw/nemoclaw/dist/index.js | build, capture-shim, synthetic-probes | prepare: mkdir -p .crabpot/workspaces/nemoclaw && rsync -a --delete plugins/nemoclaw/nemoclaw/ .crabpot/workspaces/nemoclaw/; prepare-artifacts: mkdir -p .crabpot/results/nemoclaw; build: npm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/nemoclaw/cold-import-extension-nemoclaw-plugins-nemoclaw-nemoclaw-dist-index-js.capture.json -> .crabpot/results/nemoclaw/cold-import-extension-nemoclaw-plugins-nemoclaw-nemoclaw-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/nemoclaw/cold-import-extension-nemoclaw-plugins-nemoclaw-nemoclaw-dist-index-js.synthetic.json -> .crabpot/results/nemoclaw/cold-import-extension-nemoclaw-plugins-nemoclaw-nemoclaw-dist-index-js.synthetic.json |
| memory-tencentdb | npm | ts-loader-required | tsx (+jiti) | plugins/memory-tencentdb/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/memory-tencentdb && rsync -a --delete plugins/memory-tencentdb/.crabpot-package/ .crabpot/workspaces/memory-tencentdb/; prepare-artifacts: mkdir -p .crabpot/results/memory-tencentdb; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/memory-tencentdb/package-audit.json || true -> .crabpot/results/memory-tencentdb/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/memory-tencentdb/cold-import-extension-memory-tencentdb-plugins-memory-tencentdb-crabpot-package-index-ts.capture.json -> .crabpot/results/memory-tencentdb/cold-import-extension-memory-tencentdb-plugins-memory-tencentdb-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/memory-tencentdb/cold-import-extension-memory-tencentdb-plugins-memory-tencentdb-crabpot-package-index-ts.synthetic.json -> .crabpot/results/memory-tencentdb/cold-import-extension-memory-tencentdb-plugins-memory-tencentdb-crabpot-package-index-ts.synthetic.json |
| ddingtalk | pnpm | ts-loader-required | tsx (+jiti) | plugins/ddingtalk/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/ddingtalk && rsync -a --delete plugins/ddingtalk/ .crabpot/workspaces/ddingtalk/; prepare-artifacts: mkdir -p .crabpot/results/ddingtalk; link-openclaw: pnpm pkg set dependencies.openclaw="file:../../../openclaw"; install: pnpm install --ignore-scripts; audit: pnpm audit --json > ../../results/ddingtalk/package-audit.json || true -> .crabpot/results/ddingtalk/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/ddingtalk/cold-import-extension-ddingtalk-plugins-ddingtalk-index-ts.capture.json -> .crabpot/results/ddingtalk/cold-import-extension-ddingtalk-plugins-ddingtalk-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/ddingtalk/cold-import-extension-ddingtalk-plugins-ddingtalk-index-ts.synthetic.json -> .crabpot/results/ddingtalk/cold-import-extension-ddingtalk-plugins-ddingtalk-index-ts.synthetic.json |
| dingtalk-connector | npm | build-required | node | plugins/dingtalk-connector/dist/index.mjs | build, capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/dingtalk-connector && rsync -a --delete plugins/dingtalk-connector/ .crabpot/workspaces/dingtalk-connector/; prepare-artifacts: mkdir -p .crabpot/results/dingtalk-connector; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; build: npm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.mjs --mock-sdk --output ../../results/dingtalk-connector/cold-import-extension-dingtalk-connector-plugins-dingtalk-connector-dist-index-mjs.capture.json -> .crabpot/results/dingtalk-connector/cold-import-extension-dingtalk-connector-plugins-dingtalk-connector-dist-index-mjs.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.mjs --mock-sdk --output ../../results/dingtalk-connector/cold-import-extension-dingtalk-connector-plugins-dingtalk-connector-dist-index-mjs.synthetic.json -> .crabpot/results/dingtalk-connector/cold-import-extension-dingtalk-connector-plugins-dingtalk-connector-dist-index-mjs.synthetic.json |
| mocrane-wecom | npm | ts-loader-required | tsx (+jiti) | plugins/mocrane-wecom/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/mocrane-wecom && rsync -a --delete plugins/mocrane-wecom/ .crabpot/workspaces/mocrane-wecom/; prepare-artifacts: mkdir -p .crabpot/results/mocrane-wecom; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/mocrane-wecom/package-audit.json || true -> .crabpot/results/mocrane-wecom/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/mocrane-wecom/cold-import-extension-mocrane-wecom-plugins-mocrane-wecom-index-ts.capture.json -> .crabpot/results/mocrane-wecom/cold-import-extension-mocrane-wecom-plugins-mocrane-wecom-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/mocrane-wecom/cold-import-extension-mocrane-wecom-plugins-mocrane-wecom-index-ts.synthetic.json -> .crabpot/results/mocrane-wecom/cold-import-extension-mocrane-wecom-plugins-mocrane-wecom-index-ts.synthetic.json |
| yuanbao | npm | sdk-alias-required | tsx (+jiti) | plugins/yuanbao/.crabpot-package/index.ts | capture-shim, dependency-install, sdk-alias-compat, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/yuanbao && rsync -a --delete plugins/yuanbao/.crabpot-package/ .crabpot/workspaces/yuanbao/; prepare-artifacts: mkdir -p .crabpot/results/yuanbao; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/yuanbao/package-audit.json || true -> .crabpot/results/yuanbao/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/yuanbao/cold-import-extension-yuanbao-plugins-yuanbao-crabpot-package-index-ts.capture.json -> .crabpot/results/yuanbao/cold-import-extension-yuanbao-plugins-yuanbao-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/yuanbao/cold-import-extension-yuanbao-plugins-yuanbao-crabpot-package-index-ts.synthetic.json -> .crabpot/results/yuanbao/cold-import-extension-yuanbao-plugins-yuanbao-crabpot-package-index-ts.synthetic.json |
| yuanbao | npm | sdk-alias-required | tsx (+jiti) | plugins/yuanbao/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, sdk-alias-compat, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/yuanbao && rsync -a --delete plugins/yuanbao/.crabpot-package/ .crabpot/workspaces/yuanbao/; prepare-artifacts: mkdir -p .crabpot/results/yuanbao; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/yuanbao/package-audit.json || true -> .crabpot/results/yuanbao/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/yuanbao/cold-import-setupEntry-yuanbao-plugins-yuanbao-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/yuanbao/cold-import-setupEntry-yuanbao-plugins-yuanbao-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/yuanbao/cold-import-setupEntry-yuanbao-plugins-yuanbao-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/yuanbao/cold-import-setupEntry-yuanbao-plugins-yuanbao-crabpot-package-setup-entry-ts.synthetic.json |
| openclaw-weixin | npm | ts-loader-required | tsx (+jiti) | plugins/openclaw-weixin/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/openclaw-weixin && rsync -a --delete plugins/openclaw-weixin/.crabpot-package/ .crabpot/workspaces/openclaw-weixin/; prepare-artifacts: mkdir -p .crabpot/results/openclaw-weixin; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/openclaw-weixin/package-audit.json || true -> .crabpot/results/openclaw-weixin/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/openclaw-weixin/cold-import-extension-openclaw-weixin-plugins-openclaw-weixin-crabpot-package-index-ts.capture.json -> .crabpot/results/openclaw-weixin/cold-import-extension-openclaw-weixin-plugins-openclaw-weixin-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/openclaw-weixin/cold-import-extension-openclaw-weixin-plugins-openclaw-weixin-crabpot-package-index-ts.synthetic.json -> .crabpot/results/openclaw-weixin/cold-import-extension-openclaw-weixin-plugins-openclaw-weixin-crabpot-package-index-ts.synthetic.json |
| lightclawbot | npm | dependency-install-required | node | plugins/lightclawbot/.crabpot-package/dist/index.js | capture-shim, dependency-install, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/lightclawbot && rsync -a --delete plugins/lightclawbot/.crabpot-package/ .crabpot/workspaces/lightclawbot/; prepare-artifacts: mkdir -p .crabpot/results/lightclawbot; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/lightclawbot/package-audit.json || true -> .crabpot/results/lightclawbot/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/lightclawbot/cold-import-extension-lightclawbot-plugins-lightclawbot-crabpot-package-dist-index-js.capture.json -> .crabpot/results/lightclawbot/cold-import-extension-lightclawbot-plugins-lightclawbot-crabpot-package-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/lightclawbot/cold-import-extension-lightclawbot-plugins-lightclawbot-crabpot-package-dist-index-js.synthetic.json -> .crabpot/results/lightclawbot/cold-import-extension-lightclawbot-plugins-lightclawbot-crabpot-package-dist-index-js.synthetic.json |
| telnyx-sms | npm | build-required | node | plugins/telnyx-sms/dist/index.js | build, capture-shim, synthetic-probes | prepare: mkdir -p .crabpot/workspaces/telnyx-sms && rsync -a --delete plugins/telnyx-sms/ .crabpot/workspaces/telnyx-sms/; prepare-artifacts: mkdir -p .crabpot/results/telnyx-sms; build: npm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/telnyx-sms/cold-import-extension-telnyx-sms-plugins-telnyx-sms-dist-index-js.capture.json -> .crabpot/results/telnyx-sms/cold-import-extension-telnyx-sms-plugins-telnyx-sms-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/telnyx-sms/cold-import-extension-telnyx-sms-plugins-telnyx-sms-dist-index-js.synthetic.json -> .crabpot/results/telnyx-sms/cold-import-extension-telnyx-sms-plugins-telnyx-sms-dist-index-js.synthetic.json |
| telnyx-sms | npm | build-required | node | plugins/telnyx-sms/dist/setup-entry.js | build, capture-shim, synthetic-probes | prepare: mkdir -p .crabpot/workspaces/telnyx-sms && rsync -a --delete plugins/telnyx-sms/ .crabpot/workspaces/telnyx-sms/; prepare-artifacts: mkdir -p .crabpot/results/telnyx-sms; build: npm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/setup-entry.js --mock-sdk --output ../../results/telnyx-sms/cold-import-setupEntry-telnyx-sms-plugins-telnyx-sms-dist-setup-entry-js.capture.json -> .crabpot/results/telnyx-sms/cold-import-setupEntry-telnyx-sms-plugins-telnyx-sms-dist-setup-entry-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/setup-entry.js --mock-sdk --output ../../results/telnyx-sms/cold-import-setupEntry-telnyx-sms-plugins-telnyx-sms-dist-setup-entry-js.synthetic.json -> .crabpot/results/telnyx-sms/cold-import-setupEntry-telnyx-sms-plugins-telnyx-sms-dist-setup-entry-js.synthetic.json |
| clawrouter | npm | dependency-install-required | node | plugins/clawrouter/dist/index.js | capture-shim, dependency-install, side-effect-sandbox, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/clawrouter && rsync -a --delete plugins/clawrouter/ .crabpot/workspaces/clawrouter/; prepare-artifacts: mkdir -p .crabpot/results/clawrouter; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/clawrouter/package-audit.json || true -> .crabpot/results/clawrouter/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.capture.json -> .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json -> .crabpot/results/clawrouter/cold-import-extension-clawrouter-plugins-clawrouter-dist-index-js.synthetic.json |
| memu-engine | npm | ts-loader-required | tsx (+jiti) | plugins/memu-engine/index.ts | capture-shim, side-effect-sandbox, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/memu-engine && rsync -a --delete plugins/memu-engine/ .crabpot/workspaces/memu-engine/; prepare-artifacts: mkdir -p .crabpot/results/memu-engine; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/memu-engine/cold-import-extension-memu-engine-plugins-memu-engine-index-ts.capture.json -> .crabpot/results/memu-engine/cold-import-extension-memu-engine-plugins-memu-engine-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/memu-engine/cold-import-extension-memu-engine-plugins-memu-engine-index-ts.synthetic.json -> .crabpot/results/memu-engine/cold-import-extension-memu-engine-plugins-memu-engine-index-ts.synthetic.json |
| secureclaw | npm | build-required | node | plugins/secureclaw/secureclaw/dist/index.js | build, capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/secureclaw && rsync -a --delete plugins/secureclaw/secureclaw/ .crabpot/workspaces/secureclaw/; prepare-artifacts: mkdir -p .crabpot/results/secureclaw; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; build: npm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/secureclaw/cold-import-extension-secureclaw-plugins-secureclaw-secureclaw-dist-index-js.capture.json -> .crabpot/results/secureclaw/cold-import-extension-secureclaw-plugins-secureclaw-secureclaw-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/secureclaw/cold-import-extension-secureclaw-plugins-secureclaw-secureclaw-dist-index-js.synthetic.json -> .crabpot/results/secureclaw/cold-import-extension-secureclaw-plugins-secureclaw-secureclaw-dist-index-js.synthetic.json |
| memos-cloud | npm | review-required | node | plugins/memos-cloud/index.js | capture-shim, side-effect-sandbox, synthetic-probes | prepare: mkdir -p .crabpot/workspaces/memos-cloud && rsync -a --delete plugins/memos-cloud/ .crabpot/workspaces/memos-cloud/; prepare-artifacts: mkdir -p .crabpot/results/memos-cloud; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.js --mock-sdk --output ../../results/memos-cloud/cold-import-extension-memos-cloud-plugins-memos-cloud-index-js.capture.json -> .crabpot/results/memos-cloud/cold-import-extension-memos-cloud-plugins-memos-cloud-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.js --mock-sdk --output ../../results/memos-cloud/cold-import-extension-memos-cloud-plugins-memos-cloud-index-js.synthetic.json -> .crabpot/results/memos-cloud/cold-import-extension-memos-cloud-plugins-memos-cloud-index-js.synthetic.json |
| clawmetry | npm | sdk-alias-required | tsx (+jiti) | plugins/clawmetry/clawhub-plugin/index.ts | capture-shim, dependency-install, sdk-alias-compat, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/clawmetry && rsync -a --delete plugins/clawmetry/clawhub-plugin/ .crabpot/workspaces/clawmetry/; prepare-artifacts: mkdir -p .crabpot/results/clawmetry; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/clawmetry/package-audit.json || true -> .crabpot/results/clawmetry/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/clawmetry/cold-import-extension-clawmetry-plugins-clawmetry-clawhub-plugin-index-ts.capture.json -> .crabpot/results/clawmetry/cold-import-extension-clawmetry-plugins-clawmetry-clawhub-plugin-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/clawmetry/cold-import-extension-clawmetry-plugins-clawmetry-clawhub-plugin-index-ts.synthetic.json -> .crabpot/results/clawmetry/cold-import-extension-clawmetry-plugins-clawmetry-clawhub-plugin-index-ts.synthetic.json |
| clawmetry | npm | sdk-alias-required | node | plugins/clawmetry/clawhub-plugin/dist/index.js | build, capture-shim, sdk-alias-compat, synthetic-probes | prepare: mkdir -p .crabpot/workspaces/clawmetry && rsync -a --delete plugins/clawmetry/clawhub-plugin/ .crabpot/workspaces/clawmetry/; prepare-artifacts: mkdir -p .crabpot/results/clawmetry; build: npm run build; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/clawmetry/cold-import-runtimeExtension-clawmetry-plugins-clawmetry-clawhub-plugin-dist-index-js.capture.json -> .crabpot/results/clawmetry/cold-import-runtimeExtension-clawmetry-plugins-clawmetry-clawhub-plugin-dist-index-js.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./dist/index.js --mock-sdk --output ../../results/clawmetry/cold-import-runtimeExtension-clawmetry-plugins-clawmetry-clawhub-plugin-dist-index-js.synthetic.json -> .crabpot/results/clawmetry/cold-import-runtimeExtension-clawmetry-plugins-clawmetry-clawhub-plugin-dist-index-js.synthetic.json |
| codex-app-server | pnpm | ts-loader-required | tsx (+jiti) | plugins/codex-app-server/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/codex-app-server && rsync -a --delete plugins/codex-app-server/ .crabpot/workspaces/codex-app-server/; prepare-artifacts: mkdir -p .crabpot/results/codex-app-server; link-openclaw: pnpm pkg set dependencies.openclaw="file:../../../openclaw"; install: pnpm install --ignore-scripts; audit: pnpm audit --json > ../../results/codex-app-server/package-audit.json || true -> .crabpot/results/codex-app-server/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/codex-app-server/cold-import-extension-codex-app-server-plugins-codex-app-server-index-ts.capture.json -> .crabpot/results/codex-app-server/cold-import-extension-codex-app-server-plugins-codex-app-server-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/codex-app-server/cold-import-extension-codex-app-server-plugins-codex-app-server-index-ts.synthetic.json -> .crabpot/results/codex-app-server/cold-import-extension-codex-app-server-plugins-codex-app-server-index-ts.synthetic.json |
| web-search-plus | npm | ts-loader-required | tsx (+jiti) | plugins/web-search-plus/index.ts | capture-shim, side-effect-sandbox, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/web-search-plus && rsync -a --delete plugins/web-search-plus/ .crabpot/workspaces/web-search-plus/; prepare-artifacts: mkdir -p .crabpot/results/web-search-plus; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/web-search-plus/cold-import-extension-web-search-plus-plugins-web-search-plus-index-ts.capture.json -> .crabpot/results/web-search-plus/cold-import-extension-web-search-plus-plugins-web-search-plus-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/web-search-plus/cold-import-extension-web-search-plus-plugins-web-search-plus-index-ts.synthetic.json -> .crabpot/results/web-search-plus/cold-import-extension-web-search-plus-plugins-web-search-plus-index-ts.synthetic.json |
| apify | npm | ts-loader-required | tsx (+jiti) | plugins/apify/src/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/apify && rsync -a --delete plugins/apify/ .crabpot/workspaces/apify/; prepare-artifacts: mkdir -p .crabpot/results/apify; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/apify/package-audit.json || true -> .crabpot/results/apify/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./src/index.ts --mock-sdk --output ../../results/apify/cold-import-extension-apify-plugins-apify-src-index-ts.capture.json -> .crabpot/results/apify/cold-import-extension-apify-plugins-apify-src-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./src/index.ts --mock-sdk --output ../../results/apify/cold-import-extension-apify-plugins-apify-src-index-ts.synthetic.json -> .crabpot/results/apify/cold-import-extension-apify-plugins-apify-src-index-ts.synthetic.json |
| inworld-tts | pnpm | ts-loader-required | tsx (+jiti) | plugins/inworld-tts/index.ts | capture-shim, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/inworld-tts && rsync -a --delete plugins/inworld-tts/ .crabpot/workspaces/inworld-tts/; prepare-artifacts: mkdir -p .crabpot/results/inworld-tts; link-openclaw: pnpm pkg set dependencies.openclaw="file:../../../openclaw"; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/inworld-tts/cold-import-extension-inworld-tts-plugins-inworld-tts-index-ts.capture.json -> .crabpot/results/inworld-tts/cold-import-extension-inworld-tts-plugins-inworld-tts-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/inworld-tts/cold-import-extension-inworld-tts-plugins-inworld-tts-index-ts.synthetic.json -> .crabpot/results/inworld-tts/cold-import-extension-inworld-tts-plugins-inworld-tts-index-ts.synthetic.json |
| Fixture | PM | Status | Loader | Entrypoint | Capabilities | Steps |
| ---------------------- | --- | ------------------ | ----------- | -------------------------------------------------------- | ----------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| brave-plugin | npm | ts-loader-required | tsx (+jiti) | plugins/brave-plugin/.crabpot-package/index.ts | capture-shim, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/brave-plugin && rsync -a --delete plugins/brave-plugin/.crabpot-package/ .crabpot/workspaces/brave-plugin/; prepare-artifacts: mkdir -p .crabpot/results/brave-plugin; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.capture.json -> .crabpot/results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.synthetic.json -> .crabpot/results/brave-plugin/cold-import-extension-brave-plugin-plugins-brave-plugin-crabpot-package-index-ts.synthetic.json |
| codex | npm | ts-loader-required | tsx (+jiti) | plugins/codex/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/codex && rsync -a --delete plugins/codex/.crabpot-package/ .crabpot/workspaces/codex/; prepare-artifacts: mkdir -p .crabpot/results/codex; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/codex/package-audit.json || true -> .crabpot/results/codex/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.capture.json -> .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json -> .crabpot/results/codex/cold-import-extension-codex-plugins-codex-crabpot-package-index-ts.synthetic.json |
| diagnostics-prometheus | npm | ts-loader-required | tsx (+jiti) | plugins/diagnostics-prometheus/.crabpot-package/index.ts | capture-shim, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/diagnostics-prometheus && rsync -a --delete plugins/diagnostics-prometheus/.crabpot-package/ .crabpot/workspaces/diagnostics-prometheus/; prepare-artifacts: mkdir -p .crabpot/results/diagnostics-prometheus; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.capture.json -> .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json -> .crabpot/results/diagnostics-prometheus/cold-import-extension-diagnostics-prometheus-plugins-diagnostics-prometheus-crabpot-package-index-ts.synthetic.json |
| google-meet | npm | ts-loader-required | tsx (+jiti) | plugins/google-meet/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/google-meet && rsync -a --delete plugins/google-meet/.crabpot-package/ .crabpot/workspaces/google-meet/; prepare-artifacts: mkdir -p .crabpot/results/google-meet; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/google-meet/package-audit.json || true -> .crabpot/results/google-meet/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.capture.json -> .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json -> .crabpot/results/google-meet/cold-import-extension-google-meet-plugins-google-meet-crabpot-package-index-ts.synthetic.json |
| diffs | npm | ts-loader-required | tsx (+jiti) | plugins/diffs/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/diffs && rsync -a --delete plugins/diffs/.crabpot-package/ .crabpot/workspaces/diffs/; prepare-artifacts: mkdir -p .crabpot/results/diffs; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/diffs/package-audit.json || true -> .crabpot/results/diffs/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.capture.json -> .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json -> .crabpot/results/diffs/cold-import-extension-diffs-plugins-diffs-crabpot-package-index-ts.synthetic.json |
| memory-lancedb | npm | ts-loader-required | tsx (+jiti) | plugins/memory-lancedb/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, ts-loader | prepare: mkdir -p .crabpot/workspaces/memory-lancedb && rsync -a --delete plugins/memory-lancedb/.crabpot-package/ .crabpot/workspaces/memory-lancedb/; prepare-artifacts: mkdir -p .crabpot/results/memory-lancedb; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/memory-lancedb/package-audit.json || true -> .crabpot/results/memory-lancedb/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.capture.json -> .crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.synthetic.json -> .crabpot/results/memory-lancedb/cold-import-extension-memory-lancedb-plugins-memory-lancedb-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | npm | ts-loader-required | tsx (+jiti) | plugins/openclaw-qqbot/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/openclaw-qqbot && rsync -a --delete plugins/openclaw-qqbot/.crabpot-package/ .crabpot/workspaces/openclaw-qqbot/; prepare-artifacts: mkdir -p .crabpot/results/openclaw-qqbot; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/openclaw-qqbot/package-audit.json || true -> .crabpot/results/openclaw-qqbot/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.capture.json -> .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json -> .crabpot/results/openclaw-qqbot/cold-import-extension-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-index-ts.synthetic.json |
| openclaw-qqbot | npm | ts-loader-required | tsx (+jiti) | plugins/openclaw-qqbot/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/openclaw-qqbot && rsync -a --delete plugins/openclaw-qqbot/.crabpot-package/ .crabpot/workspaces/openclaw-qqbot/; prepare-artifacts: mkdir -p .crabpot/results/openclaw-qqbot; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/openclaw-qqbot/package-audit.json || true -> .crabpot/results/openclaw-qqbot/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/openclaw-qqbot/cold-import-setupEntry-openclaw-qqbot-plugins-openclaw-qqbot-crabpot-package-setup-entry-ts.synthetic.json |
| whatsapp | npm | ts-loader-required | tsx (+jiti) | plugins/whatsapp/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/whatsapp && rsync -a --delete plugins/whatsapp/.crabpot-package/ .crabpot/workspaces/whatsapp/; prepare-artifacts: mkdir -p .crabpot/results/whatsapp; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/whatsapp/package-audit.json || true -> .crabpot/results/whatsapp/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./index.ts --mock-sdk --output ../../results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.capture.json -> .crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./index.ts --mock-sdk --output ../../results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.synthetic.json -> .crabpot/results/whatsapp/cold-import-extension-whatsapp-plugins-whatsapp-crabpot-package-index-ts.synthetic.json |
| whatsapp | npm | ts-loader-required | tsx (+jiti) | plugins/whatsapp/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, ts-loader | prepare: mkdir -p .crabpot/workspaces/whatsapp && rsync -a --delete plugins/whatsapp/.crabpot-package/ .crabpot/workspaces/whatsapp/; prepare-artifacts: mkdir -p .crabpot/results/whatsapp; link-openclaw: npm pkg set dependencies.openclaw="file:../../../openclaw"; prune-dev-workspace-deps: node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js; install: npm install --ignore-scripts; audit: npm audit --json > ../../results/whatsapp/package-audit.json || true -> .crabpot/results/whatsapp/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.capture.json; synthetic-probe: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/whatsapp/cold-import-setupEntry-whatsapp-plugins-whatsapp-crabpot-package-setup-entry-ts.synthetic.json |