Skip to content

docs: present Java algorithms reliability showcase#69

Merged
krotname merged 1 commit into
mainfrom
feature/java-algorithms-showcase
Jul 17, 2026
Merged

docs: present Java algorithms reliability showcase#69
krotname merged 1 commit into
mainfrom
feature/java-algorithms-showcase

Conversation

@krotname

Copy link
Copy Markdown
Owner

What changed

  • repositioned both READMEs around selected algorithm and transaction-validation components
  • replaced educational framing with an engineering showcase and moved source attribution to Sources & provenance
  • updated Maven coordinates, project metadata, repository links, icon text, and public maintenance copy
  • aligned documentation with the renamed JavaAlgorithmsShowcase repository

Why

The previous repository name and README framing emphasized the learning source rather than the engineering evidence: deterministic APIs, edge cases, property-based testing, static analysis, and reproducible CI.

Impact

Documentation and project metadata only; runtime behavior is unchanged. Internal kyu* packages remain intact for provenance and API compatibility.

Validation

  • mvn -B verify
  • 594 tests passed
  • JaCoCo thresholds passed
  • Checkstyle, PMD, and SpotBugs passed

@sonarqubecloud

Copy link
Copy Markdown

@krotname
krotname marked this pull request as ready for review July 17, 2026 21:24
@krotname
krotname merged commit c50d228 into main Jul 17, 2026
15 checks passed
@krotname
krotname deleted the feature/java-algorithms-showcase branch July 17, 2026 21:24
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