Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 377 Bytes

File metadata and controls

14 lines (11 loc) · 377 Bytes

Contributing

Before proposing code, read AGENTS.md, the PRD, and the threat model.

make install
make verify
make package-check
make demo

Every parser or trust-boundary change needs a negative test. Do not add contract interpretation, arbitrary command execution, network fetching, or a model SDK without an accepted ADR and an explicit product-scope decision.