docguard-cli 0.23.0__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.
- docguard_cli-0.24.0/.agent/skills/docguard-fix/SKILL.md +229 -0
- docguard_cli-0.24.0/.agent/skills/docguard-guard/SKILL.md +173 -0
- docguard_cli-0.24.0/.agent/skills/docguard-review/SKILL.md +186 -0
- docguard_cli-0.24.0/.agent/skills/docguard-score/SKILL.md +179 -0
- docguard_cli-0.24.0/.agent/skills/docguard-sync/SKILL.md +112 -0
- docguard_cli-0.24.0/.claude/rules/openwolf.md +15 -0
- docguard_cli-0.24.0/.claude/settings.json +72 -0
- docguard_cli-0.24.0/.claude/settings.local.json +24 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.analyze.md +184 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.checklist.md +295 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.clarify.md +181 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.constitution.md +84 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.implement.md +198 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.plan.md +90 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.specify.md +237 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.tasks.md +200 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/commands/speckit.taskstoissues.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-fix/SKILL.md +229 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-guard/SKILL.md +173 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-review/SKILL.md +186 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-score/SKILL.md +179 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/docguard-sync/SKILL.md +111 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-analyze/SKILL.md +193 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-checklist/SKILL.md +304 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-clarify/SKILL.md +186 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-constitution/SKILL.md +89 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-implement/SKILL.md +207 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-plan/SKILL.md +91 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-specify/SKILL.md +239 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-tasks/SKILL.md +200 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.agent/skills/speckit-taskstoissues/SKILL.md +37 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.claude/rules/openwolf.md +15 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.claude/settings.json +72 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.claude/settings.local.json +24 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.docguard.json +44 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.git +1 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.github/dependabot.yml +20 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.gitignore +36 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.jules/bolt.md +7 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.jules/palette.md +7 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/OPENWOLF.md +135 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/anatomy.md +553 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/buglog.json +4 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/cerebrum.md +23 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/config.json +73 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/cron-manifest.json +97 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/cron-state.json +7 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/daemon.log +136 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/designqc-report.json +6 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/package.json +3 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/post-read.js +69 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/post-write.js +503 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/pre-read.js +80 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/pre-write.js +121 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/session-start.js +77 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/shared.js +614 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/hooks/stop.js +147 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/identity.md +9 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/memory.md +4 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/reframe-frameworks.md +597 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/suggestions.json +4 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/.wolf/token-ledger.json +21 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/AGENTS.md +119 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/CHANGELOG.md +1292 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/CLAUDE.md +5 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/README.md +676 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/ROADMAP.md +124 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/demo.mjs +241 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/diff.mjs +389 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/explain.mjs +286 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/guard.mjs +574 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/memory.mjs +143 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/trace.mjs +490 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/commands/upgrade.mjs +324 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/docguard.mjs +688 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/scanners/routes.mjs +623 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/scanners/speckit.mjs +465 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/shared-source.mjs +269 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/doc-quality.mjs +676 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/docs-diff.mjs +295 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/environment.mjs +130 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/freshness.mjs +256 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/test-spec.mjs +322 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/cli/validators/traceability.mjs +376 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/commands/docguard.fix.md +81 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/commands/docguard.guard.md +61 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/commands/docguard.review.md +53 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/commands/docguard.score.md +61 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs/quickstart.md +94 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/ARCHITECTURE.md +184 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/CI-RECIPES.md +216 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/DATA-MODEL.md +150 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/ENVIRONMENT.md +70 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/REQUIREMENTS.md +68 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/SECURITY.md +111 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/SURFACE-AUDIT.md +334 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/docs-canonical/TEST-SPEC.md +98 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/README.md +106 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/commands/guard.md +74 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/extension.yml +106 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +229 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +173 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +186 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +179 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +111 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/package.json +61 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/pyproject.toml +41 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/schemas/docguard-config.schema.json +155 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/specs/002-fix-test-discovery/plan.md +113 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/doc-quality.test.mjs +93 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/docs-diff.test.mjs +62 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/environment.test.mjs +146 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/freshness.test.mjs +162 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/npm-pack-smoke.test.mjs +128 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/plan-disk-cache.test.mjs +119 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/security-init-injection.test.mjs +145 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/tests/traceability.test.mjs +147 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/vscode-extension/extension.js +504 -0
- docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc/vscode-extension/package.json +93 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.analyze.md +184 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.checklist.md +295 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.clarify.md +181 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.constitution.md +84 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.implement.md +198 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.plan.md +90 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.specify.md +237 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.tasks.md +200 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/commands/speckit.taskstoissues.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-analyze/SKILL.md +193 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-checklist/SKILL.md +304 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-clarify/SKILL.md +186 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-constitution/SKILL.md +89 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-implement/SKILL.md +207 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-plan/SKILL.md +91 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-specify/SKILL.md +239 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-tasks/SKILL.md +200 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.agent/skills/speckit-taskstoissues/SKILL.md +37 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.claude/settings.local.json +24 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.docguardignore +30 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.git +1 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/ISSUE_TEMPLATE/bug_report.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/ISSUE_TEMPLATE/feature_request.md +27 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/scripts/patch-catalog.py +104 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/workflows/ci.yml +90 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/workflows/release.yml +327 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/workflows/supply-chain.yml +24 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.github/workflows/sync-speckit-catalog.yml +182 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.gitignore +41 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.jules/sentinel.md +4 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.npmignore +27 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.npmrc +7 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +4 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/extensions/.cache/catalog-ebf165086500aab1.json +595 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/extensions/.cache/catalog-metadata.json +4 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/extensions/.cache/catalog.json +21 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/init-options.json +9 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/memory/constitution.md +78 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/check-prerequisites.sh +190 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/common.sh +253 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/create-new-feature.sh +333 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/setup-plan.sh +73 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/scripts/bash/update-agent-context.sh +808 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/agent-file-template.md +28 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/checklist-template.md +40 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/constitution-template.md +50 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/plan-template.md +104 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/spec-template.md +115 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/.specify/templates/tasks-template.md +251 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/AGENTS.md +119 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/CHANGELOG.md +1544 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/CODE_OF_CONDUCT.md +52 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/COMPARISONS.md +242 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/CONTRIBUTING.md +138 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/DRIFT-LOG.md +15 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/PHILOSOPHY.md +125 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/README.md +680 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/ROADMAP.md +135 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/SECURITY.md +40 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/STANDARD.md +751 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/SUPPLY-CHAIN-AUDIT.md +84 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/SUPPORT.md +51 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/action.yml +372 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/assets/bin/docguard +2 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/assets/demo.gif +0 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/assets/demo.tape +27 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/agents.mjs +221 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/badge.mjs +72 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/ci.mjs +80 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/diagnose.mjs +624 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/fix.mjs +820 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/generate.mjs +1474 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/guard.mjs +617 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/hooks.mjs +339 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/impact.mjs +169 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/init.mjs +499 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/llms.mjs +159 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/publish.mjs +246 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/score.mjs +897 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/setup.mjs +485 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/sync.mjs +173 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/commands/watch.mjs +143 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/ensure-skills.mjs +363 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/api-doc.mjs +122 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/cdk.mjs +10 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/doc-tools.mjs +351 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/frontend.mjs +438 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/iac.mjs +235 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/integrations.mjs +116 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/js-ast.mjs +182 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/memory-plan.mjs +399 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/project-type.mjs +310 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/scanners/schemas.mjs +772 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/shared-git.mjs +185 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/shared-ignore.mjs +211 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/shared.mjs +203 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/api-surface.mjs +269 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/architecture.mjs +396 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/canonical-sync.mjs +211 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/changelog.mjs +80 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/cross-reference.mjs +421 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/doc-quality.mjs +659 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/docs-coverage.mjs +504 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/docs-sync.mjs +261 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/drift.mjs +121 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/generated-staleness.mjs +219 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/metadata-sync.mjs +196 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/metrics-consistency.mjs +196 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/schema-sync.mjs +228 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/security.mjs +170 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/spec-kit.mjs +14 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/structure.mjs +127 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/validators/todo-tracking.mjs +403 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/writers/api-reference.mjs +101 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/writers/fix-memory.mjs +181 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/writers/mechanical.mjs +251 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/cli/writers/sections.mjs +161 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/commands/docguard.fix.md +81 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/commands/docguard.guard.md +61 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/commands/docguard.review.md +53 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/commands/docguard.score.md +61 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/configs/fastify.json +37 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/configs/generic.json +22 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/configs/nextjs.json +37 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/configs/python.json +37 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docguard_cli/__init__.py +1 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docguard_cli/wrapper.py +101 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/ai-integration.md +179 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/commands.md +239 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/configuration.md +96 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/doc-sections.md +37 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/faq.md +155 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/installation.md +99 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs/profiles.md +103 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/ARCHITECTURE.md +186 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/ENVIRONMENT.md +71 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/SECURITY.md +113 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-canonical/TEST-SPEC.md +100 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/docs-implementation/MIGRATION-v0.20.md +194 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/01-express-api/README.md +3 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/01-express-api/package.json +12 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/01-express-api/server.js +37 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/02-python-flask/README.md +24 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/02-python-flask/app.py +50 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +26 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/02-python-flask/requirements.txt +1 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/CHANGELOG.md +9 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/README.md +35 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +40 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +28 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/package.json +10 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/src/index.js +50 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/03-spec-kit-project/tests/basic.test.js +23 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/examples/README.md +44 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/LICENSE +21 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/README.md +106 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/diagnose.md +43 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/fix.md +74 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/generate.md +73 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/init.md +38 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/score.md +53 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/sync.md +62 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/commands/trace.md +56 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/extension.yml +106 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/scripts/bash/common.sh +106 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +153 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +153 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +107 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/templates/extensions.yml +39 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +51 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +48 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/package-lock.json +68 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/package.json +63 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/pr_description.md +16 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/pyproject.toml +41 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/001-fix-ignore-validators/plan.md +115 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/001-fix-ignore-validators/spec.md +104 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/001-fix-ignore-validators/tasks.md +49 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/002-fix-test-discovery/spec.md +87 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/002-fix-test-discovery/tasks.md +40 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/003-v011-false-positives/plan.md +140 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/003-v011-false-positives/spec.md +191 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/specs/003-v011-false-positives/tasks.md +156 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ADR.md.template +64 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/AGENTS.md.template +88 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ARCHITECTURE.md.template +130 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/CHANGELOG.md.template +16 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/CURRENT-STATE.md.template +64 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/DATA-MODEL.md.template +66 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/DEPLOYMENT.md.template +66 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/DRIFT-LOG.md.template +18 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ENVIRONMENT.md.template +43 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/KNOWN-GOTCHAS.md.template +69 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/REQUIREMENTS.md.template +68 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ROADMAP.md.template +82 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/RUNBOOKS.md.template +115 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/SECURITY.md.template +42 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/TEST-SPEC.md.template +68 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/TROUBLESHOOTING.md.template +96 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/VENDOR-BUGS.md.template +74 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/ci/github-actions.yml +39 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.fix.md +61 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.guard.md +53 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.init.md +69 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.review.md +54 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/commands/docguard.update.md +55 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/.docguard.json +8 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/.env.example +5 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/AGENTS.md +14 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/CHANGELOG.md +13 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/DRIFT-LOG.md +3 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/README.md +17 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/API-REFERENCE.md +36 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/DATA-MODEL.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +20 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/SECURITY.md +15 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/docs-canonical/TEST-SPEC.md +10 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/package.json +10 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/src/api.mjs +18 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/src/notifier.mjs +23 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/src/scheduler.mjs +8 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/templates/demo-fixture/src/worker.mjs +15 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/test-draft.js +20 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/test-metrics.js +2 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/anchor-autofix.test.mjs +144 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/api-doc.test.mjs +103 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/api-surface.test.mjs +96 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/api-write.test.mjs +128 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/architecture.test.mjs +113 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/b7-node-env-symmetry.test.mjs +97 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/backup-failure.test.mjs +60 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/canonical-sync.test.mjs +148 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/cdk-detection.test.mjs +292 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/changed-only-scoping.test.mjs +118 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/changed-only.test.mjs +109 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/changelog.test.mjs +143 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/commands.test.mjs +805 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/cross-reference.test.mjs +282 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/demo-command.test.mjs +96 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/docguardignore.test.mjs +143 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/docs-coverage.test.mjs +258 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/docs-sync.test.mjs +295 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/drift.test.mjs +84 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/fix-memory.test.mjs +141 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/fix-suppression.test.mjs +129 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/fixture-projects.test.mjs +201 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/frontend-deep.test.mjs +102 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/frontend.test.mjs +90 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/generated-staleness.test.mjs +144 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/guard-classify.test.mjs +41 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/guard-no-throw.test.mjs +119 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/hooks.test.mjs +154 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/i18n.test.mjs +70 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/impact.test.mjs +125 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/init-smart-detection.test.mjs +124 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/integrations.test.mjs +101 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/js-ast.test.mjs +0 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/mechanical.test.mjs +59 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/memory-plan.test.mjs +97 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/metadata-sync.test.mjs +138 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/metrics-consistency.test.mjs +103 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/metrics-dedup.test.mjs +112 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/monorepo-scanning.test.mjs +64 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/multi-spec.test.mjs +79 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/patch-0.11.2.test.mjs +107 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/profile-flag.test.mjs +68 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/project-type.test.mjs +104 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/regenerate-section.test.mjs +134 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/routes-multilang.test.mjs +110 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/schema-sync.test.mjs +112 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/schemas-multilang.test.mjs +174 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/schemas.test.mjs +126 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/scoping-extended.test.mjs +90 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/section-na-markers.test.mjs +91 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/sections.test.mjs +162 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/security.test.mjs +166 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/severity.test.mjs +239 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/shared-git.test.mjs +207 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/shared-source.test.mjs +86 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/stress-test.test.mjs +111 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/structure.test.mjs +132 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/sweep-nudge.test.mjs +110 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/sync-since.test.mjs +99 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/sync.test.mjs +104 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/test-spec.test.mjs +245 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/todo-tracking.test.mjs +128 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/trace-multilang.test.mjs +139 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/trace-reverse.test.mjs +96 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/upgrade-pr-e2e.test.mjs +175 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/upgrade-pr.test.mjs +79 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/upgrade.test.mjs +131 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/v020-consolidation.test.mjs +200 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/validator-naming.test.mjs +104 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/version-pin.test.mjs +91 -0
- docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179/tests/whats-new.test.mjs +65 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.analyze.md +184 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.checklist.md +295 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.clarify.md +181 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.constitution.md +84 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.implement.md +198 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.plan.md +90 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.specify.md +237 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.tasks.md +200 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/commands/speckit.taskstoissues.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-fix/SKILL.md +229 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-guard/SKILL.md +173 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-review/SKILL.md +186 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-score/SKILL.md +179 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/docguard-sync/SKILL.md +111 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-analyze/SKILL.md +193 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-checklist/SKILL.md +304 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-clarify/SKILL.md +186 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-constitution/SKILL.md +89 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-implement/SKILL.md +207 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-plan/SKILL.md +91 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-specify/SKILL.md +239 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-tasks/SKILL.md +200 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.agent/skills/speckit-taskstoissues/SKILL.md +37 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.claude/rules/openwolf.md +15 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.claude/settings.json +72 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.claude/settings.local.json +24 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.docguard.json +44 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.docguardignore +33 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.git +1 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/ISSUE_TEMPLATE/bug_report.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/ISSUE_TEMPLATE/feature_request.md +27 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/dependabot.yml +20 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/scripts/patch-catalog.py +104 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/workflows/ci.yml +90 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/workflows/release.yml +327 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/workflows/supply-chain.yml +24 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.github/workflows/sync-speckit-catalog.yml +182 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.gitignore +36 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.jules/bolt.md +7 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.jules/palette.md +7 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.jules/sentinel.md +4 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.npmignore +28 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.npmrc +7 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +4 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/extensions/.cache/catalog-ebf165086500aab1.json +595 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/extensions/.cache/catalog-metadata.json +4 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/extensions/.cache/catalog.json +21 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/init-options.json +9 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/memory/constitution.md +76 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/check-prerequisites.sh +190 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/common.sh +253 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/create-new-feature.sh +333 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/setup-plan.sh +73 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/scripts/bash/update-agent-context.sh +808 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/agent-file-template.md +28 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/checklist-template.md +40 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/constitution-template.md +50 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/plan-template.md +104 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/spec-template.md +115 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.specify/templates/tasks-template.md +251 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/OPENWOLF.md +135 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/anatomy.md +922 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/buglog.json +357 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/cerebrum.md +12 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/config.json +73 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/cron-manifest.json +97 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/cron-state.json +62 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/daemon.log +156 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/designqc-report.json +6 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/_session.json +12 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/_wrap_up_nudged +1 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/package.json +3 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/post-read.js +69 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/post-write.js +503 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/pre-read.js +80 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/pre-write.js +121 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/session-start.js +77 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/shared.js +614 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/hooks/stop.js +147 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/identity.md +9 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/memory.md +175 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/reframe-frameworks.md +597 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/suggestions.json +4 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/.wolf/token-ledger.json +2654 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/AGENTS.md +119 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/CHANGELOG.md +1292 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/CLAUDE.md +5 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/CODE_OF_CONDUCT.md +52 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/COMPARISONS.md +242 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/CONTRIBUTING.md +139 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/DRIFT-LOG.md +15 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/LICENSE +21 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/PHILOSOPHY.md +125 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/README.md +676 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/ROADMAP.md +124 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/SECURITY.md +40 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/STANDARD.md +751 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/SUPPLY-CHAIN-AUDIT.md +84 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/SUPPORT.md +51 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/action.yml +331 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/assets/bin/docguard +2 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/assets/demo.gif +0 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/assets/demo.tape +27 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/agents.mjs +221 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/badge.mjs +72 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/ci.mjs +80 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/demo.mjs +241 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/diagnose.mjs +624 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/diff.mjs +389 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/explain.mjs +286 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/fix.mjs +820 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/generate.mjs +1474 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/guard.mjs +574 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/hooks.mjs +334 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/impact.mjs +169 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/init.mjs +499 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/llms.mjs +159 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/memory.mjs +143 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/publish.mjs +246 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/score.mjs +897 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/setup.mjs +485 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/sync.mjs +173 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/trace.mjs +490 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/upgrade.mjs +324 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/commands/watch.mjs +143 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/docguard.mjs +688 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/ensure-skills.mjs +363 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/api-doc.mjs +122 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/cdk.mjs +10 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/doc-tools.mjs +351 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/frontend.mjs +438 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/iac.mjs +235 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/integrations.mjs +116 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/memory-plan.mjs +399 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/project-type.mjs +310 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/routes.mjs +623 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/schemas.mjs +765 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/scanners/speckit.mjs +465 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/shared-git.mjs +0 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/shared-ignore.mjs +196 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/shared-source.mjs +269 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/shared.mjs +203 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/api-surface.mjs +270 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/architecture.mjs +396 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/canonical-sync.mjs +211 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/changelog.mjs +80 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/cross-reference.mjs +421 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/doc-quality.mjs +676 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/docs-coverage.mjs +504 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/docs-diff.mjs +295 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/docs-sync.mjs +260 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/drift.mjs +120 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/environment.mjs +130 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/freshness.mjs +256 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/generated-staleness.mjs +219 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/metadata-sync.mjs +196 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/metrics-consistency.mjs +196 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/schema-sync.mjs +228 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/security.mjs +162 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/spec-kit.mjs +14 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/structure.mjs +127 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/test-spec.mjs +322 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/todo-tracking.mjs +403 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/validators/traceability.mjs +376 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/writers/api-reference.mjs +101 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/writers/fix-memory.mjs +181 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/writers/mechanical.mjs +251 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/cli/writers/sections.mjs +148 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/commands/docguard.fix.md +81 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/commands/docguard.guard.md +61 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/commands/docguard.review.md +53 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/commands/docguard.score.md +61 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/configs/fastify.json +37 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/configs/generic.json +22 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/configs/nextjs.json +37 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/configs/python.json +37 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docguard_cli/__init__.py +1 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docguard_cli/wrapper.py +101 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/ai-integration.md +179 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/commands.md +239 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/configuration.md +96 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/doc-sections.md +37 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/faq.md +155 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/installation.md +99 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/profiles.md +103 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs/quickstart.md +94 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/ARCHITECTURE.md +184 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/CI-RECIPES.md +216 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/DATA-MODEL.md +150 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/ENVIRONMENT.md +70 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/REQUIREMENTS.md +68 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/SECURITY.md +111 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/SURFACE-AUDIT.md +334 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-canonical/TEST-SPEC.md +98 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/docs-implementation/MIGRATION-v0.20.md +194 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/01-express-api/README.md +3 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/01-express-api/package.json +12 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/01-express-api/server.js +37 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/02-python-flask/README.md +24 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/02-python-flask/app.py +50 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +26 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/02-python-flask/requirements.txt +1 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/CHANGELOG.md +9 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/README.md +35 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +40 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +28 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/package.json +10 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/src/index.js +50 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/03-spec-kit-project/tests/basic.test.js +23 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/examples/README.md +44 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/LICENSE +21 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/README.md +106 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/diagnose.md +43 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/fix.md +74 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/generate.md +73 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/guard.md +74 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/init.md +38 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/score.md +53 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/sync.md +62 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/commands/trace.md +56 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/extension.yml +106 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/scripts/bash/common.sh +106 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +153 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +153 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +107 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +229 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +173 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +186 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +179 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +111 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/templates/extensions.yml +39 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +51 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +48 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/package.json +61 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/pr_description.md +16 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/pyproject.toml +41 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/schemas/docguard-config.schema.json +155 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/001-fix-ignore-validators/plan.md +115 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/001-fix-ignore-validators/spec.md +104 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/001-fix-ignore-validators/tasks.md +49 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/002-fix-test-discovery/plan.md +113 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/002-fix-test-discovery/spec.md +87 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/002-fix-test-discovery/tasks.md +40 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/003-v011-false-positives/plan.md +140 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/003-v011-false-positives/spec.md +191 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/specs/003-v011-false-positives/tasks.md +156 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ADR.md.template +64 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/AGENTS.md.template +88 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ARCHITECTURE.md.template +130 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/CHANGELOG.md.template +16 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/CURRENT-STATE.md.template +64 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/DATA-MODEL.md.template +66 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/DEPLOYMENT.md.template +66 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/DRIFT-LOG.md.template +18 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ENVIRONMENT.md.template +43 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/KNOWN-GOTCHAS.md.template +69 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/REQUIREMENTS.md.template +68 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ROADMAP.md.template +82 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/RUNBOOKS.md.template +115 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/SECURITY.md.template +42 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/TEST-SPEC.md.template +68 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/TROUBLESHOOTING.md.template +96 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/VENDOR-BUGS.md.template +74 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/ci/github-actions.yml +39 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.fix.md +61 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.guard.md +53 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.init.md +69 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.review.md +54 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/commands/docguard.update.md +55 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/.docguard.json +8 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/.env.example +5 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/AGENTS.md +14 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/CHANGELOG.md +13 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/DRIFT-LOG.md +3 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/README.md +17 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/API-REFERENCE.md +36 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/DATA-MODEL.md +30 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +20 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/SECURITY.md +15 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/docs-canonical/TEST-SPEC.md +10 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/package.json +10 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/src/api.mjs +18 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/src/notifier.mjs +23 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/src/scheduler.mjs +8 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/templates/demo-fixture/src/worker.mjs +15 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/test-draft.js +20 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/test-metrics.js +2 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/anchor-autofix.test.mjs +144 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/api-doc.test.mjs +103 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/api-surface.test.mjs +96 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/api-write.test.mjs +128 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/architecture.test.mjs +113 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/b7-node-env-symmetry.test.mjs +97 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/backup-failure.test.mjs +60 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/canonical-sync.test.mjs +148 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/cdk-detection.test.mjs +292 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/changed-only-scoping.test.mjs +118 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/changed-only.test.mjs +77 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/changelog.test.mjs +143 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/commands.test.mjs +805 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/cross-reference.test.mjs +282 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/demo-command.test.mjs +96 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/doc-quality.test.mjs +93 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/docguardignore.test.mjs +143 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/docs-coverage.test.mjs +258 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/docs-diff.test.mjs +62 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/docs-sync.test.mjs +295 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/drift.test.mjs +84 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/environment.test.mjs +146 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/fix-memory.test.mjs +141 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/fix-suppression.test.mjs +129 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/fixture-projects.test.mjs +201 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/freshness.test.mjs +162 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/frontend-deep.test.mjs +102 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/frontend.test.mjs +90 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/generated-staleness.test.mjs +144 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/guard-classify.test.mjs +41 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/guard-no-throw.test.mjs +119 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/hooks.test.mjs +154 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/i18n.test.mjs +70 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/impact.test.mjs +125 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/init-smart-detection.test.mjs +124 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/integrations.test.mjs +101 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/mechanical.test.mjs +59 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/memory-plan.test.mjs +97 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/metadata-sync.test.mjs +138 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/metrics-consistency.test.mjs +103 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/metrics-dedup.test.mjs +112 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/monorepo-scanning.test.mjs +64 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/multi-spec.test.mjs +79 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/npm-pack-smoke.test.mjs +128 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/patch-0.11.2.test.mjs +107 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/plan-disk-cache.test.mjs +119 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/profile-flag.test.mjs +68 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/project-type.test.mjs +104 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/regenerate-section.test.mjs +134 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/routes-multilang.test.mjs +110 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/schema-sync.test.mjs +112 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/schemas-multilang.test.mjs +174 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/schemas.test.mjs +126 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/scoping-extended.test.mjs +90 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/section-na-markers.test.mjs +91 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/sections.test.mjs +116 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/security-init-injection.test.mjs +145 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/security.test.mjs +146 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/severity.test.mjs +179 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/shared-git.test.mjs +190 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/shared-source.test.mjs +86 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/stress-test.test.mjs +111 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/structure.test.mjs +132 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/sweep-nudge.test.mjs +110 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/sync-since.test.mjs +99 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/sync.test.mjs +104 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/test-spec.test.mjs +245 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/todo-tracking.test.mjs +128 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/trace-multilang.test.mjs +139 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/trace-reverse.test.mjs +96 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/traceability.test.mjs +147 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/upgrade-pr-e2e.test.mjs +175 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/upgrade-pr.test.mjs +79 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/upgrade.test.mjs +131 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/v020-consolidation.test.mjs +200 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/validator-naming.test.mjs +104 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/version-pin.test.mjs +91 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/tests/whats-new.test.mjs +65 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/vscode-extension/.vscodeignore +4 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/vscode-extension/README.md +49 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/vscode-extension/extension.js +504 -0
- docguard_cli-0.24.0/.claude/worktrees/zealous-ardinghelli-facf7d/vscode-extension/package.json +93 -0
- docguard_cli-0.24.0/.docguard.json +79 -0
- docguard_cli-0.24.0/.docguardignore +30 -0
- docguard_cli-0.24.0/.github/ISSUE_TEMPLATE/bug_report.md +30 -0
- docguard_cli-0.24.0/.github/ISSUE_TEMPLATE/feature_request.md +27 -0
- docguard_cli-0.24.0/.github/dependabot.yml +23 -0
- docguard_cli-0.24.0/.github/scripts/patch-catalog.py +104 -0
- docguard_cli-0.24.0/.github/workflows/ci.yml +106 -0
- docguard_cli-0.24.0/.github/workflows/release.yml +327 -0
- docguard_cli-0.24.0/.github/workflows/supply-chain.yml +24 -0
- docguard_cli-0.24.0/.github/workflows/sync-speckit-catalog.yml +182 -0
- docguard_cli-0.24.0/.gitignore +41 -0
- docguard_cli-0.24.0/.jules/bolt.md +10 -0
- docguard_cli-0.24.0/.jules/palette.md +11 -0
- docguard_cli-0.24.0/.jules/sentinel.md +4 -0
- docguard_cli-0.24.0/.jules-setup.sh +41 -0
- docguard_cli-0.24.0/.npmignore +27 -0
- docguard_cli-0.24.0/.npmrc +7 -0
- docguard_cli-0.24.0/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +4 -0
- docguard_cli-0.24.0/.specify/extensions/.cache/catalog-ebf165086500aab1.json +595 -0
- docguard_cli-0.24.0/.specify/extensions/.cache/catalog-metadata.json +4 -0
- docguard_cli-0.24.0/.specify/extensions/.cache/catalog.json +21 -0
- docguard_cli-0.24.0/.specify/init-options.json +9 -0
- docguard_cli-0.24.0/.specify/memory/constitution.md +78 -0
- docguard_cli-0.24.0/.specify/scripts/bash/check-prerequisites.sh +190 -0
- docguard_cli-0.24.0/.specify/scripts/bash/common.sh +253 -0
- docguard_cli-0.24.0/.specify/scripts/bash/create-new-feature.sh +333 -0
- docguard_cli-0.24.0/.specify/scripts/bash/setup-plan.sh +73 -0
- docguard_cli-0.24.0/.specify/scripts/bash/update-agent-context.sh +808 -0
- docguard_cli-0.24.0/.specify/templates/agent-file-template.md +28 -0
- docguard_cli-0.24.0/.specify/templates/checklist-template.md +40 -0
- docguard_cli-0.24.0/.specify/templates/constitution-template.md +50 -0
- docguard_cli-0.24.0/.specify/templates/plan-template.md +104 -0
- docguard_cli-0.24.0/.specify/templates/spec-template.md +115 -0
- docguard_cli-0.24.0/.specify/templates/tasks-template.md +251 -0
- docguard_cli-0.24.0/AGENTS.md +122 -0
- docguard_cli-0.24.0/CHANGELOG.md +1730 -0
- docguard_cli-0.24.0/CLAUDE.md +5 -0
- docguard_cli-0.24.0/CODE_OF_CONDUCT.md +52 -0
- docguard_cli-0.24.0/COMPARISONS.md +242 -0
- docguard_cli-0.24.0/CONTRIBUTING.md +138 -0
- docguard_cli-0.24.0/DRIFT-LOG.md +15 -0
- docguard_cli-0.24.0/LICENSE +21 -0
- docguard_cli-0.24.0/PHILOSOPHY.md +125 -0
- docguard_cli-0.24.0/PKG-INFO +704 -0
- docguard_cli-0.24.0/README.md +680 -0
- docguard_cli-0.24.0/ROADMAP.md +136 -0
- docguard_cli-0.24.0/SECURITY.md +40 -0
- docguard_cli-0.24.0/STANDARD.md +751 -0
- docguard_cli-0.24.0/SUPPLY-CHAIN-AUDIT.md +84 -0
- docguard_cli-0.24.0/SUPPORT.md +51 -0
- docguard_cli-0.24.0/action.yml +372 -0
- docguard_cli-0.24.0/assets/bin/docguard +2 -0
- docguard_cli-0.24.0/assets/demo.gif +0 -0
- docguard_cli-0.24.0/assets/demo.tape +27 -0
- docguard_cli-0.24.0/assets/docguard-logo.png +0 -0
- docguard_cli-0.24.0/cli/commands/agents.mjs +221 -0
- docguard_cli-0.24.0/cli/commands/badge.mjs +72 -0
- docguard_cli-0.24.0/cli/commands/ci.mjs +80 -0
- docguard_cli-0.24.0/cli/commands/demo.mjs +241 -0
- docguard_cli-0.24.0/cli/commands/diagnose.mjs +624 -0
- docguard_cli-0.24.0/cli/commands/diff.mjs +400 -0
- docguard_cli-0.24.0/cli/commands/explain.mjs +469 -0
- docguard_cli-0.24.0/cli/commands/fix.mjs +835 -0
- docguard_cli-0.24.0/cli/commands/generate.mjs +1474 -0
- docguard_cli-0.24.0/cli/commands/guard.mjs +651 -0
- docguard_cli-0.24.0/cli/commands/hooks.mjs +339 -0
- docguard_cli-0.24.0/cli/commands/impact.mjs +169 -0
- docguard_cli-0.24.0/cli/commands/init.mjs +511 -0
- docguard_cli-0.24.0/cli/commands/llms.mjs +159 -0
- docguard_cli-0.24.0/cli/commands/memory.mjs +153 -0
- docguard_cli-0.24.0/cli/commands/publish.mjs +246 -0
- docguard_cli-0.24.0/cli/commands/score.mjs +983 -0
- docguard_cli-0.24.0/cli/commands/setup.mjs +485 -0
- docguard_cli-0.24.0/cli/commands/sync.mjs +173 -0
- docguard_cli-0.24.0/cli/commands/trace.mjs +392 -0
- docguard_cli-0.24.0/cli/commands/upgrade.mjs +384 -0
- docguard_cli-0.24.0/cli/commands/watch.mjs +143 -0
- docguard_cli-0.24.0/cli/config.mjs +245 -0
- docguard_cli-0.24.0/cli/docguard.mjs +492 -0
- docguard_cli-0.24.0/cli/ensure-skills.mjs +361 -0
- docguard_cli-0.24.0/cli/scanners/api-doc.mjs +136 -0
- docguard_cli-0.24.0/cli/scanners/cdk.mjs +10 -0
- docguard_cli-0.24.0/cli/scanners/doc-tools.mjs +368 -0
- docguard_cli-0.24.0/cli/scanners/frontend.mjs +454 -0
- docguard_cli-0.24.0/cli/scanners/iac.mjs +235 -0
- docguard_cli-0.24.0/cli/scanners/integrations.mjs +116 -0
- docguard_cli-0.24.0/cli/scanners/js-ast.mjs +432 -0
- docguard_cli-0.24.0/cli/scanners/memory-plan.mjs +399 -0
- docguard_cli-0.24.0/cli/scanners/project-type.mjs +310 -0
- docguard_cli-0.24.0/cli/scanners/py-ast.mjs +213 -0
- docguard_cli-0.24.0/cli/scanners/routes.mjs +754 -0
- docguard_cli-0.24.0/cli/scanners/schemas.mjs +811 -0
- docguard_cli-0.24.0/cli/scanners/speckit.mjs +479 -0
- docguard_cli-0.24.0/cli/shared-git.mjs +185 -0
- docguard_cli-0.24.0/cli/shared-ignore.mjs +211 -0
- docguard_cli-0.24.0/cli/shared-source.mjs +335 -0
- docguard_cli-0.24.0/cli/shared-trace-patterns.mjs +118 -0
- docguard_cli-0.24.0/cli/shared.mjs +262 -0
- docguard_cli-0.24.0/cli/validator-markers.mjs +91 -0
- docguard_cli-0.24.0/cli/validators/api-surface.mjs +304 -0
- docguard_cli-0.24.0/cli/validators/architecture.mjs +396 -0
- docguard_cli-0.24.0/cli/validators/canonical-sync.mjs +214 -0
- docguard_cli-0.24.0/cli/validators/changelog.mjs +80 -0
- docguard_cli-0.24.0/cli/validators/cross-reference.mjs +421 -0
- docguard_cli-0.24.0/cli/validators/doc-quality.mjs +659 -0
- docguard_cli-0.24.0/cli/validators/docs-coverage.mjs +517 -0
- docguard_cli-0.24.0/cli/validators/docs-diff.mjs +320 -0
- docguard_cli-0.24.0/cli/validators/docs-sync.mjs +261 -0
- docguard_cli-0.24.0/cli/validators/drift.mjs +121 -0
- docguard_cli-0.24.0/cli/validators/environment.mjs +143 -0
- docguard_cli-0.24.0/cli/validators/freshness.mjs +318 -0
- docguard_cli-0.24.0/cli/validators/generated-staleness.mjs +219 -0
- docguard_cli-0.24.0/cli/validators/metadata-sync.mjs +206 -0
- docguard_cli-0.24.0/cli/validators/metrics-consistency.mjs +224 -0
- docguard_cli-0.24.0/cli/validators/schema-sync.mjs +228 -0
- docguard_cli-0.24.0/cli/validators/security.mjs +170 -0
- docguard_cli-0.24.0/cli/validators/spec-kit.mjs +14 -0
- docguard_cli-0.24.0/cli/validators/structure.mjs +128 -0
- docguard_cli-0.24.0/cli/validators/surface-sync.mjs +367 -0
- docguard_cli-0.24.0/cli/validators/test-spec.mjs +347 -0
- docguard_cli-0.24.0/cli/validators/todo-tracking.mjs +405 -0
- docguard_cli-0.24.0/cli/validators/traceability.mjs +399 -0
- docguard_cli-0.24.0/cli/writers/api-reference.mjs +101 -0
- docguard_cli-0.24.0/cli/writers/fix-memory.mjs +181 -0
- docguard_cli-0.24.0/cli/writers/mechanical.mjs +251 -0
- docguard_cli-0.24.0/cli/writers/sections.mjs +161 -0
- docguard_cli-0.24.0/commands/docguard.fix.md +81 -0
- docguard_cli-0.24.0/commands/docguard.guard.md +61 -0
- docguard_cli-0.24.0/commands/docguard.review.md +53 -0
- docguard_cli-0.24.0/commands/docguard.score.md +61 -0
- docguard_cli-0.24.0/configs/fastify.json +37 -0
- docguard_cli-0.24.0/configs/generic.json +22 -0
- docguard_cli-0.24.0/configs/nextjs.json +37 -0
- docguard_cli-0.24.0/configs/python.json +37 -0
- docguard_cli-0.24.0/docguard_cli/__init__.py +1 -0
- docguard_cli-0.24.0/docguard_cli/wrapper.py +111 -0
- docguard_cli-0.24.0/docs/ai-integration.md +179 -0
- docguard_cli-0.24.0/docs/commands.md +239 -0
- docguard_cli-0.24.0/docs/configuration.md +107 -0
- docguard_cli-0.24.0/docs/doc-sections.md +37 -0
- docguard_cli-0.24.0/docs/faq.md +155 -0
- docguard_cli-0.24.0/docs/installation.md +99 -0
- docguard_cli-0.24.0/docs/profiles.md +103 -0
- docguard_cli-0.24.0/docs/quickstart.md +94 -0
- docguard_cli-0.24.0/docs-canonical/ARCHITECTURE.md +187 -0
- docguard_cli-0.24.0/docs-canonical/CI-RECIPES.md +218 -0
- docguard_cli-0.24.0/docs-canonical/DATA-MODEL.md +150 -0
- docguard_cli-0.24.0/docs-canonical/ENVIRONMENT.md +75 -0
- docguard_cli-0.24.0/docs-canonical/REQUIREMENTS.md +68 -0
- docguard_cli-0.24.0/docs-canonical/SECURITY.md +113 -0
- docguard_cli-0.24.0/docs-canonical/SURFACE-AUDIT.md +336 -0
- docguard_cli-0.24.0/docs-canonical/TEST-SPEC.md +100 -0
- docguard_cli-0.24.0/docs-implementation/MIGRATION-v0.20.md +194 -0
- docguard_cli-0.24.0/examples/01-express-api/README.md +3 -0
- docguard_cli-0.24.0/examples/01-express-api/package.json +12 -0
- docguard_cli-0.24.0/examples/01-express-api/server.js +37 -0
- docguard_cli-0.24.0/examples/02-python-flask/README.md +24 -0
- docguard_cli-0.24.0/examples/02-python-flask/app.py +50 -0
- docguard_cli-0.24.0/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +26 -0
- docguard_cli-0.24.0/examples/02-python-flask/requirements.txt +1 -0
- docguard_cli-0.24.0/examples/03-spec-kit-project/CHANGELOG.md +9 -0
- docguard_cli-0.24.0/examples/03-spec-kit-project/README.md +35 -0
- docguard_cli-0.24.0/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +40 -0
- docguard_cli-0.24.0/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +28 -0
- docguard_cli-0.24.0/examples/03-spec-kit-project/package.json +10 -0
- docguard_cli-0.24.0/examples/03-spec-kit-project/src/index.js +50 -0
- docguard_cli-0.24.0/examples/03-spec-kit-project/tasks.json +8 -0
- docguard_cli-0.24.0/examples/03-spec-kit-project/tests/basic.test.js +23 -0
- docguard_cli-0.24.0/examples/README.md +44 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/LICENSE +21 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/README.md +106 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/diagnose.md +43 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/fix.md +74 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/generate.md +73 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/guard.md +74 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/init.md +38 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/score.md +53 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/sync.md +62 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/commands/trace.md +56 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/extension.yml +106 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/scripts/bash/common.sh +106 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +153 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +153 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +107 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +229 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +173 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +186 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +179 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +112 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/templates/extensions.yml +39 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +52 -0
- docguard_cli-0.24.0/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +48 -0
- docguard_cli-0.24.0/package-lock.json +68 -0
- docguard_cli-0.24.0/package.json +63 -0
- docguard_cli-0.24.0/pr_description.md +16 -0
- docguard_cli-0.24.0/pyproject.toml +41 -0
- docguard_cli-0.24.0/schemas/docguard-config.schema.json +181 -0
- docguard_cli-0.24.0/specs/001-fix-ignore-validators/plan.md +115 -0
- docguard_cli-0.24.0/specs/001-fix-ignore-validators/spec.md +104 -0
- docguard_cli-0.24.0/specs/001-fix-ignore-validators/tasks.md +49 -0
- docguard_cli-0.24.0/specs/002-fix-test-discovery/plan.md +134 -0
- docguard_cli-0.24.0/specs/002-fix-test-discovery/spec.md +87 -0
- docguard_cli-0.24.0/specs/002-fix-test-discovery/tasks.md +40 -0
- docguard_cli-0.24.0/specs/003-v011-false-positives/plan.md +140 -0
- docguard_cli-0.24.0/specs/003-v011-false-positives/spec.md +191 -0
- docguard_cli-0.24.0/specs/003-v011-false-positives/tasks.md +156 -0
- docguard_cli-0.24.0/specs/004-v020-env-var-false-negative/spec.md +149 -0
- docguard_cli-0.24.0/specs/005-hugocross-next-bugs/spec.md +367 -0
- docguard_cli-0.24.0/templates/ADR.md.template +64 -0
- docguard_cli-0.24.0/templates/AGENTS.md.template +88 -0
- docguard_cli-0.24.0/templates/ARCHITECTURE.md.template +130 -0
- docguard_cli-0.24.0/templates/CHANGELOG.md.template +16 -0
- docguard_cli-0.24.0/templates/CURRENT-STATE.md.template +64 -0
- docguard_cli-0.24.0/templates/DATA-MODEL.md.template +66 -0
- docguard_cli-0.24.0/templates/DEPLOYMENT.md.template +66 -0
- docguard_cli-0.24.0/templates/DRIFT-LOG.md.template +18 -0
- docguard_cli-0.24.0/templates/ENVIRONMENT.md.template +43 -0
- docguard_cli-0.24.0/templates/KNOWN-GOTCHAS.md.template +69 -0
- docguard_cli-0.24.0/templates/REQUIREMENTS.md.template +68 -0
- docguard_cli-0.24.0/templates/ROADMAP.md.template +82 -0
- docguard_cli-0.24.0/templates/RUNBOOKS.md.template +115 -0
- docguard_cli-0.24.0/templates/SECURITY.md.template +42 -0
- docguard_cli-0.24.0/templates/TEST-SPEC.md.template +68 -0
- docguard_cli-0.24.0/templates/TROUBLESHOOTING.md.template +96 -0
- docguard_cli-0.24.0/templates/VENDOR-BUGS.md.template +74 -0
- docguard_cli-0.24.0/templates/ci/github-actions.yml +39 -0
- docguard_cli-0.24.0/templates/commands/docguard.fix.md +61 -0
- docguard_cli-0.24.0/templates/commands/docguard.guard.md +53 -0
- docguard_cli-0.24.0/templates/commands/docguard.init.md +69 -0
- docguard_cli-0.24.0/templates/commands/docguard.review.md +54 -0
- docguard_cli-0.24.0/templates/commands/docguard.update.md +55 -0
- docguard_cli-0.24.0/templates/demo-fixture/.docguard.json +8 -0
- docguard_cli-0.24.0/templates/demo-fixture/.env.example +5 -0
- docguard_cli-0.24.0/templates/demo-fixture/AGENTS.md +14 -0
- docguard_cli-0.24.0/templates/demo-fixture/CHANGELOG.md +13 -0
- docguard_cli-0.24.0/templates/demo-fixture/DRIFT-LOG.md +3 -0
- docguard_cli-0.24.0/templates/demo-fixture/README.md +17 -0
- docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/API-REFERENCE.md +36 -0
- docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +30 -0
- docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/DATA-MODEL.md +30 -0
- docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +20 -0
- docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/SECURITY.md +15 -0
- docguard_cli-0.24.0/templates/demo-fixture/docs-canonical/TEST-SPEC.md +10 -0
- docguard_cli-0.24.0/templates/demo-fixture/package.json +10 -0
- docguard_cli-0.24.0/templates/demo-fixture/src/api.mjs +18 -0
- docguard_cli-0.24.0/templates/demo-fixture/src/notifier.mjs +23 -0
- docguard_cli-0.24.0/templates/demo-fixture/src/scheduler.mjs +8 -0
- docguard_cli-0.24.0/templates/demo-fixture/src/worker.mjs +15 -0
- docguard_cli-0.24.0/test-draft.js +20 -0
- docguard_cli-0.24.0/test-metrics.js +2 -0
- docguard_cli-0.24.0/tests/anchor-autofix.test.mjs +144 -0
- docguard_cli-0.24.0/tests/api-doc.test.mjs +127 -0
- docguard_cli-0.24.0/tests/api-surface.test.mjs +96 -0
- docguard_cli-0.24.0/tests/api-write.test.mjs +128 -0
- docguard_cli-0.24.0/tests/architecture.test.mjs +113 -0
- docguard_cli-0.24.0/tests/b7-node-env-symmetry.test.mjs +97 -0
- docguard_cli-0.24.0/tests/backup-failure.test.mjs +60 -0
- docguard_cli-0.24.0/tests/canonical-sync.test.mjs +158 -0
- docguard_cli-0.24.0/tests/cdk-detection.test.mjs +292 -0
- docguard_cli-0.24.0/tests/changed-only-scoping.test.mjs +118 -0
- docguard_cli-0.24.0/tests/changed-only.test.mjs +109 -0
- docguard_cli-0.24.0/tests/changelog.test.mjs +143 -0
- docguard_cli-0.24.0/tests/commands.test.mjs +805 -0
- docguard_cli-0.24.0/tests/cross-reference.test.mjs +282 -0
- docguard_cli-0.24.0/tests/demo-command.test.mjs +96 -0
- docguard_cli-0.24.0/tests/doc-quality.test.mjs +134 -0
- docguard_cli-0.24.0/tests/doc-section-synonyms.test.mjs +52 -0
- docguard_cli-0.24.0/tests/docguardignore.test.mjs +143 -0
- docguard_cli-0.24.0/tests/docs-coverage.test.mjs +0 -0
- docguard_cli-0.24.0/tests/docs-diff.test.mjs +85 -0
- docguard_cli-0.24.0/tests/docs-sync.test.mjs +295 -0
- docguard_cli-0.24.0/tests/drift.test.mjs +84 -0
- docguard_cli-0.24.0/tests/ensure-skills-idempotent.test.mjs +89 -0
- docguard_cli-0.24.0/tests/env-schema-detection.test.mjs +77 -0
- docguard_cli-0.24.0/tests/environment.test.mjs +208 -0
- docguard_cli-0.24.0/tests/explain-coverage.test.mjs +101 -0
- docguard_cli-0.24.0/tests/field-report-2-cli.test.mjs +147 -0
- docguard_cli-0.24.0/tests/fix-memory.test.mjs +141 -0
- docguard_cli-0.24.0/tests/fix-suppression.test.mjs +129 -0
- docguard_cli-0.24.0/tests/fixture-projects.test.mjs +201 -0
- docguard_cli-0.24.0/tests/freshness.test.mjs +298 -0
- docguard_cli-0.24.0/tests/frontend-deep.test.mjs +102 -0
- docguard_cli-0.24.0/tests/frontend.test.mjs +90 -0
- docguard_cli-0.24.0/tests/generated-staleness.test.mjs +144 -0
- docguard_cli-0.24.0/tests/guard-classify.test.mjs +41 -0
- docguard_cli-0.24.0/tests/guard-no-throw.test.mjs +119 -0
- docguard_cli-0.24.0/tests/hooks.test.mjs +154 -0
- docguard_cli-0.24.0/tests/i18n.test.mjs +70 -0
- docguard_cli-0.24.0/tests/impact.test.mjs +125 -0
- docguard_cli-0.24.0/tests/init-smart-detection.test.mjs +124 -0
- docguard_cli-0.24.0/tests/integrations.test.mjs +101 -0
- docguard_cli-0.24.0/tests/js-ast.test.mjs +224 -0
- docguard_cli-0.24.0/tests/mechanical.test.mjs +59 -0
- docguard_cli-0.24.0/tests/memory-plan.test.mjs +97 -0
- docguard_cli-0.24.0/tests/metadata-sync.test.mjs +156 -0
- docguard_cli-0.24.0/tests/metrics-consistency.test.mjs +141 -0
- docguard_cli-0.24.0/tests/metrics-dedup.test.mjs +112 -0
- docguard_cli-0.24.0/tests/monorepo-scanning.test.mjs +64 -0
- docguard_cli-0.24.0/tests/multi-spec.test.mjs +79 -0
- docguard_cli-0.24.0/tests/npm-pack-smoke.test.mjs +130 -0
- docguard_cli-0.24.0/tests/openapi-parse-honesty.test.mjs +69 -0
- docguard_cli-0.24.0/tests/patch-0.11.2.test.mjs +107 -0
- docguard_cli-0.24.0/tests/plan-disk-cache.test.mjs +121 -0
- docguard_cli-0.24.0/tests/profile-flag.test.mjs +68 -0
- docguard_cli-0.24.0/tests/project-type.test.mjs +104 -0
- docguard_cli-0.24.0/tests/py-ast.test.mjs +99 -0
- docguard_cli-0.24.0/tests/regenerate-section.test.mjs +134 -0
- docguard_cli-0.24.0/tests/routes-express-mounts.test.mjs +85 -0
- docguard_cli-0.24.0/tests/routes-fastify.test.mjs +40 -0
- docguard_cli-0.24.0/tests/routes-multilang.test.mjs +110 -0
- docguard_cli-0.24.0/tests/routes-nextjs-app-router.test.mjs +98 -0
- docguard_cli-0.24.0/tests/schema-sync.test.mjs +112 -0
- docguard_cli-0.24.0/tests/schemas-multilang.test.mjs +174 -0
- docguard_cli-0.24.0/tests/schemas.test.mjs +144 -0
- docguard_cli-0.24.0/tests/scoping-extended.test.mjs +90 -0
- docguard_cli-0.24.0/tests/score-suggestions.test.mjs +94 -0
- docguard_cli-0.24.0/tests/section-na-markers.test.mjs +91 -0
- docguard_cli-0.24.0/tests/sections.test.mjs +162 -0
- docguard_cli-0.24.0/tests/security-init-injection.test.mjs +147 -0
- docguard_cli-0.24.0/tests/security.test.mjs +166 -0
- docguard_cli-0.24.0/tests/severity.test.mjs +239 -0
- docguard_cli-0.24.0/tests/shared-git.test.mjs +207 -0
- docguard_cli-0.24.0/tests/shared-source.test.mjs +118 -0
- docguard_cli-0.24.0/tests/speckit-bugfix.test.mjs +72 -0
- docguard_cli-0.24.0/tests/starter-scaffold.test.mjs +50 -0
- docguard_cli-0.24.0/tests/stress-test.test.mjs +111 -0
- docguard_cli-0.24.0/tests/structure.test.mjs +132 -0
- docguard_cli-0.24.0/tests/surface-sync.test.mjs +339 -0
- docguard_cli-0.24.0/tests/sweep-nudge.test.mjs +110 -0
- docguard_cli-0.24.0/tests/sync-since.test.mjs +99 -0
- docguard_cli-0.24.0/tests/sync.test.mjs +104 -0
- docguard_cli-0.24.0/tests/test-spec.test.mjs +311 -0
- docguard_cli-0.24.0/tests/todo-tracking.test.mjs +128 -0
- docguard_cli-0.24.0/tests/trace-multilang.test.mjs +139 -0
- docguard_cli-0.24.0/tests/trace-reverse.test.mjs +96 -0
- docguard_cli-0.24.0/tests/traceability.test.mjs +228 -0
- docguard_cli-0.24.0/tests/upgrade-pr-e2e.test.mjs +175 -0
- docguard_cli-0.24.0/tests/upgrade-pr.test.mjs +79 -0
- docguard_cli-0.24.0/tests/upgrade.test.mjs +177 -0
- docguard_cli-0.24.0/tests/v020-consolidation.test.mjs +200 -0
- docguard_cli-0.24.0/tests/validator-markers.test.mjs +108 -0
- docguard_cli-0.24.0/tests/validator-naming.test.mjs +104 -0
- docguard_cli-0.24.0/tests/version-pin.test.mjs +91 -0
- docguard_cli-0.24.0/tests/whats-new.test.mjs +65 -0
- docguard_cli-0.23.0/.gitignore +0 -41
- docguard_cli-0.23.0/AGENTS.md +0 -119
- docguard_cli-0.23.0/CHANGELOG.md +0 -1492
- docguard_cli-0.23.0/PKG-INFO +0 -704
- docguard_cli-0.23.0/README.md +0 -680
- docguard_cli-0.23.0/ROADMAP.md +0 -136
- docguard_cli-0.23.0/cli/commands/guard.mjs +0 -576
- docguard_cli-0.23.0/cli/validators/doc-quality.mjs +0 -699
- docguard_cli-0.23.0/docs-canonical/ARCHITECTURE.md +0 -187
- docguard_cli-0.23.0/docs-canonical/ENVIRONMENT.md +0 -70
- docguard_cli-0.23.0/docs-canonical/SECURITY.md +0 -113
- docguard_cli-0.23.0/docs-canonical/TEST-SPEC.md +0 -100
- docguard_cli-0.23.0/extensions/spec-kit-docguard/README.md +0 -106
- docguard_cli-0.23.0/extensions/spec-kit-docguard/extension.yml +0 -106
- docguard_cli-0.23.0/package.json +0 -61
- docguard_cli-0.23.0/pyproject.toml +0 -41
- docguard_cli-0.23.0/vscode-extension/extension.js +0 -530
- docguard_cli-0.23.0/vscode-extension/icon.png +0 -0
- docguard_cli-0.23.0/vscode-extension/package.json +0 -93
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.agent}/commands/docguard.fix.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.agent}/commands/docguard.guard.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.agent}/commands/docguard.review.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.agent}/commands/docguard.score.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.analyze.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.checklist.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.clarify.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.constitution.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.implement.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.plan.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.specify.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.tasks.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/commands/speckit.taskstoissues.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-analyze/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-checklist/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-clarify/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-constitution/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-implement/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-plan/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-specify/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-tasks/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0}/.agent/skills/speckit-taskstoissues/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.docguardignore +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/scripts/patch-catalog.py +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/workflows/ci.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/workflows/release.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/workflows/supply-chain.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.github/workflows/sync-speckit-catalog.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.jules/sentinel.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.npmignore +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.npmrc +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/extensions/.cache/catalog-ebf165086500aab1.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/extensions/.cache/catalog-metadata.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/extensions/.cache/catalog.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/init-options.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/memory/constitution.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/check-prerequisites.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/common.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/create-new-feature.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/setup-plan.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/scripts/bash/update-agent-context.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/agent-file-template.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/checklist-template.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/constitution-template.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/plan-template.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/spec-template.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/.specify/templates/tasks-template.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/CODE_OF_CONDUCT.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/COMPARISONS.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/CONTRIBUTING.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/DRIFT-LOG.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/LICENSE +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/PHILOSOPHY.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/SECURITY.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/STANDARD.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/SUPPLY-CHAIN-AUDIT.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/SUPPORT.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/action.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/assets/bin/docguard +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/assets/demo.gif +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/assets/demo.tape +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/agents.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/badge.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/ci.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/diagnose.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/fix.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/generate.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/hooks.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/impact.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/init.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/llms.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/publish.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/score.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/setup.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/sync.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/commands/watch.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/ensure-skills.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/api-doc.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/cdk.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/doc-tools.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/frontend.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/iac.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/integrations.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/memory-plan.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/project-type.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/scanners/schemas.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/shared-git.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/shared-ignore.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/shared.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/api-surface.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/architecture.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/canonical-sync.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/changelog.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/cross-reference.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/docs-coverage.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/docs-sync.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/drift.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/generated-staleness.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/metadata-sync.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/metrics-consistency.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/schema-sync.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/security.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/spec-kit.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/structure.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/validators/todo-tracking.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/writers/api-reference.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/writers/fix-memory.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/writers/mechanical.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/cli/writers/sections.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/configs/fastify.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/configs/generic.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/configs/nextjs.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/configs/python.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docguard_cli/__init__.py +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docguard_cli/wrapper.py +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/ai-integration.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/commands.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/configuration.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/doc-sections.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/faq.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/installation.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs/profiles.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/docs-implementation/MIGRATION-v0.20.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/01-express-api/README.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/01-express-api/package.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/01-express-api/server.js +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/02-python-flask/README.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/02-python-flask/app.py +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/02-python-flask/requirements.txt +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/CHANGELOG.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/README.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/package.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/src/index.js +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/03-spec-kit-project/tests/basic.test.js +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/examples/README.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/LICENSE +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/diagnose.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/fix.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/generate.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/init.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/score.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/sync.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/commands/trace.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/scripts/bash/common.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/templates/extensions.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/pr_description.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/001-fix-ignore-validators/plan.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/001-fix-ignore-validators/spec.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/001-fix-ignore-validators/tasks.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/002-fix-test-discovery/spec.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/002-fix-test-discovery/tasks.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/003-v011-false-positives/plan.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/003-v011-false-positives/spec.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/specs/003-v011-false-positives/tasks.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ADR.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/AGENTS.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ARCHITECTURE.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/CHANGELOG.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/CURRENT-STATE.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/DATA-MODEL.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/DEPLOYMENT.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/DRIFT-LOG.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ENVIRONMENT.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/KNOWN-GOTCHAS.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/REQUIREMENTS.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ROADMAP.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/RUNBOOKS.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/SECURITY.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/TEST-SPEC.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/TROUBLESHOOTING.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/VENDOR-BUGS.md.template +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/ci/github-actions.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.fix.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.guard.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.init.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.review.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/commands/docguard.update.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/.docguard.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/.env.example +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/AGENTS.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/CHANGELOG.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/DRIFT-LOG.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/README.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/API-REFERENCE.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/DATA-MODEL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/SECURITY.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/docs-canonical/TEST-SPEC.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/package.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/src/api.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/src/notifier.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/src/scheduler.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/templates/demo-fixture/src/worker.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/test-draft.js +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/test-metrics.js +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/anchor-autofix.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/api-doc.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/api-surface.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/api-write.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/architecture.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/b7-node-env-symmetry.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/backup-failure.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/canonical-sync.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/cdk-detection.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/changed-only-scoping.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/changed-only.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/changelog.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/commands.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/cross-reference.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/demo-command.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/docguardignore.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/docs-coverage.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/docs-sync.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/drift.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/fix-memory.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/fix-suppression.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/fixture-projects.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/frontend-deep.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/frontend.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/generated-staleness.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/guard-classify.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/guard-no-throw.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/hooks.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/i18n.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/impact.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/init-smart-detection.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/integrations.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/mechanical.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/memory-plan.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/metadata-sync.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/metrics-consistency.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/metrics-dedup.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/monorepo-scanning.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/multi-spec.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/patch-0.11.2.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/profile-flag.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/project-type.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/regenerate-section.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/routes-multilang.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/schema-sync.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/schemas-multilang.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/schemas.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/scoping-extended.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/section-na-markers.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/sections.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/security.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/severity.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/shared-git.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/shared-source.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/stress-test.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/structure.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/sweep-nudge.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/sync-since.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/sync.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/test-spec.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/todo-tracking.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/trace-multilang.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/trace-reverse.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/upgrade-pr-e2e.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/upgrade-pr.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/upgrade.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/v020-consolidation.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/validator-naming.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/version-pin.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/tests/whats-new.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/vscode-extension/.vscodeignore +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/gallant-bhabha-0b72fc}/vscode-extension/README.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.agent/skills/docguard-fix/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.agent/skills/docguard-guard/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.agent/skills/docguard-review/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.agent/skills/docguard-score/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.agent/skills/docguard-sync/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.docguard.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.github/dependabot.yml +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.jules/bolt.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/.jules/palette.md +0 -0
- {docguard_cli-0.23.0/vscode-extension → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/LICENSE +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/assets/docguard-logo.png +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/demo.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/diff.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/explain.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/memory.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/trace.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/commands/upgrade.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/config.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/docguard.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/scanners/routes.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/scanners/speckit.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/shared-source.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/shared-trace-patterns.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/docs-diff.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/environment.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/freshness.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/surface-sync.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/test-spec.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/cli/validators/traceability.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/docs/quickstart.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/docs-canonical/CI-RECIPES.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/docs-canonical/DATA-MODEL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/docs-canonical/REQUIREMENTS.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/docs-canonical/SURFACE-AUDIT.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/extensions/spec-kit-docguard/commands/guard.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/extensions/spec-kit-docguard/skills/docguard-fix/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/extensions/spec-kit-docguard/skills/docguard-review/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/extensions/spec-kit-docguard/skills/docguard-score/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/schemas/docguard-config.schema.json +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/specs/002-fix-test-discovery/plan.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/specs/004-v020-env-var-false-negative/spec.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/specs/005-hugocross-next-bugs/spec.md +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/doc-quality.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/docs-diff.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/environment.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/freshness.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/npm-pack-smoke.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/plan-disk-cache.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/routes-nextjs-app-router.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/security-init-injection.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/speckit-bugfix.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/surface-sync.test.mjs +0 -0
- {docguard_cli-0.23.0 → docguard_cli-0.24.0/.claude/worktrees/objective-robinson-841179}/tests/traceability.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
|