agents-lab

Local-first lab for reusable AI-agent primitives and the curated pi-stack.

View on GitHub

Supply-chain CI Hardening

This guide is repository maintenance material. It documents the current agents-lab package-manager, CI cache and publish policy; it is not a generic user guide for packaged Pi skills.

Current Inventory

Change Policy

Validation

For a focused supply-chain or CI cache change:

pnpm install --frozen-lockfile --offline
pnpm run test:ci:workflow
pnpm run release:package:smoke
pnpm run ci:local:parity

Use the offline install first when the store is already warm. If it fails because a package is genuinely absent from cache, stop and decide whether network install is part of the task.

Rollback

Evidence

The cached evidence packet is source-backed-pnpm-supply-chain-evidence-2026-05.md. Treat it as prior art for this repo, not as authorization to mutate dependencies.