Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
883558d9b5 chore(readme): refresh beta dashboard [skip ci] 2026-05-05 03:28:17 +00:00
28 changed files with 15753 additions and 6685 deletions

View File

@ -10,53 +10,53 @@
## Reporting Data
`main` follows the latest published npm package and npm `latest` plugin artifacts, with bundled OpenClaw fixtures source-packed from the matching checkout. `crab-beta` follows beta npm dist-tags for externalized packages and source-packs bundled fixtures. `crab-development` checks `openclaw/openclaw` main against source-packed official plugin artifacts from that same OpenClaw checkout.
- **Last dashboard update:** May 05, 2026, 02:45 UTC
- **Last dashboard update:** May 05, 2026, 03:26 UTC
<!-- crabpot-tracks:start -->
- **Source:** `npm-latest`
- **OpenClaw version:** `2026.5.3-1`
- **OpenClaw SHA:** `2eae30e779cb`
- **Dashboard target:** `openclaw@latest + @openclaw/*@latest + bundled source fixtures`
- **Plugin artifacts:** `npm latest fixture set plus bundled source-packed fixtures`
- **GitHub report run:** [25354973898](https://github.com/openclaw/crabpot/actions/runs/25354973898)
- **Source:** `npm-beta`
- **OpenClaw version:** `2026.5.4-beta.2`
- **OpenClaw SHA:** `e0002c4b5b32`
- **Dashboard target:** `openclaw@beta + @openclaw/*@beta + bundled source fixtures`
- **Plugin artifacts:** `npm beta fixture set plus bundled source-packed fixtures`
- **GitHub report run:** [25356113660](https://github.com/openclaw/crabpot/actions/runs/25356113660)
<!-- crabpot-tracks:end -->
<!-- crabpot-summary:start -->
## Dashboard
| Metric | Result |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------- |
| Fixtures | 57 |
| Hard breakages | 0 |
| Warnings | 170 |
| Suggestions | 158 |
| Issues | 328 |
| P0 issues | [🔴 P0 24](reports/crabpot-issues.md#p0-live-issues) |
| P1 issues | [🟠 P1 38](reports/crabpot-issues.md#triage-summary) |
| Live issues | 24 total / 24 P0 |
| Compat gaps | 2 |
| Deprecation warnings | 40 |
| Inspector gaps | 164 |
| Upstream metadata | 98 |
| Contract probes | 322 |
| Policy failures | 0 |
| Policy warnings | 20 |
| Ref diff failures | 0 |
| Profile failures | 0 |
| Execution probes | 12 pass / 0 fail / 18 blocked |
| Synthetic probes | 411 ready / 0 blocked / 411 total |
| Cold import | 6 ready / 95 blocked / 101 entrypoints |
| Workspace plan | 101 entrypoints / 40 installs / 11 builds |
| Platform risks | 14 Windows / 14 container |
| Jiti loader candidates | 23 |
| Import loop | p50 2321ms / p95 2323ms / plugin delta RSS 1MB / plugin delta CPU 68ms / OpenClaw import 57.1ms / activate 0.3ms |
| Runtime profile | p50 2130ms / command p95 2177ms / max RSS 448.8MB / 3 samples/command |
| Metric | Result |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Fixtures | 57<br><em>0 vs main</em> |
| Hard breakages | 0<br><em>0 vs main</em> |
| Warnings | 171<br><em>+1 vs main</em> |
| Suggestions | 158<br><em>0 vs main</em> |
| Issues | 329<br><em>+1 vs main</em> |
| P0 issues | [🔴 P0 24](reports/crabpot-issues.md#p0-live-issues)<br><em>0 vs main</em> |
| P1 issues | [🟠 P1 38](reports/crabpot-issues.md#triage-summary)<br><em>0 vs main</em> |
| Live issues | 24 total<br><em>0 vs main</em> / 24 P0<br><em>0 vs main</em> |
| Compat gaps | 2<br><em>0 vs main</em> |
| Deprecation warnings | 41<br><em>+1 vs main</em> |
| Inspector gaps | 164<br><em>0 vs main</em> |
| Upstream metadata | 98<br><em>0 vs main</em> |
| Contract probes | 323<br><em>+1 vs main</em> |
| Policy failures | 0<br><em>0 vs main</em> |
| Policy warnings | 20<br><em>0 vs main</em> |
| Ref diff failures | 0<br><em>0 vs main</em> |
| Profile failures | 0<br><em>0 vs main</em> |
| Execution probes | 12 pass<br><em>0 vs main</em> / 0 fail<br><em>0 vs main</em> / 18 blocked<br><em>0 vs main</em> |
| Synthetic probes | 421 ready<br><em>+10 vs main</em> / 0 blocked<br><em>0 vs main</em> / 421 total<br><em>+10 vs main</em> |
| Cold import | 6 ready<br><em>0 vs main</em> / 97 blocked<br><em>+2 vs main</em> / 103 entrypoints<br><em>+2 vs main</em> |
| Workspace plan | 103 entrypoints<br><em>+2 vs main</em> / 43 installs<br><em>+3 vs main</em> / 11 builds<br><em>0 vs main</em> |
| Platform risks | 14 Windows<br><em>0 vs main</em> / 14 container<br><em>0 vs main</em> |
| Jiti loader candidates | 25<br><em>+2 vs main</em> |
| Import loop | p50 2351ms<br><em>+30 vs main</em> / p95 2363ms<br><em>+40 vs main</em> / plugin delta RSS 9.8MB<br><em>+8.8 vs main</em> / plugin delta CPU 0ms<br><em>-68 vs main</em> / OpenClaw import 83.3ms<br><em>+26.2 vs main</em> / activate 0.3ms<br><em>0 vs main</em> |
| Runtime profile | p50 2192ms<br><em>+62 vs main</em> / command p95 2265ms<br><em>+88 vs main</em> / max RSS 440.1MB<br><em>-8.7 vs main</em> / 3 samples/command |
### OpenClaw Lifecycle Probe
| Phase | p50 | p95 |
| -------------------------- | ------ | ------ |
| Import (`full`) | 57.1ms | 58.5ms |
| Activate (`full:register`) | 0.3ms | 0.4ms |
| Phase | p50 | p95 |
| -------------------------- | -------------------------------- | -------------------------------- |
| Import (`full`) | 83.3ms<br><em>+26.2 vs main</em> | 94.8ms<br><em>+36.3 vs main</em> |
| Activate (`full:register`) | 0.3ms<br><em>0 vs main</em> | 0.3ms<br><em>-0.1 vs main</em> |
### Top Discovered Issues

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -272,7 +272,7 @@
{
"id": "compatibility-report.deprecation-warnings",
"action": "pass",
"message": "40 deprecated compat seams tracked",
"message": "41 deprecated compat seams tracked",
"evidence": [
"a2a-gateway:legacy-root-sdk-import",
"agentchat:channel-env-vars",
@ -294,7 +294,8 @@
"kitchen-sink:legacy-root-sdk-import",
"llm-trace-phoenix:legacy-root-sdk-import",
"lossless-claw:legacy-root-sdk-import",
"mattermost:legacy-root-sdk-import",
"matrix:channel-env-vars",
"mattermost:channel-env-vars",
"memos-cloud:legacy-before-agent-start",
"memu-engine:legacy-root-sdk-import",
"mocrane-wecom:legacy-root-sdk-import",
@ -404,11 +405,11 @@
"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-dependency-install-required",
"mattermost:package-typescript-source-entrypoint",
"mattermost:registration-capture-gap",
"mcp-adapter:package-dependency-install-required",

File diff suppressed because one or more lines are too long

View File

@ -1,20 +1,20 @@
{
"generatedAt": "deterministic",
"title": "Crabpot CI Summary",
"mode": "track:latest",
"openclawLabel": "openclaw@latest (2026.5.3-1, 2eae30e779cb)",
"mode": "track:beta",
"openclawLabel": "openclaw@beta (2026.5.4-beta.2, e0002c4b5b32)",
"status": "pass",
"summary": {
"breakages": 0,
"warnings": 170,
"warnings": 171,
"suggestions": 158,
"issues": 328,
"issues": 329,
"p0Issues": 24,
"p1Issues": 38,
"liveIssues": 24,
"liveP0Issues": 24,
"compatGaps": 2,
"deprecationWarnings": 40,
"deprecationWarnings": 41,
"inspectorGaps": 164,
"upstreamIssues": 98,
"refDiffFailures": 0,
@ -28,17 +28,17 @@
"executionBlocked": 18,
"platformWindowsRisks": 14,
"platformContainerRisks": 14,
"loaderJitiCandidates": 23,
"importLoopP50Ms": 2321,
"importLoopP95Ms": 2323,
"loaderJitiCandidates": 25,
"importLoopP50Ms": 2351,
"importLoopP95Ms": 2363,
"importLoopOpenClawLifecycleCount": 3,
"importLoopOpenClawImportP50Ms": 57.1,
"importLoopOpenClawImportP50Ms": 83.3,
"importLoopOpenClawActivationP50Ms": 0.3,
"importLoopMetricBasis": "baseline-adjusted",
"importLoopMaxRssMb": 1,
"importLoopMaxCpuMs": 68,
"importLoopRssSampleCount": 270,
"importLoopCpuSampleCount": 270
"importLoopMaxRssMb": 9.8,
"importLoopMaxCpuMs": 0,
"importLoopRssSampleCount": 279,
"importLoopCpuSampleCount": 279
},
"topIssues": [
{
@ -447,20 +447,20 @@
"id": "profile.wall-p95",
"action": "warn",
"metric": "p95WallMs",
"message": "p95WallMs regressed 71% over baseline",
"message": "p95WallMs regressed 77.9% over baseline",
"baseline": 1273,
"current": 2177,
"delta": 904,
"percent": 71
"current": 2265,
"delta": 992,
"percent": 77.9
},
{
"id": "profile.peak-rss",
"action": "warn",
"metric": "maxPeakRssMb",
"message": "maxPeakRssMb regressed 383.70000000000005 over baseline",
"message": "maxPeakRssMb regressed 375 over baseline",
"baseline": 65.1,
"current": 448.8,
"delta": 383.70000000000005
"current": 440.1,
"delta": 375
}
],
"artifacts": {

View File

@ -1,39 +1,39 @@
# Crabpot CI Summary
Generated: deterministic
Mode: track:latest
OpenClaw: openclaw@latest (2026.5.3-1, 2eae30e779cb)
Mode: track:beta
OpenClaw: openclaw@beta (2026.5.4-beta.2, e0002c4b5b32)
Status: PASS
## Counts
| Metric | Value |
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| Breakages | 0 |
| Warnings | 170 |
| Suggestions | 158 |
| Issues | 328 |
| P0 issues | 24 |
| P1 issues | 38 |
| Live issues | 24 |
| Live P0 issues | 24 |
| Compat gaps | 2 |
| Deprecation warnings | 40 |
| Inspector gaps | 164 |
| Upstream metadata | 98 |
| 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 | 23 |
| Import loop | p50 2321 ms / p95 2323 ms / plugin delta RSS 1 MB / plugin delta CPU 68 ms / OpenClaw import 57.1 ms / activate 0.3 ms |
| Metric | Value |
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| Breakages | 0 |
| Warnings | 171 |
| Suggestions | 158 |
| Issues | 329 |
| P0 issues | 24 |
| P1 issues | 38 |
| Live issues | 24 |
| Live P0 issues | 24 |
| Compat gaps | 2 |
| Deprecation warnings | 41 |
| Inspector gaps | 164 |
| Upstream metadata | 98 |
| 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 | 25 |
| Import loop | p50 2351 ms / p95 2363 ms / plugin delta RSS 9.8 MB / plugin delta CPU 0 ms / OpenClaw import 83.3 ms / activate 0.3 ms |
## Top Issues
@ -91,10 +91,10 @@ _none_
## Profile Findings
| Action | ID | Metric | Baseline | Current | Message |
| ------ | ---------------- | ------------ | -------- | ------- | ------------------------------------------------------- |
| warn | profile.wall-p95 | p95WallMs | 1273 | 2177 | p95WallMs regressed 71% over baseline |
| warn | profile.peak-rss | maxPeakRssMb | 65.1 | 448.8 | maxPeakRssMb regressed 383.70000000000005 over baseline |
| Action | ID | Metric | Baseline | Current | Message |
| ------ | ---------------- | ------------ | -------- | ------- | ---------------------------------------- |
| warn | profile.wall-p95 | p95WallMs | 1273 | 2265 | p95WallMs regressed 77.9% over baseline |
| warn | profile.peak-rss | maxPeakRssMb | 65.1 | 440.1 | maxPeakRssMb regressed 375 over baseline |
## Artifacts

View File

@ -7,12 +7,12 @@
},
"summary": {
"fixtureCount": 57,
"entrypointCount": 101,
"entrypointCount": 103,
"readyCount": 6,
"blockedCount": 95,
"tsLoaderRequiredCount": 22,
"blockedCount": 97,
"tsLoaderRequiredCount": 24,
"buildRequiredCount": 9,
"dependencyInstallRequiredCount": 40,
"dependencyInstallRequiredCount": 43,
"sdkAliasRequiredCount": 3
},
"fixtures": [
@ -754,7 +754,32 @@
{
"code": "dependency-install-required",
"message": "package declares runtime dependencies that must be installed before cold import",
"evidence": "@mariozechner/pi-agent-core, @matrix-org/matrix-sdk-crypto-nodejs, @vector-im/matrix-bot-sdk, markdown-it, music-metadata, zod"
"evidence": "@matrix-org/matrix-sdk-crypto-nodejs, @matrix-org/matrix-sdk-crypto-wasm, fake-indexeddb, markdown-it, matrix-js-sdk, music-metadata, typebox"
}
],
"assertions": [
"TypeScript source entrypoint is compiled or loaded before cold import",
"fixture dependencies are installed in an isolated workspace before cold import"
]
},
{
"id": "cold-import.setupEntry:matrix:plugins-matrix-crabpot-package-setup-entry-ts",
"fixture": "matrix",
"packagePath": "plugins/matrix/.crabpot-package/package.json",
"kind": "setupEntry",
"specifier": "./setup-entry.ts",
"path": "plugins/matrix/.crabpot-package/setup-entry.ts",
"status": "ts-loader-required",
"blockers": [
{
"code": "ts-loader-required",
"message": "entrypoint is TypeScript source and needs a loader or build step before Node cold import",
"evidence": "plugins/matrix/.crabpot-package/setup-entry.ts"
},
{
"code": "dependency-install-required",
"message": "package declares runtime dependencies that must be installed before cold import",
"evidence": "@matrix-org/matrix-sdk-crypto-nodejs, @matrix-org/matrix-sdk-crypto-wasm, fake-indexeddb, markdown-it, matrix-js-sdk, music-metadata, typebox"
}
],
"assertions": [
@ -1329,10 +1354,41 @@
"code": "ts-loader-required",
"message": "entrypoint is TypeScript source and needs a loader or build step before Node cold import",
"evidence": "plugins/mattermost/.crabpot-package/index.ts"
},
{
"code": "dependency-install-required",
"message": "package declares runtime dependencies that must be installed before cold import",
"evidence": "ws"
}
],
"assertions": [
"TypeScript source entrypoint is compiled or loaded before cold import"
"TypeScript source entrypoint is compiled or loaded before cold import",
"fixture dependencies are installed in an isolated workspace before cold import"
]
},
{
"id": "cold-import.setupEntry:mattermost:plugins-mattermost-crabpot-package-setup-entry-ts",
"fixture": "mattermost",
"packagePath": "plugins/mattermost/.crabpot-package/package.json",
"kind": "setupEntry",
"specifier": "./setup-entry.ts",
"path": "plugins/mattermost/.crabpot-package/setup-entry.ts",
"status": "ts-loader-required",
"blockers": [
{
"code": "ts-loader-required",
"message": "entrypoint is TypeScript source and needs a loader or build step before Node cold import",
"evidence": "plugins/mattermost/.crabpot-package/setup-entry.ts"
},
{
"code": "dependency-install-required",
"message": "package declares runtime dependencies that must be installed before cold import",
"evidence": "ws"
}
],
"assertions": [
"TypeScript source entrypoint is compiled or loaded before cold import",
"fixture dependencies are installed in an isolated workspace before cold import"
]
}
]

View File

@ -7,12 +7,12 @@ Generated: deterministic
| Metric | Value |
| --------------------------- | ----- |
| Fixtures | 57 |
| Entrypoints | 101 |
| Entrypoints | 103 |
| Ready | 6 |
| Blocked | 95 |
| TypeScript loader required | 22 |
| Blocked | 97 |
| TypeScript loader required | 24 |
| Build required | 9 |
| Dependency install required | 40 |
| Dependency install required | 43 |
| SDK alias required | 3 |
## Entrypoints
@ -49,6 +49,7 @@ Generated: deterministic
| lobster | extension | missing | plugins/lobster/.crabpot-package/index.ts | missing-entrypoint | plugin package metadata points at an existing OpenClaw entrypoint |
| lobster | runtimeExtension | dependency-install-required | plugins/lobster/.crabpot-package/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 |
| matrix | extension | ts-loader-required | plugins/matrix/.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 | setupEntry | ts-loader-required | plugins/matrix/.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 |
| msteams | extension | missing | plugins/msteams/.crabpot-package/index.ts | missing-entrypoint | plugin package metadata points at an existing OpenClaw entrypoint |
| msteams | runtimeExtension | dependency-install-required | plugins/msteams/.crabpot-package/dist/index.js | dependency-install-required | fixture dependencies are installed in an isolated workspace before cold import |
| msteams | setupEntry | missing | plugins/msteams/.crabpot-package/setup-entry.ts | missing-entrypoint | plugin package metadata points at an existing OpenClaw entrypoint |
@ -75,7 +76,8 @@ Generated: deterministic
| twitch | extension | missing | plugins/twitch/.crabpot-package/index.ts | missing-entrypoint | plugin package metadata points at an existing OpenClaw entrypoint |
| twitch | runtimeExtension | dependency-install-required | plugins/twitch/.crabpot-package/dist/index.js | dependency-install-required | fixture dependencies are installed in an isolated workspace before cold import |
| twitch | setupEntry | missing | plugins/twitch/.crabpot-package/setup-entry.ts | missing-entrypoint | plugin package metadata points at an existing OpenClaw entrypoint |
| mattermost | extension | ts-loader-required | plugins/mattermost/.crabpot-package/index.ts | ts-loader-required | TypeScript source entrypoint is compiled or loaded before cold import |
| mattermost | extension | ts-loader-required | plugins/mattermost/.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 |
| mattermost | setupEntry | ts-loader-required | plugins/mattermost/.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 |
| synology-chat | extension | missing | plugins/synology-chat/.crabpot-package/index.ts | missing-entrypoint | plugin package metadata points at an existing OpenClaw entrypoint |
| synology-chat | runtimeExtension | dependency-install-required | plugins/synology-chat/.crabpot-package/dist/index.js | dependency-install-required | fixture dependencies are installed in an isolated workspace before cold import |
| synology-chat | setupEntry | missing | plugins/synology-chat/.crabpot-package/setup-entry.ts | missing-entrypoint | plugin package metadata points at an existing OpenClaw entrypoint |

View File

@ -1,25 +1,25 @@
{
"schemaVersion": 1,
"generatedAt": "2026-05-05T02:45:00Z",
"runUrl": "https://github.com/openclaw/crabpot/actions/runs/25354973898",
"mode": "track:latest",
"openclawLabel": "openclaw@latest (2026.5.3-1, 2eae30e779cb)",
"generatedAt": "2026-05-05T03:26:55Z",
"runUrl": "https://github.com/openclaw/crabpot/actions/runs/25356113660",
"mode": "track:beta",
"openclawLabel": "openclaw@beta (2026.5.4-beta.2, e0002c4b5b32)",
"status": "pass",
"metrics": {
"fixtures": 57,
"hardBreakages": 0,
"warnings": 170,
"warnings": 171,
"suggestions": 158,
"issues": 328,
"issues": 329,
"p0Issues": 24,
"p1Issues": 38,
"liveIssues": 24,
"liveP0Issues": 24,
"compatGaps": 2,
"deprecationWarnings": 40,
"deprecationWarnings": 41,
"inspectorGaps": 164,
"upstreamIssues": 98,
"contractProbes": 322,
"contractProbes": 323,
"policyFailures": 0,
"policyWarnings": 20,
"refDiffFailures": 0,
@ -27,39 +27,350 @@
"executionPass": 12,
"executionFail": 0,
"executionBlocked": 18,
"syntheticReady": 411,
"syntheticReady": 421,
"syntheticBlocked": 0,
"syntheticTotal": 411,
"syntheticTotal": 421,
"coldReady": 6,
"coldBlocked": 95,
"coldTotal": 101,
"workspaceEntrypoints": 101,
"workspaceInstalls": 40,
"coldBlocked": 97,
"coldTotal": 103,
"workspaceEntrypoints": 103,
"workspaceInstalls": 43,
"workspaceBuilds": 11,
"platformWindowsRisks": 14,
"platformContainerRisks": 14,
"loaderJitiCandidates": 23,
"importLoopP50Ms": 2321,
"importLoopP95Ms": 2323,
"loaderJitiCandidates": 25,
"importLoopP50Ms": 2351,
"importLoopP95Ms": 2363,
"importLoopOpenClawLifecycleCount": 3,
"importLoopOpenClawImportP50Ms": 57.1,
"importLoopOpenClawImportP95Ms": 58.5,
"importLoopOpenClawImportP50Ms": 83.3,
"importLoopOpenClawImportP95Ms": 94.8,
"importLoopOpenClawActivationP50Ms": 0.3,
"importLoopOpenClawActivationP95Ms": 0.4,
"importLoopOpenClawActivationP95Ms": 0.3,
"importLoopMetricBasis": "baseline-adjusted",
"importLoopMaxRssMb": 1,
"importLoopMaxCpuMs": 68,
"importLoopRssSampleCount": 270,
"importLoopCpuSampleCount": 270,
"runtimeP50Ms": 2130,
"runtimeP95Ms": 2177,
"runtimeMaxRssMb": 448.8,
"runtimeRssSampleCount": 1812,
"runtimeCpuSampleCount": 1812,
"importLoopMaxRssMb": 9.8,
"importLoopMaxCpuMs": 0,
"importLoopRssSampleCount": 279,
"importLoopCpuSampleCount": 279,
"runtimeP50Ms": 2192,
"runtimeP95Ms": 2265,
"runtimeMaxRssMb": 440.1,
"runtimeRssSampleCount": 1867,
"runtimeCpuSampleCount": 1867,
"runtimeSamplesPerCommand": 3,
"runtimeWallTimeBasis": "command-median-p95"
},
"baseline": null,
"baseline": {
"label": "main",
"generatedAt": "2026-05-05T02:45:00Z",
"openclawLabel": "openclaw@latest (2026.5.3-1, 2eae30e779cb)",
"runUrl": "https://github.com/openclaw/crabpot/actions/runs/25354973898",
"metrics": {
"fixtures": 57,
"hardBreakages": 0,
"warnings": 170,
"suggestions": 158,
"issues": 328,
"p0Issues": 24,
"p1Issues": 38,
"liveIssues": 24,
"liveP0Issues": 24,
"compatGaps": 2,
"deprecationWarnings": 40,
"inspectorGaps": 164,
"upstreamIssues": 98,
"contractProbes": 322,
"policyFailures": 0,
"policyWarnings": 20,
"refDiffFailures": 0,
"profileFailures": 0,
"executionPass": 12,
"executionFail": 0,
"executionBlocked": 18,
"syntheticReady": 411,
"syntheticBlocked": 0,
"syntheticTotal": 411,
"coldReady": 6,
"coldBlocked": 95,
"coldTotal": 101,
"workspaceEntrypoints": 101,
"workspaceInstalls": 40,
"workspaceBuilds": 11,
"platformWindowsRisks": 14,
"platformContainerRisks": 14,
"loaderJitiCandidates": 23,
"importLoopP50Ms": 2321,
"importLoopP95Ms": 2323,
"importLoopOpenClawLifecycleCount": 3,
"importLoopOpenClawImportP50Ms": 57.1,
"importLoopOpenClawImportP95Ms": 58.5,
"importLoopOpenClawActivationP50Ms": 0.3,
"importLoopOpenClawActivationP95Ms": 0.4,
"importLoopMetricBasis": "baseline-adjusted",
"importLoopMaxRssMb": 1,
"importLoopMaxCpuMs": 68,
"importLoopRssSampleCount": 270,
"importLoopCpuSampleCount": 270,
"runtimeP50Ms": 2130,
"runtimeP95Ms": 2177,
"runtimeMaxRssMb": 448.8,
"runtimeRssSampleCount": 1812,
"runtimeCpuSampleCount": 1812,
"runtimeSamplesPerCommand": 3,
"runtimeWallTimeBasis": "command-median-p95"
},
"deltas": {
"fixtures": {
"current": 57,
"baseline": 57,
"value": 0
},
"hardBreakages": {
"current": 0,
"baseline": 0,
"value": 0
},
"warnings": {
"current": 171,
"baseline": 170,
"value": 1
},
"suggestions": {
"current": 158,
"baseline": 158,
"value": 0
},
"issues": {
"current": 329,
"baseline": 328,
"value": 1
},
"p0Issues": {
"current": 24,
"baseline": 24,
"value": 0
},
"p1Issues": {
"current": 38,
"baseline": 38,
"value": 0
},
"liveIssues": {
"current": 24,
"baseline": 24,
"value": 0
},
"liveP0Issues": {
"current": 24,
"baseline": 24,
"value": 0
},
"compatGaps": {
"current": 2,
"baseline": 2,
"value": 0
},
"deprecationWarnings": {
"current": 41,
"baseline": 40,
"value": 1
},
"inspectorGaps": {
"current": 164,
"baseline": 164,
"value": 0
},
"upstreamIssues": {
"current": 98,
"baseline": 98,
"value": 0
},
"contractProbes": {
"current": 323,
"baseline": 322,
"value": 1
},
"policyFailures": {
"current": 0,
"baseline": 0,
"value": 0
},
"policyWarnings": {
"current": 20,
"baseline": 20,
"value": 0
},
"refDiffFailures": {
"current": 0,
"baseline": 0,
"value": 0
},
"profileFailures": {
"current": 0,
"baseline": 0,
"value": 0
},
"executionPass": {
"current": 12,
"baseline": 12,
"value": 0
},
"executionFail": {
"current": 0,
"baseline": 0,
"value": 0
},
"executionBlocked": {
"current": 18,
"baseline": 18,
"value": 0
},
"syntheticReady": {
"current": 421,
"baseline": 411,
"value": 10
},
"syntheticBlocked": {
"current": 0,
"baseline": 0,
"value": 0
},
"syntheticTotal": {
"current": 421,
"baseline": 411,
"value": 10
},
"coldReady": {
"current": 6,
"baseline": 6,
"value": 0
},
"coldBlocked": {
"current": 97,
"baseline": 95,
"value": 2
},
"coldTotal": {
"current": 103,
"baseline": 101,
"value": 2
},
"workspaceEntrypoints": {
"current": 103,
"baseline": 101,
"value": 2
},
"workspaceInstalls": {
"current": 43,
"baseline": 40,
"value": 3
},
"workspaceBuilds": {
"current": 11,
"baseline": 11,
"value": 0
},
"platformWindowsRisks": {
"current": 14,
"baseline": 14,
"value": 0
},
"platformContainerRisks": {
"current": 14,
"baseline": 14,
"value": 0
},
"loaderJitiCandidates": {
"current": 25,
"baseline": 23,
"value": 2
},
"importLoopP50Ms": {
"current": 2351,
"baseline": 2321,
"value": 30
},
"importLoopP95Ms": {
"current": 2363,
"baseline": 2323,
"value": 40
},
"importLoopOpenClawLifecycleCount": {
"current": 3,
"baseline": 3,
"value": 0
},
"importLoopOpenClawImportP50Ms": {
"current": 83.3,
"baseline": 57.1,
"value": 26.2
},
"importLoopOpenClawImportP95Ms": {
"current": 94.8,
"baseline": 58.5,
"value": 36.3
},
"importLoopOpenClawActivationP50Ms": {
"current": 0.3,
"baseline": 0.3,
"value": 0
},
"importLoopOpenClawActivationP95Ms": {
"current": 0.3,
"baseline": 0.4,
"value": -0.1
},
"importLoopMaxRssMb": {
"current": 9.8,
"baseline": 1,
"value": 8.8
},
"importLoopMaxCpuMs": {
"current": 0,
"baseline": 68,
"value": -68
},
"importLoopRssSampleCount": {
"current": 279,
"baseline": 270,
"value": 9
},
"importLoopCpuSampleCount": {
"current": 279,
"baseline": 270,
"value": 9
},
"runtimeP50Ms": {
"current": 2192,
"baseline": 2130,
"value": 62
},
"runtimeP95Ms": {
"current": 2265,
"baseline": 2177,
"value": 88
},
"runtimeMaxRssMb": {
"current": 440.1,
"baseline": 448.8,
"value": -8.7
},
"runtimeRssSampleCount": {
"current": 1867,
"baseline": 1812,
"value": 55
},
"runtimeCpuSampleCount": {
"current": 1867,
"baseline": 1812,
"value": 55
},
"runtimeSamplesPerCommand": {
"current": 3,
"baseline": 3,
"value": 0
}
}
},
"topIssues": [
{
"id": "CRABPOT-267C53E1",

View File

@ -1,5 +1,5 @@
{
"generatedAt": "2026-05-05T02:45:13.951Z",
"generatedAt": "2026-05-05T03:27:09.759Z",
"status": "pass",
"pluginRoot": ".crabpot/generated-surface-plugin",
"targetOpenClaw": {

View File

@ -1,6 +1,6 @@
# Crabpot Generated Surface Fixture
Generated: 2026-05-05T02:45:13.951Z
Generated: 2026-05-05T03:27:09.759Z
Status: PASS
## Summary

View File

@ -7,18 +7,18 @@
"runs": 3,
"entrypoint": ".crabpot/import-loop/baseline-plugin.mjs",
"reference": {
"wallMs": 2291,
"peakRssMb": 342,
"cpuMsEstimate": 4473
"wallMs": 2457,
"peakRssMb": 335,
"cpuMsEstimate": 4749
},
"max": {
"wallMs": 2735,
"peakRssMb": 344.9,
"cpuMsEstimate": 4949
"wallMs": 2860,
"peakRssMb": 337.6,
"cpuMsEstimate": 5131
},
"statSampleCount": 282,
"rssSampleCount": 282,
"cpuSampleCount": 282,
"statSampleCount": 303,
"rssSampleCount": 303,
"cpuSampleCount": 303,
"failCount": 0,
"samples": [
{
@ -31,31 +31,31 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 55.7,
"importMs": 78.6,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 55.7,
"source": "/tmp/crabpot-openclaw-plugin-VJTUeM/index.mjs"
"elapsedMs": 78.6,
"source": "/tmp/crabpot-openclaw-plugin-D4Pvm0/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-VJTUeM/index.mjs"
"source": "/tmp/crabpot-openclaw-plugin-D4Pvm0/index.mjs"
}
]
},
"wallMs": 2735,
"peakRssMb": 342,
"wallMs": 2860,
"peakRssMb": 335,
"peakCpuPercent": 201,
"cpuMsEstimate": 4949,
"statSampleCount": 106,
"rssSampleCount": 106,
"cpuSampleCount": 106,
"cpuMsEstimate": 5131,
"statSampleCount": 110,
"rssSampleCount": 110,
"cpuSampleCount": 110,
"stderrPreview": ""
},
{
@ -68,31 +68,31 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 53,
"importMs": 74.5,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 53,
"source": "/tmp/crabpot-openclaw-plugin-7FVoe3/index.mjs"
"elapsedMs": 74.5,
"source": "/tmp/crabpot-openclaw-plugin-6eUlNx/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-7FVoe3/index.mjs"
"source": "/tmp/crabpot-openclaw-plugin-6eUlNx/index.mjs"
}
]
},
"wallMs": 2199,
"peakRssMb": 344.9,
"peakCpuPercent": 228,
"cpuMsEstimate": 4344,
"statSampleCount": 85,
"rssSampleCount": 85,
"cpuSampleCount": 85,
"wallMs": 2390,
"peakRssMb": 337.6,
"peakCpuPercent": 224,
"cpuMsEstimate": 4651,
"statSampleCount": 95,
"rssSampleCount": 95,
"cpuSampleCount": 95,
"stderrPreview": ""
},
{
@ -105,31 +105,31 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 52.5,
"importMs": 74.4,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 52.5,
"source": "/tmp/crabpot-openclaw-plugin-c8cyef/index.mjs"
"elapsedMs": 74.4,
"source": "/tmp/crabpot-openclaw-plugin-nLOv1y/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-c8cyef/index.mjs"
"source": "/tmp/crabpot-openclaw-plugin-nLOv1y/index.mjs"
}
]
},
"wallMs": 2291,
"peakRssMb": 332.2,
"peakCpuPercent": 223,
"cpuMsEstimate": 4473,
"statSampleCount": 91,
"rssSampleCount": 91,
"cpuSampleCount": 91,
"wallMs": 2457,
"peakRssMb": 331.2,
"peakCpuPercent": 221,
"cpuMsEstimate": 4749,
"statSampleCount": 98,
"rssSampleCount": 98,
"cpuSampleCount": 98,
"stderrPreview": ""
}
]
@ -138,25 +138,25 @@
"runs": 3,
"baselineRuns": 3,
"baselineFailCount": 0,
"p50WallMs": 2321,
"p95WallMs": 2323,
"p50PluginWallDeltaMs": 30,
"p95PluginWallDeltaMs": 32,
"p50WallMs": 2351,
"p95WallMs": 2363,
"p50PluginWallDeltaMs": 0,
"p95PluginWallDeltaMs": 0,
"openClawLifecycleCount": 3,
"p50OpenClawImportMs": 57.1,
"p95OpenClawImportMs": 58.5,
"p50OpenClawImportMs": 83.3,
"p95OpenClawImportMs": 94.8,
"p50OpenClawActivationMs": 0.3,
"p95OpenClawActivationMs": 0.4,
"maxPeakRssMb": 343,
"maxCpuMsEstimate": 4541,
"maxPluginPeakRssDeltaMb": 1,
"maxPluginCpuDeltaMsEstimate": 68,
"baselineReferenceWallMs": 2291,
"baselineReferencePeakRssMb": 342,
"baselineReferenceCpuMsEstimate": 4473,
"statSampleCount": 270,
"rssSampleCount": 270,
"cpuSampleCount": 270,
"p95OpenClawActivationMs": 0.3,
"maxPeakRssMb": 344.8,
"maxCpuMsEstimate": 4611,
"maxPluginPeakRssDeltaMb": 9.8,
"maxPluginCpuDeltaMsEstimate": 0,
"baselineReferenceWallMs": 2457,
"baselineReferencePeakRssMb": 335,
"baselineReferenceCpuMsEstimate": 4749,
"statSampleCount": 279,
"rssSampleCount": 279,
"cpuSampleCount": 279,
"capturedCount": 6,
"failCount": 0
},
@ -171,35 +171,35 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 58.5,
"activationMs": 0.4,
"importMs": 94.8,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 58.5,
"source": "/tmp/crabpot-openclaw-plugin-37u6nr/index.mjs"
"elapsedMs": 94.8,
"source": "/tmp/crabpot-openclaw-plugin-CXNafg/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.4,
"source": "/tmp/crabpot-openclaw-plugin-37u6nr/index.mjs"
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-CXNafg/index.mjs"
}
]
},
"wallMs": 2323,
"peakRssMb": 331.5,
"peakCpuPercent": 222,
"cpuMsEstimate": 4522,
"statSampleCount": 90,
"rssSampleCount": 90,
"cpuSampleCount": 90,
"wallMs": 2351,
"peakRssMb": 344.8,
"peakCpuPercent": 225,
"cpuMsEstimate": 4611,
"statSampleCount": 93,
"rssSampleCount": 93,
"cpuSampleCount": 93,
"stderrPreview": "",
"pluginWallDeltaMs": 32,
"pluginPeakRssDeltaMb": 0,
"pluginCpuDeltaMsEstimate": 49
"pluginWallDeltaMs": 0,
"pluginPeakRssDeltaMb": 9.8,
"pluginCpuDeltaMsEstimate": 0
},
{
"index": 1,
@ -211,35 +211,35 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 57.1,
"importMs": 82.7,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 57.1,
"source": "/tmp/crabpot-openclaw-plugin-SQk4Qb/index.mjs"
"elapsedMs": 82.7,
"source": "/tmp/crabpot-openclaw-plugin-VyENRo/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-SQk4Qb/index.mjs"
"source": "/tmp/crabpot-openclaw-plugin-VyENRo/index.mjs"
}
]
},
"wallMs": 2309,
"peakRssMb": 341.9,
"peakCpuPercent": 227,
"cpuMsEstimate": 4541,
"statSampleCount": 90,
"rssSampleCount": 90,
"cpuSampleCount": 90,
"wallMs": 2363,
"peakRssMb": 341.1,
"peakCpuPercent": 222,
"cpuMsEstimate": 4573,
"statSampleCount": 93,
"rssSampleCount": 93,
"cpuSampleCount": 93,
"stderrPreview": "",
"pluginWallDeltaMs": 18,
"pluginPeakRssDeltaMb": 0,
"pluginCpuDeltaMsEstimate": 68
"pluginWallDeltaMs": 0,
"pluginPeakRssDeltaMb": 6.1,
"pluginCpuDeltaMsEstimate": 0
},
{
"index": 2,
@ -251,34 +251,34 @@
"pluginId": "crabpot-lifecycle-probe",
"importPhase": "full",
"activationPhase": "full:register",
"importMs": 55.4,
"importMs": 83.3,
"activationMs": 0.3,
"openclawPath": "/home/runner/work/crabpot/crabpot/openclaw",
"phases": [
{
"phase": "full",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 55.4,
"source": "/tmp/crabpot-openclaw-plugin-N54p4i/index.mjs"
"elapsedMs": 83.3,
"source": "/tmp/crabpot-openclaw-plugin-ADWYFK/index.mjs"
},
{
"phase": "full:register",
"pluginId": "crabpot-lifecycle-probe",
"elapsedMs": 0.3,
"source": "/tmp/crabpot-openclaw-plugin-N54p4i/index.mjs"
"source": "/tmp/crabpot-openclaw-plugin-ADWYFK/index.mjs"
}
]
},
"wallMs": 2321,
"peakRssMb": 343,
"peakCpuPercent": 219,
"cpuMsEstimate": 4433,
"statSampleCount": 90,
"rssSampleCount": 90,
"cpuSampleCount": 90,
"wallMs": 2347,
"peakRssMb": 339,
"peakCpuPercent": 225,
"cpuMsEstimate": 4533,
"statSampleCount": 93,
"rssSampleCount": 93,
"cpuSampleCount": 93,
"stderrPreview": "",
"pluginWallDeltaMs": 30,
"pluginPeakRssDeltaMb": 1,
"pluginWallDeltaMs": 0,
"pluginPeakRssDeltaMb": 4,
"pluginCpuDeltaMsEstimate": 0
}
]

View File

@ -6,32 +6,32 @@ Entrypoint: test/fixtures/lazy-import-plugin.mjs
## Summary
| Metric | Value |
| ------------------------------ | ------- |
| runs | 3 |
| baselineRuns | 3 |
| baselineFailCount | 0 |
| p50WallMs | 2321 |
| p95WallMs | 2323 |
| p50PluginWallDeltaMs | 30 |
| p95PluginWallDeltaMs | 32 |
| maxPluginPeakRssDeltaMb | 1 MB |
| maxPluginCpuDeltaMsEstimate | 68 ms |
| openClawLifecycleCount | 3 |
| p50OpenClawImportMs | 57.1 ms |
| p95OpenClawImportMs | 58.5 ms |
| p50OpenClawActivationMs | 0.3 ms |
| p95OpenClawActivationMs | 0.4 ms |
| maxPeakRssMb | 343 MB |
| maxCpuMsEstimate | 4541 ms |
| baselineReferenceWallMs | 2291 ms |
| baselineReferencePeakRssMb | 342 MB |
| baselineReferenceCpuMsEstimate | 4473 ms |
| statSampleCount | 270 |
| rssSampleCount | 270 |
| cpuSampleCount | 270 |
| capturedCount | 6 |
| failCount | 0 |
| Metric | Value |
| ------------------------------ | -------- |
| runs | 3 |
| baselineRuns | 3 |
| baselineFailCount | 0 |
| p50WallMs | 2351 |
| p95WallMs | 2363 |
| p50PluginWallDeltaMs | 0 |
| p95PluginWallDeltaMs | 0 |
| maxPluginPeakRssDeltaMb | 9.8 MB |
| maxPluginCpuDeltaMsEstimate | 0 ms |
| openClawLifecycleCount | 3 |
| p50OpenClawImportMs | 83.3 ms |
| p95OpenClawImportMs | 94.8 ms |
| p50OpenClawActivationMs | 0.3 ms |
| p95OpenClawActivationMs | 0.3 ms |
| maxPeakRssMb | 344.8 MB |
| maxCpuMsEstimate | 4611 ms |
| baselineReferenceWallMs | 2457 ms |
| baselineReferencePeakRssMb | 335 MB |
| baselineReferenceCpuMsEstimate | 4749 ms |
| statSampleCount | 279 |
| rssSampleCount | 279 |
| cpuSampleCount | 279 |
| capturedCount | 6 |
| failCount | 0 |
## Harness Baseline
@ -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 | 2291 ms |
| referencePeakRssMb | 342 MB |
| referenceCpuMsEstimate | 4473 ms |
| maxWallMs | 2735 ms |
| maxPeakRssMb | 344.9 MB |
| maxCpuMsEstimate | 4949 ms |
| statSampleCount | 282 |
| referenceWallMs | 2457 ms |
| referencePeakRssMb | 335 MB |
| referenceCpuMsEstimate | 4749 ms |
| maxWallMs | 2860 ms |
| maxPeakRssMb | 337.6 MB |
| maxCpuMsEstimate | 5131 ms |
| statSampleCount | 303 |
| 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 | 58.5 ms | 0.4 ms | 32 ms | 0 MB | 49 ms | 2323 ms | 331.5 MB | 4522 ms | 90/90 | 0 |
| 1 | captured | 2 | 57.1 ms | 0.3 ms | 18 ms | 0 MB | 68 ms | 2309 ms | 341.9 MB | 4541 ms | 90/90 | 0 |
| 2 | captured | 2 | 55.4 ms | 0.3 ms | 30 ms | 1 MB | 0 ms | 2321 ms | 343 MB | 4433 ms | 90/90 | 0 |
| 0 | captured | 2 | 94.8 ms | 0.3 ms | 0 ms | 9.8 MB | 0 ms | 2351 ms | 344.8 MB | 4611 ms | 93/93 | 0 |
| 1 | captured | 2 | 82.7 ms | 0.3 ms | 0 ms | 6.1 MB | 0 ms | 2363 ms | 341.1 MB | 4573 ms | 93/93 | 0 |
| 2 | captured | 2 | 83.3 ms | 0.3 ms | 0 ms | 4 MB | 0 ms | 2347 ms | 339 MB | 4533 ms | 93/93 | 0 |

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,11 @@
{
"generatedAt": "2026-05-05T03:25:30.704Z",
"fixtureSet": "all",
"pluginTrack": "beta",
"summary": {
"failureCount": 0,
"openclawFailureCount": 0,
"fallbackCount": 0
},
"failures": []
}

View File

@ -9,12 +9,12 @@
],
"summary": {
"fixtureCount": 57,
"entrypointCount": 101,
"tsLoaderEntrypointCount": 23,
"jitiAlternativeCount": 23,
"lazyImportProbeCount": 101,
"entrypointCount": 103,
"tsLoaderEntrypointCount": 25,
"jitiAlternativeCount": 25,
"lazyImportProbeCount": 103,
"portabilityFindingCount": 14,
"coveredPortabilityFindingCount": 444,
"coveredPortabilityFindingCount": 455,
"windowsRiskStepCount": 14,
"macosRiskStepCount": 14,
"linuxRiskStepCount": 14,
@ -581,6 +581,26 @@
"captureUsesTypeScriptLoader": true,
"syntheticUsesTypeScriptLoader": true
},
{
"fixture": "matrix",
"id": "cold-import.setupEntry:matrix:plugins-matrix-crabpot-package-setup-entry-ts",
"status": "ts-loader-required",
"entrypoint": "plugins/matrix/.crabpot-package/setup-entry.ts",
"packageManager": "npm",
"loaderSource": "typescript-source",
"loaderPrimary": "tsx",
"loaderAlternatives": [
"jiti"
],
"capturePlanned": true,
"syntheticProbePlanned": true,
"captureUsesTsx": false,
"syntheticUsesTsx": false,
"captureUsesMockSdk": true,
"syntheticUsesMockSdk": true,
"captureUsesTypeScriptLoader": true,
"syntheticUsesTypeScriptLoader": true
},
{
"fixture": "msteams",
"id": "cold-import.extension:msteams:plugins-msteams-crabpot-package-index-ts",
@ -1069,6 +1089,26 @@
"captureUsesTypeScriptLoader": true,
"syntheticUsesTypeScriptLoader": true
},
{
"fixture": "mattermost",
"id": "cold-import.setupEntry:mattermost:plugins-mattermost-crabpot-package-setup-entry-ts",
"status": "ts-loader-required",
"entrypoint": "plugins/mattermost/.crabpot-package/setup-entry.ts",
"packageManager": "npm",
"loaderSource": "typescript-source",
"loaderPrimary": "tsx",
"loaderAlternatives": [
"jiti"
],
"capturePlanned": true,
"syntheticProbePlanned": true,
"captureUsesTsx": false,
"syntheticUsesTsx": false,
"captureUsesMockSdk": true,
"syntheticUsesMockSdk": true,
"captureUsesTypeScriptLoader": true,
"syntheticUsesTypeScriptLoader": true
},
{
"fixture": "synology-chat",
"id": "cold-import.extension:synology-chat:plugins-synology-chat-crabpot-package-index-ts",
@ -3921,6 +3961,74 @@
"posix-env-prefix"
]
},
{
"fixture": "matrix",
"entrypoint": "cold-import.setupEntry:matrix:plugins-matrix-crabpot-package-setup-entry-ts",
"kind": "prepare",
"command": "mkdir -p .crabpot/workspaces/matrix && rsync -a --delete plugins/matrix/.crabpot-package/ .crabpot/workspaces/matrix/",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"container",
"windows"
],
"riskCodes": [
"posix-mkdir",
"rsync-required"
]
},
{
"fixture": "matrix",
"entrypoint": "cold-import.setupEntry:matrix:plugins-matrix-crabpot-package-setup-entry-ts",
"kind": "prepare-artifacts",
"command": "mkdir -p .crabpot/results/matrix",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-mkdir"
]
},
{
"fixture": "matrix",
"entrypoint": "cold-import.setupEntry:matrix:plugins-matrix-crabpot-package-setup-entry-ts",
"kind": "audit",
"command": "npm audit --json > ../../results/matrix/package-audit.json || true",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-null-failure",
"shell-redirection"
]
},
{
"fixture": "matrix",
"entrypoint": "cold-import.setupEntry:matrix:plugins-matrix-crabpot-package-setup-entry-ts",
"kind": "capture",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.capture.json",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-env-prefix"
]
},
{
"fixture": "matrix",
"entrypoint": "cold-import.setupEntry:matrix:plugins-matrix-crabpot-package-setup-entry-ts",
"kind": "synthetic-probe",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.synthetic.json",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-env-prefix"
]
},
{
"fixture": "msteams",
"entrypoint": "cold-import.extension:msteams:plugins-msteams-crabpot-package-index-ts",
@ -5479,6 +5587,20 @@
"posix-mkdir"
]
},
{
"fixture": "mattermost",
"entrypoint": "cold-import.extension:mattermost:plugins-mattermost-crabpot-package-index-ts",
"kind": "audit",
"command": "npm audit --json > ../../results/mattermost/package-audit.json || true",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-null-failure",
"shell-redirection"
]
},
{
"fixture": "mattermost",
"entrypoint": "cold-import.extension:mattermost:plugins-mattermost-crabpot-package-index-ts",
@ -5505,6 +5627,74 @@
"posix-env-prefix"
]
},
{
"fixture": "mattermost",
"entrypoint": "cold-import.setupEntry:mattermost:plugins-mattermost-crabpot-package-setup-entry-ts",
"kind": "prepare",
"command": "mkdir -p .crabpot/workspaces/mattermost && rsync -a --delete plugins/mattermost/.crabpot-package/ .crabpot/workspaces/mattermost/",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"container",
"windows"
],
"riskCodes": [
"posix-mkdir",
"rsync-required"
]
},
{
"fixture": "mattermost",
"entrypoint": "cold-import.setupEntry:mattermost:plugins-mattermost-crabpot-package-setup-entry-ts",
"kind": "prepare-artifacts",
"command": "mkdir -p .crabpot/results/mattermost",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-mkdir"
]
},
{
"fixture": "mattermost",
"entrypoint": "cold-import.setupEntry:mattermost:plugins-mattermost-crabpot-package-setup-entry-ts",
"kind": "audit",
"command": "npm audit --json > ../../results/mattermost/package-audit.json || true",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-null-failure",
"shell-redirection"
]
},
{
"fixture": "mattermost",
"entrypoint": "cold-import.setupEntry:mattermost:plugins-mattermost-crabpot-package-setup-entry-ts",
"kind": "capture",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.capture.json",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-env-prefix"
]
},
{
"fixture": "mattermost",
"entrypoint": "cold-import.setupEntry:mattermost:plugins-mattermost-crabpot-package-setup-entry-ts",
"kind": "synthetic-probe",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.synthetic.json",
"coverage": "covered by Crabpot structured executor",
"platforms": [
"windows"
],
"riskCodes": [
"posix-env-prefix"
]
},
{
"fixture": "synology-chat",
"entrypoint": "cold-import.extension:synology-chat:plugins-synology-chat-crabpot-package-index-ts",

View File

@ -9,12 +9,12 @@ Targets: linux, macos, windows, container
| Metric | Value |
| ------------------------------ | ----- |
| fixtureCount | 57 |
| entrypointCount | 101 |
| tsLoaderEntrypointCount | 23 |
| jitiAlternativeCount | 23 |
| lazyImportProbeCount | 101 |
| entrypointCount | 103 |
| tsLoaderEntrypointCount | 25 |
| jitiAlternativeCount | 25 |
| lazyImportProbeCount | 103 |
| portabilityFindingCount | 14 |
| coveredPortabilityFindingCount | 444 |
| coveredPortabilityFindingCount | 455 |
| windowsRiskStepCount | 14 |
| macosRiskStepCount | 14 |
| linuxRiskStepCount | 14 |
@ -54,6 +54,7 @@ Targets: linux, macos, windows, container
| lobster | missing | node | - | no | no | yes | yes | plugins/lobster/.crabpot-package/index.ts |
| lobster | dependency-install-required | node | - | no | no | yes | yes | plugins/lobster/.crabpot-package/dist/index.js |
| matrix | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/matrix/.crabpot-package/index.ts |
| matrix | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/matrix/.crabpot-package/setup-entry.ts |
| msteams | missing | node | - | no | no | yes | yes | plugins/msteams/.crabpot-package/index.ts |
| msteams | dependency-install-required | node | - | no | no | yes | yes | plugins/msteams/.crabpot-package/dist/index.js |
| msteams | missing | node | - | no | no | yes | yes | plugins/msteams/.crabpot-package/setup-entry.ts |
@ -81,6 +82,7 @@ Targets: linux, macos, windows, container
| twitch | dependency-install-required | node | - | no | no | yes | yes | plugins/twitch/.crabpot-package/dist/index.js |
| twitch | missing | node | - | 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 |
| mattermost | ts-loader-required | tsx | jiti | no | no | yes | yes | plugins/mattermost/.crabpot-package/setup-entry.ts |
| synology-chat | missing | node | - | no | no | yes | yes | plugins/synology-chat/.crabpot-package/index.ts |
| synology-chat | dependency-install-required | node | - | no | no | yes | yes | plugins/synology-chat/.crabpot-package/dist/index.js |
| synology-chat | missing | node | - | no | no | yes | yes | plugins/synology-chat/.crabpot-package/setup-entry.ts |
@ -281,6 +283,11 @@ Targets: linux, macos, windows, container
| 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 |
| 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 | capture | windows | posix-env-prefix | covered by Crabpot structured executor |
@ -396,6 +403,12 @@ Targets: linux, macos, windows, container
| 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 | audit | windows | posix-null-failure, shell-redirection | 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 |
| 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 | audit | windows | posix-null-failure, shell-redirection | 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 |

View File

@ -36,15 +36,15 @@
"summary": {
"commandCount": 9,
"sampleCount": 27,
"rssSampleCount": 1812,
"cpuSampleCount": 1812,
"rssSampleCount": 1867,
"cpuSampleCount": 1867,
"wallTimeBasis": "command-median-p95",
"p50WallMs": 2130,
"p95WallMs": 2177,
"maxPeakRssMb": 448.8,
"maxRssDeltaMb": 420.1,
"maxCpuMsEstimate": 2382,
"maxHarnessHeapDeltaMb": 7.4
"p50WallMs": 2192,
"p95WallMs": 2265,
"maxPeakRssMb": 440.1,
"maxRssDeltaMb": 411.2,
"maxCpuMsEstimate": 2487,
"maxHarnessHeapDeltaMb": 7.7
},
"targetOpenClaw": {
"status": "ok",
@ -59,12 +59,12 @@
},
"fixtureInventory": {
"fixtures": 57,
"sourceFiles": 1596,
"observedHooks": 93,
"observedRegistrations": 188,
"observedSdkImports": 1012,
"contractProbes": 322,
"issueFindings": 328
"sourceFiles": 1774,
"observedHooks": 96,
"observedRegistrations": 193,
"observedSdkImports": 1159,
"contractProbes": 323,
"issueFindings": 329
}
},
"thresholds": {
@ -84,20 +84,20 @@
"id": "profile.wall-p95",
"action": "warn",
"metric": "p95WallMs",
"message": "p95WallMs regressed 71% over baseline",
"message": "p95WallMs regressed 77.9% over baseline",
"baseline": 1273,
"current": 2177,
"delta": 904,
"percent": 71
"current": 2265,
"delta": 992,
"percent": 77.9
},
{
"id": "profile.peak-rss",
"action": "warn",
"metric": "maxPeakRssMb",
"message": "maxPeakRssMb regressed 383.70000000000005 over baseline",
"message": "maxPeakRssMb regressed 375 over baseline",
"baseline": 65.1,
"current": 448.8,
"delta": 383.70000000000005
"current": 440.1,
"delta": 375
},
{
"id": "profile.node-boot",
@ -105,8 +105,8 @@
"metric": "nodeBootWallMs",
"message": "nodeBootWallMs stayed within 500 absolute regression threshold",
"baseline": 917,
"current": 37,
"delta": -880
"current": 35,
"delta": -882
},
{
"id": "registry.compatRecords",

View File

@ -17,15 +17,15 @@ Strict: false
## Checks
| Action | ID | Metric | Baseline | Current | Delta | Percent | Message |
| ------ | ------------------------------- | ---------------------- | -------- | ------- | ------------------ | ------- | -------------------------------------------------------------- |
| warn | profile.wall-p95 | p95WallMs | 1273 | 2177 | 904 | 71% | p95WallMs regressed 71% over baseline |
| warn | profile.peak-rss | maxPeakRssMb | 65.1 | 448.8 | 383.70000000000005 | - | maxPeakRssMb regressed 383.70000000000005 over baseline |
| pass | profile.node-boot | nodeBootWallMs | 917 | 37 | -880 | - | 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 |
| Action | ID | Metric | Baseline | Current | Delta | Percent | Message |
| ------ | ------------------------------- | ---------------------- | -------- | ------- | ----- | ------- | -------------------------------------------------------------- |
| warn | profile.wall-p95 | p95WallMs | 1273 | 2265 | 992 | 77.9% | p95WallMs regressed 77.9% over baseline |
| warn | profile.peak-rss | maxPeakRssMb | 65.1 | 440.1 | 375 | - | maxPeakRssMb regressed 375 over baseline |
| pass | profile.node-boot | nodeBootWallMs | 917 | 35 | -882 | - | 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 | 2130 ms |
| Command P95 wall time | 2177 ms |
| P50 wall time | 2192 ms |
| Command P95 wall time | 2265 ms |
| Wall time basis | command-median-p95 |
| Profile samples | 27 |
| RSS samples | 1812 |
| CPU samples | 1812 |
| Max peak RSS | 448.8 MB |
| Max RSS delta | 420.1 MB |
| Max CPU estimate | 2382 ms |
| Max harness heap delta | 7.4 MB |
| RSS samples | 1867 |
| CPU samples | 1867 |
| Max peak RSS | 440.1 MB |
| Max RSS delta | 411.2 MB |
| Max CPU estimate | 2487 ms |
| Max harness heap delta | 7.7 MB |
## Target OpenClaw Registry Surface
@ -38,37 +38,37 @@ Samples per command: 3
| Metric | Value |
| --------------------- | ----- |
| fixtures | 57 |
| sourceFiles | 1596 |
| observedHooks | 93 |
| observedRegistrations | 188 |
| observedSdkImports | 1012 |
| contractProbes | 322 |
| issueFindings | 328 |
| sourceFiles | 1774 |
| observedHooks | 96 |
| observedRegistrations | 193 |
| observedSdkImports | 1159 |
| contractProbes | 323 |
| issueFindings | 329 |
## 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 | 37 ms | 41 ms | 31.8 MB | 0 MB | 41 ms | 0.3 MB | 3/3 | 0 |
| fixture-inspection | Fixture inspection | 2034 ms | 2037 ms | 430.9 MB | 401.2 MB | 2218 ms | 7.4 MB | 240/240 | 0 |
| compat-report-registry | Compatibility report plus target registry parse | 2137 ms | 2163 ms | 431.4 MB | 401.3 MB | 2381 ms | 7.1 MB | 252/252 | 0 |
| contract-capture | Contract capture inventory | 2115 ms | 2186 ms | 431.3 MB | 402.2 MB | 2365 ms | 7.1 MB | 252/252 | 0 |
| synthetic-probe-plan | Synthetic probe plan | 2140 ms | 2141 ms | 448.8 MB | 420.1 MB | 2332 ms | 0.8 MB | 251/251 | 0 |
| cold-import-readiness | Cold import readiness | 2130 ms | 2131 ms | 441.4 MB | 412.7 MB | 2345 ms | 0.9 MB | 252/252 | 0 |
| workspace-plan | Workspace execution plan | 2156 ms | 2179 ms | 439.2 MB | 410.5 MB | 2382 ms | 1.2 MB | 256/256 | 0 |
| platform-probes | Platform and loader probes | 2177 ms | 2189 ms | 438.2 MB | 409.5 MB | 2382 ms | 1.1 MB | 260/260 | 0 |
| import-loop-profile | Repeated cold import capture loop | 384 ms | 397 ms | 60.5 MB | 31.8 MB | 181 ms | 1.4 MB | 46/46 | 0 |
| node-boot | Node boot | 35 ms | 38 ms | 31.4 MB | 0 MB | 0 ms | 0.4 MB | 3/3 | 0 |
| fixture-inspection | Fixture inspection | 2109 ms | 2118 ms | 430.9 MB | 399.5 MB | 2311 ms | 7.7 MB | 248/248 | 0 |
| compat-report-registry | Compatibility report plus target registry parse | 2220 ms | 2242 ms | 432.3 MB | 402.2 MB | 2426 ms | 7.4 MB | 262/262 | 0 |
| contract-capture | Contract capture inventory | 2265 ms | 2271 ms | 432.6 MB | 401.5 MB | 2487 ms | 7.5 MB | 265/265 | 0 |
| synthetic-probe-plan | Synthetic probe plan | 2192 ms | 2199 ms | 433.6 MB | 403.9 MB | 2404 ms | 1 MB | 255/255 | 0 |
| cold-import-readiness | Cold import readiness | 2173 ms | 2187 ms | 435.1 MB | 406.3 MB | 2377 ms | 1.2 MB | 257/257 | 0 |
| workspace-plan | Workspace execution plan | 2216 ms | 2217 ms | 439.7 MB | 411 MB | 2460 ms | 1.1 MB | 263/263 | 0 |
| platform-probes | Platform and loader probes | 2254 ms | 2254 ms | 440.1 MB | 411.2 MB | 2428 ms | 1.3 MB | 268/268 | 0 |
| import-loop-profile | Repeated cold import capture loop | 399 ms | 403 ms | 60.5 MB | 31.8 MB | 193 ms | 1.4 MB | 46/46 | 0 |
## Category Rollups
| Category | Commands | P50 wall | P95 wall | Max peak RSS | CPU estimate | RSS/CPU samples | Command IDs |
| ---------------- | -------- | -------- | -------- | ------------ | ------------ | --------------- | ---------------------- |
| baseline | 1 | 37 ms | 41 ms | 31.8 MB | 41 ms | 3/3 | node-boot |
| fixture-scan | 1 | 2034 ms | 2037 ms | 430.9 MB | 2218 ms | 240/240 | fixture-inspection |
| target-registry | 1 | 2137 ms | 2163 ms | 431.4 MB | 2381 ms | 252/252 | compat-report-registry |
| contract-capture | 1 | 2115 ms | 2186 ms | 431.3 MB | 2365 ms | 252/252 | contract-capture |
| synthetic-probes | 1 | 2140 ms | 2141 ms | 448.8 MB | 2332 ms | 251/251 | synthetic-probe-plan |
| cold-import | 1 | 2130 ms | 2131 ms | 441.4 MB | 2345 ms | 252/252 | cold-import-readiness |
| workspace-plan | 1 | 2156 ms | 2179 ms | 439.2 MB | 2382 ms | 256/256 | workspace-plan |
| platform-probes | 1 | 2177 ms | 2189 ms | 438.2 MB | 2382 ms | 260/260 | platform-probes |
| import-loop | 1 | 384 ms | 397 ms | 60.5 MB | 181 ms | 46/46 | import-loop-profile |
| baseline | 1 | 35 ms | 38 ms | 31.4 MB | 0 ms | 3/3 | node-boot |
| fixture-scan | 1 | 2109 ms | 2118 ms | 430.9 MB | 2311 ms | 248/248 | fixture-inspection |
| target-registry | 1 | 2220 ms | 2242 ms | 432.3 MB | 2426 ms | 262/262 | compat-report-registry |
| contract-capture | 1 | 2265 ms | 2271 ms | 432.6 MB | 2487 ms | 265/265 | contract-capture |
| synthetic-probes | 1 | 2192 ms | 2199 ms | 433.6 MB | 2404 ms | 255/255 | synthetic-probe-plan |
| cold-import | 1 | 2173 ms | 2187 ms | 435.1 MB | 2377 ms | 257/257 | cold-import-readiness |
| workspace-plan | 1 | 2216 ms | 2217 ms | 439.7 MB | 2460 ms | 263/263 | workspace-plan |
| platform-probes | 1 | 2254 ms | 2254 ms | 440.1 MB | 2428 ms | 268/268 | platform-probes |
| import-loop | 1 | 399 ms | 403 ms | 60.5 MB | 193 ms | 46/46 | import-loop-profile |

View File

@ -2,14 +2,14 @@
"generatedAt": "deterministic",
"summary": {
"fixtureCount": 57,
"probeCount": 411,
"hookProbeCount": 95,
"registrationProbeCount": 316,
"readyCount": 411,
"probeCount": 421,
"hookProbeCount": 98,
"registrationProbeCount": 323,
"readyCount": 421,
"blockedCount": 0,
"directExecutionCount": 161,
"optInExecutionCount": 32,
"metadataOnlyCount": 123
"directExecutionCount": 166,
"optInExecutionCount": 30,
"metadataOnlyCount": 127
},
"probes": [
{
@ -1790,6 +1790,75 @@
},
"source": "plugins/discord/.crabpot-package/dist/subagent-hooks-api.js:8"
},
{
"id": "hook.subagent_delivery_target:matrix:plugins-matrix-crabpot-package-subagent-hooks-api-ts-21",
"fixture": "matrix",
"kind": "hook",
"seam": "subagent_delivery_target",
"status": "ready",
"blocker": null,
"assertions": [
"target routing result is preserved",
"parent/subagent metadata are present"
],
"syntheticEvent": {
"childSessionKey": "child-session",
"agentId": "agent-child",
"label": "fixture child",
"mode": "run",
"requester": {
"channel": "fixture-channel",
"accountId": "fixture-account"
}
},
"syntheticContext": {
"runId": "run-fixture",
"parentAgentId": "agent-parent"
},
"source": "plugins/matrix/.crabpot-package/subagent-hooks-api.ts:21"
},
{
"id": "hook.subagent_ended:matrix:plugins-matrix-crabpot-package-subagent-hooks-api-ts-17",
"fixture": "matrix",
"kind": "hook",
"seam": "subagent_ended",
"status": "ready",
"blocker": null,
"assertions": [
"subagent completion payload is preserved",
"status metadata is present"
],
"syntheticEvent": {
"childSessionKey": "child-session",
"agentId": "agent-child",
"status": "completed"
},
"syntheticContext": {
"runId": "run-fixture",
"parentAgentId": "agent-parent"
},
"source": "plugins/matrix/.crabpot-package/subagent-hooks-api.ts:17"
},
{
"id": "hook.subagent_spawning:matrix:plugins-matrix-crabpot-package-subagent-hooks-api-ts-13",
"fixture": "matrix",
"kind": "hook",
"seam": "subagent_spawning",
"status": "ready",
"blocker": null,
"assertions": [
"hook payload and return value are captured"
],
"syntheticEvent": {
"hook": "subagent_spawning",
"fixture": "matrix"
},
"syntheticContext": {
"hook": "subagent_spawning",
"fixture": "matrix"
},
"source": "plugins/matrix/.crabpot-package/subagent-hooks-api.ts:13"
},
{
"id": "hook.subagent_delivery_target:feishu:plugins-feishu-crabpot-package-dist-subagent-hooks-api-js-13",
"fixture": "feishu",
@ -1860,7 +1929,7 @@
"source": "plugins/feishu/.crabpot-package/dist/subagent-hooks-api.js:9"
},
{
"id": "hook.inbound_claim:codex:plugins-codex-crabpot-package-dist-index-js-346",
"id": "hook.inbound_claim:codex:plugins-codex-crabpot-package-dist-index-js-351",
"fixture": "codex",
"kind": "hook",
"seam": "inbound_claim",
@ -1885,7 +1954,7 @@
"channelId": "fixture-channel",
"accountId": "fixture-account"
},
"source": "plugins/codex/.crabpot-package/dist/index.js:346"
"source": "plugins/codex/.crabpot-package/dist/index.js:351"
},
{
"id": "hook.before_prompt_build:diffs:plugins-diffs-crabpot-package-dist-index-js-2067",
@ -5750,7 +5819,7 @@
"source": "plugins/bluebubbles/.crabpot-package/dist/index.js:3"
},
{
"id": "registration.definePluginEntry:diagnostics-otel:plugins-diagnostics-otel-crabpot-package-dist-index-js-1451",
"id": "registration.definePluginEntry:diagnostics-otel:plugins-diagnostics-otel-crabpot-package-dist-index-js-1463",
"fixture": "diagnostics-otel",
"kind": "registration",
"seam": "definePluginEntry",
@ -5771,10 +5840,10 @@
"callableProperties": [],
"reason": "entry wrapper metadata is captured before plugin runtime execution"
},
"source": "plugins/diagnostics-otel/.crabpot-package/dist/index.js:1451"
"source": "plugins/diagnostics-otel/.crabpot-package/dist/index.js:1463"
},
{
"id": "registration.registerService:diagnostics-otel:plugins-diagnostics-otel-crabpot-package-dist-index-js-1456",
"id": "registration.registerService:diagnostics-otel:plugins-diagnostics-otel-crabpot-package-dist-index-js-1468",
"fixture": "diagnostics-otel",
"kind": "registration",
"seam": "registerService",
@ -5800,10 +5869,10 @@
],
"option": "includeLifecycle"
},
"source": "plugins/diagnostics-otel/.crabpot-package/dist/index.js:1456"
"source": "plugins/diagnostics-otel/.crabpot-package/dist/index.js:1468"
},
{
"id": "registration.createChatChannelPlugin:discord:plugins-discord-crabpot-package-dist-channel-Nf20xyAS-js-379",
"id": "registration.createChatChannelPlugin:discord:plugins-discord-crabpot-package-dist-channel-wqYExrBU-js-406",
"fixture": "discord",
"kind": "registration",
"seam": "createChatChannelPlugin",
@ -5828,7 +5897,7 @@
"callableProperties": [],
"reason": "channel plugin factory metadata is captured before channel runtime execution"
},
"source": "plugins/discord/.crabpot-package/dist/channel-Nf20xyAS.js:379"
"source": "plugins/discord/.crabpot-package/dist/channel-wqYExrBU.js:406"
},
{
"id": "registration.defineBundledChannelEntry:discord:plugins-discord-crabpot-package-dist-index-js-4",
@ -5907,38 +5976,176 @@
"source": "plugins/lobster/.crabpot-package/dist/index.js:647"
},
{
"id": "registration.registerChannel:matrix:plugins-matrix-crabpot-package-index-ts-18",
"id": "registration.defineBundledChannelEntry:matrix:plugins-matrix-crabpot-package-index-ts-36",
"fixture": "matrix",
"kind": "registration",
"seam": "registerChannel",
"seam": "defineBundledChannelEntry",
"status": "ready",
"blocker": null,
"assertions": [
"channel id is stable",
"inbound/outbound envelope shape is captured",
"sender metadata is preserved"
"registration arguments are captured"
],
"syntheticArguments": [
{}
],
"execution": {
"mode": "metadata-only",
"callableProperties": [],
"reason": "bundled channel entry metadata is captured before channel runtime execution"
},
"source": "plugins/matrix/.crabpot-package/index.ts:36"
},
{
"id": "registration.definePluginEntry:matrix:plugins-matrix-crabpot-package-cli-metadata-ts-6",
"fixture": "matrix",
"kind": "registration",
"seam": "definePluginEntry",
"status": "ready",
"blocker": null,
"assertions": [
"entrypoint register function is callable",
"entrypoint metadata is preserved"
],
"syntheticArguments": [
{
"id": "fixture-channel",
"send": "function",
"receive": "function"
"id": "fixture-plugin",
"register": "function"
}
],
"execution": {
"mode": "channel-opt-in",
"mode": "metadata-only",
"callableProperties": [],
"reason": "entry wrapper metadata is captured before plugin runtime execution"
},
"source": "plugins/matrix/.crabpot-package/cli-metadata.ts:6"
},
{
"id": "registration.registerCli:matrix:plugins-matrix-crabpot-package-src-cli-metadata-ts-4",
"fixture": "matrix",
"kind": "registration",
"seam": "registerCli",
"status": "ready",
"blocker": null,
"assertions": [
"command name is stable",
"argument schema is captured"
],
"syntheticArguments": [
{
"name": "fixture-command",
"args": [
{
"name": "input",
"type": "string"
}
]
}
],
"execution": {
"mode": "direct",
"callableProperties": [
"send",
"sendMessage",
"receive",
"handleMessage"
],
"option": "includeChannelRuntime"
"handler",
"run",
"execute"
]
},
"source": "plugins/matrix/.crabpot-package/src/cli-metadata.ts:4"
},
{
"id": "registration.registerGatewayMethod:matrix:plugins-matrix-crabpot-package-index-ts-18",
"fixture": "matrix",
"kind": "registration",
"seam": "registerGatewayMethod",
"status": "ready",
"blocker": null,
"assertions": [
"method name is stable",
"request and response schema are captured"
],
"syntheticArguments": [
{
"name": "fixture.gateway.method",
"inputSchema": {
"type": "object"
},
"handler": "function"
}
],
"execution": {
"mode": "direct",
"callableProperties": [
"handler",
"run",
"execute",
"invoke"
]
},
"source": "plugins/matrix/.crabpot-package/index.ts:18"
},
{
"id": "registration.createChatChannelPlugin:msteams:plugins-msteams-crabpot-package-dist-channel-BNxPm8L-js-379",
"id": "registration.registerGatewayMethod:matrix:plugins-matrix-crabpot-package-index-ts-23",
"fixture": "matrix",
"kind": "registration",
"seam": "registerGatewayMethod",
"status": "ready",
"blocker": null,
"assertions": [
"method name is stable",
"request and response schema are captured"
],
"syntheticArguments": [
{
"name": "fixture.gateway.method",
"inputSchema": {
"type": "object"
},
"handler": "function"
}
],
"execution": {
"mode": "direct",
"callableProperties": [
"handler",
"run",
"execute",
"invoke"
]
},
"source": "plugins/matrix/.crabpot-package/index.ts:23"
},
{
"id": "registration.registerGatewayMethod:matrix:plugins-matrix-crabpot-package-index-ts-28",
"fixture": "matrix",
"kind": "registration",
"seam": "registerGatewayMethod",
"status": "ready",
"blocker": null,
"assertions": [
"method name is stable",
"request and response schema are captured"
],
"syntheticArguments": [
{
"name": "fixture.gateway.method",
"inputSchema": {
"type": "object"
},
"handler": "function"
}
],
"execution": {
"mode": "direct",
"callableProperties": [
"handler",
"run",
"execute",
"invoke"
]
},
"source": "plugins/matrix/.crabpot-package/index.ts:28"
},
{
"id": "registration.createChatChannelPlugin:msteams:plugins-msteams-crabpot-package-dist-channel-BOwKBAvY-js-379",
"fixture": "msteams",
"kind": "registration",
"seam": "createChatChannelPlugin",
@ -5963,7 +6170,7 @@
"callableProperties": [],
"reason": "channel plugin factory metadata is captured before channel runtime execution"
},
"source": "plugins/msteams/.crabpot-package/dist/channel-_BNxPm8L.js:379"
"source": "plugins/msteams/.crabpot-package/dist/channel-BOwKBAvY.js:379"
},
{
"id": "registration.defineBundledChannelEntry:msteams:plugins-msteams-crabpot-package-dist-index-js-3",
@ -6134,7 +6341,7 @@
"source": "plugins/voice-call/.crabpot-package/dist/cli-metadata.js:3"
},
{
"id": "registration.definePluginEntry:voice-call:plugins-voice-call-crabpot-package-dist-index-js-854",
"id": "registration.definePluginEntry:voice-call:plugins-voice-call-crabpot-package-dist-index-js-856",
"fixture": "voice-call",
"kind": "registration",
"seam": "definePluginEntry",
@ -6155,7 +6362,7 @@
"callableProperties": [],
"reason": "entry wrapper metadata is captured before plugin runtime execution"
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:854"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:856"
},
{
"id": "registration.definePluginEntry:voice-call:plugins-voice-call-crabpot-package-dist-setup-api-js-28",
@ -6214,7 +6421,7 @@
"source": "plugins/voice-call/.crabpot-package/dist/cli-metadata.js:8"
},
{
"id": "registration.registerCli:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1241",
"id": "registration.registerCli:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1250",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerCli",
@ -6243,7 +6450,7 @@
"execute"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1241"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1250"
},
{
"id": "registration.registerConfigMigration:voice-call:plugins-voice-call-crabpot-package-dist-setup-api-js-33",
@ -6266,7 +6473,7 @@
"source": "plugins/voice-call/.crabpot-package/dist/setup-api.js:33"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1005",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1007",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6294,10 +6501,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1005"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1007"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1017",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1019",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6325,10 +6532,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1017"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1019"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1034",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1036",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6356,10 +6563,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1034"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1036"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1057",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1067",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6387,10 +6594,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1057"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1067"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1075",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1085",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6418,10 +6625,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1075"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1085"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1092",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1102",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6449,10 +6656,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1092"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1102"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1116",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1126",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6480,10 +6687,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1116"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1126"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-968",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-970",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6511,10 +6718,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:968"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:970"
},
{
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-992",
"id": "registration.registerGatewayMethod:voice-call:plugins-voice-call-crabpot-package-dist-index-js-994",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -6542,10 +6749,10 @@
"invoke"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:992"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:994"
},
{
"id": "registration.registerService:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1247",
"id": "registration.registerService:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1256",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerService",
@ -6571,10 +6778,10 @@
],
"option": "includeLifecycle"
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1247"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1256"
},
{
"id": "registration.registerTool:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1139",
"id": "registration.registerTool:voice-call:plugins-voice-call-crabpot-package-dist-index-js-1148",
"fixture": "voice-call",
"kind": "registration",
"seam": "registerTool",
@ -6603,7 +6810,7 @@
"execute"
]
},
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1139"
"source": "plugins/voice-call/.crabpot-package/dist/index.js:1148"
},
{
"id": "registration.createChatChannelPlugin:zalo:plugins-zalo-crabpot-package-dist-channel-VPbtV3Oq-js-238",
@ -6654,7 +6861,7 @@
"source": "plugins/zalo/.crabpot-package/dist/index.js:3"
},
{
"id": "registration.createChatChannelPlugin:zalouser:plugins-zalouser-crabpot-package-dist-channel-ou-w-2j-js-353",
"id": "registration.createChatChannelPlugin:zalouser:plugins-zalouser-crabpot-package-dist-channel-DLNmGWb8-js-353",
"fixture": "zalouser",
"kind": "registration",
"seam": "createChatChannelPlugin",
@ -6679,7 +6886,7 @@
"callableProperties": [],
"reason": "channel plugin factory metadata is captured before channel runtime execution"
},
"source": "plugins/zalouser/.crabpot-package/dist/channel-ou_w_2j-.js:353"
"source": "plugins/zalouser/.crabpot-package/dist/channel-DLNmGWb8.js:353"
},
{
"id": "registration.defineBundledChannelEntry:zalouser:plugins-zalouser-crabpot-package-dist-index-js-9",
@ -6734,7 +6941,7 @@
"source": "plugins/zalouser/.crabpot-package/dist/index.js:23"
},
{
"id": "registration.createChatChannelPlugin:feishu:plugins-feishu-crabpot-package-dist-channel-ZFssFmsW-js-1087",
"id": "registration.createChatChannelPlugin:feishu:plugins-feishu-crabpot-package-dist-channel-BOejZIqb-js-1087",
"fixture": "feishu",
"kind": "registration",
"seam": "createChatChannelPlugin",
@ -6759,7 +6966,7 @@
"callableProperties": [],
"reason": "channel plugin factory metadata is captured before channel runtime execution"
},
"source": "plugins/feishu/.crabpot-package/dist/channel-ZFssFmsW.js:1087"
"source": "plugins/feishu/.crabpot-package/dist/channel-BOejZIqb.js:1087"
},
{
"id": "registration.defineBundledChannelEntry:feishu:plugins-feishu-crabpot-package-dist-channel-entry-js-3",
@ -7122,35 +7329,80 @@
"source": "plugins/twitch/.crabpot-package/dist/index.js:3"
},
{
"id": "registration.registerChannel:mattermost:plugins-mattermost-crabpot-package-index-ts-13",
"id": "registration.createChatChannelPlugin:mattermost:plugins-mattermost-crabpot-package-src-channel-ts-263",
"fixture": "mattermost",
"kind": "registration",
"seam": "registerChannel",
"seam": "createChatChannelPlugin",
"status": "ready",
"blocker": null,
"assertions": [
"channel id is stable",
"inbound/outbound envelope shape is captured",
"sender metadata is preserved"
"channel plugin id is stable",
"channel factory metadata is captured"
],
"syntheticArguments": [
{
"id": "fixture-channel",
"send": "function",
"receive": "function"
"base": {
"id": "fixture-channel"
},
"outbound": {
"sendText": "function"
}
}
],
"execution": {
"mode": "channel-opt-in",
"callableProperties": [
"send",
"sendMessage",
"receive",
"handleMessage"
],
"option": "includeChannelRuntime"
"mode": "metadata-only",
"callableProperties": [],
"reason": "channel plugin factory metadata is captured before channel runtime execution"
},
"source": "plugins/mattermost/.crabpot-package/index.ts:13"
"source": "plugins/mattermost/.crabpot-package/src/channel.ts:263"
},
{
"id": "registration.defineBundledChannelEntry:mattermost:plugins-mattermost-crabpot-package-index-ts-15",
"fixture": "mattermost",
"kind": "registration",
"seam": "defineBundledChannelEntry",
"status": "ready",
"blocker": null,
"assertions": [
"registration arguments are captured"
],
"syntheticArguments": [
{}
],
"execution": {
"mode": "metadata-only",
"callableProperties": [],
"reason": "bundled channel entry metadata is captured before channel runtime execution"
},
"source": "plugins/mattermost/.crabpot-package/index.ts:15"
},
{
"id": "registration.registerHttpRoute:mattermost:plugins-mattermost-crabpot-package-src-mattermost-slash-state-ts-396",
"fixture": "mattermost",
"kind": "registration",
"seam": "registerHttpRoute",
"status": "ready",
"blocker": null,
"assertions": [
"route method and path are captured",
"auth policy metadata is captured"
],
"syntheticArguments": [
{
"method": "POST",
"path": "/fixture/probe",
"handler": "function"
}
],
"execution": {
"mode": "direct",
"callableProperties": [
"handler",
"run",
"execute"
]
},
"source": "plugins/mattermost/.crabpot-package/src/mattermost/slash-state.ts:396"
},
{
"id": "registration.createChatChannelPlugin:synology-chat:plugins-synology-chat-crabpot-package-dist-channel-BYl2GyR-js-1065",
@ -7245,7 +7497,7 @@
"source": "plugins/brave-plugin/.crabpot-package/dist/index.js:9"
},
{
"id": "registration.definePluginEntry:codex:plugins-codex-crabpot-package-dist-index-js-335",
"id": "registration.definePluginEntry:codex:plugins-codex-crabpot-package-dist-index-js-340",
"fixture": "codex",
"kind": "registration",
"seam": "definePluginEntry",
@ -7266,10 +7518,10 @@
"callableProperties": [],
"reason": "entry wrapper metadata is captured before plugin runtime execution"
},
"source": "plugins/codex/.crabpot-package/dist/index.js:335"
"source": "plugins/codex/.crabpot-package/dist/index.js:340"
},
{
"id": "registration.registerAgentHarness:codex:plugins-codex-crabpot-package-dist-index-js-341",
"id": "registration.registerAgentHarness:codex:plugins-codex-crabpot-package-dist-index-js-346",
"fixture": "codex",
"kind": "registration",
"seam": "registerAgentHarness",
@ -7286,10 +7538,10 @@
"callableProperties": [],
"reason": "agent harness factories are captured as registration metadata; agent runtime execution remains isolated opt-in"
},
"source": "plugins/codex/.crabpot-package/dist/index.js:341"
"source": "plugins/codex/.crabpot-package/dist/index.js:346"
},
{
"id": "registration.registerCommand:codex:plugins-codex-crabpot-package-dist-index-js-345",
"id": "registration.registerCommand:codex:plugins-codex-crabpot-package-dist-index-js-350",
"fixture": "codex",
"kind": "registration",
"seam": "registerCommand",
@ -7313,10 +7565,10 @@
"execute"
]
},
"source": "plugins/codex/.crabpot-package/dist/index.js:345"
"source": "plugins/codex/.crabpot-package/dist/index.js:350"
},
{
"id": "registration.registerMediaUnderstandingProvider:codex:plugins-codex-crabpot-package-dist-index-js-343",
"id": "registration.registerMediaUnderstandingProvider:codex:plugins-codex-crabpot-package-dist-index-js-348",
"fixture": "codex",
"kind": "registration",
"seam": "registerMediaUnderstandingProvider",
@ -7333,10 +7585,10 @@
"callableProperties": [],
"reason": "media understanding providers are captured as registration metadata before provider runtime execution"
},
"source": "plugins/codex/.crabpot-package/dist/index.js:343"
"source": "plugins/codex/.crabpot-package/dist/index.js:348"
},
{
"id": "registration.registerMigrationProvider:codex:plugins-codex-crabpot-package-dist-index-js-344",
"id": "registration.registerMigrationProvider:codex:plugins-codex-crabpot-package-dist-index-js-349",
"fixture": "codex",
"kind": "registration",
"seam": "registerMigrationProvider",
@ -7353,10 +7605,10 @@
"callableProperties": [],
"reason": "migration providers are captured as registration metadata before migration runtime execution"
},
"source": "plugins/codex/.crabpot-package/dist/index.js:344"
"source": "plugins/codex/.crabpot-package/dist/index.js:349"
},
{
"id": "registration.registerProvider:codex:plugins-codex-crabpot-package-dist-index-js-342",
"id": "registration.registerProvider:codex:plugins-codex-crabpot-package-dist-index-js-347",
"fixture": "codex",
"kind": "registration",
"seam": "registerProvider",
@ -7373,7 +7625,7 @@
"callableProperties": [],
"reason": "provider descriptors are captured as registration metadata before provider runtime execution"
},
"source": "plugins/codex/.crabpot-package/dist/index.js:342"
"source": "plugins/codex/.crabpot-package/dist/index.js:347"
},
{
"id": "registration.definePluginEntry:diagnostics-prometheus:plugins-diagnostics-prometheus-crabpot-package-dist-index-js-438",
@ -7457,7 +7709,7 @@
"source": "plugins/diagnostics-prometheus/.crabpot-package/dist/index.js:443"
},
{
"id": "registration.definePluginEntry:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3261",
"id": "registration.definePluginEntry:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4284",
"fixture": "google-meet",
"kind": "registration",
"seam": "definePluginEntry",
@ -7478,10 +7730,10 @@
"callableProperties": [],
"reason": "entry wrapper metadata is captured before plugin runtime execution"
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3261"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4284"
},
{
"id": "registration.registerCli:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3624",
"id": "registration.registerCli:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4654",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerCli",
@ -7510,10 +7762,10 @@
"execute"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3624"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4654"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3284",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4307",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7541,10 +7793,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3284"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4307"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3299",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4323",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7572,10 +7824,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3299"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4323"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3316",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4340",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7603,10 +7855,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3316"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4340"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3323",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4347",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7634,10 +7886,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3323"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4347"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3333",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4357",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7665,10 +7917,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3333"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4357"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3344",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4368",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7696,10 +7948,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3344"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4368"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3364",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4388",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7727,10 +7979,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3364"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4388"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3379",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4403",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7758,10 +8010,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3379"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4403"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3395",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4419",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7789,10 +8041,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3395"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4419"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3412",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4436",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7820,10 +8072,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3412"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4436"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3419",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4443",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7851,10 +8103,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3419"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4443"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3431",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4455",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7882,10 +8134,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3431"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4455"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3442",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4466",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7913,10 +8165,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3442"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4466"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3454",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4478",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7944,10 +8196,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3454"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4478"
},
{
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3469",
"id": "registration.registerGatewayMethod:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4494",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerGatewayMethod",
@ -7975,10 +8227,10 @@
"invoke"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3469"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4494"
},
{
"id": "registration.registerNodeHostCommand:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3619",
"id": "registration.registerNodeHostCommand:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4649",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerNodeHostCommand",
@ -7995,10 +8247,10 @@
"callableProperties": [],
"reason": "node host commands are captured as registration metadata before host process execution"
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3619"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4649"
},
{
"id": "registration.registerTool:google-meet:plugins-google-meet-crabpot-package-dist-index-js-3481",
"id": "registration.registerTool:google-meet:plugins-google-meet-crabpot-package-dist-index-js-4506",
"fixture": "google-meet",
"kind": "registration",
"seam": "registerTool",
@ -8027,7 +8279,7 @@
"execute"
]
},
"source": "plugins/google-meet/.crabpot-package/dist/index.js:3481"
"source": "plugins/google-meet/.crabpot-package/dist/index.js:4506"
},
{
"id": "registration.definePluginEntry:diffs:plugins-diffs-crabpot-package-dist-index-js-2071",
@ -8400,7 +8652,7 @@
"source": "plugins/openclaw-qqbot/.crabpot-package/dist/index.js:9"
},
{
"id": "registration.registerCommand:openclaw-qqbot:plugins-openclaw-qqbot-crabpot-package-dist-api-js-616",
"id": "registration.registerCommand:openclaw-qqbot:plugins-openclaw-qqbot-crabpot-package-dist-api-js-626",
"fixture": "openclaw-qqbot",
"kind": "registration",
"seam": "registerCommand",
@ -8424,7 +8676,7 @@
"execute"
]
},
"source": "plugins/openclaw-qqbot/.crabpot-package/dist/api.js:616"
"source": "plugins/openclaw-qqbot/.crabpot-package/dist/api.js:626"
},
{
"id": "registration.registerTool:openclaw-qqbot:plugins-openclaw-qqbot-crabpot-package-dist-api-js-208",
@ -8491,7 +8743,7 @@
"source": "plugins/openclaw-qqbot/.crabpot-package/dist/api.js:511"
},
{
"id": "registration.createChatChannelPlugin:whatsapp:plugins-whatsapp-crabpot-package-dist-channel-DQ-5Xoj9-js-309",
"id": "registration.createChatChannelPlugin:whatsapp:plugins-whatsapp-crabpot-package-dist-channel-CEMwkdeB-js-309",
"fixture": "whatsapp",
"kind": "registration",
"seam": "createChatChannelPlugin",
@ -8516,7 +8768,7 @@
"callableProperties": [],
"reason": "channel plugin factory metadata is captured before channel runtime execution"
},
"source": "plugins/whatsapp/.crabpot-package/dist/channel-DQ-5Xoj9.js:309"
"source": "plugins/whatsapp/.crabpot-package/dist/channel-CEMwkdeB.js:309"
},
{
"id": "registration.defineBundledChannelEntry:whatsapp:plugins-whatsapp-crabpot-package-dist-index-js-3",

View File

@ -7,14 +7,14 @@ Generated: deterministic
| Metric | Value |
| ------------------- | ----- |
| Fixtures | 57 |
| Probes | 411 |
| Hook probes | 95 |
| Registration probes | 316 |
| Ready | 411 |
| Probes | 421 |
| Hook probes | 98 |
| Registration probes | 323 |
| Ready | 421 |
| Blocked | 0 |
| Direct execution | 161 |
| Opt-in execution | 32 |
| Metadata-only | 123 |
| Direct execution | 166 |
| Opt-in execution | 30 |
| Metadata-only | 127 |
## Probe Inventory
@ -96,10 +96,13 @@ Generated: deterministic
| discord | hook | subagent_delivery_target | ready | hook-direct | plugins/discord/.crabpot-package/dist/subagent-hooks-api.js:16 | target routing result is preserved; parent/subagent metadata are present |
| discord | hook | subagent_ended | ready | hook-direct | plugins/discord/.crabpot-package/dist/subagent-hooks-api.js:12 | subagent completion payload is preserved; status metadata is present |
| discord | hook | subagent_spawning | ready | hook-direct | plugins/discord/.crabpot-package/dist/subagent-hooks-api.js:8 | hook payload and return value are captured |
| matrix | hook | subagent_delivery_target | ready | hook-direct | plugins/matrix/.crabpot-package/subagent-hooks-api.ts:21 | target routing result is preserved; parent/subagent metadata are present |
| matrix | hook | subagent_ended | ready | hook-direct | plugins/matrix/.crabpot-package/subagent-hooks-api.ts:17 | subagent completion payload is preserved; status metadata is present |
| matrix | hook | subagent_spawning | ready | hook-direct | plugins/matrix/.crabpot-package/subagent-hooks-api.ts:13 | hook payload and return value are captured |
| feishu | hook | subagent_delivery_target | ready | hook-direct | plugins/feishu/.crabpot-package/dist/subagent-hooks-api.js:13 | target routing result is preserved; parent/subagent metadata are present |
| feishu | hook | subagent_ended | ready | hook-direct | plugins/feishu/.crabpot-package/dist/subagent-hooks-api.js:17 | subagent completion payload is preserved; status metadata is present |
| feishu | hook | subagent_spawning | ready | hook-direct | plugins/feishu/.crabpot-package/dist/subagent-hooks-api.js:9 | hook payload and return value are captured |
| codex | hook | inbound_claim | ready | hook-direct | plugins/codex/.crabpot-package/dist/index.js:346 | claim payload preserves channel/source identity; routing metadata is present |
| codex | hook | inbound_claim | ready | hook-direct | plugins/codex/.crabpot-package/dist/index.js:351 | claim payload preserves channel/source identity; routing metadata is present |
| diffs | hook | before_prompt_build | ready | hook-direct | plugins/diffs/.crabpot-package/dist/index.js:2067 | prompt mutation result is preserved; agent and conversation metadata are present |
| memory-lancedb | hook | agent_end | ready | hook-direct | plugins/memory-lancedb/.crabpot-package/dist/index.js:643 | 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/dist/index.js:615 | prompt mutation result is preserved; agent and conversation metadata are present |
@ -249,14 +252,19 @@ Generated: deterministic
| kitchen-sink | registration | registerWebSearchProvider | ready | metadata-only | plugins/kitchen-sink/src/kitchen-runtime.js:80 | registration arguments are captured |
| bluebubbles | registration | createChatChannelPlugin | ready | metadata-only | plugins/bluebubbles/.crabpot-package/dist/channel-BSIXOcHe.js:930 | channel plugin id is stable; channel factory metadata is captured |
| bluebubbles | registration | defineBundledChannelEntry | ready | metadata-only | plugins/bluebubbles/.crabpot-package/dist/index.js:3 | registration arguments are captured |
| diagnostics-otel | registration | definePluginEntry | ready | metadata-only | plugins/diagnostics-otel/.crabpot-package/dist/index.js:1451 | entrypoint register function is callable; entrypoint metadata is preserved |
| diagnostics-otel | registration | registerService | ready | lifecycle-opt-in | plugins/diagnostics-otel/.crabpot-package/dist/index.js:1456 | service id is stable; start/stop lifecycle handlers are captured |
| discord | registration | createChatChannelPlugin | ready | metadata-only | plugins/discord/.crabpot-package/dist/channel-Nf20xyAS.js:379 | channel plugin id is stable; channel factory metadata is captured |
| diagnostics-otel | registration | definePluginEntry | ready | metadata-only | plugins/diagnostics-otel/.crabpot-package/dist/index.js:1463 | entrypoint register function is callable; entrypoint metadata is preserved |
| diagnostics-otel | registration | registerService | ready | lifecycle-opt-in | plugins/diagnostics-otel/.crabpot-package/dist/index.js:1468 | service id is stable; start/stop lifecycle handlers are captured |
| discord | registration | createChatChannelPlugin | ready | metadata-only | plugins/discord/.crabpot-package/dist/channel-wqYExrBU.js:406 | channel plugin id is stable; channel factory metadata is captured |
| discord | registration | defineBundledChannelEntry | ready | metadata-only | plugins/discord/.crabpot-package/dist/index.js:4 | registration arguments are captured |
| lobster | registration | definePluginEntry | ready | metadata-only | plugins/lobster/.crabpot-package/dist/index.js:642 | entrypoint register function is callable; entrypoint metadata is preserved |
| lobster | registration | registerTool | ready | direct | plugins/lobster/.crabpot-package/dist/index.js:647 | 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/dist/channel-_BNxPm8L.js:379 | channel plugin id is stable; channel factory metadata is captured |
| matrix | registration | defineBundledChannelEntry | ready | metadata-only | plugins/matrix/.crabpot-package/index.ts:36 | registration arguments are captured |
| matrix | registration | definePluginEntry | ready | metadata-only | plugins/matrix/.crabpot-package/cli-metadata.ts:6 | entrypoint register function is callable; entrypoint metadata is preserved |
| matrix | registration | registerCli | ready | direct | plugins/matrix/.crabpot-package/src/cli-metadata.ts:4 | command name is stable; argument schema is captured |
| matrix | registration | registerGatewayMethod | ready | direct | plugins/matrix/.crabpot-package/index.ts:18 | method name is stable; request and response schema are captured |
| matrix | registration | registerGatewayMethod | ready | direct | plugins/matrix/.crabpot-package/index.ts:23 | method name is stable; request and response schema are captured |
| matrix | registration | registerGatewayMethod | ready | direct | plugins/matrix/.crabpot-package/index.ts:28 | method name is stable; request and response schema are captured |
| msteams | registration | createChatChannelPlugin | ready | metadata-only | plugins/msteams/.crabpot-package/dist/channel-BOwKBAvY.js:379 | channel plugin id is stable; channel factory metadata is captured |
| msteams | registration | defineBundledChannelEntry | ready | metadata-only | plugins/msteams/.crabpot-package/dist/index.js:3 | registration arguments are captured |
| nextcloud-talk | registration | createChatChannelPlugin | ready | metadata-only | plugins/nextcloud-talk/.crabpot-package/dist/channel-BVVRsVr5.js:1678 | channel plugin id is stable; channel factory metadata is captured |
| nextcloud-talk | registration | defineBundledChannelEntry | ready | metadata-only | plugins/nextcloud-talk/.crabpot-package/dist/index.js:3 | registration arguments are captured |
@ -264,28 +272,28 @@ Generated: deterministic
| nostr | registration | defineBundledChannelEntry | ready | metadata-only | plugins/nostr/.crabpot-package/dist/index.js:21 | registration arguments are captured |
| nostr | registration | registerHttpRoute | ready | direct | plugins/nostr/.crabpot-package/dist/index.js:74 | route method and path are captured; auth policy metadata is captured |
| voice-call | registration | definePluginEntry | ready | metadata-only | plugins/voice-call/.crabpot-package/dist/cli-metadata.js:3 | entrypoint register function is callable; entrypoint metadata is preserved |
| voice-call | registration | definePluginEntry | ready | metadata-only | plugins/voice-call/.crabpot-package/dist/index.js:854 | entrypoint register function is callable; entrypoint metadata is preserved |
| voice-call | registration | definePluginEntry | ready | metadata-only | plugins/voice-call/.crabpot-package/dist/index.js:856 | entrypoint register function is callable; entrypoint metadata is preserved |
| voice-call | registration | definePluginEntry | ready | metadata-only | plugins/voice-call/.crabpot-package/dist/setup-api.js:28 | entrypoint register function is callable; entrypoint metadata is preserved |
| voice-call | registration | registerCli | ready | direct | plugins/voice-call/.crabpot-package/dist/cli-metadata.js:8 | command name is stable; argument schema is captured |
| voice-call | registration | registerCli | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1241 | command name is stable; argument schema is captured |
| voice-call | registration | registerCli | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1250 | command name is stable; argument schema is captured |
| voice-call | registration | registerConfigMigration | ready | metadata-only | plugins/voice-call/.crabpot-package/dist/setup-api.js:33 | registration arguments are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1005 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1017 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1034 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1057 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1075 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1092 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1116 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:968 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:992 | method name is stable; request and response schema are captured |
| voice-call | registration | registerService | ready | lifecycle-opt-in | plugins/voice-call/.crabpot-package/dist/index.js:1247 | service id is stable; start/stop lifecycle handlers are captured |
| voice-call | registration | registerTool | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1139 | tool name is stable; input schema is captured; result shape metadata is captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1007 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1019 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1036 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1067 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1085 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1102 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1126 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:970 | method name is stable; request and response schema are captured |
| voice-call | registration | registerGatewayMethod | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:994 | method name is stable; request and response schema are captured |
| voice-call | registration | registerService | ready | lifecycle-opt-in | plugins/voice-call/.crabpot-package/dist/index.js:1256 | service id is stable; start/stop lifecycle handlers are captured |
| voice-call | registration | registerTool | ready | direct | plugins/voice-call/.crabpot-package/dist/index.js:1148 | tool name is stable; input schema is captured; result shape metadata is captured |
| zalo | registration | createChatChannelPlugin | ready | metadata-only | plugins/zalo/.crabpot-package/dist/channel-VPbtV3Oq.js:238 | channel plugin id is stable; channel factory metadata is captured |
| zalo | registration | defineBundledChannelEntry | ready | metadata-only | plugins/zalo/.crabpot-package/dist/index.js:3 | registration arguments are captured |
| zalouser | registration | createChatChannelPlugin | ready | metadata-only | plugins/zalouser/.crabpot-package/dist/channel-ou_w_2j-.js:353 | channel plugin id is stable; channel factory metadata is captured |
| zalouser | registration | createChatChannelPlugin | ready | metadata-only | plugins/zalouser/.crabpot-package/dist/channel-DLNmGWb8.js:353 | channel plugin id is stable; channel factory metadata is captured |
| zalouser | registration | defineBundledChannelEntry | ready | metadata-only | plugins/zalouser/.crabpot-package/dist/index.js:9 | registration arguments are captured |
| zalouser | registration | registerTool | ready | direct | plugins/zalouser/.crabpot-package/dist/index.js:23 | tool name is stable; input schema is captured; result shape metadata is captured |
| feishu | registration | createChatChannelPlugin | ready | metadata-only | plugins/feishu/.crabpot-package/dist/channel-ZFssFmsW.js:1087 | channel plugin id is stable; channel factory metadata is captured |
| feishu | registration | createChatChannelPlugin | ready | metadata-only | plugins/feishu/.crabpot-package/dist/channel-BOejZIqb.js:1087 | channel plugin id is stable; channel factory metadata is captured |
| feishu | registration | defineBundledChannelEntry | ready | metadata-only | plugins/feishu/.crabpot-package/dist/channel-entry.js:3 | registration arguments are captured |
| feishu | registration | defineBundledChannelEntry | ready | metadata-only | plugins/feishu/.crabpot-package/dist/index.js:40 | registration arguments are captured |
| feishu | registration | registerTool | ready | direct | plugins/feishu/.crabpot-package/dist/api.js:1404 | tool name is stable; input schema is captured; result shape metadata is captured |
@ -299,39 +307,41 @@ Generated: deterministic
| tlon | registration | defineBundledChannelEntry | ready | metadata-only | plugins/tlon/.crabpot-package/dist/index.js:3 | registration arguments are captured |
| twitch | registration | createChatChannelPlugin | ready | metadata-only | plugins/twitch/.crabpot-package/dist/plugin-BQX9GiIn.js:762 | channel plugin id is stable; channel factory metadata is captured |
| twitch | registration | defineBundledChannelEntry | ready | metadata-only | plugins/twitch/.crabpot-package/dist/index.js: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 |
| mattermost | registration | createChatChannelPlugin | ready | metadata-only | plugins/mattermost/.crabpot-package/src/channel.ts:263 | channel plugin id is stable; channel factory metadata is captured |
| mattermost | registration | defineBundledChannelEntry | ready | metadata-only | plugins/mattermost/.crabpot-package/index.ts:15 | registration arguments are captured |
| mattermost | registration | registerHttpRoute | ready | direct | plugins/mattermost/.crabpot-package/src/mattermost/slash-state.ts:396 | route method and path are captured; auth policy metadata is captured |
| synology-chat | registration | createChatChannelPlugin | ready | metadata-only | plugins/synology-chat/.crabpot-package/dist/channel-BYl2GyR_.js:1065 | channel plugin id is stable; channel factory metadata is captured |
| synology-chat | registration | defineBundledChannelEntry | ready | metadata-only | plugins/synology-chat/.crabpot-package/dist/index.js:3 | registration arguments are captured |
| brave-plugin | registration | definePluginEntry | ready | metadata-only | plugins/brave-plugin/.crabpot-package/dist/index.js:4 | entrypoint register function is callable; entrypoint metadata is preserved |
| brave-plugin | registration | registerWebSearchProvider | ready | metadata-only | plugins/brave-plugin/.crabpot-package/dist/index.js:9 | registration arguments are captured |
| codex | registration | definePluginEntry | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:335 | entrypoint register function is callable; entrypoint metadata is preserved |
| codex | registration | registerAgentHarness | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:341 | registration arguments are captured |
| codex | registration | registerCommand | ready | direct | plugins/codex/.crabpot-package/dist/index.js:345 | command id is stable; interactive command payload is captured |
| codex | registration | registerMediaUnderstandingProvider | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:343 | registration arguments are captured |
| codex | registration | registerMigrationProvider | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:344 | registration arguments are captured |
| codex | registration | registerProvider | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:342 | registration arguments are captured |
| codex | registration | definePluginEntry | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:340 | entrypoint register function is callable; entrypoint metadata is preserved |
| codex | registration | registerAgentHarness | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:346 | registration arguments are captured |
| codex | registration | registerCommand | ready | direct | plugins/codex/.crabpot-package/dist/index.js:350 | command id is stable; interactive command payload is captured |
| codex | registration | registerMediaUnderstandingProvider | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:348 | registration arguments are captured |
| codex | registration | registerMigrationProvider | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:349 | registration arguments are captured |
| codex | registration | registerProvider | ready | metadata-only | plugins/codex/.crabpot-package/dist/index.js:347 | registration arguments are captured |
| diagnostics-prometheus | registration | definePluginEntry | ready | metadata-only | plugins/diagnostics-prometheus/.crabpot-package/dist/index.js:438 | entrypoint register function is callable; entrypoint metadata is preserved |
| diagnostics-prometheus | registration | registerHttpRoute | ready | direct | plugins/diagnostics-prometheus/.crabpot-package/dist/index.js:444 | route method and path are captured; auth policy metadata is captured |
| diagnostics-prometheus | registration | registerService | ready | lifecycle-opt-in | plugins/diagnostics-prometheus/.crabpot-package/dist/index.js:443 | service id is stable; start/stop lifecycle handlers are captured |
| google-meet | registration | definePluginEntry | ready | metadata-only | plugins/google-meet/.crabpot-package/dist/index.js:3261 | entrypoint register function is callable; entrypoint metadata is preserved |
| google-meet | registration | registerCli | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3624 | command name is stable; argument schema is captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3284 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3299 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3316 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3323 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3333 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3344 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3364 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3379 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3395 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3412 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3419 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3431 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3442 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3454 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3469 | method name is stable; request and response schema are captured |
| google-meet | registration | registerNodeHostCommand | ready | metadata-only | plugins/google-meet/.crabpot-package/dist/index.js:3619 | registration arguments are captured |
| google-meet | registration | registerTool | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:3481 | tool name is stable; input schema is captured; result shape metadata is captured |
| google-meet | registration | definePluginEntry | ready | metadata-only | plugins/google-meet/.crabpot-package/dist/index.js:4284 | entrypoint register function is callable; entrypoint metadata is preserved |
| google-meet | registration | registerCli | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4654 | command name is stable; argument schema is captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4307 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4323 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4340 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4347 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4357 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4368 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4388 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4403 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4419 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4436 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4443 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4455 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4466 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4478 | method name is stable; request and response schema are captured |
| google-meet | registration | registerGatewayMethod | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4494 | method name is stable; request and response schema are captured |
| google-meet | registration | registerNodeHostCommand | ready | metadata-only | plugins/google-meet/.crabpot-package/dist/index.js:4649 | registration arguments are captured |
| google-meet | registration | registerTool | ready | direct | plugins/google-meet/.crabpot-package/dist/index.js:4506 | tool name is stable; input schema is captured; result shape metadata is captured |
| diffs | registration | definePluginEntry | ready | metadata-only | plugins/diffs/.crabpot-package/dist/index.js:2071 | entrypoint register function is callable; entrypoint metadata is preserved |
| diffs | registration | registerHttpRoute | ready | direct | plugins/diffs/.crabpot-package/dist/index.js:2054 | route method and path are captured; auth policy metadata is captured |
| diffs | registration | registerTool | ready | direct | plugins/diffs/.crabpot-package/dist/index.js:2044 | tool name is stable; input schema is captured; result shape metadata is captured |
@ -345,10 +355,10 @@ Generated: deterministic
| memory-lancedb | registration | registerTool | ready | direct | plugins/memory-lancedb/.crabpot-package/dist/index.js:428 | tool name is stable; input schema is captured; result shape metadata is captured |
| memory-lancedb | registration | registerTool | ready | direct | plugins/memory-lancedb/.crabpot-package/dist/index.js:473 | 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/dist/index.js:9 | registration arguments are captured |
| openclaw-qqbot | registration | registerCommand | ready | direct | plugins/openclaw-qqbot/.crabpot-package/dist/api.js:616 | command id is stable; interactive command payload is captured |
| openclaw-qqbot | registration | registerCommand | ready | direct | plugins/openclaw-qqbot/.crabpot-package/dist/api.js:626 | command id is stable; interactive command payload is captured |
| openclaw-qqbot | registration | registerTool | ready | direct | plugins/openclaw-qqbot/.crabpot-package/dist/api.js:208 | tool name is stable; input schema is captured; result shape metadata is captured |
| openclaw-qqbot | registration | registerTool | ready | direct | plugins/openclaw-qqbot/.crabpot-package/dist/api.js:511 | tool name is stable; input schema is captured; result shape metadata is captured |
| whatsapp | registration | createChatChannelPlugin | ready | metadata-only | plugins/whatsapp/.crabpot-package/dist/channel-DQ-5Xoj9.js:309 | channel plugin id is stable; channel factory metadata is captured |
| whatsapp | registration | createChatChannelPlugin | ready | metadata-only | plugins/whatsapp/.crabpot-package/dist/channel-CEMwkdeB.js:309 | channel plugin id is stable; channel factory metadata is captured |
| whatsapp | registration | defineBundledChannelEntry | ready | metadata-only | plugins/whatsapp/.crabpot-package/dist/index.js: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 |

View File

@ -11,17 +11,17 @@
},
"summary": {
"fixtureCount": 57,
"entrypointCount": 101,
"installStepCount": 40,
"auditStepCount": 40,
"entrypointCount": 103,
"installStepCount": 43,
"auditStepCount": 43,
"buildStepCount": 11,
"pruneDevWorkspaceDependencyStepCount": 19,
"artifactStepCount": 101,
"captureStepCount": 101,
"syntheticProbeStepCount": 101,
"targetOpenClawLinkStepCount": 87,
"tsLoaderEntrypointCount": 23,
"jitiAlternativeCount": 23,
"pruneDevWorkspaceDependencyStepCount": 23,
"artifactStepCount": 103,
"captureStepCount": 103,
"syntheticProbeStepCount": 103,
"targetOpenClawLinkStepCount": 91,
"tsLoaderEntrypointCount": 25,
"jitiAlternativeCount": 25,
"missingBuildScriptCount": 0,
"sdkAliasRequiredCount": 3
},
@ -2184,6 +2184,7 @@
"capture-shim",
"dependency-install",
"synthetic-probes",
"target-openclaw-link",
"ts-loader"
],
"blockers": [
@ -2195,7 +2196,7 @@
{
"code": "dependency-install-required",
"message": "package declares runtime dependencies that must be installed before cold import",
"evidence": "@mariozechner/pi-agent-core, @matrix-org/matrix-sdk-crypto-nodejs, @vector-im/matrix-bot-sdk, markdown-it, music-metadata, zod"
"evidence": "@matrix-org/matrix-sdk-crypto-nodejs, @matrix-org/matrix-sdk-crypto-wasm, fake-indexeddb, markdown-it, matrix-js-sdk, music-metadata, typebox"
}
],
"steps": [
@ -2211,6 +2212,18 @@
"cwd": ".",
"reason": "create a stable result directory for capture and synthetic probe artifacts"
},
{
"kind": "link-openclaw",
"command": "npm pkg set dependencies.openclaw=\"file:../../../openclaw\"",
"cwd": ".crabpot/workspaces/matrix",
"reason": "link the plugin's openclaw peer dependency to the target checkout under test"
},
{
"kind": "prune-dev-workspace-deps",
"command": "node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js",
"cwd": ".crabpot/workspaces/matrix",
"reason": "remove workspace: devDependencies from the isolated runtime install; the mock SDK supplies OpenClaw host imports"
},
{
"kind": "install",
"command": "npm install --ignore-scripts",
@ -2239,6 +2252,96 @@
"reason": "invoke retained hook and registration handlers with synthetic payloads"
}
]
},
{
"id": "cold-import.setupEntry:matrix:plugins-matrix-crabpot-package-setup-entry-ts",
"fixture": "matrix",
"packagePath": "plugins/matrix/.crabpot-package/package.json",
"packageName": "@openclaw/matrix",
"entrypoint": "plugins/matrix/.crabpot-package/setup-entry.ts",
"status": "ts-loader-required",
"packageManager": "npm",
"lockfile": "plugins/matrix/package-lock.json",
"loaderStrategy": {
"source": "typescript-source",
"primary": "tsx",
"alternatives": [
"jiti"
],
"reason": "TypeScript entrypoints are currently planned with tsx and tracked with a Jiti-compatible fallback for OpenClaw loader parity."
},
"requiredCapabilities": [
"capture-shim",
"dependency-install",
"synthetic-probes",
"target-openclaw-link",
"ts-loader"
],
"blockers": [
{
"code": "ts-loader-required",
"message": "entrypoint is TypeScript source and needs a loader or build step before Node cold import",
"evidence": "plugins/matrix/.crabpot-package/setup-entry.ts"
},
{
"code": "dependency-install-required",
"message": "package declares runtime dependencies that must be installed before cold import",
"evidence": "@matrix-org/matrix-sdk-crypto-nodejs, @matrix-org/matrix-sdk-crypto-wasm, fake-indexeddb, markdown-it, matrix-js-sdk, music-metadata, typebox"
}
],
"steps": [
{
"kind": "prepare",
"command": "mkdir -p .crabpot/workspaces/matrix && rsync -a --delete plugins/matrix/.crabpot-package/ .crabpot/workspaces/matrix/",
"cwd": ".",
"reason": "copy fixture package into an isolated mutable workspace"
},
{
"kind": "prepare-artifacts",
"command": "mkdir -p .crabpot/results/matrix",
"cwd": ".",
"reason": "create a stable result directory for capture and synthetic probe artifacts"
},
{
"kind": "link-openclaw",
"command": "npm pkg set dependencies.openclaw=\"file:../../../openclaw\"",
"cwd": ".crabpot/workspaces/matrix",
"reason": "link the plugin's openclaw peer dependency to the target checkout under test"
},
{
"kind": "prune-dev-workspace-deps",
"command": "node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js",
"cwd": ".crabpot/workspaces/matrix",
"reason": "remove workspace: devDependencies from the isolated runtime install; the mock SDK supplies OpenClaw host imports"
},
{
"kind": "install",
"command": "npm install --ignore-scripts",
"cwd": ".crabpot/workspaces/matrix",
"reason": "install runtime dependencies without mutating the pinned submodule"
},
{
"kind": "audit",
"command": "npm audit --json > ../../results/matrix/package-audit.json || true",
"cwd": ".crabpot/workspaces/matrix",
"artifactPath": ".crabpot/results/matrix/package-audit.json",
"reason": "capture package-manager dependency audit metadata as warning-only plugin upstream risk"
},
{
"kind": "capture",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.capture.json",
"cwd": ".crabpot/workspaces/matrix",
"artifactPath": ".crabpot/results/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.capture.json",
"reason": "cold import the entrypoint against the capture shim"
},
{
"kind": "synthetic-probe",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.synthetic.json",
"cwd": ".crabpot/workspaces/matrix",
"artifactPath": ".crabpot/results/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.synthetic.json",
"reason": "invoke retained hook and registration handlers with synthetic payloads"
}
]
}
]
},
@ -4101,7 +4204,9 @@
},
"requiredCapabilities": [
"capture-shim",
"dependency-install",
"synthetic-probes",
"target-openclaw-link",
"ts-loader"
],
"blockers": [
@ -4109,6 +4214,11 @@
"code": "ts-loader-required",
"message": "entrypoint is TypeScript source and needs a loader or build step before Node cold import",
"evidence": "plugins/mattermost/.crabpot-package/index.ts"
},
{
"code": "dependency-install-required",
"message": "package declares runtime dependencies that must be installed before cold import",
"evidence": "ws"
}
],
"steps": [
@ -4124,6 +4234,31 @@
"cwd": ".",
"reason": "create a stable result directory for capture and synthetic probe artifacts"
},
{
"kind": "link-openclaw",
"command": "npm pkg set dependencies.openclaw=\"file:../../../openclaw\"",
"cwd": ".crabpot/workspaces/mattermost",
"reason": "link the plugin's openclaw peer dependency to the target checkout under test"
},
{
"kind": "prune-dev-workspace-deps",
"command": "node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js",
"cwd": ".crabpot/workspaces/mattermost",
"reason": "remove workspace: devDependencies from the isolated runtime install; the mock SDK supplies OpenClaw host imports"
},
{
"kind": "install",
"command": "npm install --ignore-scripts",
"cwd": ".crabpot/workspaces/mattermost",
"reason": "install runtime dependencies without mutating the pinned submodule"
},
{
"kind": "audit",
"command": "npm audit --json > ../../results/mattermost/package-audit.json || true",
"cwd": ".crabpot/workspaces/mattermost",
"artifactPath": ".crabpot/results/mattermost/package-audit.json",
"reason": "capture package-manager dependency audit metadata as warning-only plugin upstream risk"
},
{
"kind": "capture",
"command": "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",
@ -4139,6 +4274,96 @@
"reason": "invoke retained hook and registration handlers with synthetic payloads"
}
]
},
{
"id": "cold-import.setupEntry:mattermost:plugins-mattermost-crabpot-package-setup-entry-ts",
"fixture": "mattermost",
"packagePath": "plugins/mattermost/.crabpot-package/package.json",
"packageName": "@openclaw/mattermost",
"entrypoint": "plugins/mattermost/.crabpot-package/setup-entry.ts",
"status": "ts-loader-required",
"packageManager": "npm",
"lockfile": "plugins/mattermost/package-lock.json",
"loaderStrategy": {
"source": "typescript-source",
"primary": "tsx",
"alternatives": [
"jiti"
],
"reason": "TypeScript entrypoints are currently planned with tsx and tracked with a Jiti-compatible fallback for OpenClaw loader parity."
},
"requiredCapabilities": [
"capture-shim",
"dependency-install",
"synthetic-probes",
"target-openclaw-link",
"ts-loader"
],
"blockers": [
{
"code": "ts-loader-required",
"message": "entrypoint is TypeScript source and needs a loader or build step before Node cold import",
"evidence": "plugins/mattermost/.crabpot-package/setup-entry.ts"
},
{
"code": "dependency-install-required",
"message": "package declares runtime dependencies that must be installed before cold import",
"evidence": "ws"
}
],
"steps": [
{
"kind": "prepare",
"command": "mkdir -p .crabpot/workspaces/mattermost && rsync -a --delete plugins/mattermost/.crabpot-package/ .crabpot/workspaces/mattermost/",
"cwd": ".",
"reason": "copy fixture package into an isolated mutable workspace"
},
{
"kind": "prepare-artifacts",
"command": "mkdir -p .crabpot/results/mattermost",
"cwd": ".",
"reason": "create a stable result directory for capture and synthetic probe artifacts"
},
{
"kind": "link-openclaw",
"command": "npm pkg set dependencies.openclaw=\"file:../../../openclaw\"",
"cwd": ".crabpot/workspaces/mattermost",
"reason": "link the plugin's openclaw peer dependency to the target checkout under test"
},
{
"kind": "prune-dev-workspace-deps",
"command": "node ../../plugin-inspector/68e10e0aaae20d30e90637af33620250e28964e0/src/prune-workspace-dev-deps-cli.js",
"cwd": ".crabpot/workspaces/mattermost",
"reason": "remove workspace: devDependencies from the isolated runtime install; the mock SDK supplies OpenClaw host imports"
},
{
"kind": "install",
"command": "npm install --ignore-scripts",
"cwd": ".crabpot/workspaces/mattermost",
"reason": "install runtime dependencies without mutating the pinned submodule"
},
{
"kind": "audit",
"command": "npm audit --json > ../../results/mattermost/package-audit.json || true",
"cwd": ".crabpot/workspaces/mattermost",
"artifactPath": ".crabpot/results/mattermost/package-audit.json",
"reason": "capture package-manager dependency audit metadata as warning-only plugin upstream risk"
},
{
"kind": "capture",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.capture.json",
"cwd": ".crabpot/workspaces/mattermost",
"artifactPath": ".crabpot/results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.capture.json",
"reason": "cold import the entrypoint against the capture shim"
},
{
"kind": "synthetic-probe",
"command": "CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/synthetic-probes.mjs --entrypoint ./setup-entry.ts --mock-sdk --output ../../results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.synthetic.json",
"cwd": ".crabpot/workspaces/mattermost",
"artifactPath": ".crabpot/results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.synthetic.json",
"reason": "invoke retained hook and registration handlers with synthetic payloads"
}
]
}
]
},

View File

@ -9,17 +9,17 @@ Opt-in: CRABPOT_EXECUTE_ISOLATED=1
| Metric | Value |
| ------------------------------------ | ----- |
| Fixtures | 57 |
| Entrypoints | 101 |
| Artifact dirs | 101 |
| Install steps | 40 |
| Audit steps | 40 |
| Prune dev workspace dependency steps | 19 |
| Entrypoints | 103 |
| Artifact dirs | 103 |
| Install steps | 43 |
| Audit steps | 43 |
| Prune dev workspace dependency steps | 23 |
| Build steps | 11 |
| Capture steps | 101 |
| Synthetic probe steps | 101 |
| Target OpenClaw link steps | 87 |
| TypeScript loader entrypoints | 23 |
| Jiti fallback candidates | 23 |
| Capture steps | 103 |
| Synthetic probe steps | 103 |
| Target OpenClaw link steps | 91 |
| TypeScript loader entrypoints | 25 |
| Jiti fallback candidates | 25 |
| Missing build scripts | 0 |
| SDK alias required | 3 |
@ -56,7 +56,8 @@ Opt-in: CRABPOT_EXECUTE_ISOLATED=1
| discord | npm | missing | node | plugins/discord/.crabpot-package/setup-entry.ts | capture-shim, synthetic-probes, target-openclaw-link | 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"; 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 | missing | node | plugins/lobster/.crabpot-package/index.ts | capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/lobster && rsync -a --delete plugins/lobster/.crabpot-package/ .crabpot/workspaces/lobster/; prepare-artifacts: mkdir -p .crabpot/results/lobster; 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/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 |
| lobster | npm | dependency-install-required | node | plugins/lobster/.crabpot-package/dist/index.js | capture-shim, dependency-install, side-effect-sandbox, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/lobster && rsync -a --delete plugins/lobster/.crabpot-package/ .crabpot/workspaces/lobster/; prepare-artifacts: mkdir -p .crabpot/results/lobster; 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/lobster/package-audit.json || true -> .crabpot/results/lobster/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/lobster/cold-import-runtimeExtension-lobster-plugins-lobster-crabpot-package-dist-index-js.capture.json -> .crabpot/results/lobster/cold-import-runtimeExtension-lobster-plugins-lobster-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/lobster/cold-import-runtimeExtension-lobster-plugins-lobster-crabpot-package-dist-index-js.synthetic.json -> .crabpot/results/lobster/cold-import-runtimeExtension-lobster-plugins-lobster-crabpot-package-dist-index-js.synthetic.json |
| matrix | npm | ts-loader-required | tsx (+jiti) | plugins/matrix/.crabpot-package/index.ts | capture-shim, dependency-install, 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 |
| matrix | npm | ts-loader-required | tsx (+jiti) | plugins/matrix/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, 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; 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/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 |
| matrix | npm | ts-loader-required | tsx (+jiti) | plugins/matrix/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, 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; 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/matrix/package-audit.json || true -> .crabpot/results/matrix/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/matrix/cold-import-setupEntry-matrix-plugins-matrix-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/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/matrix/cold-import-setupEntry-matrix-plugins-matrix-crabpot-package-setup-entry-ts.synthetic.json |
| msteams | npm | missing | node | plugins/msteams/.crabpot-package/index.ts | capture-shim, synthetic-probes, target-openclaw-link | 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"; 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 | dependency-install-required | node | plugins/msteams/.crabpot-package/dist/index.js | capture-shim, dependency-install, synthetic-probes, target-openclaw-link | 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 ./dist/index.js --mock-sdk --output ../../results/msteams/cold-import-runtimeExtension-msteams-plugins-msteams-crabpot-package-dist-index-js.capture.json -> .crabpot/results/msteams/cold-import-runtimeExtension-msteams-plugins-msteams-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/msteams/cold-import-runtimeExtension-msteams-plugins-msteams-crabpot-package-dist-index-js.synthetic.json -> .crabpot/results/msteams/cold-import-runtimeExtension-msteams-plugins-msteams-crabpot-package-dist-index-js.synthetic.json |
| msteams | npm | missing | node | plugins/msteams/.crabpot-package/setup-entry.ts | capture-shim, synthetic-probes, target-openclaw-link | 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"; 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 |
@ -83,7 +84,8 @@ Opt-in: CRABPOT_EXECUTE_ISOLATED=1
| twitch | npm | missing | node | plugins/twitch/.crabpot-package/index.ts | capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/twitch && rsync -a --delete plugins/twitch/.crabpot-package/ .crabpot/workspaces/twitch/; prepare-artifacts: mkdir -p .crabpot/results/twitch; 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/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 | dependency-install-required | node | plugins/twitch/.crabpot-package/dist/index.js | capture-shim, dependency-install, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/twitch && rsync -a --delete plugins/twitch/.crabpot-package/ .crabpot/workspaces/twitch/; prepare-artifacts: mkdir -p .crabpot/results/twitch; 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/twitch/package-audit.json || true -> .crabpot/results/twitch/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./dist/index.js --mock-sdk --output ../../results/twitch/cold-import-runtimeExtension-twitch-plugins-twitch-crabpot-package-dist-index-js.capture.json -> .crabpot/results/twitch/cold-import-runtimeExtension-twitch-plugins-twitch-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/twitch/cold-import-runtimeExtension-twitch-plugins-twitch-crabpot-package-dist-index-js.synthetic.json -> .crabpot/results/twitch/cold-import-runtimeExtension-twitch-plugins-twitch-crabpot-package-dist-index-js.synthetic.json |
| twitch | npm | missing | node | plugins/twitch/.crabpot-package/setup-entry.ts | capture-shim, synthetic-probes, target-openclaw-link | prepare: mkdir -p .crabpot/workspaces/twitch && rsync -a --delete plugins/twitch/.crabpot-package/ .crabpot/workspaces/twitch/; prepare-artifacts: mkdir -p .crabpot/results/twitch; 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/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 |
| mattermost | npm | ts-loader-required | tsx (+jiti) | plugins/mattermost/.crabpot-package/index.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, 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; 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/mattermost/package-audit.json || true -> .crabpot/results/mattermost/package-audit.json; 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 |
| mattermost | npm | ts-loader-required | tsx (+jiti) | plugins/mattermost/.crabpot-package/setup-entry.ts | capture-shim, dependency-install, synthetic-probes, target-openclaw-link, 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; 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/mattermost/package-audit.json || true -> .crabpot/results/mattermost/package-audit.json; capture: CRABPOT_EXECUTE_ISOLATED=1 node ../../../scripts/run-cold-import-capture.mjs ./setup-entry.ts --mock-sdk --output ../../results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.capture.json -> .crabpot/results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-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/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.synthetic.json -> .crabpot/results/mattermost/cold-import-setupEntry-mattermost-plugins-mattermost-crabpot-package-setup-entry-ts.synthetic.json |
| synology-chat | npm | missing | node | plugins/synology-chat/.crabpot-package/index.ts | capture-shim, synthetic-probes, target-openclaw-link | 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; 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/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 | dependency-install-required | node | plugins/synology-chat/.crabpot-package/dist/index.js | capture-shim, dependency-install, synthetic-probes, target-openclaw-link | 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; 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/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 ./dist/index.js --mock-sdk --output ../../results/synology-chat/cold-import-runtimeExtension-synology-chat-plugins-synology-chat-crabpot-package-dist-index-js.capture.json -> .crabpot/results/synology-chat/cold-import-runtimeExtension-synology-chat-plugins-synology-chat-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/synology-chat/cold-import-runtimeExtension-synology-chat-plugins-synology-chat-crabpot-package-dist-index-js.synthetic.json -> .crabpot/results/synology-chat/cold-import-runtimeExtension-synology-chat-plugins-synology-chat-crabpot-package-dist-index-js.synthetic.json |
| synology-chat | npm | missing | node | plugins/synology-chat/.crabpot-package/setup-entry.ts | capture-shim, synthetic-probes, target-openclaw-link | 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; 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/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 |