chore: release version 0.3.0-SNAPSHOT-8-8-2026 - #44
Merged
Conversation
Bump the project version from 0.2.0-SNAPSHOT to 0.3.0-SNAPSHOT-8-8-2026 in build.gradle. The bump marks Parpt moving to an AI-first development approach: day-to-day feature work, grooming, review and maintenance now run through AI agents working directly against this repository, with the maintainers setting direction and approving what lands. It is not a compatibility break -- behaviour, configuration and stored data are unchanged, and existing installations can upgrade in place. Carries the dated snapshot designation, following Medieval Factions' 6.0.0-SNAPSHOT-7-25-2026: the AI-first line has not yet been verified in live operation, and the designation stays until it has. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The version has been bumped from
0.2.0-SNAPSHOTto0.3.0-SNAPSHOT-8-8-2026inbuild.gradle.The bump marks Parpt moving to an AI-first development approach: day-to-day feature work,
grooming, review and maintenance now run through AI agents working directly against this
repository, with the maintainers setting direction and approving what lands.
It is not a compatibility break. Behaviour, configuration and stored data are unchanged, and
existing installations can upgrade in place — the version marks a change in how the project is
built, not in what it does.
Snapshot designation
The dated snapshot designation follows the precedent set by Medieval Factions'
6.0.0-SNAPSHOT-7-25-2026: the AI-first line has not yet been verified in live operation, andthe designation stays until it has.
Notes
This is part of a garden-wide pass applying the same bump across every project tended by
Gardener. Only version metadata has been changed; no functional code was touched.
Drafted by Claude on behalf of Daniel Stephenson.