Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 477 Bytes

File metadata and controls

12 lines (9 loc) · 477 Bytes

Contributing

  1. Fork the repository and create a focused branch.
  2. Keep SKILL.md concise and move detailed API material into references/.
  3. Do not hand-edit generated contract references.
  4. Run npm run contract:sync after a reviewed BeatAPI OpenAPI update.
  5. Run npm run verify before opening a pull request.
  6. Never include real API keys, user media, or private task data.

Changes to workflow behavior must include a matching test prompt or structural test.