plugins/ruflo-docs/docs/adrs/0001-docs-contract.md
ruflo-docs (v0.1.0): docs-writer agent (Haiku model — cost-efficient for docs work), 2 skills (api-docs, doc-gen), 1 command (/ruflo-docs). Drives the document background worker via hooks_worker-dispatch.
Real surface used:
mcp__claude-flow__hooks_worker-dispatch with trigger: "document" (works; the document worker is one of the 12 background workers per CLAUDE.md)mcp__claude-flow__memory_store for drift detection stateBash, Read, Write, Grep, Glob for source/doc analysisStandard gaps: no plugin-level ADR, no smoke test, no Compatibility section, no namespace coordination.
docs-drift), document-worker contract (which trigger maps to which output), Verification + Architecture Decisions.0.1.0 → 0.2.0. Keywords add jsdoc, openapi, mcp.scripts/smoke.sh — 10 checks: version + keywords; both skills + agent + command with valid frontmatter; hooks_worker-dispatch referenced; document worker trigger documented; v3.6 pin; namespace coordination; ADR Proposed; no wildcard tools; agent uses Haiku model (cost-efficient cadence).Positive: plugin joins the cadence. Document-worker integration becomes contractually documented.
Negative: none.
bash plugins/ruflo-docs/scripts/smoke.sh
# Expected: "10 passed, 0 failed"
plugins/ruflo-agentdb/docs/adrs/0001-agentdb-optimization.mdplugins/ruflo-adr/docs/adrs/0001-adr-plugin-pattern.md — sibling docs cadenceplugins/ruflo-loop-workers/... — defines the document background worker