Skip to content

docs: live CI/CodeQL badges + true counts, drop vanity claims (#72) - #73

Merged
franciszver merged 1 commit into
mainfrom
docs/p-pres3-readme-badges
Jul 25, 2026
Merged

docs: live CI/CodeQL badges + true counts, drop vanity claims (#72)#73
franciszver merged 1 commit into
mainfrom
docs/p-pres3-readme-badges

Conversation

@franciszver

Copy link
Copy Markdown
Owner

Presentation-only README refresh (closes #72; board Project #6).

Changes

  • Replace 4 static hand-written badges (status-production ready, tests-354, API-64 endpoints, version-1.0.0) with live GitHub Actions CI and CodeQL badges (both currently green; SVG endpoints verified HTTP 200).
  • Reword the four stale 354 tests mentions to derived language (CI-verified) so they can't re-stale.
  • Correct the Project Statistics endpoint/handler count to true values: 60+ REST endpoints across 14 route-handler modules (was 64+ endpoints across 12 route handlers; 14 handler modules and 63 route decorators verified).
  • Remove both 'Production Ready' self-labels (badge + Status heading) per the brief.

Verification

  • True test count is CI-derived: 603 passed, 2 skipped, 2 xfailed (main run 30137334510).
  • Demo URLs verified to match live services (elevareai-api/elevareai-frontend.onrender.com); auth docs (self-hosted JWT) confirmed accurate post-security-pass.
  • Fresh-context review gate: CLEAN (badges valid, counts true, no stale claim left, scope = README only, no security concern).

Presentation-only — no code changes.

)

Replace 4 hand-written vanity badges (production-ready, tests-354, API-64,
version-1.0.0) with live GitHub Actions CI and CodeQL badges. Reword the
stale '354 tests' claims to derived language (CI-verified). Correct the
Project Statistics endpoint/handler count to true values (60+ REST endpoints
across 14 route-handler modules). Remove both 'Production Ready' self-labels.
Presentation-only; no code changes.

Closes #72
Assisted-by: Claude Code (sonnet subagent)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JgJgXbhqnBB89y4yL6ZJVk
@franciszver franciszver added the documentation Improvements or additions to documentation label Jul 25, 2026
@franciszver
franciszver merged commit 2564fe4 into main Jul 25, 2026
5 checks passed
@franciszver
franciszver deleted the docs/p-pres3-readme-badges branch July 25, 2026 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P-pres.3: README presentation — live CI badge + true counts, drop vanity/stale claims

1 participant