This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/next/dist/docs/ (resolved from this file's directory; in monorepos the next package may not be visible from the repo root) before writing any code. Heed deprecation notices.
This block is written and re-added by next dev — verify at node_modules/next/dist/server/lib/generate-agent-files.js. Removing it from a diff only re-creates the uncommitted change; committing it with your work keeps the tree clean.
Read CONTRIBUTING.md. Prefer a Pollen Hub package URL through the issue form or pnpm uduck register <URL>.
registry/policies/*.jsonis the only authored format: immutable upstream source identity plus curation state.- The resolver produces prepared facts, the resolver/recipe boundary produces
ExecutionSpec, andCatalogEntryis the only public shape. No/policiesroutes; Flamingo lives at/behaviors/flamingo-cycle. - Do not guess normalizers, action scales, runtime slots, hardware evidence, or command values.
.generated/, public indexes, and registry renders are build outputs. Do not commit them.- ONNX inspection is not a behavior simulation. Upstream
evaland author media are publisher claims. - Execution identity v3 covers execution-relevant inputs only; curation edits must not rerun simulation. Unsupported or recipe-less policies remain visible as
not-covered. Evidence blobs are content-addressed (<blob>.tar.gz). - Run
pnpm validate, resolver tests, and relevant TypeScript/Python tests for tooling changes.