docguard-cli 0.34.4__tar.gz → 0.34.6__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.34.4/extensions/spec-kit-docguard → docguard_cli-0.34.6/.agent}/skills/docguard-fix/SKILL.md +2 -2
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/docguard-guard/SKILL.md +2 -2
- {docguard_cli-0.34.4/extensions/spec-kit-docguard → docguard_cli-0.34.6/.agent}/skills/docguard-review/SKILL.md +2 -2
- {docguard_cli-0.34.4/extensions/spec-kit-docguard → docguard_cli-0.34.6/.agent}/skills/docguard-score/SKILL.md +2 -2
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/docguard-sync/SKILL.md +2 -2
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/workflows/auto-merge.yml +19 -2
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/workflows/release.yml +49 -18
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/workflows/scheduled-release.yml +37 -3
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/anatomy.md +6 -6
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/buglog.json +128 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/_session.json +104 -10
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/memory.md +22 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/token-ledger.json +1204 -7
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/CHANGELOG.md +22 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/PKG-INFO +1 -1
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/extension.yml +1 -1
- {docguard_cli-0.34.4/.agent → docguard_cli-0.34.6/extensions/spec-kit-docguard}/skills/docguard-fix/SKILL.md +2 -2
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/skills/docguard-guard/SKILL.md +2 -2
- {docguard_cli-0.34.4/.agent → docguard_cli-0.34.6/extensions/spec-kit-docguard}/skills/docguard-review/SKILL.md +2 -2
- {docguard_cli-0.34.4/.agent → docguard_cli-0.34.6/extensions/spec-kit-docguard}/skills/docguard-score/SKILL.md +2 -2
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/skills/docguard-sync/SKILL.md +2 -2
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/package-lock.json +2 -2
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/package.json +1 -1
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/pyproject.toml +1 -1
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/commands.test.mjs +20 -3
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/docguard.fix.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/docguard.guard.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/docguard.review.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/docguard.score.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.analyze.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.checklist.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.clarify.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.constitution.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.implement.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.plan.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.specify.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.tasks.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/commands/speckit.taskstoissues.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-analyze/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-checklist/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-clarify/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-constitution/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-implement/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-plan/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-specify/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-tasks/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.agent/skills/speckit-taskstoissues/SKILL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.claude/rules/openwolf.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.claude/settings.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.docguard.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.docguardignore +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/ISSUE_TEMPLATE/docguard-feedback.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/dependabot.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/scripts/speckit-submission.py +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/workflows/ci.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/workflows/jules-triage.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/workflows/supply-chain.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.github/workflows/sync-speckit-catalog.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.gitignore +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.jules/bolt.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.jules/palette.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.jules/sentinel.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.jules-setup.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.npmignore +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.npmrc +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.pre-commit-hooks.yaml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/extensions/.cache/catalog-ebf165086500aab1-metadata.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/extensions/.cache/catalog-ebf165086500aab1.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/extensions/.cache/catalog-metadata.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/extensions/.cache/catalog.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/init-options.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/memory/constitution.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/scripts/bash/check-prerequisites.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/scripts/bash/common.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/scripts/bash/create-new-feature.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/scripts/bash/setup-plan.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/scripts/bash/update-agent-context.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/templates/agent-file-template.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/templates/checklist-template.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/templates/constitution-template.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/templates/plan-template.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/templates/spec-template.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.specify/templates/tasks-template.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/OPENWOLF.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/cerebrum.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/config.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/cron-manifest.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/cron-state.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/daemon.log +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/designqc-report.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/_wrap_up_nudged +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/package.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/post-read.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/post-write.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/pre-read.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/pre-write.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/session-start.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/shared.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/hooks/stop.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/identity.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/reframe-frameworks.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/.wolf/suggestions.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/AGENTS.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/CLAUDE.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/CODE_OF_CONDUCT.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/COMPARISONS.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/CONTRIBUTING.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/DRIFT-LOG.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/Dockerfile +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/LICENSE +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/PHILOSOPHY.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/PRIVACY.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/README.es.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/README.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/README.pt-BR.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/ROADMAP.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/SECURITY.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/STANDARD.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/SUPPLY-CHAIN-AUDIT.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/SUPPORT.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/VALIDATION.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/action.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/assets/bin/docguard +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/assets/demo.gif +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/assets/demo.tape +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/assets/docguard-logo.png +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/agent.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/agents.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/badge.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/ci.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/demo.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/diagnose.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/diff.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/explain.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/feedback.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/fix.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/generate.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/guard.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/hooks.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/impact.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/init.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/llms.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/mcp.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/memory.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/publish.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/report.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/score.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/setup.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/sync-tests.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/sync.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/trace.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/upgrade.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/verify.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/commands/watch.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/config.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/docguard.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/ensure-skills.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/findings.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/agent-readability.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/api-doc.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/cdk.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/doc-tools.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/frontend.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/iac.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/instruction-audit.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/integrations.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/inventory.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/js-ast.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/memory-plan.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/project-type.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/py-ast.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/routes.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/schemas.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/semantic-claims.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/scanners/speckit.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/shared-diff.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/shared-git.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/shared-ignore.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/shared-ir.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/shared-source.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/shared-trace-patterns.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/shared.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validator-markers.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/api-doc-smells.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/api-surface.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/architecture.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/canonical-sync.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/changelog.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/cross-reference.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/diff-suspicion.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/doc-quality.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/docs-coverage.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/docs-diff.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/docs-sync.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/drift.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/environment.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/freshness.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/generated-staleness.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/metadata-sync.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/metrics-consistency.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/reference-existence.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/schema-sync.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/security.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/spec-kit.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/structure.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/surface-sync.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/test-spec.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/todo-tracking.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/validators/traceability.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/api-reference.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/baseline.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/doc-generators.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/fix-memory.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/generate-io.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/history.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/junit.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/mechanical.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/sarif.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/cli/writers/sections.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/commands/docguard.fix.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/commands/docguard.guard.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/commands/docguard.review.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/commands/docguard.score.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/configs/fastify.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/configs/generic.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/configs/nextjs.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/configs/python.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docguard_cli/__init__.py +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docguard_cli/wrapper.py +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs/ai-integration.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs/commands.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs/configuration.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs/doc-sections.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs/faq.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs/installation.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs/profiles.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs/quickstart.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-canonical/ARCHITECTURE.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-canonical/CI-RECIPES.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-canonical/DATA-MODEL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-canonical/ENVIRONMENT.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-canonical/REQUIREMENTS.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-canonical/SECURITY.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-canonical/SURFACE-AUDIT.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-canonical/TEST-SPEC.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/docs-implementation/MIGRATION-v0.20.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/01-express-api/README.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/01-express-api/package.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/01-express-api/server.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/02-python-flask/README.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/02-python-flask/app.py +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/02-python-flask/docs-canonical/ARCHITECTURE.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/02-python-flask/requirements.txt +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/03-spec-kit-project/CHANGELOG.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/03-spec-kit-project/README.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/03-spec-kit-project/docs-canonical/ARCHITECTURE.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/03-spec-kit-project/docs-canonical/TEST-SPEC.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/03-spec-kit-project/package.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/03-spec-kit-project/src/index.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/03-spec-kit-project/tasks.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/03-spec-kit-project/tests/basic.test.js +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/examples/README.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/LICENSE +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/README.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/commands/diagnose.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/commands/fix.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/commands/generate.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/commands/guard.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/commands/init.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/commands/score.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/commands/sync.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/commands/trace.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/scripts/bash/common.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/scripts/bash/docguard-check-docs.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/scripts/bash/docguard-init-doc.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/scripts/bash/docguard-suggest-fix.sh +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/templates/extensions.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/templates/github-workflows/docguard-autofix.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/extensions/spec-kit-docguard/templates/github-workflows/docguard-guard.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/glama.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/llms-full.txt +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/llms.txt +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/mcpb/README.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/mcpb/manifest.template.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/packaging/homebrew/docguard.rb +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/packaging/submissions.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/schemas/docguard-config.schema.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/server.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/smithery.yaml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/001-fix-ignore-validators/plan.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/001-fix-ignore-validators/spec.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/001-fix-ignore-validators/tasks.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/002-fix-test-discovery/plan.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/002-fix-test-discovery/spec.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/002-fix-test-discovery/tasks.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/003-v011-false-positives/plan.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/003-v011-false-positives/spec.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/003-v011-false-positives/tasks.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/004-v020-env-var-false-negative/spec.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/specs/005-hugocross-next-bugs/spec.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/ADR.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/AGENTS.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/ARCHITECTURE.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/CHANGELOG.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/CURRENT-STATE.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/DATA-MODEL.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/DEPLOYMENT.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/DRIFT-LOG.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/ENVIRONMENT.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/KNOWN-GOTCHAS.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/REQUIREMENTS.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/ROADMAP.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/RUNBOOKS.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/SECURITY.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/TEST-SPEC.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/TROUBLESHOOTING.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/VENDOR-BUGS.md.template +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/ci/github-actions.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/ci/gitlab-component.yml +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/commands/docguard.fix.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/commands/docguard.guard.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/commands/docguard.init.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/commands/docguard.review.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/commands/docguard.update.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/.docguard.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/.env.example +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/AGENTS.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/CHANGELOG.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/DRIFT-LOG.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/README.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/docs-canonical/API-REFERENCE.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/docs-canonical/ARCHITECTURE.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/docs-canonical/DATA-MODEL.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/docs-canonical/ENVIRONMENT.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/docs-canonical/SECURITY.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/docs-canonical/TEST-SPEC.md +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/package.json +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/src/api.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/src/notifier.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/src/scheduler.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/templates/demo-fixture/src/worker.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/agent-readability.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/agent.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/agents-command.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/agents-sync.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/anchor-autofix.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/api-doc-smells.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/api-doc.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/api-surface.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/api-write.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/architecture.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/b7-node-env-symmetry.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/backup-failure.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/badge.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/baseline.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/canonical-docs-nested-phase2.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/canonical-docs-nested.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/canonical-sync.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/cdk-detection.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/changed-only-scoping.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/changed-only.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/changelog.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/cross-reference.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/demo-command.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/diff-suspicion.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/doc-quality.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/doc-section-synonyms.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/docguardignore.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/docs-coverage.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/docs-diff.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/docs-sync.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/drift.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/ensure-skills-idempotent.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/env-schema-detection.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/environment.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/explain-coverage.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/field-report-2-cli.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/field-report-3-deferred.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/field-report-3.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/fix-memory.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/fix-suppression.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/fixture-projects.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/freshness.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/frontend-deep.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/frontend.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/generate-io.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/generated-staleness.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/guard-classify.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/guard-no-throw.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/history.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/hooks.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/i18n.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/impact.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/init-smart-detection.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/instruction-audit.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/integrations.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/inventory.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/js-ast.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/junit.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/llms-full-pack.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/mcp-http.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/mcp.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/mechanical.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/memory-plan.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/metadata-sync.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/metrics-consistency.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/metrics-dedup.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/monorepo-scanning.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/multi-spec.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/npm-pack-smoke.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/nudge-hook.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/openapi-parse-honesty.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/patch-0.11.2.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/plan-disk-cache.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/profile-flag.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/project-type.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/py-ast.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/reference-existence.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/regenerate-section.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/report.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/routes-express-mounts.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/routes-fastify.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/routes-multilang.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/routes-nextjs-app-router.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/sarif.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/schema-sync.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/schemas-multilang.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/schemas.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/scoping-extended.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/score-suggestions.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/section-na-markers.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/sections.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/security-init-injection.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/security.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/severity.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/shared-diff.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/shared-git.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/shared-ignore-functions.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/shared-ir.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/shared-source.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/speckit-bugfix.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/speckit-phantom.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/starter-scaffold.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/stress-test.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/structure.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/surface-sync.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/sweep-nudge.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/sync-since.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/sync.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/test-spec.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/todo-tracking.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/trace-features.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/trace-multilang.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/trace-reverse.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/traceability-ir.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/traceability.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/upgrade-pr-e2e.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/upgrade-pr.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/upgrade.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/v020-consolidation.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/validator-markers.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/validator-naming.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/verify-change-context.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/version-pin.test.mjs +0 -0
- {docguard_cli-0.34.4 → docguard_cli-0.34.6}/tests/whats-new.test.mjs +0 -0
|
@@ -6,10 +6,10 @@ description: AI-driven documentation repair with structured research workflow, t
|
|
|
6
6
|
compatibility: Requires DocGuard CLI installed (npm i -g docguard-cli or npx docguard-cli)
|
|
7
7
|
metadata:
|
|
8
8
|
author: docguard
|
|
9
|
-
version: 0.34.
|
|
9
|
+
version: 0.34.6
|
|
10
10
|
source: extensions/spec-kit-docguard/skills/docguard-fix
|
|
11
11
|
---
|
|
12
|
-
<!-- docguard:version: 0.34.
|
|
12
|
+
<!-- docguard:version: 0.34.6 -->
|
|
13
13
|
|
|
14
14
|
# DocGuard Fix Skill
|
|
15
15
|
|
|
@@ -7,10 +7,10 @@ description: Run DocGuard guard validation against Canonical-Driven Development
|
|
|
7
7
|
compatibility: Requires DocGuard CLI installed (npm i -g docguard-cli or npx docguard-cli)
|
|
8
8
|
metadata:
|
|
9
9
|
author: docguard
|
|
10
|
-
version: 0.34.
|
|
10
|
+
version: 0.34.6
|
|
11
11
|
source: extensions/spec-kit-docguard/skills/docguard-guard
|
|
12
12
|
---
|
|
13
|
-
<!-- docguard:version: 0.34.
|
|
13
|
+
<!-- docguard:version: 0.34.6 -->
|
|
14
14
|
|
|
15
15
|
# DocGuard Guard Skill
|
|
16
16
|
|
|
@@ -6,10 +6,10 @@ description: Cross-document consistency analysis and quality assessment. Perform
|
|
|
6
6
|
compatibility: Requires DocGuard CLI installed (npm i -g docguard-cli or npx docguard-cli)
|
|
7
7
|
metadata:
|
|
8
8
|
author: docguard
|
|
9
|
-
version: 0.34.
|
|
9
|
+
version: 0.34.6
|
|
10
10
|
source: extensions/spec-kit-docguard/skills/docguard-review
|
|
11
11
|
---
|
|
12
|
-
<!-- docguard:version: 0.34.
|
|
12
|
+
<!-- docguard:version: 0.34.6 -->
|
|
13
13
|
|
|
14
14
|
# DocGuard Review Skill
|
|
15
15
|
|
|
@@ -6,10 +6,10 @@ description: CDD maturity assessment with category-aware improvement roadmap. Ru
|
|
|
6
6
|
compatibility: Requires DocGuard CLI installed (npm i -g docguard-cli or npx docguard-cli)
|
|
7
7
|
metadata:
|
|
8
8
|
author: docguard
|
|
9
|
-
version: 0.34.
|
|
9
|
+
version: 0.34.6
|
|
10
10
|
source: extensions/spec-kit-docguard/skills/docguard-score
|
|
11
11
|
---
|
|
12
|
-
<!-- docguard:version: 0.34.
|
|
12
|
+
<!-- docguard:version: 0.34.6 -->
|
|
13
13
|
|
|
14
14
|
# DocGuard Score Skill
|
|
15
15
|
|
|
@@ -4,10 +4,10 @@ description: Keep canonical documentation ALWAYS UP TO DATE. Refreshes code-trut
|
|
|
4
4
|
compatibility: Requires DocGuard CLI installed (npm i -g docguard-cli or npx docguard-cli)
|
|
5
5
|
metadata:
|
|
6
6
|
author: docguard
|
|
7
|
-
version: 0.34.
|
|
7
|
+
version: 0.34.6
|
|
8
8
|
source: extensions/spec-kit-docguard/skills/docguard-sync
|
|
9
9
|
---
|
|
10
|
-
<!-- docguard:version: 0.34.
|
|
10
|
+
<!-- docguard:version: 0.34.6 -->
|
|
11
11
|
|
|
12
12
|
# DocGuard Sync Skill
|
|
13
13
|
|
|
@@ -56,7 +56,8 @@ jobs:
|
|
|
56
56
|
|
|
57
57
|
const BOT_DEPENDABOT = 'dependabot[bot]';
|
|
58
58
|
const BOT_JULES = 'google-labs-jules[bot]';
|
|
59
|
-
|
|
59
|
+
const BOT_ACTIONS = 'github-actions[bot]';
|
|
60
|
+
if (![BOT_DEPENDABOT, BOT_JULES, BOT_ACTIONS].includes(author)) {
|
|
60
61
|
core.info(`#${num} authored by ${author} (not a handled bot) — leaving alone.`);
|
|
61
62
|
return;
|
|
62
63
|
}
|
|
@@ -96,7 +97,23 @@ jobs:
|
|
|
96
97
|
});
|
|
97
98
|
const paths = files.map((f) => f.filename);
|
|
98
99
|
|
|
99
|
-
if (author ===
|
|
100
|
+
if (author === BOT_ACTIONS) {
|
|
101
|
+
// Release PRs cut by scheduled-release.yml. Tightly constrained:
|
|
102
|
+
// must come from a release/ branch and touch ONLY the version +
|
|
103
|
+
// changelog + generated extension metadata. Anything else under
|
|
104
|
+
// this bot's name is not something we cut, so hold it.
|
|
105
|
+
if (!pr.head.ref.startsWith('release/')) {
|
|
106
|
+
await hold('needs-review', `an automated PR from a non-\`release/\` branch (\`${pr.head.ref}\`).`);
|
|
107
|
+
return;
|
|
108
|
+
}
|
|
109
|
+
const ALLOWED = /^(package(-lock)?\.json|CHANGELOG\.md|extensions\/|\.agent\/)/;
|
|
110
|
+
const unexpected = paths.filter((p) => !ALLOWED.test(p));
|
|
111
|
+
if (unexpected.length) {
|
|
112
|
+
await hold('needs-review', `a release PR touching unexpected files:\n${unexpected.map((p) => `- \`${p}\``).join('\n')}`);
|
|
113
|
+
return;
|
|
114
|
+
}
|
|
115
|
+
core.info(`#${num} automated release PR (${pr.head.ref}) — eligible.`);
|
|
116
|
+
} else if (author === BOT_DEPENDABOT) {
|
|
100
117
|
// Version delta from the title: "bump X from 1.2.3 to 1.2.4"
|
|
101
118
|
const m = /from (\d+)\.(\d+)\.(\d+)\S* to (\d+)\.(\d+)\.(\d+)/.exec(pr.title || '');
|
|
102
119
|
if (!m) { await hold('needs-review', 'could not parse the version delta from the PR title.'); return; }
|
|
@@ -203,28 +203,59 @@ jobs:
|
|
|
203
203
|
- uses: actions/checkout@v7
|
|
204
204
|
- uses: actions/setup-node@v7
|
|
205
205
|
with:
|
|
206
|
-
|
|
206
|
+
# MUST be >= 22.14.0. npm Trusted Publishing (OIDC) requires
|
|
207
|
+
# npm CLI >= 11.5.1 AND Node >= 22.14.0, per npm's own docs.
|
|
208
|
+
# This job ran Node 20 for five straight failed releases
|
|
209
|
+
# (v0.34.1 - v0.34.5): below that floor npm never even ATTEMPTS the
|
|
210
|
+
# OIDC exchange, it just falls through to token auth. That produced
|
|
211
|
+
# two red herrings in sequence -- E404 "not found or you do not have
|
|
212
|
+
# permission" while an empty _authToken was present, then ENEEDAUTH
|
|
213
|
+
# once it wasn't -- neither of which names the actual cause.
|
|
214
|
+
node-version: 24
|
|
215
|
+
# registry-url IS required (npm's documented example sets it). An
|
|
216
|
+
# earlier theory blamed the empty _authToken it writes; that was
|
|
217
|
+
# wrong. The empty token only mattered BECAUSE Node 20 had already
|
|
218
|
+
# taken OIDC off the table, leaving token auth as the only path.
|
|
207
219
|
registry-url: 'https://registry.npmjs.org'
|
|
208
220
|
|
|
209
|
-
#
|
|
210
|
-
#
|
|
211
|
-
#
|
|
212
|
-
#
|
|
213
|
-
# the hard way: the first cut of this fix used `npm@latest` and broke
|
|
214
|
-
# the same way the @babel/parser major bump did earlier (bug-255) --
|
|
215
|
-
# an unpinned "latest" floated past what this job's Node version
|
|
216
|
-
# supports. npm 11.x itself supports Node ^20.17.0 || >=22.9.0, so it
|
|
217
|
-
# installs cleanly here. No NODE_AUTH_TOKEN needed — npm exchanges the
|
|
218
|
-
# id-token (permissions, above) directly with the registry via the
|
|
219
|
-
# trusted-publisher connection configured on npmjs.com
|
|
220
|
-
# (raccioly/docguard, release.yml). This replaces the NPM_TOKEN-based
|
|
221
|
-
# auth that silently broke for 2 releases (v0.34.1, v0.34.2 never
|
|
222
|
-
# reached npm) when the token expired — nothing here can expire the
|
|
223
|
-
# same way; a short-lived token is minted per run.
|
|
221
|
+
# Belt and braces: Node 24 already bundles npm >= 11.5.1, but pin
|
|
222
|
+
# explicitly so a runner-image change can't silently drop below the
|
|
223
|
+
# floor. npm@11 (not @latest) -- npm 12 raised its own Node floor, and
|
|
224
|
+
# an unpinned "latest" is exactly how bug-258 happened.
|
|
224
225
|
- run: npm install -g npm@11
|
|
225
226
|
|
|
226
|
-
|
|
227
|
-
|
|
227
|
+
# Assert the OIDC preconditions up front, rather than discovering a
|
|
228
|
+
# violation three minutes later as an unrelated-looking auth error.
|
|
229
|
+
- name: Assert Trusted Publishing preconditions
|
|
230
|
+
run: |
|
|
231
|
+
NPM_V=$(npm --version)
|
|
232
|
+
echo "node=$(node -p 'process.versions.node') npm=$NPM_V"
|
|
233
|
+
node -e '
|
|
234
|
+
const [maj, min] = process.versions.node.split(".").map(Number);
|
|
235
|
+
if (!(maj > 22 || (maj === 22 && min >= 14))) {
|
|
236
|
+
console.error(`::error::Node ${process.versions.node} is below the 22.14.0 floor npm Trusted Publishing requires. OIDC is silently not attempted below it and publish fails as an auth error.`);
|
|
237
|
+
process.exit(1);
|
|
238
|
+
}
|
|
239
|
+
'
|
|
240
|
+
node -e '
|
|
241
|
+
const v = process.argv[1].split(".").map(Number);
|
|
242
|
+
if (!(v[0] > 11 || (v[0] === 11 && (v[1] > 5 || (v[1] === 5 && v[2] >= 1))))) {
|
|
243
|
+
console.error(`::error::npm ${process.argv[1]} is below the 11.5.1 floor npm Trusted Publishing requires.`);
|
|
244
|
+
process.exit(1);
|
|
245
|
+
}
|
|
246
|
+
' "$NPM_V"
|
|
247
|
+
if [ -z "$ACTIONS_ID_TOKEN_REQUEST_URL" ]; then
|
|
248
|
+
echo "::error::ACTIONS_ID_TOKEN_REQUEST_URL is unset — this job lacks id-token: write, so no OIDC token can be minted."
|
|
249
|
+
exit 1
|
|
250
|
+
fi
|
|
251
|
+
echo "OIDC preconditions satisfied."
|
|
252
|
+
|
|
253
|
+
# No --provenance flag and no NODE_AUTH_TOKEN: under Trusted Publishing
|
|
254
|
+
# npm generates provenance attestations automatically, and the OIDC
|
|
255
|
+
# exchange against the trusted-publisher connection on npmjs.com
|
|
256
|
+
# (raccioly/docguard -> release.yml) IS the authentication.
|
|
257
|
+
- name: Publish (provenance is automatic under Trusted Publishing)
|
|
258
|
+
run: npm publish
|
|
228
259
|
|
|
229
260
|
# ── Step 6: Publish to PyPI ────────────────────────────────────────────
|
|
230
261
|
publish-pypi:
|
|
@@ -124,14 +124,48 @@ jobs:
|
|
|
124
124
|
npm test
|
|
125
125
|
node cli/docguard.mjs guard || [ $? -eq 2 ]
|
|
126
126
|
|
|
127
|
-
|
|
127
|
+
# Two stacked constraints make a direct `git push origin HEAD:main`
|
|
128
|
+
# impossible here, so this opens a PR instead:
|
|
129
|
+
#
|
|
130
|
+
# 1. main requires a pull request. github-actions[bot] is not an admin
|
|
131
|
+
# and has no bypass, so a direct push is rejected outright.
|
|
132
|
+
# 2. A PR opened with GITHUB_TOKEN does NOT trigger further workflow
|
|
133
|
+
# runs (GitHub's loop guard). So ci.yml would never fire on it, the
|
|
134
|
+
# required test (18/20/22/24) checks would never report, and the PR
|
|
135
|
+
# would sit forever on "Expected — waiting for status to be
|
|
136
|
+
# reported" — unmergeable.
|
|
137
|
+
#
|
|
138
|
+
# So: push a branch (unprotected), open the PR, then explicitly dispatch
|
|
139
|
+
# ci.yml against that branch so the checks DO report on its head SHA.
|
|
140
|
+
# auto-merge.yml then merges it once all four legs are green, and the
|
|
141
|
+
# resulting package.json change on main triggers release.yml to publish.
|
|
142
|
+
- name: Open release PR and kick off its CI
|
|
128
143
|
if: steps.check.outputs.changed == 'true'
|
|
144
|
+
env:
|
|
145
|
+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
129
146
|
run: |
|
|
147
|
+
BRANCH="release/v${NEW_VERSION}"
|
|
130
148
|
git config user.name "github-actions[bot]"
|
|
131
149
|
git config user.email "github-actions[bot]@users.noreply.github.com"
|
|
150
|
+
git checkout -b "$BRANCH"
|
|
132
151
|
git add package.json package-lock.json CHANGELOG.md extensions/ .agent/ 2>/dev/null || true
|
|
133
152
|
git commit -m "release: v${NEW_VERSION} — automated weekly batch
|
|
134
153
|
|
|
135
154
|
Cut by .github/workflows/scheduled-release.yml. Publishing itself is
|
|
136
|
-
handled by release.yml, which triggers
|
|
137
|
-
git push origin
|
|
155
|
+
handled by release.yml, which triggers once this lands on main."
|
|
156
|
+
git push origin "$BRANCH"
|
|
157
|
+
|
|
158
|
+
gh pr create \
|
|
159
|
+
--base main \
|
|
160
|
+
--head "$BRANCH" \
|
|
161
|
+
--title "release: v${NEW_VERSION} — automated weekly batch" \
|
|
162
|
+
--body "Automated weekly release cut by \`scheduled-release.yml\`.
|
|
163
|
+
|
|
164
|
+
Batches everything merged since \`${{ steps.check.outputs.last_tag }}\`. Tests and \`guard\` already passed on this tree before the PR was opened; CI is dispatched separately below so the required checks report (a GITHUB_TOKEN-opened PR does not trigger workflows on its own).
|
|
165
|
+
|
|
166
|
+
Once green, \`auto-merge.yml\` merges this, and the \`package.json\` change triggers \`release.yml\` to tag and publish."
|
|
167
|
+
|
|
168
|
+
# Required checks must actually report on this SHA or the PR can
|
|
169
|
+
# never merge -- see constraint 2 above.
|
|
170
|
+
gh workflow run ci.yml --ref "$BRANCH"
|
|
171
|
+
echo "Opened $BRANCH and dispatched CI."
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# anatomy.md
|
|
2
2
|
|
|
3
|
-
> Auto-maintained by OpenWolf. Last scanned: 2026-09-11T15:
|
|
3
|
+
> Auto-maintained by OpenWolf. Last scanned: 2026-09-11T15:58:20.999Z
|
|
4
4
|
> Files: 707 tracked | Anatomy hits: 0 | Misses: 0
|
|
5
5
|
|
|
6
6
|
## ../../../../../../../tmp/
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
- `.pre-commit-hooks.yaml` — DocGuard hooks for the pre-commit framework (https://pre-commit.com). (~490 tok)
|
|
30
30
|
- `action.yml` — Declares fs (~7591 tok)
|
|
31
31
|
- `AGENTS.md` — AI Agent Instructions — DocGuard (~1827 tok)
|
|
32
|
-
- `CHANGELOG.md` — Changelog (~
|
|
32
|
+
- `CHANGELOG.md` — Changelog (~53685 tok)
|
|
33
33
|
- `CLAUDE.md` — OpenWolf (~57 tok)
|
|
34
34
|
- `CODE_OF_CONDUCT.md` — Contributor Covenant Code of Conduct (~532 tok)
|
|
35
35
|
- `COMPARISONS.md` — Comparisons & Honest Limitations (~3382 tok)
|
|
@@ -959,11 +959,11 @@
|
|
|
959
959
|
|
|
960
960
|
## .github/workflows/
|
|
961
961
|
|
|
962
|
-
- `auto-merge.yml` — CI: Auto-merge (green bot PRs) (~
|
|
962
|
+
- `auto-merge.yml` — CI: Auto-merge (green bot PRs) (~2234 tok)
|
|
963
963
|
- `ci.yml` — CI: DocGuard CI (~1843 tok)
|
|
964
964
|
- `jules-triage.yml` — CI: Jules PR Triage (~1635 tok)
|
|
965
|
-
- `release.yml` — CI: Auto Release — Tag, GitHub Release, npm, PyPI (~
|
|
966
|
-
- `scheduled-release.yml` — CI: Scheduled Release (~
|
|
965
|
+
- `release.yml` — CI: Auto Release — Tag, GitHub Release, npm, PyPI (~4763 tok)
|
|
966
|
+
- `scheduled-release.yml` — CI: Scheduled Release (~2099 tok)
|
|
967
967
|
- `sync-speckit-catalog.yml` — CI: Prepare Spec Kit Catalog Submission (Manual) (~1385 tok)
|
|
968
968
|
|
|
969
969
|
## .jules/
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
- `canonical-docs-nested-phase2.test.mjs` — Phase 2 of the nested-canonical-docs fix: the remaining 14 sites found (~1482 tok)
|
|
1117
1117
|
- `canonical-docs-nested.test.mjs` — Regression: canonical docs in SUBFOLDERS must be seen by every consumer. (~2028 tok)
|
|
1118
1118
|
- `changelog.test.mjs` — Exports x, x (~1315 tok)
|
|
1119
|
-
- `commands.test.mjs` — DocGuard CLI Tests — Tests all commands and flags (~
|
|
1119
|
+
- `commands.test.mjs` — DocGuard CLI Tests — Tests all commands and flags (~10729 tok)
|
|
1120
1120
|
- `cross-reference.test.mjs` — Cross-Reference Validator — K-7 / S-8 (~4060 tok)
|
|
1121
1121
|
- `ensure-skills-idempotent.test.mjs` — v0.24 — Skill install is idempotent (field report, Issue D). (~1133 tok)
|
|
1122
1122
|
- `field-report-3-deferred.test.mjs` — v0.28 — the detection-gap items deferred from LLM field report #3. (~3325 tok)
|
|
@@ -4624,6 +4624,134 @@
|
|
|
4624
4624
|
"related_bugs": [],
|
|
4625
4625
|
"occurrences": 1,
|
|
4626
4626
|
"last_seen": "2026-09-11T15:34:41.023Z"
|
|
4627
|
+
},
|
|
4628
|
+
{
|
|
4629
|
+
"id": "bug-280",
|
|
4630
|
+
"timestamp": "2026-09-11T15:44:51.130Z",
|
|
4631
|
+
"error_message": "Significant refactor of ",
|
|
4632
|
+
"file": ".github/workflows/release.yml",
|
|
4633
|
+
"root_cause": "9 lines replaced/restructured",
|
|
4634
|
+
"fix": "Rewrote 16→21 lines (9 removed)",
|
|
4635
|
+
"tags": [
|
|
4636
|
+
"auto-detected",
|
|
4637
|
+
"refactor",
|
|
4638
|
+
"yml"
|
|
4639
|
+
],
|
|
4640
|
+
"related_bugs": [],
|
|
4641
|
+
"occurrences": 1,
|
|
4642
|
+
"last_seen": "2026-09-11T15:44:51.130Z"
|
|
4643
|
+
},
|
|
4644
|
+
{
|
|
4645
|
+
"id": "bug-281",
|
|
4646
|
+
"timestamp": "2026-09-11T15:45:19.623Z",
|
|
4647
|
+
"error_message": "Significant refactor of ",
|
|
4648
|
+
"file": ".github/workflows/scheduled-release.yml",
|
|
4649
|
+
"root_cause": "3 lines replaced/restructured",
|
|
4650
|
+
"fix": "Rewrote 11→45 lines (3 removed)",
|
|
4651
|
+
"tags": [
|
|
4652
|
+
"auto-detected",
|
|
4653
|
+
"refactor",
|
|
4654
|
+
"yml"
|
|
4655
|
+
],
|
|
4656
|
+
"related_bugs": [],
|
|
4657
|
+
"occurrences": 1,
|
|
4658
|
+
"last_seen": "2026-09-11T15:45:19.623Z"
|
|
4659
|
+
},
|
|
4660
|
+
{
|
|
4661
|
+
"id": "bug-282",
|
|
4662
|
+
"timestamp": "2026-09-11T15:45:32.759Z",
|
|
4663
|
+
"error_message": "Wrong condition in logic",
|
|
4664
|
+
"file": ".github/workflows/auto-merge.yml",
|
|
4665
|
+
"root_cause": "Condition was: if (author === BOT_DEPENDABOT)",
|
|
4666
|
+
"fix": "Changed to: if (author === BOT_ACTIONS)",
|
|
4667
|
+
"tags": [
|
|
4668
|
+
"auto-detected",
|
|
4669
|
+
"logic-fix",
|
|
4670
|
+
"yml"
|
|
4671
|
+
],
|
|
4672
|
+
"related_bugs": [],
|
|
4673
|
+
"occurrences": 1,
|
|
4674
|
+
"last_seen": "2026-09-11T15:45:32.759Z"
|
|
4675
|
+
},
|
|
4676
|
+
{
|
|
4677
|
+
"id": "bug-283",
|
|
4678
|
+
"timestamp": "2026-09-11T15:49:08.791Z",
|
|
4679
|
+
"error_message": "Significant refactor of ",
|
|
4680
|
+
"file": "tests/commands.test.mjs",
|
|
4681
|
+
"root_cause": "3 lines replaced/restructured",
|
|
4682
|
+
"fix": "Rewrote 8→25 lines (3 removed)",
|
|
4683
|
+
"tags": [
|
|
4684
|
+
"auto-detected",
|
|
4685
|
+
"refactor",
|
|
4686
|
+
"mjs"
|
|
4687
|
+
],
|
|
4688
|
+
"related_bugs": [],
|
|
4689
|
+
"occurrences": 1,
|
|
4690
|
+
"last_seen": "2026-09-11T15:49:08.791Z"
|
|
4691
|
+
},
|
|
4692
|
+
{
|
|
4693
|
+
"id": "bug-284",
|
|
4694
|
+
"timestamp": "2026-09-11T15:50:08.928Z",
|
|
4695
|
+
"error_message": "Incorrect value in code",
|
|
4696
|
+
"file": "CHANGELOG.md",
|
|
4697
|
+
"root_cause": "Had `scheduled-release.yml`",
|
|
4698
|
+
"fix": "Changed to `tests/commands.test.mjs`",
|
|
4699
|
+
"tags": [
|
|
4700
|
+
"auto-detected",
|
|
4701
|
+
"wrong-value",
|
|
4702
|
+
"md"
|
|
4703
|
+
],
|
|
4704
|
+
"related_bugs": [],
|
|
4705
|
+
"occurrences": 1,
|
|
4706
|
+
"last_seen": "2026-09-11T15:50:08.928Z"
|
|
4707
|
+
},
|
|
4708
|
+
{
|
|
4709
|
+
"id": "bug-285",
|
|
4710
|
+
"timestamp": "2026-09-11T15:55:09.291Z",
|
|
4711
|
+
"error_message": "Significant refactor of ",
|
|
4712
|
+
"file": "CHANGELOG.md",
|
|
4713
|
+
"root_cause": "2 lines replaced/restructured",
|
|
4714
|
+
"fix": "Rewrote 9→21 lines (2 removed)",
|
|
4715
|
+
"tags": [
|
|
4716
|
+
"auto-detected",
|
|
4717
|
+
"refactor",
|
|
4718
|
+
"md"
|
|
4719
|
+
],
|
|
4720
|
+
"related_bugs": [],
|
|
4721
|
+
"occurrences": 1,
|
|
4722
|
+
"last_seen": "2026-09-11T15:55:09.291Z"
|
|
4723
|
+
},
|
|
4724
|
+
{
|
|
4725
|
+
"id": "bug-286",
|
|
4726
|
+
"timestamp": "2026-09-11T15:55:22.456Z",
|
|
4727
|
+
"error_message": "Incorrect value in code",
|
|
4728
|
+
"file": "CHANGELOG.md",
|
|
4729
|
+
"root_cause": "Had `.npmrc`",
|
|
4730
|
+
"fix": "Changed to `npm config get`",
|
|
4731
|
+
"tags": [
|
|
4732
|
+
"auto-detected",
|
|
4733
|
+
"wrong-value",
|
|
4734
|
+
"md"
|
|
4735
|
+
],
|
|
4736
|
+
"related_bugs": [],
|
|
4737
|
+
"occurrences": 1,
|
|
4738
|
+
"last_seen": "2026-09-11T15:55:22.456Z"
|
|
4739
|
+
},
|
|
4740
|
+
{
|
|
4741
|
+
"id": "bug-287",
|
|
4742
|
+
"timestamp": "2026-09-11T15:57:59.781Z",
|
|
4743
|
+
"error_message": "Significant refactor of ",
|
|
4744
|
+
"file": ".github/workflows/release.yml",
|
|
4745
|
+
"root_cause": "11 lines replaced/restructured",
|
|
4746
|
+
"fix": "Rewrote 14→17 lines (11 removed)",
|
|
4747
|
+
"tags": [
|
|
4748
|
+
"auto-detected",
|
|
4749
|
+
"refactor",
|
|
4750
|
+
"yml"
|
|
4751
|
+
],
|
|
4752
|
+
"related_bugs": [],
|
|
4753
|
+
"occurrences": 1,
|
|
4754
|
+
"last_seen": "2026-09-11T15:57:59.781Z"
|
|
4627
4755
|
}
|
|
4628
4756
|
]
|
|
4629
4757
|
}
|
|
@@ -18,9 +18,24 @@
|
|
|
18
18
|
"first_read": "2026-09-11T14:49:34.552Z"
|
|
19
19
|
},
|
|
20
20
|
"/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/release.yml": {
|
|
21
|
-
"count":
|
|
22
|
-
"tokens":
|
|
21
|
+
"count": 6,
|
|
22
|
+
"tokens": 4964,
|
|
23
23
|
"first_read": "2026-09-11T15:15:37.248Z"
|
|
24
|
+
},
|
|
25
|
+
"/private/tmp/claude-501/-Users-ricardoaccioly-Repo-claude-canonical-spec-kit/25ac0636-5765-49fe-a808-dd97dc825b30/tasks/bcylzwtls.output": {
|
|
26
|
+
"count": 1,
|
|
27
|
+
"tokens": 0,
|
|
28
|
+
"first_read": "2026-09-11T15:48:05.168Z"
|
|
29
|
+
},
|
|
30
|
+
"/private/tmp/claude-501/-Users-ricardoaccioly-Repo-claude-canonical-spec-kit/25ac0636-5765-49fe-a808-dd97dc825b30/tasks/bno5towq5.output": {
|
|
31
|
+
"count": 1,
|
|
32
|
+
"tokens": 0,
|
|
33
|
+
"first_read": "2026-09-11T15:52:48.971Z"
|
|
34
|
+
},
|
|
35
|
+
"/private/tmp/claude-501/-Users-ricardoaccioly-Repo-claude-canonical-spec-kit/25ac0636-5765-49fe-a808-dd97dc825b30/tasks/bafoc2qz9.output": {
|
|
36
|
+
"count": 1,
|
|
37
|
+
"tokens": 0,
|
|
38
|
+
"first_read": "2026-09-11T15:56:42.484Z"
|
|
24
39
|
}
|
|
25
40
|
},
|
|
26
41
|
"files_written": [
|
|
@@ -113,21 +128,100 @@
|
|
|
113
128
|
"action": "edit",
|
|
114
129
|
"tokens": 742,
|
|
115
130
|
"at": "2026-09-11T15:34:41.021Z"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/release.yml",
|
|
134
|
+
"action": "edit",
|
|
135
|
+
"tokens": 231,
|
|
136
|
+
"at": "2026-09-11T15:44:03.069Z"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/release.yml",
|
|
140
|
+
"action": "edit",
|
|
141
|
+
"tokens": 378,
|
|
142
|
+
"at": "2026-09-11T15:44:14.382Z"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/release.yml",
|
|
146
|
+
"action": "edit",
|
|
147
|
+
"tokens": 338,
|
|
148
|
+
"at": "2026-09-11T15:44:51.128Z"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/scheduled-release.yml",
|
|
152
|
+
"action": "edit",
|
|
153
|
+
"tokens": 739,
|
|
154
|
+
"at": "2026-09-11T15:45:19.621Z"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/auto-merge.yml",
|
|
158
|
+
"action": "edit",
|
|
159
|
+
"tokens": 107,
|
|
160
|
+
"at": "2026-09-11T15:45:25.169Z"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/auto-merge.yml",
|
|
164
|
+
"action": "edit",
|
|
165
|
+
"tokens": 310,
|
|
166
|
+
"at": "2026-09-11T15:45:32.758Z"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/CHANGELOG.md",
|
|
170
|
+
"action": "edit",
|
|
171
|
+
"tokens": 638,
|
|
172
|
+
"at": "2026-09-11T15:46:08.414Z"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/tests/commands.test.mjs",
|
|
176
|
+
"action": "edit",
|
|
177
|
+
"tokens": 419,
|
|
178
|
+
"at": "2026-09-11T15:49:08.790Z"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/CHANGELOG.md",
|
|
182
|
+
"action": "edit",
|
|
183
|
+
"tokens": 254,
|
|
184
|
+
"at": "2026-09-11T15:50:08.926Z"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/CHANGELOG.md",
|
|
188
|
+
"action": "edit",
|
|
189
|
+
"tokens": 794,
|
|
190
|
+
"at": "2026-09-11T15:55:09.289Z"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/CHANGELOG.md",
|
|
194
|
+
"action": "edit",
|
|
195
|
+
"tokens": 138,
|
|
196
|
+
"at": "2026-09-11T15:55:22.453Z"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/release.yml",
|
|
200
|
+
"action": "edit",
|
|
201
|
+
"tokens": 303,
|
|
202
|
+
"at": "2026-09-11T15:57:59.778Z"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"file": "/Users/ricardoaccioly/Repo_claude/canonical-spec-kit/.github/workflows/release.yml",
|
|
206
|
+
"action": "edit",
|
|
207
|
+
"tokens": 594,
|
|
208
|
+
"at": "2026-09-11T15:58:21.011Z"
|
|
116
209
|
}
|
|
117
210
|
],
|
|
118
211
|
"edit_counts": {
|
|
119
212
|
".github/dependabot.yml": 1,
|
|
120
|
-
"CHANGELOG.md":
|
|
213
|
+
"CHANGELOG.md": 9,
|
|
121
214
|
"package.json": 3,
|
|
122
|
-
".github/workflows/release.yml":
|
|
215
|
+
".github/workflows/release.yml": 7,
|
|
123
216
|
".github/workflows/ci.yml": 1,
|
|
124
|
-
".github/workflows/auto-merge.yml":
|
|
125
|
-
".github/workflows/scheduled-release.yml":
|
|
126
|
-
".github/workflows/jules-triage.yml": 1
|
|
217
|
+
".github/workflows/auto-merge.yml": 3,
|
|
218
|
+
".github/workflows/scheduled-release.yml": 2,
|
|
219
|
+
".github/workflows/jules-triage.yml": 1,
|
|
220
|
+
"tests/commands.test.mjs": 1
|
|
127
221
|
},
|
|
128
222
|
"anatomy_hits": 2,
|
|
129
|
-
"anatomy_misses":
|
|
130
|
-
"repeated_reads_warned":
|
|
223
|
+
"anatomy_misses": 5,
|
|
224
|
+
"repeated_reads_warned": 7,
|
|
131
225
|
"cerebrum_warnings": 0,
|
|
132
|
-
"stop_count":
|
|
226
|
+
"stop_count": 17
|
|
133
227
|
}
|
|
@@ -1290,3 +1290,25 @@
|
|
|
1290
1290
|
| 11:33 | Created .github/workflows/scheduled-release.yml | — | ~1539 |
|
|
1291
1291
|
| 11:33 | Edited .github/workflows/jules-triage.yml | added error handling | ~464 |
|
|
1292
1292
|
| 11:34 | Edited CHANGELOG.md | added error handling | ~693 |
|
|
1293
|
+
| 11:36 | Session end: 15 writes across 8 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 4 reads | ~63299 tok |
|
|
1294
|
+
| 11:37 | Session end: 15 writes across 8 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 4 reads | ~63299 tok |
|
|
1295
|
+
| 11:37 | Session end: 15 writes across 8 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 4 reads | ~63299 tok |
|
|
1296
|
+
| 11:38 | Session end: 15 writes across 8 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 4 reads | ~63299 tok |
|
|
1297
|
+
| 11:39 | Session end: 15 writes across 8 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 4 reads | ~63299 tok |
|
|
1298
|
+
| 11:41 | Session end: 15 writes across 8 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 4 reads | ~63299 tok |
|
|
1299
|
+
| 11:44 | Edited .github/workflows/release.yml | expanded (+9 lines) | ~231 |
|
|
1300
|
+
| 11:44 | Edited .github/workflows/release.yml | expanded (+22 lines) | ~378 |
|
|
1301
|
+
| 11:44 | Edited .github/workflows/release.yml | 16→21 lines | ~338 |
|
|
1302
|
+
| 11:45 | Edited .github/workflows/scheduled-release.yml | expanded (+34 lines) | ~739 |
|
|
1303
|
+
| 11:45 | Edited .github/workflows/auto-merge.yml | 6→7 lines | ~107 |
|
|
1304
|
+
| 11:45 | Edited .github/workflows/auto-merge.yml | added 3 condition(s) | ~310 |
|
|
1305
|
+
| 11:46 | Edited CHANGELOG.md | expanded (+10 lines) | ~595 |
|
|
1306
|
+
| 11:47 | Session end: 22 writes across 8 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 4 reads | ~66040 tok |
|
|
1307
|
+
| 11:49 | Edited tests/commands.test.mjs | expanded (+17 lines) | ~391 |
|
|
1308
|
+
| 11:50 | Edited CHANGELOG.md | 1→2 lines | ~237 |
|
|
1309
|
+
| 11:51 | Session end: 24 writes across 9 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 5 reads | ~66713 tok |
|
|
1310
|
+
| 11:55 | Edited CHANGELOG.md | expanded (+12 lines) | ~741 |
|
|
1311
|
+
| 11:55 | Edited CHANGELOG.md | 3→2 lines | ~129 |
|
|
1312
|
+
| 11:56 | Session end: 26 writes across 9 files (dependabot.yml, CHANGELOG.md, package.json, release.yml, ci.yml) | 6 reads | ~68423 tok |
|
|
1313
|
+
| 11:57 | Edited .github/workflows/release.yml | 14→17 lines | ~303 |
|
|
1314
|
+
| 11:58 | Edited .github/workflows/release.yml | added 2 condition(s) | ~594 |
|