docguard-cli 0.22.1__tar.gz → 0.24.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1491) hide show
  1. docguard_cli-0.24.0/.agent/skills/docguard-fix/SKILL.md +229 -0
  2. docguard_cli-0.24.0/.agent/skills/docguard-guard/SKILL.md +173 -0
  3. docguard_cli-0.24.0/.agent/skills/docguard-review/SKILL.md +186 -0
  4. docguard_cli-0.24.0/.agent/skills/docguard-score/SKILL.md +179 -0
  5. docguard_cli-0.24.0/.agent/skills/docguard-sync/SKILL.md +112 -0
  6. docguard_cli-0.24.0/.claude/rules/openwolf.md +15 -0
  7. docguard_cli-0.24.0/.claude/settings.json +72 -0
  8. docguard_cli-0.24.0/.claude/settings.local.json +24 -0
  9. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.analyze.md +184 -0
  10. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.checklist.md +295 -0
  11. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.clarify.md +181 -0
  12. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.constitution.md +84 -0
  13. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.implement.md +198 -0
  14. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.plan.md +90 -0
  15. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.specify.md +237 -0
  16. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.tasks.md +200 -0
  17. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.taskstoissues.md +30 -0
  18. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-fix/SKILL.md +229 -0
  19. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-guard/SKILL.md +173 -0
  20. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-review/SKILL.md +186 -0
  21. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-score/SKILL.md +179 -0
  22. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-sync/SKILL.md +111 -0
  23. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-analyze/SKILL.md +193 -0
  24. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-checklist/SKILL.md +304 -0
  25. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-clarify/SKILL.md +186 -0
  26. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-constitution/SKILL.md +89 -0
  27. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-implement/SKILL.md +207 -0
  28. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-plan/SKILL.md +91 -0
  29. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-specify/SKILL.md +239 -0
  30. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-tasks/SKILL.md +200 -0
  31. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-taskstoissues/SKILL.md +37 -0
  32. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.claude/rules/openwolf.md +15 -0
  33. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.claude/settings.json +72 -0
  34. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.claude/settings.local.json +24 -0
  35. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.docguard.json +44 -0
  36. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.git +1 -0
  37. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.github/dependabot.yml +20 -0
  38. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.gitignore +36 -0
  39. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.jules/palette.md +7 -0
  40. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/OPENWOLF.md +135 -0
  41. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/anatomy.md +553 -0
  42. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/buglog.json +4 -0
  43. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/cerebrum.md +23 -0
  44. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/config.json +73 -0
  45. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/cron-manifest.json +97 -0
  46. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/cron-state.json +7 -0
  47. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/daemon.log +136 -0
  48. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/designqc-report.json +6 -0
  49. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/package.json +3 -0
  50. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/post-read.js +69 -0
  51. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/post-write.js +503 -0
  52. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/pre-read.js +80 -0
  53. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/pre-write.js +121 -0
  54. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/session-start.js +77 -0
  55. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/shared.js +614 -0
  56. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/stop.js +147 -0
  57. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/identity.md +9 -0
  58. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/memory.md +4 -0
  59. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/reframe-frameworks.md +597 -0
  60. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/suggestions.json +4 -0
  61. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/token-ledger.json +21 -0
  62. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/AGENTS.md +119 -0
  63. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/CHANGELOG.md +1292 -0
  64. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/CLAUDE.md +5 -0
  65. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/README.md +676 -0
  66. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/explain.mjs +286 -0
  67. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/guard.mjs +574 -0
  68. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/memory.mjs +143 -0
  69. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/upgrade.mjs +324 -0
  70. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/docguard.mjs +688 -0
  71. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/scanners/routes.mjs +623 -0
  72. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/shared-source.mjs +269 -0
  73. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/docs-diff.mjs +295 -0
  74. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/environment.mjs +130 -0
  75. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/freshness.mjs +256 -0
  76. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/test-spec.mjs +322 -0
  77. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/traceability.mjs +376 -0
  78. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/commands/docguard.fix.md +81 -0
  79. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/commands/docguard.guard.md +61 -0
  80. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/commands/docguard.review.md +53 -0
  81. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/commands/docguard.score.md +61 -0
  82. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs/quickstart.md +94 -0
  83. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/CI-RECIPES.md +216 -0
  84. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/REQUIREMENTS.md +68 -0
  85. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/README.md +106 -0
  86. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/commands/guard.md +74 -0
  87. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/extension.yml +106 -0
  88. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +229 -0
  89. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +173 -0
  90. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +186 -0
  91. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +179 -0
  92. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +111 -0
  93. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/package.json +61 -0
  94. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/pyproject.toml +41 -0
  95. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/schemas/docguard-config.schema.json +155 -0
  96. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/specs/002-fix-test-discovery/plan.md +113 -0
  97. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/docs-diff.test.mjs +62 -0
  98. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/environment.test.mjs +146 -0
  99. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/freshness.test.mjs +162 -0
  100. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/npm-pack-smoke.test.mjs +128 -0
  101. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/plan-disk-cache.test.mjs +119 -0
  102. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/security-init-injection.test.mjs +145 -0
  103. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/traceability.test.mjs +147 -0
  104. docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/vscode-extension/extension.js +504 -0
  105. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.analyze.md +184 -0
  106. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.checklist.md +295 -0
  107. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.clarify.md +181 -0
  108. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.constitution.md +84 -0
  109. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.implement.md +198 -0
  110. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.plan.md +90 -0
  111. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.specify.md +237 -0
  112. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.tasks.md +200 -0
  113. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.taskstoissues.md +30 -0
  114. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/docguard-fix/SKILL.md +229 -0
  115. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/docguard-guard/SKILL.md +173 -0
  116. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/docguard-review/SKILL.md +186 -0
  117. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/docguard-score/SKILL.md +179 -0
  118. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/docguard-sync/SKILL.md +111 -0
  119. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-analyze/SKILL.md +193 -0
  120. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-checklist/SKILL.md +304 -0
  121. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-clarify/SKILL.md +186 -0
  122. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-constitution/SKILL.md +89 -0
  123. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-implement/SKILL.md +207 -0
  124. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-plan/SKILL.md +91 -0
  125. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-specify/SKILL.md +239 -0
  126. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-tasks/SKILL.md +200 -0
  127. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-taskstoissues/SKILL.md +37 -0
  128. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.claude/settings.local.json +24 -0
  129. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.docguardignore +30 -0
  130. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.git +1 -0
  131. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/ISSUE_TEMPLATE/bug_report.md +30 -0
  132. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/ISSUE_TEMPLATE/feature_request.md +27 -0
  133. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/scripts/patch-catalog.py +104 -0
  134. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/workflows/ci.yml +90 -0
  135. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/workflows/release.yml +327 -0
  136. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/workflows/supply-chain.yml +24 -0
  137. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/workflows/sync-speckit-catalog.yml +182 -0
  138. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.gitignore +41 -0
  139. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.jules/bolt.md +10 -0
  140. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.jules/sentinel.md +4 -0
  141. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.npmignore +27 -0
  142. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.npmrc +7 -0
  143. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +4 -0
  144. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/extensions/.cache/catalog-ebf165086500aab1.json +595 -0
  145. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/extensions/.cache/catalog-metadata.json +4 -0
  146. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/extensions/.cache/catalog.json +21 -0
  147. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/init-options.json +9 -0
  148. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/memory/constitution.md +78 -0
  149. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/check-prerequisites.sh +190 -0
  150. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/common.sh +253 -0
  151. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/create-new-feature.sh +333 -0
  152. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/setup-plan.sh +73 -0
  153. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/update-agent-context.sh +808 -0
  154. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/agent-file-template.md +28 -0
  155. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/checklist-template.md +40 -0
  156. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/constitution-template.md +50 -0
  157. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/plan-template.md +104 -0
  158. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/spec-template.md +115 -0
  159. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/tasks-template.md +251 -0
  160. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/AGENTS.md +119 -0
  161. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/CHANGELOG.md +1544 -0
  162. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/CODE_OF_CONDUCT.md +52 -0
  163. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/COMPARISONS.md +242 -0
  164. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/CONTRIBUTING.md +138 -0
  165. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/DRIFT-LOG.md +15 -0
  166. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/LICENSE +21 -0
  167. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/PHILOSOPHY.md +125 -0
  168. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/README.md +680 -0
  169. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/ROADMAP.md +135 -0
  170. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/SECURITY.md +40 -0
  171. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/STANDARD.md +751 -0
  172. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/SUPPLY-CHAIN-AUDIT.md +84 -0
  173. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/SUPPORT.md +51 -0
  174. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/action.yml +372 -0
  175. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/assets/bin/docguard +2 -0
  176. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/assets/demo.gif +0 -0
  177. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/assets/demo.tape +27 -0
  178. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/assets/docguard-logo.png +0 -0
  179. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/agents.mjs +221 -0
  180. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/badge.mjs +72 -0
  181. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/ci.mjs +80 -0
  182. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/demo.mjs +241 -0
  183. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/diagnose.mjs +624 -0
  184. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/diff.mjs +400 -0
  185. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/fix.mjs +820 -0
  186. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/generate.mjs +1474 -0
  187. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/guard.mjs +617 -0
  188. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/hooks.mjs +339 -0
  189. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/impact.mjs +169 -0
  190. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/init.mjs +499 -0
  191. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/llms.mjs +159 -0
  192. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/publish.mjs +246 -0
  193. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/score.mjs +897 -0
  194. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/setup.mjs +485 -0
  195. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/sync.mjs +173 -0
  196. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/trace.mjs +392 -0
  197. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/watch.mjs +143 -0
  198. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/config.mjs +228 -0
  199. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/docguard.mjs +473 -0
  200. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/ensure-skills.mjs +363 -0
  201. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/api-doc.mjs +122 -0
  202. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/cdk.mjs +10 -0
  203. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/doc-tools.mjs +351 -0
  204. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/frontend.mjs +438 -0
  205. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/iac.mjs +235 -0
  206. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/integrations.mjs +116 -0
  207. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/js-ast.mjs +182 -0
  208. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/memory-plan.mjs +399 -0
  209. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/project-type.mjs +310 -0
  210. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/schemas.mjs +772 -0
  211. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/speckit.mjs +479 -0
  212. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/shared-git.mjs +185 -0
  213. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/shared-ignore.mjs +211 -0
  214. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/shared-trace-patterns.mjs +105 -0
  215. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/shared.mjs +203 -0
  216. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/api-surface.mjs +269 -0
  217. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/architecture.mjs +396 -0
  218. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/canonical-sync.mjs +211 -0
  219. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/changelog.mjs +80 -0
  220. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/cross-reference.mjs +421 -0
  221. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/doc-quality.mjs +659 -0
  222. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/docs-coverage.mjs +504 -0
  223. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/docs-diff.mjs +320 -0
  224. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/docs-sync.mjs +261 -0
  225. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/drift.mjs +121 -0
  226. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/generated-staleness.mjs +219 -0
  227. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/metadata-sync.mjs +196 -0
  228. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/metrics-consistency.mjs +196 -0
  229. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/schema-sync.mjs +228 -0
  230. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/security.mjs +170 -0
  231. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/spec-kit.mjs +14 -0
  232. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/structure.mjs +127 -0
  233. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/todo-tracking.mjs +403 -0
  234. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/traceability.mjs +391 -0
  235. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/writers/api-reference.mjs +101 -0
  236. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/writers/fix-memory.mjs +181 -0
  237. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/writers/mechanical.mjs +251 -0
  238. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/writers/sections.mjs +161 -0
  239. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/commands/docguard.fix.md +81 -0
  240. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/commands/docguard.guard.md +61 -0
  241. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/commands/docguard.review.md +53 -0
  242. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/commands/docguard.score.md +61 -0
  243. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/configs/fastify.json +37 -0
  244. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/configs/generic.json +22 -0
  245. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/configs/nextjs.json +37 -0
  246. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/configs/python.json +37 -0
  247. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docguard_cli/__init__.py +1 -0
  248. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docguard_cli/wrapper.py +101 -0
  249. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/ai-integration.md +179 -0
  250. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/commands.md +239 -0
  251. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/configuration.md +96 -0
  252. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/doc-sections.md +37 -0
  253. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/faq.md +155 -0
  254. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/installation.md +99 -0
  255. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/profiles.md +103 -0
  256. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/ARCHITECTURE.md +186 -0
  257. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/CI-RECIPES.md +218 -0
  258. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/DATA-MODEL.md +150 -0
  259. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/ENVIRONMENT.md +71 -0
  260. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/SECURITY.md +113 -0
  261. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/SURFACE-AUDIT.md +336 -0
  262. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/TEST-SPEC.md +100 -0
  263. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-implementation/MIGRATION-v0.20.md +194 -0
  264. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/01-express-api/README.md +3 -0
  265. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/01-express-api/package.json +12 -0
  266. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/01-express-api/server.js +37 -0
  267. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/02-python-flask/README.md +24 -0
  268. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/02-python-flask/app.py +50 -0
  269. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +26 -0
  270. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/02-python-flask/requirements.txt +1 -0
  271. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/CHANGELOG.md +9 -0
  272. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/README.md +35 -0
  273. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +40 -0
  274. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +28 -0
  275. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/package.json +10 -0
  276. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/src/index.js +50 -0
  277. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/tests/basic.test.js +23 -0
  278. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/README.md +44 -0
  279. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/LICENSE +21 -0
  280. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/README.md +106 -0
  281. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/diagnose.md +43 -0
  282. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/fix.md +74 -0
  283. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/generate.md +73 -0
  284. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/init.md +38 -0
  285. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/score.md +53 -0
  286. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/sync.md +62 -0
  287. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/trace.md +56 -0
  288. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/extension.yml +106 -0
  289. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/scripts/bash/common.sh +106 -0
  290. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +153 -0
  291. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +153 -0
  292. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +107 -0
  293. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +229 -0
  294. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +173 -0
  295. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +186 -0
  296. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +179 -0
  297. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +111 -0
  298. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/templates/extensions.yml +39 -0
  299. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +51 -0
  300. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +48 -0
  301. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/package-lock.json +68 -0
  302. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/package.json +63 -0
  303. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/pr_description.md +16 -0
  304. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/pyproject.toml +41 -0
  305. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/001-fix-ignore-validators/plan.md +115 -0
  306. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/001-fix-ignore-validators/spec.md +104 -0
  307. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/001-fix-ignore-validators/tasks.md +49 -0
  308. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/002-fix-test-discovery/spec.md +87 -0
  309. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/002-fix-test-discovery/tasks.md +40 -0
  310. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/003-v011-false-positives/plan.md +140 -0
  311. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/003-v011-false-positives/spec.md +191 -0
  312. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/003-v011-false-positives/tasks.md +156 -0
  313. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/004-v020-env-var-false-negative/spec.md +149 -0
  314. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/005-hugocross-next-bugs/spec.md +367 -0
  315. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ADR.md.template +64 -0
  316. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/AGENTS.md.template +88 -0
  317. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ARCHITECTURE.md.template +130 -0
  318. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/CHANGELOG.md.template +16 -0
  319. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/CURRENT-STATE.md.template +64 -0
  320. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/DATA-MODEL.md.template +66 -0
  321. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/DEPLOYMENT.md.template +66 -0
  322. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/DRIFT-LOG.md.template +18 -0
  323. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ENVIRONMENT.md.template +43 -0
  324. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/KNOWN-GOTCHAS.md.template +69 -0
  325. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/REQUIREMENTS.md.template +68 -0
  326. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ROADMAP.md.template +82 -0
  327. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/RUNBOOKS.md.template +115 -0
  328. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/SECURITY.md.template +42 -0
  329. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/TEST-SPEC.md.template +68 -0
  330. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/TROUBLESHOOTING.md.template +96 -0
  331. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/VENDOR-BUGS.md.template +74 -0
  332. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ci/github-actions.yml +39 -0
  333. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.fix.md +61 -0
  334. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.guard.md +53 -0
  335. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.init.md +69 -0
  336. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.review.md +54 -0
  337. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.update.md +55 -0
  338. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/.docguard.json +8 -0
  339. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/.env.example +5 -0
  340. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/AGENTS.md +14 -0
  341. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/CHANGELOG.md +13 -0
  342. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/DRIFT-LOG.md +3 -0
  343. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/README.md +17 -0
  344. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/API-REFERENCE.md +36 -0
  345. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +30 -0
  346. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/DATA-MODEL.md +30 -0
  347. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +20 -0
  348. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/SECURITY.md +15 -0
  349. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/TEST-SPEC.md +10 -0
  350. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/package.json +10 -0
  351. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/src/api.mjs +18 -0
  352. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/src/notifier.mjs +23 -0
  353. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/src/scheduler.mjs +8 -0
  354. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/src/worker.mjs +15 -0
  355. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/test-draft.js +20 -0
  356. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/test-metrics.js +2 -0
  357. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/anchor-autofix.test.mjs +144 -0
  358. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/api-doc.test.mjs +103 -0
  359. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/api-surface.test.mjs +96 -0
  360. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/api-write.test.mjs +128 -0
  361. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/architecture.test.mjs +113 -0
  362. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/b7-node-env-symmetry.test.mjs +97 -0
  363. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/backup-failure.test.mjs +60 -0
  364. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/canonical-sync.test.mjs +148 -0
  365. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/cdk-detection.test.mjs +292 -0
  366. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/changed-only-scoping.test.mjs +118 -0
  367. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/changed-only.test.mjs +109 -0
  368. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/changelog.test.mjs +143 -0
  369. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/commands.test.mjs +805 -0
  370. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/cross-reference.test.mjs +282 -0
  371. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/demo-command.test.mjs +96 -0
  372. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/doc-quality.test.mjs +134 -0
  373. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/docguardignore.test.mjs +143 -0
  374. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/docs-coverage.test.mjs +258 -0
  375. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/docs-sync.test.mjs +295 -0
  376. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/drift.test.mjs +84 -0
  377. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/fix-memory.test.mjs +141 -0
  378. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/fix-suppression.test.mjs +129 -0
  379. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/fixture-projects.test.mjs +201 -0
  380. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/frontend-deep.test.mjs +102 -0
  381. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/frontend.test.mjs +90 -0
  382. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/generated-staleness.test.mjs +144 -0
  383. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/guard-classify.test.mjs +41 -0
  384. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/guard-no-throw.test.mjs +119 -0
  385. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/hooks.test.mjs +154 -0
  386. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/i18n.test.mjs +70 -0
  387. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/impact.test.mjs +125 -0
  388. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/init-smart-detection.test.mjs +124 -0
  389. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/integrations.test.mjs +101 -0
  390. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/js-ast.test.mjs +0 -0
  391. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/mechanical.test.mjs +59 -0
  392. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/memory-plan.test.mjs +97 -0
  393. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/metadata-sync.test.mjs +138 -0
  394. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/metrics-consistency.test.mjs +103 -0
  395. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/metrics-dedup.test.mjs +112 -0
  396. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/monorepo-scanning.test.mjs +64 -0
  397. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/multi-spec.test.mjs +79 -0
  398. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/patch-0.11.2.test.mjs +107 -0
  399. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/profile-flag.test.mjs +68 -0
  400. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/project-type.test.mjs +104 -0
  401. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/regenerate-section.test.mjs +134 -0
  402. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/routes-multilang.test.mjs +110 -0
  403. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/schema-sync.test.mjs +112 -0
  404. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/schemas-multilang.test.mjs +174 -0
  405. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/schemas.test.mjs +126 -0
  406. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/scoping-extended.test.mjs +90 -0
  407. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/section-na-markers.test.mjs +91 -0
  408. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/sections.test.mjs +162 -0
  409. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/security.test.mjs +166 -0
  410. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/severity.test.mjs +239 -0
  411. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/shared-git.test.mjs +207 -0
  412. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/shared-source.test.mjs +86 -0
  413. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/speckit-bugfix.test.mjs +72 -0
  414. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/stress-test.test.mjs +111 -0
  415. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/structure.test.mjs +132 -0
  416. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/sweep-nudge.test.mjs +110 -0
  417. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/sync-since.test.mjs +99 -0
  418. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/sync.test.mjs +104 -0
  419. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/test-spec.test.mjs +245 -0
  420. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/todo-tracking.test.mjs +128 -0
  421. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/trace-multilang.test.mjs +139 -0
  422. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/trace-reverse.test.mjs +96 -0
  423. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/traceability.test.mjs +208 -0
  424. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/upgrade-pr-e2e.test.mjs +175 -0
  425. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/upgrade-pr.test.mjs +79 -0
  426. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/upgrade.test.mjs +131 -0
  427. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/v020-consolidation.test.mjs +200 -0
  428. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/validator-naming.test.mjs +104 -0
  429. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/version-pin.test.mjs +91 -0
  430. docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/whats-new.test.mjs +65 -0
  431. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.analyze.md +184 -0
  432. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.checklist.md +295 -0
  433. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.clarify.md +181 -0
  434. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.constitution.md +84 -0
  435. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.implement.md +198 -0
  436. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.plan.md +90 -0
  437. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.specify.md +237 -0
  438. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.tasks.md +200 -0
  439. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.taskstoissues.md +30 -0
  440. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-fix/SKILL.md +229 -0
  441. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-guard/SKILL.md +173 -0
  442. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-review/SKILL.md +186 -0
  443. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-score/SKILL.md +179 -0
  444. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-sync/SKILL.md +111 -0
  445. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-analyze/SKILL.md +193 -0
  446. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-checklist/SKILL.md +304 -0
  447. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-clarify/SKILL.md +186 -0
  448. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-constitution/SKILL.md +89 -0
  449. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-implement/SKILL.md +207 -0
  450. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-plan/SKILL.md +91 -0
  451. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-specify/SKILL.md +239 -0
  452. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-tasks/SKILL.md +200 -0
  453. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-taskstoissues/SKILL.md +37 -0
  454. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.claude/rules/openwolf.md +15 -0
  455. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.claude/settings.json +72 -0
  456. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.claude/settings.local.json +24 -0
  457. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.docguard.json +44 -0
  458. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.docguardignore +33 -0
  459. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.git +1 -0
  460. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/ISSUE_TEMPLATE/bug_report.md +30 -0
  461. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/ISSUE_TEMPLATE/feature_request.md +27 -0
  462. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/dependabot.yml +20 -0
  463. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/scripts/patch-catalog.py +104 -0
  464. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/workflows/ci.yml +90 -0
  465. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/workflows/release.yml +327 -0
  466. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/workflows/supply-chain.yml +24 -0
  467. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/workflows/sync-speckit-catalog.yml +182 -0
  468. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.gitignore +36 -0
  469. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.jules/bolt.md +7 -0
  470. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.jules/palette.md +7 -0
  471. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.jules/sentinel.md +4 -0
  472. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.npmignore +28 -0
  473. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.npmrc +7 -0
  474. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +4 -0
  475. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/extensions/.cache/catalog-ebf165086500aab1.json +595 -0
  476. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/extensions/.cache/catalog-metadata.json +4 -0
  477. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/extensions/.cache/catalog.json +21 -0
  478. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/init-options.json +9 -0
  479. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/memory/constitution.md +76 -0
  480. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/check-prerequisites.sh +190 -0
  481. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/common.sh +253 -0
  482. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/create-new-feature.sh +333 -0
  483. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/setup-plan.sh +73 -0
  484. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/update-agent-context.sh +808 -0
  485. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/agent-file-template.md +28 -0
  486. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/checklist-template.md +40 -0
  487. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/constitution-template.md +50 -0
  488. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/plan-template.md +104 -0
  489. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/spec-template.md +115 -0
  490. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/tasks-template.md +251 -0
  491. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/OPENWOLF.md +135 -0
  492. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/anatomy.md +922 -0
  493. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/buglog.json +357 -0
  494. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/cerebrum.md +12 -0
  495. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/config.json +73 -0
  496. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/cron-manifest.json +97 -0
  497. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/cron-state.json +62 -0
  498. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/daemon.log +156 -0
  499. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/designqc-report.json +6 -0
  500. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/_session.json +12 -0
  501. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/_wrap_up_nudged +1 -0
  502. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/package.json +3 -0
  503. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/post-read.js +69 -0
  504. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/post-write.js +503 -0
  505. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/pre-read.js +80 -0
  506. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/pre-write.js +121 -0
  507. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/session-start.js +77 -0
  508. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/shared.js +614 -0
  509. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/stop.js +147 -0
  510. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/identity.md +9 -0
  511. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/memory.md +175 -0
  512. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/reframe-frameworks.md +597 -0
  513. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/suggestions.json +4 -0
  514. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/token-ledger.json +2654 -0
  515. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/AGENTS.md +119 -0
  516. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/CHANGELOG.md +1292 -0
  517. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/CLAUDE.md +5 -0
  518. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/CODE_OF_CONDUCT.md +52 -0
  519. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/COMPARISONS.md +242 -0
  520. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/CONTRIBUTING.md +139 -0
  521. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/DRIFT-LOG.md +15 -0
  522. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/LICENSE +21 -0
  523. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/PHILOSOPHY.md +125 -0
  524. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/README.md +676 -0
  525. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/ROADMAP.md +124 -0
  526. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/SECURITY.md +40 -0
  527. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/STANDARD.md +751 -0
  528. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/SUPPLY-CHAIN-AUDIT.md +84 -0
  529. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/SUPPORT.md +51 -0
  530. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/action.yml +331 -0
  531. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/assets/bin/docguard +2 -0
  532. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/assets/demo.gif +0 -0
  533. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/assets/demo.tape +27 -0
  534. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/agents.mjs +221 -0
  535. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/badge.mjs +72 -0
  536. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/ci.mjs +80 -0
  537. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/demo.mjs +241 -0
  538. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/diagnose.mjs +624 -0
  539. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/diff.mjs +389 -0
  540. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/explain.mjs +286 -0
  541. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/fix.mjs +820 -0
  542. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/generate.mjs +1474 -0
  543. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/guard.mjs +574 -0
  544. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/hooks.mjs +334 -0
  545. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/impact.mjs +169 -0
  546. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/init.mjs +499 -0
  547. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/llms.mjs +159 -0
  548. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/memory.mjs +143 -0
  549. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/publish.mjs +246 -0
  550. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/score.mjs +897 -0
  551. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/setup.mjs +485 -0
  552. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/sync.mjs +173 -0
  553. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/trace.mjs +490 -0
  554. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/upgrade.mjs +324 -0
  555. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/watch.mjs +143 -0
  556. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/docguard.mjs +688 -0
  557. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/ensure-skills.mjs +363 -0
  558. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/api-doc.mjs +122 -0
  559. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/cdk.mjs +10 -0
  560. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/doc-tools.mjs +351 -0
  561. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/frontend.mjs +438 -0
  562. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/iac.mjs +235 -0
  563. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/integrations.mjs +116 -0
  564. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/memory-plan.mjs +399 -0
  565. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/project-type.mjs +310 -0
  566. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/routes.mjs +623 -0
  567. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/schemas.mjs +765 -0
  568. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/speckit.mjs +465 -0
  569. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/shared-git.mjs +0 -0
  570. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/shared-ignore.mjs +196 -0
  571. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/shared-source.mjs +269 -0
  572. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/shared.mjs +203 -0
  573. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/api-surface.mjs +270 -0
  574. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/architecture.mjs +396 -0
  575. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/canonical-sync.mjs +211 -0
  576. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/changelog.mjs +80 -0
  577. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/cross-reference.mjs +421 -0
  578. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/doc-quality.mjs +676 -0
  579. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/docs-coverage.mjs +504 -0
  580. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/docs-diff.mjs +295 -0
  581. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/docs-sync.mjs +260 -0
  582. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/drift.mjs +120 -0
  583. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/environment.mjs +130 -0
  584. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/freshness.mjs +256 -0
  585. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/generated-staleness.mjs +219 -0
  586. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/metadata-sync.mjs +196 -0
  587. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/metrics-consistency.mjs +196 -0
  588. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/schema-sync.mjs +228 -0
  589. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/security.mjs +162 -0
  590. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/spec-kit.mjs +14 -0
  591. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/structure.mjs +127 -0
  592. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/test-spec.mjs +322 -0
  593. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/todo-tracking.mjs +403 -0
  594. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/traceability.mjs +376 -0
  595. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/writers/api-reference.mjs +101 -0
  596. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/writers/fix-memory.mjs +181 -0
  597. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/writers/mechanical.mjs +251 -0
  598. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/writers/sections.mjs +148 -0
  599. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/commands/docguard.fix.md +81 -0
  600. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/commands/docguard.guard.md +61 -0
  601. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/commands/docguard.review.md +53 -0
  602. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/commands/docguard.score.md +61 -0
  603. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/configs/fastify.json +37 -0
  604. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/configs/generic.json +22 -0
  605. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/configs/nextjs.json +37 -0
  606. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/configs/python.json +37 -0
  607. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docguard_cli/__init__.py +1 -0
  608. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docguard_cli/wrapper.py +101 -0
  609. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/ai-integration.md +179 -0
  610. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/commands.md +239 -0
  611. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/configuration.md +96 -0
  612. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/doc-sections.md +37 -0
  613. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/faq.md +155 -0
  614. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/installation.md +99 -0
  615. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/profiles.md +103 -0
  616. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/quickstart.md +94 -0
  617. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/ARCHITECTURE.md +184 -0
  618. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/CI-RECIPES.md +216 -0
  619. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/DATA-MODEL.md +150 -0
  620. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/ENVIRONMENT.md +70 -0
  621. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/REQUIREMENTS.md +68 -0
  622. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/SECURITY.md +111 -0
  623. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/SURFACE-AUDIT.md +334 -0
  624. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/TEST-SPEC.md +98 -0
  625. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-implementation/MIGRATION-v0.20.md +194 -0
  626. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/01-express-api/README.md +3 -0
  627. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/01-express-api/package.json +12 -0
  628. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/01-express-api/server.js +37 -0
  629. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/02-python-flask/README.md +24 -0
  630. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/02-python-flask/app.py +50 -0
  631. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +26 -0
  632. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/02-python-flask/requirements.txt +1 -0
  633. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/CHANGELOG.md +9 -0
  634. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/README.md +35 -0
  635. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +40 -0
  636. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +28 -0
  637. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/package.json +10 -0
  638. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/src/index.js +50 -0
  639. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/tests/basic.test.js +23 -0
  640. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/README.md +44 -0
  641. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/LICENSE +21 -0
  642. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/README.md +106 -0
  643. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/diagnose.md +43 -0
  644. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/fix.md +74 -0
  645. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/generate.md +73 -0
  646. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/guard.md +74 -0
  647. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/init.md +38 -0
  648. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/score.md +53 -0
  649. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/sync.md +62 -0
  650. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/trace.md +56 -0
  651. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/extension.yml +106 -0
  652. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/scripts/bash/common.sh +106 -0
  653. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +153 -0
  654. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +153 -0
  655. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +107 -0
  656. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +229 -0
  657. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +173 -0
  658. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +186 -0
  659. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +179 -0
  660. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +111 -0
  661. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/templates/extensions.yml +39 -0
  662. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +51 -0
  663. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +48 -0
  664. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/package.json +61 -0
  665. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/pr_description.md +16 -0
  666. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/pyproject.toml +41 -0
  667. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/schemas/docguard-config.schema.json +155 -0
  668. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/001-fix-ignore-validators/plan.md +115 -0
  669. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/001-fix-ignore-validators/spec.md +104 -0
  670. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/001-fix-ignore-validators/tasks.md +49 -0
  671. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/002-fix-test-discovery/plan.md +113 -0
  672. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/002-fix-test-discovery/spec.md +87 -0
  673. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/002-fix-test-discovery/tasks.md +40 -0
  674. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/003-v011-false-positives/plan.md +140 -0
  675. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/003-v011-false-positives/spec.md +191 -0
  676. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/003-v011-false-positives/tasks.md +156 -0
  677. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ADR.md.template +64 -0
  678. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/AGENTS.md.template +88 -0
  679. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ARCHITECTURE.md.template +130 -0
  680. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/CHANGELOG.md.template +16 -0
  681. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/CURRENT-STATE.md.template +64 -0
  682. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/DATA-MODEL.md.template +66 -0
  683. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/DEPLOYMENT.md.template +66 -0
  684. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/DRIFT-LOG.md.template +18 -0
  685. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ENVIRONMENT.md.template +43 -0
  686. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/KNOWN-GOTCHAS.md.template +69 -0
  687. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/REQUIREMENTS.md.template +68 -0
  688. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ROADMAP.md.template +82 -0
  689. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/RUNBOOKS.md.template +115 -0
  690. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/SECURITY.md.template +42 -0
  691. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/TEST-SPEC.md.template +68 -0
  692. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/TROUBLESHOOTING.md.template +96 -0
  693. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/VENDOR-BUGS.md.template +74 -0
  694. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ci/github-actions.yml +39 -0
  695. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.fix.md +61 -0
  696. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.guard.md +53 -0
  697. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.init.md +69 -0
  698. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.review.md +54 -0
  699. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.update.md +55 -0
  700. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/.docguard.json +8 -0
  701. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/.env.example +5 -0
  702. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/AGENTS.md +14 -0
  703. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/CHANGELOG.md +13 -0
  704. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/DRIFT-LOG.md +3 -0
  705. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/README.md +17 -0
  706. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/API-REFERENCE.md +36 -0
  707. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +30 -0
  708. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/DATA-MODEL.md +30 -0
  709. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +20 -0
  710. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/SECURITY.md +15 -0
  711. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/TEST-SPEC.md +10 -0
  712. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/package.json +10 -0
  713. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/src/api.mjs +18 -0
  714. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/src/notifier.mjs +23 -0
  715. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/src/scheduler.mjs +8 -0
  716. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/src/worker.mjs +15 -0
  717. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/test-draft.js +20 -0
  718. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/test-metrics.js +2 -0
  719. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/anchor-autofix.test.mjs +144 -0
  720. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/api-doc.test.mjs +103 -0
  721. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/api-surface.test.mjs +96 -0
  722. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/api-write.test.mjs +128 -0
  723. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/architecture.test.mjs +113 -0
  724. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/b7-node-env-symmetry.test.mjs +97 -0
  725. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/backup-failure.test.mjs +60 -0
  726. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/canonical-sync.test.mjs +148 -0
  727. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/cdk-detection.test.mjs +292 -0
  728. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/changed-only-scoping.test.mjs +118 -0
  729. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/changed-only.test.mjs +77 -0
  730. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/changelog.test.mjs +143 -0
  731. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/commands.test.mjs +805 -0
  732. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/cross-reference.test.mjs +282 -0
  733. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/demo-command.test.mjs +96 -0
  734. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/doc-quality.test.mjs +93 -0
  735. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/docguardignore.test.mjs +143 -0
  736. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/docs-coverage.test.mjs +258 -0
  737. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/docs-diff.test.mjs +62 -0
  738. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/docs-sync.test.mjs +295 -0
  739. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/drift.test.mjs +84 -0
  740. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/environment.test.mjs +146 -0
  741. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/fix-memory.test.mjs +141 -0
  742. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/fix-suppression.test.mjs +129 -0
  743. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/fixture-projects.test.mjs +201 -0
  744. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/freshness.test.mjs +162 -0
  745. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/frontend-deep.test.mjs +102 -0
  746. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/frontend.test.mjs +90 -0
  747. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/generated-staleness.test.mjs +144 -0
  748. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/guard-classify.test.mjs +41 -0
  749. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/guard-no-throw.test.mjs +119 -0
  750. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/hooks.test.mjs +154 -0
  751. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/i18n.test.mjs +70 -0
  752. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/impact.test.mjs +125 -0
  753. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/init-smart-detection.test.mjs +124 -0
  754. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/integrations.test.mjs +101 -0
  755. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/mechanical.test.mjs +59 -0
  756. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/memory-plan.test.mjs +97 -0
  757. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/metadata-sync.test.mjs +138 -0
  758. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/metrics-consistency.test.mjs +103 -0
  759. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/metrics-dedup.test.mjs +112 -0
  760. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/monorepo-scanning.test.mjs +64 -0
  761. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/multi-spec.test.mjs +79 -0
  762. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/npm-pack-smoke.test.mjs +128 -0
  763. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/patch-0.11.2.test.mjs +107 -0
  764. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/plan-disk-cache.test.mjs +119 -0
  765. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/profile-flag.test.mjs +68 -0
  766. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/project-type.test.mjs +104 -0
  767. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/regenerate-section.test.mjs +134 -0
  768. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/routes-multilang.test.mjs +110 -0
  769. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/schema-sync.test.mjs +112 -0
  770. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/schemas-multilang.test.mjs +174 -0
  771. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/schemas.test.mjs +126 -0
  772. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/scoping-extended.test.mjs +90 -0
  773. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/section-na-markers.test.mjs +91 -0
  774. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/sections.test.mjs +116 -0
  775. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/security-init-injection.test.mjs +145 -0
  776. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/security.test.mjs +146 -0
  777. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/severity.test.mjs +179 -0
  778. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/shared-git.test.mjs +190 -0
  779. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/shared-source.test.mjs +86 -0
  780. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/stress-test.test.mjs +111 -0
  781. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/structure.test.mjs +132 -0
  782. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/sweep-nudge.test.mjs +110 -0
  783. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/sync-since.test.mjs +99 -0
  784. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/sync.test.mjs +104 -0
  785. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/test-spec.test.mjs +245 -0
  786. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/todo-tracking.test.mjs +128 -0
  787. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/trace-multilang.test.mjs +139 -0
  788. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/trace-reverse.test.mjs +96 -0
  789. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/traceability.test.mjs +147 -0
  790. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/upgrade-pr-e2e.test.mjs +175 -0
  791. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/upgrade-pr.test.mjs +79 -0
  792. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/upgrade.test.mjs +131 -0
  793. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/v020-consolidation.test.mjs +200 -0
  794. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/validator-naming.test.mjs +104 -0
  795. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/version-pin.test.mjs +91 -0
  796. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/whats-new.test.mjs +65 -0
  797. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/vscode-extension/.vscodeignore +4 -0
  798. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/vscode-extension/README.md +49 -0
  799. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/vscode-extension/extension.js +504 -0
  800. docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/vscode-extension/package.json +93 -0
  801. docguard_cli-0.24.0/.docguard.json +79 -0
  802. docguard_cli-0.24.0/.docguardignore +30 -0
  803. docguard_cli-0.24.0/.github/ISSUE_TEMPLATE/bug_report.md +30 -0
  804. docguard_cli-0.24.0/.github/ISSUE_TEMPLATE/feature_request.md +27 -0
  805. docguard_cli-0.24.0/.github/dependabot.yml +23 -0
  806. docguard_cli-0.24.0/.github/scripts/patch-catalog.py +104 -0
  807. docguard_cli-0.24.0/.github/workflows/ci.yml +106 -0
  808. docguard_cli-0.24.0/.github/workflows/release.yml +327 -0
  809. docguard_cli-0.24.0/.github/workflows/supply-chain.yml +24 -0
  810. docguard_cli-0.24.0/.github/workflows/sync-speckit-catalog.yml +182 -0
  811. docguard_cli-0.24.0/.gitignore +41 -0
  812. docguard_cli-0.24.0/.jules/bolt.md +10 -0
  813. docguard_cli-0.24.0/.jules/palette.md +11 -0
  814. docguard_cli-0.24.0/.jules/sentinel.md +4 -0
  815. docguard_cli-0.24.0/.jules-setup.sh +41 -0
  816. docguard_cli-0.24.0/.npmignore +27 -0
  817. docguard_cli-0.24.0/.npmrc +7 -0
  818. docguard_cli-0.24.0/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +4 -0
  819. docguard_cli-0.24.0/.specify/extensions/.cache/catalog-ebf165086500aab1.json +595 -0
  820. docguard_cli-0.24.0/.specify/extensions/.cache/catalog-metadata.json +4 -0
  821. docguard_cli-0.24.0/.specify/extensions/.cache/catalog.json +21 -0
  822. docguard_cli-0.24.0/.specify/init-options.json +9 -0
  823. docguard_cli-0.24.0/.specify/memory/constitution.md +78 -0
  824. docguard_cli-0.24.0/.specify/scripts/bash/check-prerequisites.sh +190 -0
  825. docguard_cli-0.24.0/.specify/scripts/bash/common.sh +253 -0
  826. docguard_cli-0.24.0/.specify/scripts/bash/create-new-feature.sh +333 -0
  827. docguard_cli-0.24.0/.specify/scripts/bash/setup-plan.sh +73 -0
  828. docguard_cli-0.24.0/.specify/scripts/bash/update-agent-context.sh +808 -0
  829. docguard_cli-0.24.0/.specify/templates/agent-file-template.md +28 -0
  830. docguard_cli-0.24.0/.specify/templates/checklist-template.md +40 -0
  831. docguard_cli-0.24.0/.specify/templates/constitution-template.md +50 -0
  832. docguard_cli-0.24.0/.specify/templates/plan-template.md +104 -0
  833. docguard_cli-0.24.0/.specify/templates/spec-template.md +115 -0
  834. docguard_cli-0.24.0/.specify/templates/tasks-template.md +251 -0
  835. docguard_cli-0.24.0/AGENTS.md +122 -0
  836. docguard_cli-0.24.0/CHANGELOG.md +1730 -0
  837. docguard_cli-0.24.0/CLAUDE.md +5 -0
  838. docguard_cli-0.24.0/CODE_OF_CONDUCT.md +52 -0
  839. docguard_cli-0.24.0/COMPARISONS.md +242 -0
  840. docguard_cli-0.24.0/CONTRIBUTING.md +138 -0
  841. docguard_cli-0.24.0/DRIFT-LOG.md +15 -0
  842. docguard_cli-0.24.0/LICENSE +21 -0
  843. docguard_cli-0.24.0/PHILOSOPHY.md +125 -0
  844. docguard_cli-0.24.0/PKG-INFO +704 -0
  845. docguard_cli-0.24.0/README.md +680 -0
  846. docguard_cli-0.24.0/ROADMAP.md +136 -0
  847. docguard_cli-0.24.0/SECURITY.md +40 -0
  848. docguard_cli-0.24.0/STANDARD.md +751 -0
  849. docguard_cli-0.24.0/SUPPLY-CHAIN-AUDIT.md +84 -0
  850. docguard_cli-0.24.0/SUPPORT.md +51 -0
  851. docguard_cli-0.24.0/action.yml +372 -0
  852. docguard_cli-0.24.0/assets/bin/docguard +2 -0
  853. docguard_cli-0.24.0/assets/demo.gif +0 -0
  854. docguard_cli-0.24.0/assets/demo.tape +27 -0
  855. docguard_cli-0.24.0/assets/docguard-logo.png +0 -0
  856. docguard_cli-0.24.0/cli/commands/agents.mjs +221 -0
  857. docguard_cli-0.24.0/cli/commands/badge.mjs +72 -0
  858. docguard_cli-0.24.0/cli/commands/ci.mjs +80 -0
  859. docguard_cli-0.24.0/cli/commands/demo.mjs +241 -0
  860. docguard_cli-0.24.0/cli/commands/diagnose.mjs +624 -0
  861. docguard_cli-0.24.0/cli/commands/diff.mjs +400 -0
  862. docguard_cli-0.24.0/cli/commands/explain.mjs +469 -0
  863. docguard_cli-0.24.0/cli/commands/fix.mjs +835 -0
  864. docguard_cli-0.24.0/cli/commands/generate.mjs +1474 -0
  865. docguard_cli-0.24.0/cli/commands/guard.mjs +651 -0
  866. docguard_cli-0.24.0/cli/commands/hooks.mjs +339 -0
  867. docguard_cli-0.24.0/cli/commands/impact.mjs +169 -0
  868. docguard_cli-0.24.0/cli/commands/init.mjs +511 -0
  869. docguard_cli-0.24.0/cli/commands/llms.mjs +159 -0
  870. docguard_cli-0.24.0/cli/commands/memory.mjs +153 -0
  871. docguard_cli-0.24.0/cli/commands/publish.mjs +246 -0
  872. docguard_cli-0.24.0/cli/commands/score.mjs +983 -0
  873. docguard_cli-0.24.0/cli/commands/setup.mjs +485 -0
  874. docguard_cli-0.24.0/cli/commands/sync.mjs +173 -0
  875. docguard_cli-0.24.0/cli/commands/trace.mjs +392 -0
  876. docguard_cli-0.24.0/cli/commands/upgrade.mjs +384 -0
  877. docguard_cli-0.24.0/cli/commands/watch.mjs +143 -0
  878. docguard_cli-0.24.0/cli/config.mjs +245 -0
  879. docguard_cli-0.24.0/cli/docguard.mjs +492 -0
  880. docguard_cli-0.24.0/cli/ensure-skills.mjs +361 -0
  881. docguard_cli-0.24.0/cli/scanners/api-doc.mjs +136 -0
  882. docguard_cli-0.24.0/cli/scanners/cdk.mjs +10 -0
  883. docguard_cli-0.24.0/cli/scanners/doc-tools.mjs +368 -0
  884. docguard_cli-0.24.0/cli/scanners/frontend.mjs +454 -0
  885. docguard_cli-0.24.0/cli/scanners/iac.mjs +235 -0
  886. docguard_cli-0.24.0/cli/scanners/integrations.mjs +116 -0
  887. docguard_cli-0.24.0/cli/scanners/js-ast.mjs +432 -0
  888. docguard_cli-0.24.0/cli/scanners/memory-plan.mjs +399 -0
  889. docguard_cli-0.24.0/cli/scanners/project-type.mjs +310 -0
  890. docguard_cli-0.24.0/cli/scanners/py-ast.mjs +213 -0
  891. docguard_cli-0.24.0/cli/scanners/routes.mjs +754 -0
  892. docguard_cli-0.24.0/cli/scanners/schemas.mjs +811 -0
  893. docguard_cli-0.24.0/cli/scanners/speckit.mjs +479 -0
  894. docguard_cli-0.24.0/cli/shared-git.mjs +185 -0
  895. docguard_cli-0.24.0/cli/shared-ignore.mjs +211 -0
  896. docguard_cli-0.24.0/cli/shared-source.mjs +335 -0
  897. docguard_cli-0.24.0/cli/shared-trace-patterns.mjs +118 -0
  898. docguard_cli-0.24.0/cli/shared.mjs +262 -0
  899. docguard_cli-0.24.0/cli/validator-markers.mjs +91 -0
  900. docguard_cli-0.24.0/cli/validators/api-surface.mjs +304 -0
  901. docguard_cli-0.24.0/cli/validators/architecture.mjs +396 -0
  902. docguard_cli-0.24.0/cli/validators/canonical-sync.mjs +214 -0
  903. docguard_cli-0.24.0/cli/validators/changelog.mjs +80 -0
  904. docguard_cli-0.24.0/cli/validators/cross-reference.mjs +421 -0
  905. docguard_cli-0.24.0/cli/validators/doc-quality.mjs +659 -0
  906. docguard_cli-0.24.0/cli/validators/docs-coverage.mjs +517 -0
  907. docguard_cli-0.24.0/cli/validators/docs-diff.mjs +320 -0
  908. docguard_cli-0.24.0/cli/validators/docs-sync.mjs +261 -0
  909. docguard_cli-0.24.0/cli/validators/drift.mjs +121 -0
  910. docguard_cli-0.24.0/cli/validators/environment.mjs +143 -0
  911. docguard_cli-0.24.0/cli/validators/freshness.mjs +318 -0
  912. docguard_cli-0.24.0/cli/validators/generated-staleness.mjs +219 -0
  913. docguard_cli-0.24.0/cli/validators/metadata-sync.mjs +206 -0
  914. docguard_cli-0.24.0/cli/validators/metrics-consistency.mjs +224 -0
  915. docguard_cli-0.24.0/cli/validators/schema-sync.mjs +228 -0
  916. docguard_cli-0.24.0/cli/validators/security.mjs +170 -0
  917. docguard_cli-0.24.0/cli/validators/spec-kit.mjs +14 -0
  918. docguard_cli-0.24.0/cli/validators/structure.mjs +128 -0
  919. docguard_cli-0.24.0/cli/validators/surface-sync.mjs +367 -0
  920. docguard_cli-0.24.0/cli/validators/test-spec.mjs +347 -0
  921. docguard_cli-0.24.0/cli/validators/todo-tracking.mjs +405 -0
  922. docguard_cli-0.24.0/cli/validators/traceability.mjs +399 -0
  923. docguard_cli-0.24.0/cli/writers/api-reference.mjs +101 -0
  924. docguard_cli-0.24.0/cli/writers/fix-memory.mjs +181 -0
  925. docguard_cli-0.24.0/cli/writers/mechanical.mjs +251 -0
  926. docguard_cli-0.24.0/cli/writers/sections.mjs +161 -0
  927. docguard_cli-0.24.0/commands/docguard.fix.md +81 -0
  928. docguard_cli-0.24.0/commands/docguard.guard.md +61 -0
  929. docguard_cli-0.24.0/commands/docguard.review.md +53 -0
  930. docguard_cli-0.24.0/commands/docguard.score.md +61 -0
  931. docguard_cli-0.24.0/configs/fastify.json +37 -0
  932. docguard_cli-0.24.0/configs/generic.json +22 -0
  933. docguard_cli-0.24.0/configs/nextjs.json +37 -0
  934. docguard_cli-0.24.0/configs/python.json +37 -0
  935. docguard_cli-0.24.0/docguard_cli/__init__.py +1 -0
  936. docguard_cli-0.24.0/docguard_cli/wrapper.py +111 -0
  937. docguard_cli-0.24.0/docs/ai-integration.md +179 -0
  938. docguard_cli-0.24.0/docs/commands.md +239 -0
  939. docguard_cli-0.24.0/docs/configuration.md +107 -0
  940. docguard_cli-0.24.0/docs/doc-sections.md +37 -0
  941. docguard_cli-0.24.0/docs/faq.md +155 -0
  942. docguard_cli-0.24.0/docs/installation.md +99 -0
  943. docguard_cli-0.24.0/docs/profiles.md +103 -0
  944. docguard_cli-0.24.0/docs/quickstart.md +94 -0
  945. docguard_cli-0.24.0/docs-canonical/ARCHITECTURE.md +187 -0
  946. docguard_cli-0.24.0/docs-canonical/CI-RECIPES.md +218 -0
  947. docguard_cli-0.24.0/docs-canonical/DATA-MODEL.md +150 -0
  948. docguard_cli-0.24.0/docs-canonical/ENVIRONMENT.md +75 -0
  949. docguard_cli-0.24.0/docs-canonical/REQUIREMENTS.md +68 -0
  950. docguard_cli-0.24.0/docs-canonical/SECURITY.md +113 -0
  951. docguard_cli-0.24.0/docs-canonical/SURFACE-AUDIT.md +336 -0
  952. docguard_cli-0.24.0/docs-canonical/TEST-SPEC.md +100 -0
  953. docguard_cli-0.24.0/docs-implementation/MIGRATION-v0.20.md +194 -0
  954. docguard_cli-0.24.0/examples/01-express-api/README.md +3 -0
  955. docguard_cli-0.24.0/examples/01-express-api/package.json +12 -0
  956. docguard_cli-0.24.0/examples/01-express-api/server.js +37 -0
  957. docguard_cli-0.24.0/examples/02-python-flask/README.md +24 -0
  958. docguard_cli-0.24.0/examples/02-python-flask/app.py +50 -0
  959. docguard_cli-0.24.0/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +26 -0
  960. docguard_cli-0.24.0/examples/02-python-flask/requirements.txt +1 -0
  961. docguard_cli-0.24.0/examples/03-spec-kit-project/CHANGELOG.md +9 -0
  962. docguard_cli-0.24.0/examples/03-spec-kit-project/README.md +35 -0
  963. docguard_cli-0.24.0/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +40 -0
  964. docguard_cli-0.24.0/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +28 -0
  965. docguard_cli-0.24.0/examples/03-spec-kit-project/package.json +10 -0
  966. docguard_cli-0.24.0/examples/03-spec-kit-project/src/index.js +50 -0
  967. docguard_cli-0.24.0/examples/03-spec-kit-project/tasks.json +8 -0
  968. docguard_cli-0.24.0/examples/03-spec-kit-project/tests/basic.test.js +23 -0
  969. docguard_cli-0.24.0/examples/README.md +44 -0
  970. docguard_cli-0.24.0/extensions/spec-kit-docguard/LICENSE +21 -0
  971. docguard_cli-0.24.0/extensions/spec-kit-docguard/README.md +106 -0
  972. docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/diagnose.md +43 -0
  973. docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/fix.md +74 -0
  974. docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/generate.md +73 -0
  975. docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/guard.md +74 -0
  976. docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/init.md +38 -0
  977. docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/score.md +53 -0
  978. docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/sync.md +62 -0
  979. docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/trace.md +56 -0
  980. docguard_cli-0.24.0/extensions/spec-kit-docguard/extension.yml +106 -0
  981. docguard_cli-0.24.0/extensions/spec-kit-docguard/scripts/bash/common.sh +106 -0
  982. docguard_cli-0.24.0/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +153 -0
  983. docguard_cli-0.24.0/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +153 -0
  984. docguard_cli-0.24.0/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +107 -0
  985. docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +229 -0
  986. docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +173 -0
  987. docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +186 -0
  988. docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +179 -0
  989. docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +112 -0
  990. docguard_cli-0.24.0/extensions/spec-kit-docguard/templates/extensions.yml +39 -0
  991. docguard_cli-0.24.0/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +52 -0
  992. docguard_cli-0.24.0/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +48 -0
  993. docguard_cli-0.24.0/package-lock.json +68 -0
  994. docguard_cli-0.24.0/package.json +63 -0
  995. docguard_cli-0.24.0/pr_description.md +16 -0
  996. docguard_cli-0.24.0/pyproject.toml +41 -0
  997. docguard_cli-0.24.0/schemas/docguard-config.schema.json +181 -0
  998. docguard_cli-0.24.0/specs/001-fix-ignore-validators/plan.md +115 -0
  999. docguard_cli-0.24.0/specs/001-fix-ignore-validators/spec.md +104 -0
  1000. docguard_cli-0.24.0/specs/001-fix-ignore-validators/tasks.md +49 -0
  1001. docguard_cli-0.24.0/specs/002-fix-test-discovery/plan.md +134 -0
  1002. docguard_cli-0.24.0/specs/002-fix-test-discovery/spec.md +87 -0
  1003. docguard_cli-0.24.0/specs/002-fix-test-discovery/tasks.md +40 -0
  1004. docguard_cli-0.24.0/specs/003-v011-false-positives/plan.md +140 -0
  1005. docguard_cli-0.24.0/specs/003-v011-false-positives/spec.md +191 -0
  1006. docguard_cli-0.24.0/specs/003-v011-false-positives/tasks.md +156 -0
  1007. docguard_cli-0.24.0/specs/004-v020-env-var-false-negative/spec.md +149 -0
  1008. docguard_cli-0.24.0/specs/005-hugocross-next-bugs/spec.md +367 -0
  1009. docguard_cli-0.24.0/templates/ADR.md.template +64 -0
  1010. docguard_cli-0.24.0/templates/AGENTS.md.template +88 -0
  1011. docguard_cli-0.24.0/templates/ARCHITECTURE.md.template +130 -0
  1012. docguard_cli-0.24.0/templates/CHANGELOG.md.template +16 -0
  1013. docguard_cli-0.24.0/templates/CURRENT-STATE.md.template +64 -0
  1014. docguard_cli-0.24.0/templates/DATA-MODEL.md.template +66 -0
  1015. docguard_cli-0.24.0/templates/DEPLOYMENT.md.template +66 -0
  1016. docguard_cli-0.24.0/templates/DRIFT-LOG.md.template +18 -0
  1017. docguard_cli-0.24.0/templates/ENVIRONMENT.md.template +43 -0
  1018. docguard_cli-0.24.0/templates/KNOWN-GOTCHAS.md.template +69 -0
  1019. docguard_cli-0.24.0/templates/REQUIREMENTS.md.template +68 -0
  1020. docguard_cli-0.24.0/templates/ROADMAP.md.template +82 -0
  1021. docguard_cli-0.24.0/templates/RUNBOOKS.md.template +115 -0
  1022. docguard_cli-0.24.0/templates/SECURITY.md.template +42 -0
  1023. docguard_cli-0.24.0/templates/TEST-SPEC.md.template +68 -0
  1024. docguard_cli-0.24.0/templates/TROUBLESHOOTING.md.template +96 -0
  1025. docguard_cli-0.24.0/templates/VENDOR-BUGS.md.template +74 -0
  1026. docguard_cli-0.24.0/templates/ci/github-actions.yml +39 -0
  1027. docguard_cli-0.24.0/templates/commands/docguard.fix.md +61 -0
  1028. docguard_cli-0.24.0/templates/commands/docguard.guard.md +53 -0
  1029. docguard_cli-0.24.0/templates/commands/docguard.init.md +69 -0
  1030. docguard_cli-0.24.0/templates/commands/docguard.review.md +54 -0
  1031. docguard_cli-0.24.0/templates/commands/docguard.update.md +55 -0
  1032. docguard_cli-0.24.0/templates/demo-fixture/.docguard.json +8 -0
  1033. docguard_cli-0.24.0/templates/demo-fixture/.env.example +5 -0
  1034. docguard_cli-0.24.0/templates/demo-fixture/AGENTS.md +14 -0
  1035. docguard_cli-0.24.0/templates/demo-fixture/CHANGELOG.md +13 -0
  1036. docguard_cli-0.24.0/templates/demo-fixture/DRIFT-LOG.md +3 -0
  1037. docguard_cli-0.24.0/templates/demo-fixture/README.md +17 -0
  1038. docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/API-REFERENCE.md +36 -0
  1039. docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +30 -0
  1040. docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/DATA-MODEL.md +30 -0
  1041. docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +20 -0
  1042. docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/SECURITY.md +15 -0
  1043. docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/TEST-SPEC.md +10 -0
  1044. docguard_cli-0.24.0/templates/demo-fixture/package.json +10 -0
  1045. docguard_cli-0.24.0/templates/demo-fixture/src/api.mjs +18 -0
  1046. docguard_cli-0.24.0/templates/demo-fixture/src/notifier.mjs +23 -0
  1047. docguard_cli-0.24.0/templates/demo-fixture/src/scheduler.mjs +8 -0
  1048. docguard_cli-0.24.0/templates/demo-fixture/src/worker.mjs +15 -0
  1049. docguard_cli-0.24.0/test-draft.js +20 -0
  1050. docguard_cli-0.24.0/test-metrics.js +2 -0
  1051. docguard_cli-0.24.0/tests/anchor-autofix.test.mjs +144 -0
  1052. docguard_cli-0.24.0/tests/api-doc.test.mjs +127 -0
  1053. docguard_cli-0.24.0/tests/api-surface.test.mjs +96 -0
  1054. docguard_cli-0.24.0/tests/api-write.test.mjs +128 -0
  1055. docguard_cli-0.24.0/tests/architecture.test.mjs +113 -0
  1056. docguard_cli-0.24.0/tests/b7-node-env-symmetry.test.mjs +97 -0
  1057. docguard_cli-0.24.0/tests/backup-failure.test.mjs +60 -0
  1058. docguard_cli-0.24.0/tests/canonical-sync.test.mjs +158 -0
  1059. docguard_cli-0.24.0/tests/cdk-detection.test.mjs +292 -0
  1060. docguard_cli-0.24.0/tests/changed-only-scoping.test.mjs +118 -0
  1061. docguard_cli-0.24.0/tests/changed-only.test.mjs +109 -0
  1062. docguard_cli-0.24.0/tests/changelog.test.mjs +143 -0
  1063. docguard_cli-0.24.0/tests/commands.test.mjs +805 -0
  1064. docguard_cli-0.24.0/tests/cross-reference.test.mjs +282 -0
  1065. docguard_cli-0.24.0/tests/demo-command.test.mjs +96 -0
  1066. docguard_cli-0.24.0/tests/doc-quality.test.mjs +134 -0
  1067. docguard_cli-0.24.0/tests/doc-section-synonyms.test.mjs +52 -0
  1068. docguard_cli-0.24.0/tests/docguardignore.test.mjs +143 -0
  1069. docguard_cli-0.24.0/tests/docs-coverage.test.mjs +0 -0
  1070. docguard_cli-0.24.0/tests/docs-diff.test.mjs +85 -0
  1071. docguard_cli-0.24.0/tests/docs-sync.test.mjs +295 -0
  1072. docguard_cli-0.24.0/tests/drift.test.mjs +84 -0
  1073. docguard_cli-0.24.0/tests/ensure-skills-idempotent.test.mjs +89 -0
  1074. docguard_cli-0.24.0/tests/env-schema-detection.test.mjs +77 -0
  1075. docguard_cli-0.24.0/tests/environment.test.mjs +208 -0
  1076. docguard_cli-0.24.0/tests/explain-coverage.test.mjs +101 -0
  1077. docguard_cli-0.24.0/tests/field-report-2-cli.test.mjs +147 -0
  1078. docguard_cli-0.24.0/tests/fix-memory.test.mjs +141 -0
  1079. docguard_cli-0.24.0/tests/fix-suppression.test.mjs +129 -0
  1080. docguard_cli-0.24.0/tests/fixture-projects.test.mjs +201 -0
  1081. docguard_cli-0.24.0/tests/freshness.test.mjs +298 -0
  1082. docguard_cli-0.24.0/tests/frontend-deep.test.mjs +102 -0
  1083. docguard_cli-0.24.0/tests/frontend.test.mjs +90 -0
  1084. docguard_cli-0.24.0/tests/generated-staleness.test.mjs +144 -0
  1085. docguard_cli-0.24.0/tests/guard-classify.test.mjs +41 -0
  1086. docguard_cli-0.24.0/tests/guard-no-throw.test.mjs +119 -0
  1087. docguard_cli-0.24.0/tests/hooks.test.mjs +154 -0
  1088. docguard_cli-0.24.0/tests/i18n.test.mjs +70 -0
  1089. docguard_cli-0.24.0/tests/impact.test.mjs +125 -0
  1090. docguard_cli-0.24.0/tests/init-smart-detection.test.mjs +124 -0
  1091. docguard_cli-0.24.0/tests/integrations.test.mjs +101 -0
  1092. docguard_cli-0.24.0/tests/js-ast.test.mjs +224 -0
  1093. docguard_cli-0.24.0/tests/mechanical.test.mjs +59 -0
  1094. docguard_cli-0.24.0/tests/memory-plan.test.mjs +97 -0
  1095. docguard_cli-0.24.0/tests/metadata-sync.test.mjs +156 -0
  1096. docguard_cli-0.24.0/tests/metrics-consistency.test.mjs +141 -0
  1097. docguard_cli-0.24.0/tests/metrics-dedup.test.mjs +112 -0
  1098. docguard_cli-0.24.0/tests/monorepo-scanning.test.mjs +64 -0
  1099. docguard_cli-0.24.0/tests/multi-spec.test.mjs +79 -0
  1100. docguard_cli-0.24.0/tests/npm-pack-smoke.test.mjs +130 -0
  1101. docguard_cli-0.24.0/tests/openapi-parse-honesty.test.mjs +69 -0
  1102. docguard_cli-0.24.0/tests/patch-0.11.2.test.mjs +107 -0
  1103. docguard_cli-0.24.0/tests/plan-disk-cache.test.mjs +121 -0
  1104. docguard_cli-0.24.0/tests/profile-flag.test.mjs +68 -0
  1105. docguard_cli-0.24.0/tests/project-type.test.mjs +104 -0
  1106. docguard_cli-0.24.0/tests/py-ast.test.mjs +99 -0
  1107. docguard_cli-0.24.0/tests/regenerate-section.test.mjs +134 -0
  1108. docguard_cli-0.24.0/tests/routes-express-mounts.test.mjs +85 -0
  1109. docguard_cli-0.24.0/tests/routes-fastify.test.mjs +40 -0
  1110. docguard_cli-0.24.0/tests/routes-multilang.test.mjs +110 -0
  1111. docguard_cli-0.24.0/tests/routes-nextjs-app-router.test.mjs +98 -0
  1112. docguard_cli-0.24.0/tests/schema-sync.test.mjs +112 -0
  1113. docguard_cli-0.24.0/tests/schemas-multilang.test.mjs +174 -0
  1114. docguard_cli-0.24.0/tests/schemas.test.mjs +144 -0
  1115. docguard_cli-0.24.0/tests/scoping-extended.test.mjs +90 -0
  1116. docguard_cli-0.24.0/tests/score-suggestions.test.mjs +94 -0
  1117. docguard_cli-0.24.0/tests/section-na-markers.test.mjs +91 -0
  1118. docguard_cli-0.24.0/tests/sections.test.mjs +162 -0
  1119. docguard_cli-0.24.0/tests/security-init-injection.test.mjs +147 -0
  1120. docguard_cli-0.24.0/tests/security.test.mjs +166 -0
  1121. docguard_cli-0.24.0/tests/severity.test.mjs +239 -0
  1122. docguard_cli-0.24.0/tests/shared-git.test.mjs +207 -0
  1123. docguard_cli-0.24.0/tests/shared-source.test.mjs +118 -0
  1124. docguard_cli-0.24.0/tests/speckit-bugfix.test.mjs +72 -0
  1125. docguard_cli-0.24.0/tests/starter-scaffold.test.mjs +50 -0
  1126. docguard_cli-0.24.0/tests/stress-test.test.mjs +111 -0
  1127. docguard_cli-0.24.0/tests/structure.test.mjs +132 -0
  1128. docguard_cli-0.24.0/tests/surface-sync.test.mjs +339 -0
  1129. docguard_cli-0.24.0/tests/sweep-nudge.test.mjs +110 -0
  1130. docguard_cli-0.24.0/tests/sync-since.test.mjs +99 -0
  1131. docguard_cli-0.24.0/tests/sync.test.mjs +104 -0
  1132. docguard_cli-0.24.0/tests/test-spec.test.mjs +311 -0
  1133. docguard_cli-0.24.0/tests/todo-tracking.test.mjs +128 -0
  1134. docguard_cli-0.24.0/tests/trace-multilang.test.mjs +139 -0
  1135. docguard_cli-0.24.0/tests/trace-reverse.test.mjs +96 -0
  1136. docguard_cli-0.24.0/tests/traceability.test.mjs +228 -0
  1137. docguard_cli-0.24.0/tests/upgrade-pr-e2e.test.mjs +175 -0
  1138. docguard_cli-0.24.0/tests/upgrade-pr.test.mjs +79 -0
  1139. docguard_cli-0.24.0/tests/upgrade.test.mjs +177 -0
  1140. docguard_cli-0.24.0/tests/v020-consolidation.test.mjs +200 -0
  1141. docguard_cli-0.24.0/tests/validator-markers.test.mjs +108 -0
  1142. docguard_cli-0.24.0/tests/validator-naming.test.mjs +104 -0
  1143. docguard_cli-0.24.0/tests/version-pin.test.mjs +91 -0
  1144. docguard_cli-0.24.0/tests/whats-new.test.mjs +65 -0
  1145. docguard_cli-0.22.1/.agent/skills/docguard-fix/SKILL.md +0 -229
  1146. docguard_cli-0.22.1/.agent/skills/docguard-guard/SKILL.md +0 -173
  1147. docguard_cli-0.22.1/.agent/skills/docguard-review/SKILL.md +0 -186
  1148. docguard_cli-0.22.1/.agent/skills/docguard-score/SKILL.md +0 -179
  1149. docguard_cli-0.22.1/.agent/skills/docguard-sync/SKILL.md +0 -111
  1150. docguard_cli-0.22.1/.gitignore +0 -40
  1151. docguard_cli-0.22.1/AGENTS.md +0 -119
  1152. docguard_cli-0.22.1/CHANGELOG.md +0 -1446
  1153. docguard_cli-0.22.1/PKG-INFO +0 -704
  1154. docguard_cli-0.22.1/README.md +0 -680
  1155. docguard_cli-0.22.1/cli/commands/guard.mjs +0 -576
  1156. docguard_cli-0.22.1/cli/docguard.mjs +0 -688
  1157. docguard_cli-0.22.1/cli/validators/docs-diff.mjs +0 -310
  1158. docguard_cli-0.22.1/cli/validators/traceability.mjs +0 -441
  1159. docguard_cli-0.22.1/docs-canonical/CI-RECIPES.md +0 -216
  1160. docguard_cli-0.22.1/extensions/spec-kit-docguard/README.md +0 -106
  1161. docguard_cli-0.22.1/extensions/spec-kit-docguard/extension.yml +0 -106
  1162. docguard_cli-0.22.1/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +0 -229
  1163. docguard_cli-0.22.1/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +0 -173
  1164. docguard_cli-0.22.1/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +0 -186
  1165. docguard_cli-0.22.1/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +0 -179
  1166. docguard_cli-0.22.1/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +0 -111
  1167. docguard_cli-0.22.1/package.json +0 -61
  1168. docguard_cli-0.22.1/pyproject.toml +0 -41
  1169. docguard_cli-0.22.1/specs/004-v020-env-var-false-negative/spec.md +0 -147
  1170. docguard_cli-0.22.1/specs/005-hugocross-next-bugs/spec.md +0 -365
  1171. docguard_cli-0.22.1/tests/traceability.test.mjs +0 -192
  1172. docguard_cli-0.22.1/vscode-extension/extension.js +0 -514
  1173. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.agent}/commands/docguard.fix.md +0 -0
  1174. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.agent}/commands/docguard.guard.md +0 -0
  1175. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.agent}/commands/docguard.review.md +0 -0
  1176. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.agent}/commands/docguard.score.md +0 -0
  1177. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.analyze.md +0 -0
  1178. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.checklist.md +0 -0
  1179. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.clarify.md +0 -0
  1180. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.constitution.md +0 -0
  1181. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.implement.md +0 -0
  1182. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.plan.md +0 -0
  1183. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.specify.md +0 -0
  1184. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.tasks.md +0 -0
  1185. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/commands/speckit.taskstoissues.md +0 -0
  1186. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-analyze/SKILL.md +0 -0
  1187. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-checklist/SKILL.md +0 -0
  1188. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-clarify/SKILL.md +0 -0
  1189. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-constitution/SKILL.md +0 -0
  1190. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-implement/SKILL.md +0 -0
  1191. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-plan/SKILL.md +0 -0
  1192. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-specify/SKILL.md +0 -0
  1193. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-tasks/SKILL.md +0 -0
  1194. {docguard_cli-0.22.1 → docguard_cli-0.24.0}/.agent/skills/speckit-taskstoissues/SKILL.md +0 -0
  1195. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.docguardignore +0 -0
  1196. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  1197. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
  1198. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/scripts/patch-catalog.py +0 -0
  1199. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/workflows/ci.yml +0 -0
  1200. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/workflows/release.yml +0 -0
  1201. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/workflows/supply-chain.yml +0 -0
  1202. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/workflows/sync-speckit-catalog.yml +0 -0
  1203. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.jules/bolt.md +0 -0
  1204. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.jules/sentinel.md +0 -0
  1205. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.npmignore +0 -0
  1206. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.npmrc +0 -0
  1207. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +0 -0
  1208. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/extensions/.cache/catalog-ebf165086500aab1.json +0 -0
  1209. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/extensions/.cache/catalog-metadata.json +0 -0
  1210. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/extensions/.cache/catalog.json +0 -0
  1211. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/init-options.json +0 -0
  1212. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/memory/constitution.md +0 -0
  1213. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/check-prerequisites.sh +0 -0
  1214. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/common.sh +0 -0
  1215. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/create-new-feature.sh +0 -0
  1216. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/setup-plan.sh +0 -0
  1217. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/update-agent-context.sh +0 -0
  1218. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/agent-file-template.md +0 -0
  1219. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/checklist-template.md +0 -0
  1220. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/constitution-template.md +0 -0
  1221. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/plan-template.md +0 -0
  1222. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/spec-template.md +0 -0
  1223. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/tasks-template.md +0 -0
  1224. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/CODE_OF_CONDUCT.md +0 -0
  1225. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/COMPARISONS.md +0 -0
  1226. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/CONTRIBUTING.md +0 -0
  1227. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/DRIFT-LOG.md +0 -0
  1228. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/LICENSE +0 -0
  1229. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/PHILOSOPHY.md +0 -0
  1230. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/ROADMAP.md +0 -0
  1231. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/SECURITY.md +0 -0
  1232. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/STANDARD.md +0 -0
  1233. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/SUPPLY-CHAIN-AUDIT.md +0 -0
  1234. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/SUPPORT.md +0 -0
  1235. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/action.yml +0 -0
  1236. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/assets/bin/docguard +0 -0
  1237. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/assets/demo.gif +0 -0
  1238. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/assets/demo.tape +0 -0
  1239. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/agents.mjs +0 -0
  1240. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/badge.mjs +0 -0
  1241. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/ci.mjs +0 -0
  1242. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/demo.mjs +0 -0
  1243. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/diagnose.mjs +0 -0
  1244. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/diff.mjs +0 -0
  1245. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/fix.mjs +0 -0
  1246. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/generate.mjs +0 -0
  1247. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/hooks.mjs +0 -0
  1248. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/impact.mjs +0 -0
  1249. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/init.mjs +0 -0
  1250. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/llms.mjs +0 -0
  1251. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/publish.mjs +0 -0
  1252. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/score.mjs +0 -0
  1253. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/setup.mjs +0 -0
  1254. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/sync.mjs +0 -0
  1255. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/trace.mjs +0 -0
  1256. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/watch.mjs +0 -0
  1257. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/ensure-skills.mjs +0 -0
  1258. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/api-doc.mjs +0 -0
  1259. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/cdk.mjs +0 -0
  1260. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/doc-tools.mjs +0 -0
  1261. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/frontend.mjs +0 -0
  1262. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/iac.mjs +0 -0
  1263. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/integrations.mjs +0 -0
  1264. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/memory-plan.mjs +0 -0
  1265. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/project-type.mjs +0 -0
  1266. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/schemas.mjs +0 -0
  1267. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/speckit.mjs +0 -0
  1268. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/shared-git.mjs +0 -0
  1269. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/shared-ignore.mjs +0 -0
  1270. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/shared.mjs +0 -0
  1271. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/api-surface.mjs +0 -0
  1272. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/architecture.mjs +0 -0
  1273. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/canonical-sync.mjs +0 -0
  1274. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/changelog.mjs +0 -0
  1275. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/cross-reference.mjs +0 -0
  1276. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/doc-quality.mjs +0 -0
  1277. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/docs-coverage.mjs +0 -0
  1278. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/docs-sync.mjs +0 -0
  1279. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/drift.mjs +0 -0
  1280. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/generated-staleness.mjs +0 -0
  1281. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/metadata-sync.mjs +0 -0
  1282. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/metrics-consistency.mjs +0 -0
  1283. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/schema-sync.mjs +0 -0
  1284. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/security.mjs +0 -0
  1285. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/spec-kit.mjs +0 -0
  1286. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/structure.mjs +0 -0
  1287. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/todo-tracking.mjs +0 -0
  1288. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/writers/api-reference.mjs +0 -0
  1289. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/writers/fix-memory.mjs +0 -0
  1290. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/writers/mechanical.mjs +0 -0
  1291. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/writers/sections.mjs +0 -0
  1292. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/configs/fastify.json +0 -0
  1293. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/configs/generic.json +0 -0
  1294. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/configs/nextjs.json +0 -0
  1295. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/configs/python.json +0 -0
  1296. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docguard_cli/__init__.py +0 -0
  1297. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docguard_cli/wrapper.py +0 -0
  1298. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/ai-integration.md +0 -0
  1299. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/commands.md +0 -0
  1300. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/configuration.md +0 -0
  1301. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/doc-sections.md +0 -0
  1302. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/faq.md +0 -0
  1303. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/installation.md +0 -0
  1304. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/profiles.md +0 -0
  1305. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs-canonical/ARCHITECTURE.md +0 -0
  1306. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs-canonical/DATA-MODEL.md +0 -0
  1307. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs-canonical/ENVIRONMENT.md +0 -0
  1308. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs-canonical/SECURITY.md +0 -0
  1309. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs-canonical/SURFACE-AUDIT.md +0 -0
  1310. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs-canonical/TEST-SPEC.md +0 -0
  1311. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs-implementation/MIGRATION-v0.20.md +0 -0
  1312. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/01-express-api/README.md +0 -0
  1313. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/01-express-api/package.json +0 -0
  1314. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/01-express-api/server.js +0 -0
  1315. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/02-python-flask/README.md +0 -0
  1316. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/02-python-flask/app.py +0 -0
  1317. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +0 -0
  1318. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/02-python-flask/requirements.txt +0 -0
  1319. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/CHANGELOG.md +0 -0
  1320. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/README.md +0 -0
  1321. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +0 -0
  1322. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +0 -0
  1323. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/package.json +0 -0
  1324. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/src/index.js +0 -0
  1325. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/tests/basic.test.js +0 -0
  1326. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/README.md +0 -0
  1327. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/LICENSE +0 -0
  1328. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/diagnose.md +0 -0
  1329. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/fix.md +0 -0
  1330. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/generate.md +0 -0
  1331. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/init.md +0 -0
  1332. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/score.md +0 -0
  1333. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/sync.md +0 -0
  1334. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/trace.md +0 -0
  1335. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/scripts/bash/common.sh +0 -0
  1336. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +0 -0
  1337. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +0 -0
  1338. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +0 -0
  1339. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/templates/extensions.yml +0 -0
  1340. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +0 -0
  1341. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +0 -0
  1342. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/pr_description.md +0 -0
  1343. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/001-fix-ignore-validators/plan.md +0 -0
  1344. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/001-fix-ignore-validators/spec.md +0 -0
  1345. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/001-fix-ignore-validators/tasks.md +0 -0
  1346. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/002-fix-test-discovery/spec.md +0 -0
  1347. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/002-fix-test-discovery/tasks.md +0 -0
  1348. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/003-v011-false-positives/plan.md +0 -0
  1349. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/003-v011-false-positives/spec.md +0 -0
  1350. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/003-v011-false-positives/tasks.md +0 -0
  1351. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ADR.md.template +0 -0
  1352. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/AGENTS.md.template +0 -0
  1353. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ARCHITECTURE.md.template +0 -0
  1354. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/CHANGELOG.md.template +0 -0
  1355. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/CURRENT-STATE.md.template +0 -0
  1356. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/DATA-MODEL.md.template +0 -0
  1357. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/DEPLOYMENT.md.template +0 -0
  1358. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/DRIFT-LOG.md.template +0 -0
  1359. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ENVIRONMENT.md.template +0 -0
  1360. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/KNOWN-GOTCHAS.md.template +0 -0
  1361. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/REQUIREMENTS.md.template +0 -0
  1362. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ROADMAP.md.template +0 -0
  1363. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/RUNBOOKS.md.template +0 -0
  1364. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/SECURITY.md.template +0 -0
  1365. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/TEST-SPEC.md.template +0 -0
  1366. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/TROUBLESHOOTING.md.template +0 -0
  1367. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/VENDOR-BUGS.md.template +0 -0
  1368. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ci/github-actions.yml +0 -0
  1369. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.fix.md +0 -0
  1370. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.guard.md +0 -0
  1371. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.init.md +0 -0
  1372. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.review.md +0 -0
  1373. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.update.md +0 -0
  1374. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/.docguard.json +0 -0
  1375. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/.env.example +0 -0
  1376. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/AGENTS.md +0 -0
  1377. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/CHANGELOG.md +0 -0
  1378. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/DRIFT-LOG.md +0 -0
  1379. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/README.md +0 -0
  1380. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/API-REFERENCE.md +0 -0
  1381. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +0 -0
  1382. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/DATA-MODEL.md +0 -0
  1383. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +0 -0
  1384. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/SECURITY.md +0 -0
  1385. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/TEST-SPEC.md +0 -0
  1386. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/package.json +0 -0
  1387. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/src/api.mjs +0 -0
  1388. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/src/notifier.mjs +0 -0
  1389. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/src/scheduler.mjs +0 -0
  1390. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/src/worker.mjs +0 -0
  1391. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/test-draft.js +0 -0
  1392. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/test-metrics.js +0 -0
  1393. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/anchor-autofix.test.mjs +0 -0
  1394. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/api-doc.test.mjs +0 -0
  1395. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/api-surface.test.mjs +0 -0
  1396. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/api-write.test.mjs +0 -0
  1397. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/architecture.test.mjs +0 -0
  1398. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/b7-node-env-symmetry.test.mjs +0 -0
  1399. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/backup-failure.test.mjs +0 -0
  1400. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/canonical-sync.test.mjs +0 -0
  1401. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/cdk-detection.test.mjs +0 -0
  1402. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/changed-only-scoping.test.mjs +0 -0
  1403. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/changed-only.test.mjs +0 -0
  1404. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/changelog.test.mjs +0 -0
  1405. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/commands.test.mjs +0 -0
  1406. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/cross-reference.test.mjs +0 -0
  1407. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/demo-command.test.mjs +0 -0
  1408. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/doc-quality.test.mjs +0 -0
  1409. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/docguardignore.test.mjs +0 -0
  1410. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/docs-coverage.test.mjs +0 -0
  1411. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/docs-sync.test.mjs +0 -0
  1412. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/drift.test.mjs +0 -0
  1413. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/fix-memory.test.mjs +0 -0
  1414. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/fix-suppression.test.mjs +0 -0
  1415. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/fixture-projects.test.mjs +0 -0
  1416. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/frontend-deep.test.mjs +0 -0
  1417. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/frontend.test.mjs +0 -0
  1418. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/generated-staleness.test.mjs +0 -0
  1419. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/guard-classify.test.mjs +0 -0
  1420. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/guard-no-throw.test.mjs +0 -0
  1421. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/hooks.test.mjs +0 -0
  1422. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/i18n.test.mjs +0 -0
  1423. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/impact.test.mjs +0 -0
  1424. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/init-smart-detection.test.mjs +0 -0
  1425. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/integrations.test.mjs +0 -0
  1426. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/mechanical.test.mjs +0 -0
  1427. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/memory-plan.test.mjs +0 -0
  1428. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/metadata-sync.test.mjs +0 -0
  1429. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/metrics-consistency.test.mjs +0 -0
  1430. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/metrics-dedup.test.mjs +0 -0
  1431. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/monorepo-scanning.test.mjs +0 -0
  1432. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/multi-spec.test.mjs +0 -0
  1433. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/patch-0.11.2.test.mjs +0 -0
  1434. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/profile-flag.test.mjs +0 -0
  1435. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/project-type.test.mjs +0 -0
  1436. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/regenerate-section.test.mjs +0 -0
  1437. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/routes-multilang.test.mjs +0 -0
  1438. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/schema-sync.test.mjs +0 -0
  1439. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/schemas-multilang.test.mjs +0 -0
  1440. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/schemas.test.mjs +0 -0
  1441. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/scoping-extended.test.mjs +0 -0
  1442. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/section-na-markers.test.mjs +0 -0
  1443. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/sections.test.mjs +0 -0
  1444. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/security.test.mjs +0 -0
  1445. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/severity.test.mjs +0 -0
  1446. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/shared-git.test.mjs +0 -0
  1447. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/shared-source.test.mjs +0 -0
  1448. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/stress-test.test.mjs +0 -0
  1449. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/structure.test.mjs +0 -0
  1450. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/sweep-nudge.test.mjs +0 -0
  1451. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/sync-since.test.mjs +0 -0
  1452. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/sync.test.mjs +0 -0
  1453. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/test-spec.test.mjs +0 -0
  1454. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/todo-tracking.test.mjs +0 -0
  1455. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/trace-multilang.test.mjs +0 -0
  1456. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/trace-reverse.test.mjs +0 -0
  1457. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/upgrade-pr-e2e.test.mjs +0 -0
  1458. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/upgrade-pr.test.mjs +0 -0
  1459. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/upgrade.test.mjs +0 -0
  1460. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/v020-consolidation.test.mjs +0 -0
  1461. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/validator-naming.test.mjs +0 -0
  1462. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/version-pin.test.mjs +0 -0
  1463. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/whats-new.test.mjs +0 -0
  1464. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/vscode-extension/.vscodeignore +0 -0
  1465. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/vscode-extension/README.md +0 -0
  1466. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/vscode-extension/package.json +0 -0
  1467. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.docguard.json +0 -0
  1468. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.github/dependabot.yml +0 -0
  1469. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.jules/palette.md +0 -0
  1470. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/explain.mjs +0 -0
  1471. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/memory.mjs +0 -0
  1472. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/upgrade.mjs +0 -0
  1473. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/scanners/routes.mjs +0 -0
  1474. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/shared-source.mjs +0 -0
  1475. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/environment.mjs +0 -0
  1476. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/freshness.mjs +0 -0
  1477. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/surface-sync.mjs +0 -0
  1478. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/test-spec.mjs +0 -0
  1479. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/docs/quickstart.md +0 -0
  1480. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/docs-canonical/REQUIREMENTS.md +0 -0
  1481. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/extensions/spec-kit-docguard/commands/guard.md +0 -0
  1482. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/schemas/docguard-config.schema.json +0 -0
  1483. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/specs/002-fix-test-discovery/plan.md +0 -0
  1484. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/docs-diff.test.mjs +0 -0
  1485. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/environment.test.mjs +0 -0
  1486. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/freshness.test.mjs +0 -0
  1487. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/npm-pack-smoke.test.mjs +0 -0
  1488. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/plan-disk-cache.test.mjs +0 -0
  1489. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/routes-nextjs-app-router.test.mjs +0 -0
  1490. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/security-init-injection.test.mjs +0 -0
  1491. {docguard_cli-0.22.1 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/surface-sync.test.mjs +0 -0
@@ -0,0 +1,229 @@
1
+ ---
2
+ name: docguard-fix
3
+ description: AI-driven documentation repair with structured research workflow, template-aware
4
+ generation, and quality validation loops. Generates or fixes canonical documentation
5
+ by researching the actual codebase, not using placeholders. Iterates until guard passes.
6
+ compatibility: Requires DocGuard CLI installed (npm i -g docguard-cli or npx docguard-cli)
7
+ metadata:
8
+ author: docguard
9
+ version: 0.24.0
10
+ source: extensions/spec-kit-docguard/skills/docguard-fix
11
+ ---
12
+ <!-- docguard:version: 0.24.0 -->
13
+
14
+ # DocGuard Fix Skill
15
+
16
+ ## User Input
17
+
18
+ ```text
19
+ $ARGUMENTS
20
+ ```
21
+
22
+ You **MUST** consider the user input before proceeding (if not empty).
23
+ If user specifies `--doc <name>`, focus on that single document.
24
+ If no arguments, fix ALL issues found by `docguard diagnose`.
25
+
26
+ ## Goal
27
+
28
+ Research the actual codebase to generate or repair canonical documentation that passes DocGuard's 19-validator guard suite. This skill replaces generic templates with real, project-specific content and iterates until quality checks pass.
29
+
30
+ ## Operating Constraints
31
+
32
+ - **NEVER use placeholder content** — every section must reference real files, real modules, real dependencies
33
+ - **ALWAYS back up before overwriting** — use `safeWrite()` pattern or create `.bak` files
34
+ - **Maximum 3 validation iterations** — if still failing after 3 rounds, report remaining issues and stop
35
+ - **Research before writing** — understand the codebase first, then generate documentation
36
+
37
+ ## Execution Flow
38
+
39
+ ### Step 0: Apply Mechanical Fixes First (no AI needed)
40
+
41
+ ```bash
42
+ npx docguard-cli fix --write 2>&1
43
+ ```
44
+
45
+ Removes endpoints documented in `docs-canonical/API-REFERENCE.md` that the OpenAPI
46
+ spec confirms no longer exist (table row + detail block). Only edits
47
+ `docguard:generated` docs, idempotent, prints what changed. Don't hand-edit these.
48
+
49
+ ### Step 1: Diagnose Current State
50
+
51
+ Run the diagnostic to identify all issues (each tagged `mechanical` or `agent`):
52
+
53
+ ```bash
54
+ npx docguard-cli diagnose 2>&1
55
+ ```
56
+
57
+ Parse the output to build an issue inventory:
58
+
59
+ | Issue ID | Severity | Category | File | Description | Autofix? |
60
+ |----------|----------|----------|------|-------------|----------|
61
+ | I001 | ERROR | Structure | SECURITY.md | Missing file | Yes |
62
+ | I002 | WARN | Freshness | ARCHITECTURE.md | 5 commits behind | Yes |
63
+ | ... | ... | ... | ... | ... | ... |
64
+
65
+ If `$ARGUMENTS` contains `--doc <name>`, filter to only issues affecting that document.
66
+
67
+ ### Step 2: Prioritize Fix Order
68
+
69
+ Sort issues by fix dependency and impact:
70
+
71
+ 1. **Structure** first (missing files must exist before checking sections)
72
+ 2. **Doc Sections** second (sections must exist before checking quality)
73
+ 3. **Doc-Quality** third (readability and language improvements)
74
+ 4. **Freshness** fourth (update `last-reviewed` dates)
75
+ 5. **Metadata-Sync** fifth (ensure headers are consistent)
76
+ 6. **Everything else** last
77
+
78
+ ### Step 3: Research the Codebase (Per Document)
79
+
80
+ For each document that needs fixing, execute a **targeted research pass**. Research must be thorough — read actual code, not just filenames.
81
+
82
+ #### For ARCHITECTURE.md:
83
+ 1. Read `package.json` for project name, description, dependencies, scripts
84
+ 2. List top-level directory structure (`ls -la`, focus on `src/`, `lib/`, `cli/`, `app/`)
85
+ 3. Identify entry points — check `main`, `bin`, `exports` in package.json
86
+ 4. For each major directory, read 2-3 representative files to understand purpose
87
+ 5. Map the import graph — which modules import which
88
+ 6. Identify external dependencies and their roles
89
+
90
+ #### For SECURITY.md:
91
+ 1. Check `.gitignore` for security-related patterns (`.env`, secrets, keys)
92
+ 2. Search for auth patterns: `grep -r "auth\|token\|jwt\|session\|password\|secret" src/ lib/ --include="*.js" --include="*.mjs"`
93
+ 3. Check `package.json` for auth dependencies (passport, jwt, bcrypt)
94
+ 4. Look for middleware, guards, or permission checks
95
+ 5. Check for `.env` files (document variable names only, NEVER values)
96
+ 6. Look for CORS, rate limiting, input validation
97
+
98
+ #### For TEST-SPEC.md:
99
+ 1. Read `package.json` scripts for test commands
100
+ 2. Find test files: `find . -name "*.test.*" -o -name "*.spec.*" | head -20`
101
+ 3. Read test configuration (jest.config, vitest.config, etc.)
102
+ 4. Read 2-3 test files to understand patterns
103
+ 5. Check for E2E setup (playwright, cypress)
104
+ 6. Look for CI config that runs tests
105
+
106
+ #### For DATA-MODEL.md:
107
+ 1. Search for schema definitions: `grep -r "Schema\|model\|Table\|Entity\|interface\|type " src/ lib/`
108
+ 2. Check for ORM configs (prisma, sequelize, mongoose, drizzle)
109
+ 3. Look for migration files
110
+ 4. Check for TypeScript interfaces/types defining data shapes
111
+ 5. Look for Zod schemas, JSON schemas, validation files
112
+ 6. If no database: document config file formats
113
+
114
+ #### For ENVIRONMENT.md:
115
+ 1. Read `package.json` for engines, scripts, dependencies
116
+ 2. Check for `.nvmrc`, `.node-version`, `.tool-versions`
117
+ 3. Search for `process.env` usage: `grep -r "process.env" src/ lib/ cli/`
118
+ 4. Check for `.env.example` or `.env.template`
119
+ 5. Check for Docker/docker-compose files
120
+ 6. Look for setup scripts
121
+
122
+ ### Step 4: Generate or Fix Document Content
123
+
124
+ For each document, follow this strict writing protocol:
125
+
126
+ 1. **Load the metadata header template**:
127
+ ```markdown
128
+ # [Document Title]
129
+
130
+ <!-- docguard:version X.X.X -->
131
+ <!-- docguard:status active -->
132
+ <!-- docguard:last-reviewed YYYY-MM-DD -->
133
+ ```
134
+
135
+ 2. **Write each mandatory section** using research findings:
136
+ - Use **actual file paths**, module names, and dependency names
137
+ - Use **markdown tables** for structured data (fields, types, constraints)
138
+ - Use **code blocks** for command examples (with actual working commands)
139
+ - Keep language **positive** (avoid negation — "MUST use" not "MUST NOT avoid")
140
+ - Write at **Flesch-Kincaid grade level 8-10** (clear, professional, not academic)
141
+
142
+ 3. **Validate mandatory sections exist**. Each canonical doc requires:
143
+ - **ARCHITECTURE.md**: System Overview, Component Map, Layer Boundaries, Data Flow, Technology Choices
144
+ - **SECURITY.md**: Auth Mechanism, Secrets Inventory, Secrets Storage, Permissions, Security Boundaries
145
+ - **TEST-SPEC.md**: Test Framework, Test Structure, Test Commands, Critical Flows, Coverage
146
+ - **DATA-MODEL.md**: Data Structures/Schemas, Field Types/Constraints, Relationships, Indexes
147
+ - **ENVIRONMENT.md**: Prerequisites, Setup Steps, Environment Variables
148
+ - **REQUIREMENTS.md**: Functional Requirements (FR-IDs), Non-Functional Requirements
149
+
150
+ 4. **Apply DocGuard quality rules**:
151
+ - Section count ≥ 3 per document
152
+ - No TODO/placeholder text in final output
153
+ - Positive language (IEEE 830 §4.3 compliance)
154
+ - Each section has substantive content (not just a heading)
155
+
156
+ ### Step 5: Format Compliance
157
+
158
+ Ensure every generated document follows CDD format rules:
159
+
160
+ - **Metadata header**: Must include `docguard:version`, `docguard:status`, `docguard:last-reviewed`
161
+ - **Heading hierarchy**: Single `# H1`, then `## H2` sections, then `### H3` subsections
162
+ - **Tables**: Use markdown tables for structured data (pipes aligned, header separators with 3+ dashes)
163
+ - **Code blocks**: Use fenced blocks with language identifier for all commands/code
164
+ - **Line length**: Keep lines under 120 characters for readability
165
+ - **No trailing whitespace**
166
+
167
+ ### Step 6: Validation Loop (Max 3 Iterations)
168
+
169
+ After writing/fixing each document:
170
+
171
+ 1. **Run guard on the specific validator**:
172
+ ```bash
173
+ npx docguard-cli guard 2>&1
174
+ ```
175
+
176
+ 2. **Parse results** for the affected validators
177
+ 3. **If still failing**:
178
+ - Identify exactly which checks are still failing
179
+ - Apply targeted fixes (not a full rewrite)
180
+ - Re-run guard
181
+ 4. **If passing after iteration**: Move to next document
182
+ 5. **If still failing after 3 iterations**: Report remaining issues with specific error details
183
+
184
+ ### Step 7: Completion Report
185
+
186
+ After all fixes are applied, output:
187
+
188
+ ```markdown
189
+ ## DocGuard Fix Report
190
+
191
+ ### Documents Fixed
192
+ | Document | Action | Checks Before | Checks After | Status |
193
+ |----------|--------|:------------:|:------------:|--------|
194
+ | SECURITY.md | Created | 0/2 | 2/2 | ✅ |
195
+ | ARCHITECTURE.md | Updated sections | 6/8 | 8/8 | ✅ |
196
+
197
+ ### Guard Score
198
+ - **Before**: [X]/[Y] checks passed
199
+ - **After**: [X]/[Y] checks passed
200
+ - **Improvement**: +[N] checks
201
+
202
+ ### Remaining Issues (if any)
203
+ - [Issue description] — [Why it couldn't be auto-fixed]
204
+
205
+ ### Suggested Next Steps
206
+ - Run `/docguard.guard` to verify full compliance
207
+ - Review generated content for accuracy
208
+ - Commit with: `docs: fix CDD documentation [list of docs fixed]`
209
+ ```
210
+
211
+ ## Behavior Rules
212
+
213
+ - **Research FIRST, write SECOND** — never generate content without reading the codebase
214
+ - **Be specific to THIS project** — don't add generic boilerplate for features the project doesn't have
215
+ - **Back up before overwriting** — if file exists, create `.bak` first or use `safeWrite()`
216
+ - **Respect existing content** — when updating, preserve user-written sections and only add/fix missing parts
217
+ - **Log deviations** — if you deviate from canonical expectations, add `// DRIFT: reason` in DRIFT-LOG.md
218
+ - **Never include secrets** — document variable/secret NAMES only, never actual values
219
+
220
+ ## Integration with Spec Kit
221
+
222
+ If `.specify/` directory exists:
223
+ - Check `constitution.md` for project principles before generating docs
224
+ - Align documentation language with constitutional requirements
225
+ - If `specs/*/spec.md` exists, cross-reference requirements with TEST-SPEC.md
226
+
227
+ ## Context
228
+
229
+ $ARGUMENTS
@@ -0,0 +1,173 @@
1
+ ---
2
+ name: docguard-guard
3
+ description: Run DocGuard guard validation against Canonical-Driven Development standards.
4
+ Parses output, triages severity, suggests targeted fixes, and optionally chains to
5
+ docguard-fix for automated remediation. Use as a quality gate before commits or after
6
+ implementation phases.
7
+ compatibility: Requires DocGuard CLI installed (npm i -g docguard-cli or npx docguard-cli)
8
+ metadata:
9
+ author: docguard
10
+ version: 0.24.0
11
+ source: extensions/spec-kit-docguard/skills/docguard-guard
12
+ ---
13
+ <!-- docguard:version: 0.24.0 -->
14
+
15
+ # DocGuard Guard Skill
16
+
17
+ ## User Input
18
+
19
+ ```text
20
+ $ARGUMENTS
21
+ ```
22
+
23
+ You **MUST** consider the user input before proceeding (if not empty).
24
+
25
+ ## Goal
26
+
27
+ Execute DocGuard's full guard validator suite against the current project, parse structured results, triage findings by severity and impact, and produce an actionable remediation plan. This skill transforms raw CLI output into an AI-digestible quality assessment.
28
+
29
+ ## Pre-Execution Checks
30
+
31
+ 1. **Verify DocGuard is available**:
32
+ - Check if `npx docguard-cli --version` succeeds
33
+ - If not available, check if `node cli/docguard.mjs --help` exists (local dev mode)
34
+ - If neither works: ERROR "DocGuard CLI not found. Install with: npm i -g docguard-cli"
35
+
36
+ 2. **Detect project root**:
37
+ - Look for `.docguard.json`, `docs-canonical/`, or `CHANGELOG.md` as project markers
38
+ - If none found: ERROR "No CDD project detected. Run `docguard init` first."
39
+
40
+ ## Execution Flow
41
+
42
+ ### Step 1: Run Guard with Machine-Readable Output
43
+
44
+ Execute the guard command and capture full output:
45
+
46
+ ```bash
47
+ npx docguard-cli guard 2>&1
48
+ ```
49
+
50
+ If in a DocGuard development environment (cli/docguard.mjs exists), use:
51
+ ```bash
52
+ node cli/docguard.mjs guard 2>&1
53
+ ```
54
+
55
+ ### Step 2: Parse Validator Results
56
+
57
+ Extract from guard output each validator's status. Build an internal results table:
58
+
59
+ | Validator | Priority | Checks Passed | Total Checks | Status |
60
+ |-----------|----------|---------------|--------------|--------|
61
+ | Structure | HIGH | N | M | ✅/⚠️/❌ |
62
+ | Doc Sections | HIGH | N | M | ✅/⚠️/❌ |
63
+ | ... | ... | ... | ... | ... |
64
+
65
+ **Status mapping**:
66
+ - `✅` = All checks passed
67
+ - `⚠️` = Warning (non-blocking, but should fix)
68
+ - `❌` = Failure (blocking — must fix before commit)
69
+
70
+ ### Step 3: Severity Triage
71
+
72
+ Classify every non-passing check using this priority matrix:
73
+
74
+ **CRITICAL (fix immediately)**:
75
+ - Structure failures (missing canonical docs)
76
+ - Security failures (hardcoded secrets, missing SECURITY.md)
77
+ - Test-Spec failures (tests don't match spec)
78
+
79
+ **HIGH (fix before commit)**:
80
+ - Doc Sections failures (missing required sections)
81
+ - Drift-Comments (a `// DRIFT:` comment without a DRIFT-LOG.md entry)
82
+ - API-Surface (API-REFERENCE.md documents an endpoint that no longer exists in code)
83
+ - Changelog gaps
84
+ - Traceability breaks
85
+
86
+ **MEDIUM (fix this sprint)**:
87
+ - Freshness warnings (stale docs)
88
+ - Docs-Coverage gaps (undocumented config files)
89
+ - Doc-Quality issues (readability, negation language)
90
+ - Metrics-Consistency mismatches
91
+
92
+ **LOW (fix when convenient)**:
93
+ - TODO-Tracking items
94
+ - Schema-Sync gaps
95
+ - Metadata-Sync minor mismatches
96
+ - Spec-Kit warnings (spec structure gaps)
97
+
98
+ ### Step 4: Generate Triage Report
99
+
100
+ Output a structured markdown report:
101
+
102
+ ```markdown
103
+ ## DocGuard Guard Report
104
+
105
+ **Score**: [X]/[Y] checks passed ([percentage]%)
106
+ **Overall Status**: ✅ PASS | ⚠️ WARN | ❌ FAIL
107
+
108
+ ### Summary by Priority
109
+
110
+ | Priority | Count | Validators Affected |
111
+ |----------|-------|-------------------|
112
+ | CRITICAL | N | [list] |
113
+ | HIGH | N | [list] |
114
+ | MEDIUM | N | [list] |
115
+ | LOW | N | [list] |
116
+
117
+ ### Findings
118
+
119
+ #### CRITICAL
120
+ 1. [Validator]: [Specific issue] → **Fix**: [Exact action to take]
121
+
122
+ #### HIGH
123
+ 1. [Validator]: [Specific issue] → **Fix**: [Exact action to take]
124
+
125
+ [... continue for MEDIUM/LOW only if user requests or total findings < 10]
126
+ ```
127
+
128
+ ### Step 5: Remediation Recommendations
129
+
130
+ For each finding, provide a **specific, actionable fix** — not "fix the issue" but the exact file, section, and content to change:
131
+
132
+ - **Missing file**: "Create `docs-canonical/SECURITY.md` with metadata header and these sections: [list]"
133
+ - **Missing section**: "Add `## Threat Model` section to `docs-canonical/SECURITY.md` after line N"
134
+ - **Stale doc**: "Update `<!-- docguard:last-reviewed YYYY-MM-DD -->` in [file] to today's date"
135
+ - **Negation language**: "Replace 'Never store secrets in...' with 'Store secrets exclusively in...'"
136
+ - **Undocumented config**: "Add `.venv` documentation to `docs-canonical/ARCHITECTURE.md` under Developer Tools"
137
+
138
+ ### Step 6: Offer Next Actions
139
+
140
+ Based on the triage results:
141
+
142
+ - **If all PASS**: "All validators passed. Project is CDD-compliant. Ready to commit."
143
+ - **If only MEDIUM/LOW warnings**: "Non-blocking warnings found. Safe to commit, but consider running `/docguard.fix` for automated remediation."
144
+ - **If HIGH or CRITICAL failures**: "Blocking issues found. Fix these before committing. Suggest running `/docguard.fix --doc [most impactful doc]` next."
145
+
146
+ Present the user with options:
147
+ 1. "Fix all automatically" → Suggest: `/docguard.fix`
148
+ 2. "Fix specific doc" → Suggest: `/docguard.fix --doc [name]`
149
+ 3. "Ignore warnings and proceed" → Warn about CDD compliance gap
150
+
151
+ ## Behavior Rules
152
+
153
+ - **ALWAYS run the actual CLI** — never simulate or guess guard results
154
+ - **Parse real output** — don't hallucinate check counts or validator names
155
+ - **Be specific** — every fix recommendation must reference an actual file path
156
+ - **Respect severity** — don't escalate LOW to CRITICAL or vice versa
157
+ - **Track progress** — if user runs guard multiple times, compare before/after
158
+ - If user provides `$ARGUMENTS` like "just structure" or "only security", filter report to those validators
159
+
160
+ ## Integration with Spec Kit (Extension-First)
161
+
162
+ DocGuard is a spec-kit extension. When this project has a `.specify/` directory:
163
+ - Read `.specify/memory/constitution.md` for project principles that constrain documentation
164
+ - Include Spec-Kit validator results in the triage
165
+ - Cross-reference spec quality issues with `specs/*/spec.md` file paths
166
+ - When specification issues found → suggest `/speckit.specify` or `/speckit.clarify`
167
+ - When architecture gaps found → suggest `/speckit.plan`
168
+ - When cross-artifact inconsistencies exceed 3 → suggest `/speckit.analyze`
169
+ - When no constitution exists → suggest `/speckit.constitution` as first step
170
+
171
+ ## Context
172
+
173
+ $ARGUMENTS
@@ -0,0 +1,186 @@
1
+ ---
2
+ name: docguard-review
3
+ description: Cross-document consistency analysis and quality assessment. Performs read-only
4
+ analysis across all canonical docs, identifies drift, coverage gaps, and quality issues.
5
+ Produces a structured report with severity-ranked findings. Modeled after speckit-analyze.
6
+ compatibility: Requires DocGuard CLI installed (npm i -g docguard-cli or npx docguard-cli)
7
+ metadata:
8
+ author: docguard
9
+ version: 0.24.0
10
+ source: extensions/spec-kit-docguard/skills/docguard-review
11
+ ---
12
+ <!-- docguard:version: 0.24.0 -->
13
+
14
+ # DocGuard Review Skill
15
+
16
+ ## User Input
17
+
18
+ ```text
19
+ $ARGUMENTS
20
+ ```
21
+
22
+ You **MUST** consider the user input before proceeding (if not empty).
23
+
24
+ ## Goal
25
+
26
+ Perform a comprehensive, **read-only** analysis of the project's documentation health. Unlike `/docguard.guard` (which runs CLI validators), this skill performs **semantic analysis** — checking whether documentation actually matches the codebase, whether cross-references are consistent, and whether the documentation tells a coherent story.
27
+
28
+ ## Operating Constraints
29
+
30
+ **STRICTLY READ-ONLY**: Do **not** modify any files. Output a structured analysis report only. Offer remediation suggestions that the user must explicitly approve before any changes are made.
31
+
32
+ ## Execution Flow
33
+
34
+ ### Step 1: Gather Documentation Inventory
35
+
36
+ 1. **List all canonical docs**: Read every file in `docs-canonical/`
37
+ 2. **List support files**: Check for `CHANGELOG.md`, `DRIFT-LOG.md`, `AGENTS.md`, `README.md`, `ROADMAP.md`
38
+ 3. **Check for spec-kit artifacts**: If `.specify/` exists, include `specs/*/spec.md`, `specs/*/plan.md`, `specs/*/tasks.md`
39
+ 4. **Build a document map**:
40
+
41
+ | Document | Exists | Last Modified | Size | Metadata Version |
42
+ |----------|--------|---------------|------|-----------------|
43
+ | ARCHITECTURE.md | ✅ | 2026-03-14 | 5.2KB | 0.5.0 |
44
+ | SECURITY.md | ✅ | 2026-03-14 | 3.1KB | 0.5.0 |
45
+ | ... | ... | ... | ... | ... |
46
+
47
+ ### Step 2: Run Quantitative Analysis
48
+
49
+ Execute DocGuard's diagnostic and scoring tools:
50
+
51
+ ```bash
52
+ npx docguard-cli diagnose 2>&1
53
+ npx docguard-cli score 2>&1
54
+ npx docguard-cli guard 2>&1
55
+ ```
56
+
57
+ Record:
58
+ - Guard pass/fail counts per validator
59
+ - CDD maturity score (0-100)
60
+ - ALCOA+ compliance attributes
61
+ - Category breakdown
62
+
63
+ ### Step 3: Semantic Cross-Document Analysis
64
+
65
+ This is the **unique value** of the review skill — analysis that CLI validators cannot do.
66
+
67
+ #### A. Terminology Consistency
68
+ - Extract key technical terms from each document
69
+ - Flag terms used differently across documents (e.g., "validator" vs "checker" vs "rule")
70
+ - Flag abbreviations used without definition
71
+ - Build a de facto glossary
72
+
73
+ #### B. Architecture ↔ Code Alignment
74
+ - Read ARCHITECTURE.md component list
75
+ - Verify each listed component actually exists as a directory/module
76
+ - Flag components that exist in code but are missing from ARCHITECTURE.md
77
+ - Flag components listed in ARCHITECTURE.md that don't exist in code
78
+
79
+ #### C. Data Model ↔ Code Alignment
80
+ - Read DATA-MODEL.md schemas/structures
81
+ - Search codebase for actual data structures
82
+ - Flag schemas documented but not implemented
83
+ - Flag schemas implemented but not documented
84
+
85
+ #### D. Test Coverage ↔ Test-Spec Alignment
86
+ - Read TEST-SPEC.md critical flows
87
+ - Check actual test files exist for each critical flow
88
+ - Flag test scenarios documented but not implemented
89
+ - Flag test files with no corresponding TEST-SPEC.md entry
90
+
91
+ #### E. Security Claims ↔ Implementation
92
+ - Read SECURITY.md auth/secrets claims
93
+ - Verify auth implementation exists in code
94
+ - Check that listed secrets are actually used
95
+ - Flag security-relevant code not mentioned in SECURITY.md
96
+
97
+ #### F. Cross-Reference Integrity
98
+ - Find all internal doc links (`[text](file)` and `See ARCHITECTURE.md`)
99
+ - Verify every referenced file/section actually exists
100
+ - Flag broken cross-references
101
+ - Flag orphaned sections not referenced anywhere
102
+
103
+ ### Step 4: Quality Assessment
104
+
105
+ For each document, evaluate:
106
+
107
+ | Criterion | Weight | Score | Notes |
108
+ |-----------|--------|-------|-------|
109
+ | Completeness | 30% | 0-10 | Are all mandatory sections present? |
110
+ | Accuracy | 30% | 0-10 | Does content match actual codebase? |
111
+ | Clarity | 20% | 0-10 | Readability, specificity, no jargon |
112
+ | Currency | 10% | 0-10 | Is content up-to-date with latest code? |
113
+ | Cross-refs | 10% | 0-10 | Are references valid and bidirectional? |
114
+
115
+ ### Step 5: Severity Classification
116
+
117
+ Classify every finding using this matrix:
118
+
119
+ - **CRITICAL**: Security claim doesn't match implementation, missing mandatory doc, broken architecture reference
120
+ - **HIGH**: Undocumented component, stale content (>5 commits behind), terminology conflict
121
+ - **MEDIUM**: Missing cross-reference, minor coverage gap, readability issue
122
+ - **LOW**: Formatting inconsistency, optional section missing, minor terminology drift
123
+
124
+ ### Step 6: Produce Analysis Report
125
+
126
+ Output a structured markdown report (do NOT write to disk):
127
+
128
+ ```markdown
129
+ ## DocGuard Documentation Review
130
+
131
+ ### Executive Summary
132
+ - **Overall Health**: [A+/A/B/C/D/F] ([score]/100)
133
+ - **Documents Analyzed**: [N]
134
+ - **Findings**: [CRITICAL: N, HIGH: N, MEDIUM: N, LOW: N]
135
+ - **Top Risk**: [Most impactful finding]
136
+
137
+ ### Findings Table
138
+
139
+ | ID | Category | Severity | Location | Summary | Recommendation |
140
+ |----|----------|----------|----------|---------|----------------|
141
+ | R01 | Terminology | HIGH | ARCH:L15, SEC:L22 | "validator" vs "checker" | Standardize on "validator" |
142
+ | R02 | Coverage | MEDIUM | DATA-MODEL.md | Schema X undocumented | Add Schema X to Data Model |
143
+
144
+ ### Per-Document Health
145
+
146
+ | Document | Completeness | Accuracy | Clarity | Currency | Cross-refs | Overall |
147
+ |----------|:----------:|:-------:|:------:|:-------:|:----------:|:-------:|
148
+ | ARCHITECTURE.md | 9/10 | 8/10 | 9/10 | 7/10 | 10/10 | 8.8/10 |
149
+ | SECURITY.md | 8/10 | 9/10 | 8/10 | 9/10 | 7/10 | 8.4/10 |
150
+
151
+ ### Semantic Consistency
152
+ - **Terminology conflicts**: [N found]
153
+ - **Architecture gaps**: [N components undocumented]
154
+ - **Broken cross-refs**: [N found]
155
+ - **Test coverage gaps**: [N critical flows untested]
156
+
157
+ ### Recommendations (Priority Order)
158
+ 1. [Most impactful fix] — estimated effort: [LOW/MEDIUM/HIGH]
159
+ 2. [Second most impactful] — estimated effort: [LOW/MEDIUM/HIGH]
160
+ 3. ...
161
+ ```
162
+
163
+ ### Step 7: Offer Next Actions
164
+
165
+ Based on findings:
166
+ - **If CRITICAL issues**: "Run `/docguard.fix --doc [name]` to resolve blocking issues"
167
+ - **If spec-related gaps**: "Run `/speckit.specify` to update specifications" or "/speckit.clarify to resolve ambiguities"
168
+ - **If architecture drift**: "Run `/speckit.plan` to realign implementation plan with codebase"
169
+ - **If only LOW/MEDIUM**: "Documentation is healthy. Consider `/docguard.fix` for polish"
170
+ - **If constitution missing**: "Run `/speckit.constitution` to establish project principles"
171
+ - **If all clean**: "Documentation is excellent. No action needed."
172
+
173
+ Ask: "Would you like me to fix the top N issues? (I'll show you what I plan to change before applying)"
174
+
175
+ ## Behavior Rules
176
+
177
+ - **NEVER modify files** — this is strictly read-only analysis
178
+ - **ALWAYS run real CLI commands** — don't simulate or guess results
179
+ - **Be specific** — cite exact file paths, line numbers, and content
180
+ - **Compare actual code vs docs** — don't just validate formatting
181
+ - **Limit findings to 50** — aggregate overflow in a summary count
182
+ - **Prioritize high-signal findings** — one CRITICAL finding is worth ten LOW findings
183
+
184
+ ## Context
185
+
186
+ $ARGUMENTS