zeroclaw/docs/contributing
Simian Astronaut 7 df4e11bd1d ci(workflows): rename workflow files and add lint + security jobs
- Rename all 4 workflow files to match trigger and purpose
- Expand PR quality gate with dedicated lint and security audit jobs
- Align workflow display names, concurrency groups, and all doc references
2026-03-10 00:17:54 -04:00
..
actions-source-policy.md ci(workflows): rename workflow files and add lint + security jobs 2026-03-10 00:17:54 -04:00
adding-boards-and-tools.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
cargo-slicer-speedup.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
change-playbooks.md refactor: Agents file done according to best practices (slim, light, project specific, avoids things the models already know) 2026-03-09 23:16:48 -04:00
ci-map.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
cla.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
custom-providers.md docs: restructure docs/ into topic-based directory layout 2026-03-09 22:25:20 -04:00
doc-template.md docs: restructure docs/ into topic-based directory layout 2026-03-09 22:25:20 -04:00
docs-contract.md refactor: Agents file done according to best practices (slim, light, project specific, avoids things the models already know) 2026-03-09 23:16:48 -04:00
langgraph-integration.md docs: restructure docs/ into topic-based directory layout 2026-03-09 22:25:20 -04:00
pr-discipline.md refactor: Agents file done according to best practices (slim, light, project specific, avoids things the models already know) 2026-03-09 23:16:48 -04:00
pr-workflow.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
README.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
release-process.md docs: restructure docs/ into topic-based directory layout 2026-03-09 22:25:20 -04:00
reviewer-playbook.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
testing.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00

Contributing, Review, and CI Docs

For contributors, reviewers, and maintainers.

Core Policies

Suggested Reading Order

  1. CONTRIBUTING.md
  2. docs/pr-workflow.md
  3. docs/reviewer-playbook.md
  4. docs/ci-map.md