Skip to content

docs: rewrite README with accurate project details#26

Open
kiro-agent[bot] wants to merge 1 commit into
mainfrom
docs/rewrite-readme
Open

docs: rewrite README with accurate project details#26
kiro-agent[bot] wants to merge 1 commit into
mainfrom
docs/rewrite-readme

Conversation

@kiro-agent

@kiro-agent kiro-agent Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

This pull request was generated by @kiro-agent 👻

Comment with /kiro fix to address specific feedback or /kiro all to address everything.
Learn about Kiro autonomous agent


Summary

Rewrites the README.md to accurately reflect the current state of the project. The previous README had several outdated version numbers and minor inaccuracies.

Changes

  • Java version: 17 → 25 (matches maven.compiler.source/target in pom.xml)
  • GraalVM CE version: 17.0.9 → 25.0.2 (matches Dockerfile GRAAL_VERSION)
  • Maven version: 3.9.6 → 3.9.14 (matches Dockerfile MVN_VERSION)
  • native-maven-plugin version: 0.9.28 → 0.11.5 (matches pom.xml)
  • License section: Now properly references MIT No Attribution with a link to the LICENSE file
  • Formatting: Replaced em dashes with hyphens throughout

The overall structure and content (architecture diagram, project structure, prerequisites, build/deploy/test instructions, load testing with CloudWatch Logs Insights, tech stack table, cleanup) are preserved and verified against the source files.

- Update Java version from 17 to 25
- Update GraalVM CE version from 17.0.9 to 25.0.2
- Update Maven version from 3.9.6 to 3.9.14
- Update native-maven-plugin version from 0.9.28 to 0.11.5
- Fix license section to reference MIT No Attribution
- Replace em dashes with hyphens

Co-authored-by: Maximilian Schellhorn <36627945+maschnetwork@users.noreply.github.com>
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