chore(skills): derive integration inspector evidence - #9756
Conversation
The inspector treated evolving workflows, tests, instrumentation source graphs, plugin traits, and serverless references as closed inventories. That could report valid repository evidence as missing and send an agent to the wrong implementation or test path.
Overall package sizeSelf size: 7.85 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.3 | 125.43 kB | 441.68 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2026-08-10 21:24:19 Comparing candidate commit b934c61 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 2320 metrics, 38 unstable metrics.
|
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: b934c61 | Docs | Datadog PR Page | Give us feedback! |
Summary
Stacked on #9578.
Prevent valid integration evidence from disappearing from inspection packets as repository paths and plugin shapes evolve.
Why
Hard-coded workflows, plugin-only tests, root-only instrumentation sources, and Orchestrion-only reference search miss current repository cases. Fixed trait lists also reject current Sync and CompositePlugin integrations.
Test plan
npm run lintnode node_modules/c8/bin/c8.js --reporter=json --reporter=text-summary --include scripts/verify-integration-skills.js node node_modules/mocha/bin/mocha.js scripts/verify-integration-skills.spec.mjs