Define the contract for long-lived shared state in multi-client tool execution, covering ownership (handle pattern), identity assignment (daemon-provided ClientId), lifecycle (validation at registration), isolation (per-client for security state), and reload semantics (config hash invalidation). |
||
|---|---|---|
| .. | ||
| actions-source-policy.md | ||
| adding-boards-and-tools.md | ||
| cargo-slicer-speedup.md | ||
| change-playbooks.md | ||
| ci-map.md | ||
| cla.md | ||
| custom-providers.md | ||
| doc-template.md | ||
| docs-contract.md | ||
| extension-examples.md | ||
| langgraph-integration.md | ||
| pr-discipline.md | ||
| pr-workflow.md | ||
| README.md | ||
| release-process.md | ||
| reviewer-playbook.md | ||
| testing-telegram.md | ||
| testing.md | ||
Contributing, Review, and CI Docs
For contributors, reviewers, and maintainers.
Core Policies
- Contribution guide: ../../CONTRIBUTING.md
- PR workflow rules: ./pr-workflow.md
- Reviewer playbook: ./reviewer-playbook.md
- CI map and ownership: ./ci-map.md
- Actions source policy: ./actions-source-policy.md
- Extension examples: ./extension-examples.md
- Testing guide: ./testing.md
Suggested Reading Order
CONTRIBUTING.mdpr-workflow.mdreviewer-playbook.mdci-map.md