mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-08-24 03:56:32 +00:00
Delete 134 comments across the backend that only narrate what the adjacent line already says — "check cache first" above a cache Load, "load from database" above the query, "extract privilege names" above the loop that builds them, and the like. Doc comments, domain-rule notes, and every non-obvious invariant are kept; only pure restatements go. No behaviour change: build, vet, and test compilation are green. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>