Update audit-docs
#593
AlexJSully
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
AI tooling:
audit-docsnow documents a fact once, on the declaration of the symbol it describes, instead of repeating it above every line that reads, calls, or branches on that symbolaudit-docscan clean up comments already repeated across usage sites, folding anything a copy adds into the declaration before removing itaudit-docswrites an inline comment, so a comment inside a function body is reserved for non-obvious business logic, a workaround, or a complex transformationsurface-auditoragent reports comments repeated above a usage site alongside the undocumented symbols and contradicted comments it already returnedtypescript-code-and-test-standardsand the Copilot instructionsSecurity:
[REDACTED]when it quotes a line as evidence, so no token, password, API key, private key, or session identifier reaches a finding, a report, or a comment posted to GitHubThis discussion was created from the release Update `audit-docs`.
All reactions