These pages focus on decisions, guardrails, and failure handling rather than parameter-by-parameter reference docs.
Coding Agent Refactors
Use immutable history to make large refactors safe, reviewable, and reversible.
Compliance Evidence Pipelines
Build auditable evidence streams from immutable versions and tamper-evident audit logs.
Multi-Agent Ops
Coordinate many concurrent agents with locks, handoff notes, and scoped permissions.
Shared Cross-Client Memory
Use one workspace as shared memory across desktop, editor, and cloud agent clients.
Incident Rollback
Recover quickly from bad writes with file-level restore, not full-environment rollback.