docs: DocGuard CDD compliance — canonical docs + README drift fixes#3
Merged
Merged
Conversation
Brings the repo to DocGuard (Canonical-Driven Development) compliance: guard PASS 86/86 (0 errors/0 warnings), 96/100 (A+), ALCOA+ 100%. - docs-canonical/: ARCHITECTURE, SECURITY, TEST-SPEC, ENVIRONMENT — authored from the shipped v0.4.1 tree (15 extractors, 14 sink classes, the pipeline modules, the dynamic-phase safety model, zero runtime deps). - AGENTS.md, CHANGELOG.md (from git tag history), DRIFT-LOG.md. - .docguard.json + .docguardignore (cli profile; exclude tests/fixtures + probe templates so the scanner reads the tool, not the apps it scans). - README: fix stale "23 tests" -> 103; add Usage + License sections. - .gitignore: ignore auto-installed DocGuard/Spec-Kit agent tooling. Docs-only; no source change. 103 tests green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
raccioly
added a commit
that referenced
this pull request
Jun 10, 2026
Bumps to 0.4.2 to publish the documentation work from #3 to PyPI (the README is the PyPI long-description). No source change — 103 tests green. - docs-canonical/ CDD set + AGENTS/CHANGELOG/DRIFT-LOG; guard PASS 86/86 (96/100 A+) - README: stale "23 tests" -> 103; added Usage + License Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings the repo to DocGuard (Canonical-Driven Development) compliance.
Result
docguard guard: PASS — 86/86, 0 errors, 0 warnings (was FAIL 6/19, 8 errors)docguard diff: no drift ·docguard score: 96/100 (A+), ALCOA+ 100%What changed
docs-canonical/—ARCHITECTURE,SECURITY,TEST-SPEC,ENVIRONMENT, authored from the shipped v0.4.1 tree (15 extractors + pipeline modules, the scanner shell-out model, the dynamic-phase safety guarantees, zero runtime deps).AGENTS.md,CHANGELOG.md(from git tag history),DRIFT-LOG.md..docguard.json+.docguardignore—cliprofile; excludestests/fixtures/(the Express/Flask vuln sample apps the tool scans) and the probe templates so DocGuard reads the tool, not the apps it scans..gitignore— ignore auto-installed DocGuard/Spec-Kit agent tooling (.agent/,commands/,.specify/,.docguard/), matching the existing.claude/convention.Docs-only; no behavior change.
🤖 Generated with Claude Code