Skip to content

docs: repo polish — release archive, Discussions, published benchmark - #19

Merged
oabolade merged 1 commit into
mainfrom
chore/repo-polish
Aug 4, 2026
Merged

docs: repo polish — release archive, Discussions, published benchmark#19
oabolade merged 1 commit into
mainfrom
chore/repo-polish

Conversation

@oabolade

@oabolade oabolade commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

A batch of low-risk repo-polish fixes (docs + metadata). No source/behavior changes.

In this PR (docs)

  • docs/releases/ archive completed — added the missing v0.1.1, v0.1.2, v0.1.3, v0.1.5 notes, mirrored from the Releases page. The folder previously had only v0.1.0 and v0.1.4.
  • Contributing → Discussions — the README Contributing section now points feedback / questions / ideas to GitHub Discussions (now enabled), keeping Issues for reproducible bugs and concrete requests.
  • Published, reproducible benchmark (new README ## Performance) — backs the previously-unpublished sub-5 ms p99 claim (ADR-004) with a measured table (p99 ~0.3 ms, ~15× under the 5 ms budget) and a DB-free reproduce command:
    ROOTSIGN_SKIP_DB_BOOTSTRAP=1 python -m pytest \
        tests/performance/test_langgraph_benchmarks.py -m benchmark -s

Done out-of-band (repo settings, not in this diff)

  • Website link added — homepage → https://getprovidex.com (was empty). Easy to repoint to a product/PyPI URL if preferred.
  • Topics added — mcp, eu-ai-act, soc2, agent-accountability, governance (16 total).

Not addressed here — needs your input

  • The "v0.1.3 site banner." A whole-repo search finds no version banner showing v0.1.3 — the only 0.1.3 references are a test docstring and the examples/ dependency floor (rootsign[langgraph]>=0.1.3). So the banner you're seeing is almost certainly on the external site (getprovidex.com) or the GitHub social-preview image, neither of which lives in this repo. Point me at where it renders and I'll help, or update it on that surface directly.

🤖 Generated with Claude Code

- docs/releases: add the missing v0.1.1, v0.1.2, v0.1.3, v0.1.5 notes
  (mirrored from the GitHub Releases page) so the archive is complete
  through the latest release.
- README Contributing: point feedback/questions/ideas at GitHub Discussions
  (now enabled); keep Issues for reproducible bugs + concrete requests.
- README Performance (new): publish the LangGraph tracer overhead benchmark
  (p99 ~0.3 ms, ~15x under the 5 ms budget) with a DB-free, reproducible
  command — backs the previously-unpublished sub-5ms p99 claim (ADR-004).

Repo metadata updated out-of-band (not in this diff): homepage set to
getprovidex.com; topics + mcp, eu-ai-act, soc2, agent-accountability,
governance.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@oabolade
oabolade merged commit 16bd82b into main Aug 4, 2026
10 checks passed
@oabolade
oabolade deleted the chore/repo-polish branch August 4, 2026 22:07
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