## What to build Publish a copyable agent integration guide that teaches coding agents how to use mdcode safely and predictably in a repository workflow. ## Acceptance criteria - [ ] The guide describes the inspect, plan, apply, and verify workflow using the public CLI contract. - [ ] It includes concise examples for extraction, region synchronization, freshness checks, and targeted block selection. - [ ] It states when commands are safe for untrusted Markdown and when explicit approval is required. - [ ] Installation and import examples use the canonical package identity. - [ ] The guide is usable as an agent skill or project instruction without repository-specific assumptions. ## Blocked by - #3 - #5 - #6 - #7
What to build
Publish a copyable agent integration guide that teaches coding agents how to use mdcode safely and predictably in a repository workflow.
Acceptance criteria
Blocked by