Skip to content

docs: rewrite README - #1

Merged
BeLazy167 merged 1 commit into
mainfrom
chore/readme-overhaul
Jul 13, 2026
Merged

docs: rewrite README#1
BeLazy167 merged 1 commit into
mainfrom
chore/readme-overhaul

Conversation

@BeLazy167

Copy link
Copy Markdown
Owner

Rewrites the README to lead with what a review actually looks like, groups the capability list into themes, and corrects several claims that did not match the code (verified by a code fact-check pass):

  • Language support: ~15 languages via Go AST + pure-Go tree-sitter + regex (was "40+ via … universal ctags" — ctags is installed but unused).
  • SmartDedup: 3 deterministic layers (was "4-layer … LLM judge"; there is no LLM dedup layer).
  • Removed the "XML structured output for AI agents" claim — no such block exists in the posting path.
  • semgrep described without the misleading "30+ languages" (wired to ~15).
  • Softened "score progression"; corrected the evidence floor to "maxed-out".
  • Roadmap: tree-sitter already ships; reworded to the WASM-engine migration.

Docs-only. No code changes.

…s, correct claims

Show a real Argus review (summary + P0 inline + Glass Box footer) instead
of a 26-item feature list. Group features into themes. Fix inaccurate
claims verified against code: ~15 languages (not 40+), 3-layer SmartDedup
(not 4), drop the nonexistent XML-for-agents output, soften score
'progression', maxed-out (not merely raised) evidence bar.
@BeLazy167
BeLazy167 merged commit fc835ad into main Jul 13, 2026
4 checks passed
@BeLazy167
BeLazy167 deleted the chore/readme-overhaul branch July 16, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant