Contributing
June 18, 2026 · View on GitHub
Thank you for helping build the open reference for fleet engineering.
What we want
- Production fleet patterns with honest failure modes
- Platform mappings (LangSmith Fleet, DIY, self-hosted)
- Stories — wins and postmortems with accountability scores
- Improvements to
fleet-audit,fleet-costscoring and schemas
Local setup
git clone https://github.com/cobusgreyling/fleet-engineering.git
cd fleet-engineering
npm install
npm test
npm run audit:suggest
Pattern PRs
- Add
patterns/<id>.md - Update
patterns/registry.yaml - Link from
docs/pattern-picker.mdif user-facing - Add pattern extras to
tools/fleet-init/init.jsif scaffold artifacts apply - If loop integration applies, test
--with-loopalignment withfleet-audit
Schema changes
- Update
schemas/*.schema.json - Run
npm run validate:agentsagainststarters/minimal-fleet
Tool changes
- Add tests in
tools/<tool>/test/ - Bump
tools/<tool>/package.jsonversion before release tag
Code of conduct
Be precise. Cite sources. Prefer accountability over hype.