@lucern/pack-host 0.1.0-alpha.4 → 0.3.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/domain-pack/index.js +1 -1
- package/dist/domain-pack/index.js.map +1 -1
- package/dist/domain-pack/packs/engineering-accelerator.js +1 -1
- package/dist/domain-pack/packs/engineering-accelerator.js.map +1 -1
- package/dist/domain-pack/packs/index.js +1 -1
- package/dist/domain-pack/packs/index.js.map +1 -1
- package/dist/domain-pack.js +1 -1
- package/dist/domain-pack.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/proof-attestation.json +45 -0
- package/package.json +2 -1
|
@@ -3330,7 +3330,7 @@ var ENGINEERING_ACCELERATOR_PACK = defineDomainPack({
|
|
|
3330
3330
|
},
|
|
3331
3331
|
{
|
|
3332
3332
|
toolId: "pipeline-snapshot",
|
|
3333
|
-
description: "
|
|
3333
|
+
description: "Campaign and lane-aware pipeline summary",
|
|
3334
3334
|
kind: "mcp",
|
|
3335
3335
|
entrypoint: "pipeline_snapshot",
|
|
3336
3336
|
required: true,
|