Skip to content

docs: refresh ax-score README usage#70

Merged
IISweetHeartII merged 1 commit intodevelopfrom
docs/ax-score-readme-drift
Apr 24, 2026
Merged

docs: refresh ax-score README usage#70
IISweetHeartII merged 1 commit intodevelopfrom
docs/ax-score-readme-drift

Conversation

@IISweetHeartII
Copy link
Copy Markdown
Contributor

Summary

README drift 자동 감지

  • Audit count 24 → 19 (matches createAudits() in src/runner.ts)
  • Programmatic API example: runAudit(url)runAudit({ url, timeout, verbose }) (matches AXConfig signature)
  • Added CLI options section documenting --format, --upload, --api-key flags (from src/bin/ax-score.ts)

🤖 Generated with Claude Code

- Fix audit count: 24 → 19 (matches current createAudits() in runner.ts)
- Fix programmatic API: runAudit(url) → runAudit(config: AXConfig)
- Add CLI options section documenting --format, --upload, --api-key flags

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor Author

@IISweetHeartII IISweetHeartII left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README changes match current code: createAudits() now registers 19 audits, the CLI flags match src/bin/ax-score.ts, and the programmatic example now reflects runAudit({ url, timeout, verbose }). Looks good to merge.

@IISweetHeartII IISweetHeartII merged commit 7be6b68 into develop Apr 24, 2026
3 checks passed
@IISweetHeartII IISweetHeartII deleted the docs/ax-score-readme-drift branch April 24, 2026 17:17
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