agent-resource-plan
v0.1.0-preview.0
Published
Deterministic public contracts, scanners, validators, fixtures, and renderers for AssetMason Agent Resource Planning.
Maintainers
Readme
agent-resource-plan
Portable, advisory-only contracts and deterministic builders for the public AssetMason Agent Resource Planning surface.
Ready for npm preview publication; registry publication pending.
This library provides public-safe artifact contracts for:
- Before-Build resource checks
- selection policy envelopes
- minimum approved resource sets
- minimum toolset evaluation
- selection policy envelopes
- resource plans
- resource locks
- resource diffs
- resource inventories
- validation results
- JSON and Markdown rendering
It is local-first, execution-free, credential-free, secret-safe, and designed to be used directly from Node or through the companion CLI.
Install:
npm install agent-resource-plan@previewCommon entry points:
npx -y assetmason-cli@preview select --scenario auth-redirect-bug --format json
npx -y assetmason-cli@preview validate --file selection.json --kind minimum-approved-resource-set