Skip to content

The plan and the version line agree again, and map check has a design - #39

Merged
JIRPOS merged 2 commits into
masterfrom
roadmap-version-realign
Aug 11, 2026
Merged

The plan and the version line agree again, and map check has a design#39
JIRPOS merged 2 commits into
masterfrom
roadmap-version-realign

Conversation

@JIRPOS

@JIRPOS JIRPOS commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Review notes

ADDED: A line on the public roadmap stating there is no 0.5, and why.
ADDED: CI refuses a pull request that edits VERSION alongside anything else.

  • The release workflow applies its bump to whatever the file already says, so a hand-edit that reaches master is counted twice and a minor is skipped. That is how 0.5 was lost: chore: version 0.5 was committed by hand on the QuickPaste branch, and the release run a minute later added its own +0.1 on top. A version-only pull request is the release's own and still passes.

ADDED: A design for 0.7's map check - the modifier pool it needs, the bundle asset that would carry it, and the two layers that move before the feature does.

  • Domain 5 is the map device itself: ordinary, nightmare and Originator maps, charts, expedition logbooks and invitations all share it, so one flat pool covers the lot and the spawn weights that would split it are declined.
  • 800 modifier rows collapse to 207 wordings once tiers fold, which is what makes a searchable settings list the right shape rather than a problem.

ADDED: A row for the document in CLAUDE.md's table, so a session that reads only the map still finds it.

CHANGED: Every version that has not shipped moves up one - map check is 0.7, client languages 0.8, this tool's own text 0.9 - and QuickPaste is recorded as the 0.6 it actually shipped as.
CHANGED: The last minor before 1.0 loses its number and is just the long window.

  • A fixed 0.9.x has to be renumbered again the next time anything slips.

CHANGED: The per-version implementation notes and the backlog's claims follow the same renumber.

No release notes: documentation and a CI guard, nothing a user of the application can see.

🤖 Generated with Claude Code

JIRPOS and others added 2 commits August 11, 2026 23:43
…'s to move

ADDED: A line on the public roadmap stating there is no 0.5, and why.
ADDED: CI refuses a pull request that edits VERSION alongside anything else.

- The release workflow applies its bump to whatever the file already says, so a
  hand-edit that reaches master is counted twice and a minor is skipped. A
  version-only pull request is the release's own and still passes.

CHANGED: Every version that has not shipped moves up one - map check is 0.7,
client languages 0.8, this tool's own text 0.9 - and QuickPaste is recorded as
the 0.6 it actually shipped as.
CHANGED: The last minor before 1.0 loses its number and is just the long window.

- A fixed 0.9.x has to be renumbered again the next time anything slips.

CHANGED: The per-version implementation notes and the backlog's claims follow the
same renumber.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…it can have one

ADDED: A design for 0.7's map check - the modifier pool it needs, the bundle
asset that would carry it, and the two layers that move before the feature does.

- Domain 5 is the map device itself: ordinary, nightmare and Originator maps,
  charts, expedition logbooks and invitations all share it, so one flat pool
  covers the lot and the spawn weights that would split it are declined.
- 800 modifier rows collapse to 207 wordings once tiers fold, which is what
  makes a searchable settings list the right shape rather than a problem.

ADDED: A row for the document in CLAUDE.md's table, so a session that reads only
the map still finds it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@JIRPOS
JIRPOS merged commit 79c6629 into master Aug 11, 2026
9 checks passed
@JIRPOS
JIRPOS deleted the roadmap-version-realign branch August 11, 2026 21:51
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