Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.29 KB

File metadata and controls

37 lines (27 loc) · 1.29 KB

Contributing

Thanks for helping improve GRITS.

What is most useful right now

  1. Control catalog extensions: new controls for emerging agent architectures, with normative expectations
  2. Compliance crosswalk extensions: DORA, SOC 2, HIPAA, EU AI Act, FedRAMP mappings
  3. Lifecycle model extensions: multi-agent systems, hierarchical agent fleets, inter-agent trust
  4. Domain-specific profile templates: sector overlays beyond the base agent and LLM app templates
  5. Security findings from real deployments that reveal gaps in the current control catalog

For contributions to scoring, checklists, hardening scripts, or apply guides, see grits-agent-scanner.

How to contribute

  1. Fork the repo
  2. Create a branch for your change
  3. Describe the problem your change solves
  4. State which audience benefits (operators, builders, governance teams)
  5. Include concrete examples when possible
  6. Submit a pull request

Principles

  • Practical over theoretical
  • Specific over vague
  • Deny-by-default over permissive
  • Evidence over assertions
  • Ship now, improve later

What to avoid

  • Turning GRITS into a product spec
  • Adding vendor-specific lock-in
  • Adding philosophy without operational consequence
  • Overfitting to one runtime as if it were universal