Historical preparation record. Current dependency, registry, and publication instructions are in the release runbook and the README.
The source repository is public. Maven package publication remains separate; development uses the explicitly documented source-installed snapshots. Current tracking: launch verification, reporting design debt, and Maven publication. The initial preparation was tracked in the private archive (maintainer access required). The historical plan below records its scope and sequence. The final repository-preparation checklist records snapshot inspection, security checks, solo-maintainer settings, and transition gates.
Preparation was performed privately. A green compatibility build alone does not complete the broader behavior/security audit. Source visibility and Maven Central publication are separate decisions, and neither publishes the RateLimitly server.
PR #8 migrated the private
integration to public Java client 3.0.0-SNAPSHOT. The merged baseline
1088cbb passed Linux JDK 21/25, macOS JDK 21, and Windows JDK 21 with 35
Java-client tests and 35 Spring tests. Spring is 2.0.0-SNAPSHOT and builds
the pinned public dependency from source. Maven Central publication remains
tracked by Java client #9.
3.0.0 is published, replace the
source-installed snapshot dependency and validate a clean external Maven
consumer. Before Spring publication, verify POM metadata, sources/Javadoc,
license inclusion, signing, reproducibility, and publication gates. Publish
only integration modules and their required parent, not the sample app.
Source can open first if installation instructions remain accurate.rl-spring snapshot, as done for the other clients. Verify attribution,
license, public links, anonymous build/test, settings, and exact public-main
CI/security checks. Preserve private history; do not expose historical refs
accidentally or rewrite them as incidental cleanup.Use focused PRs. The documentation foundation does not resolve runtime audit findings or authorize a visibility change. Do not close the umbrella issue until the agreed public-source checks have passed. Unfinished Maven publication can remain in its own issue rather than holding source visibility indefinitely.
Contributor tests use local synthetic fixtures without private credentials or server code. Live sample scripts are optional and do not replace those tests. Exact post-merge CI is required before declaring any step complete. Do not skip failing tests or weaken assertions to obtain a green release.
The Java dependency previously showed a macOS timing-test failure in
promptOldestServerResponseWins; later checks passed. Retain this as an
upstream reliability follow-up unless it is diagnosed and resolved. Passing
once does not establish that the timing sensitivity has disappeared.