zeroclaw 0.1.7

Zero overhead. Zero compromise. 100% Rust. The fastest, smallest AI assistant.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Contributing, Review, and CI Docs


For contributors, reviewers, and maintainers.

## Core Policies


- Contribution guide: [../../CONTRIBUTING.md]../../CONTRIBUTING.md
- PR workflow rules: [../pr-workflow.md]../pr-workflow.md
- Reviewer playbook: [../reviewer-playbook.md]../reviewer-playbook.md
- CI map and ownership: [../ci-map.md]../ci-map.md
- Actions source policy: [../actions-source-policy.md]../actions-source-policy.md

## Suggested Reading Order


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