Skip to content

refactor(templates): drop the v2 suffix from the proposal package#281

Merged
DemchaAV merged 1 commit into
2.0-devfrom
refactor/2.0-drop-proposal-v2-suffix
Jul 1, 2026
Merged

refactor(templates): drop the v2 suffix from the proposal package#281
DemchaAV merged 1 commit into
2.0-devfrom
refactor/2.0-drop-proposal-v2-suffix

Conversation

@DemchaAV

@DemchaAV DemchaAV commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Why

Second of the four per-family suffix drops (invoice ✅ → proposal → cover-letter → cv), same mechanics as #280.

What

  • git mv templates/proposal/v2/presetstemplates/proposal/presets (main + test); rewrite templates.proposal.v2templates.proposal across all 9 referencing files (engine, tests, examples, benchmarks).
  • Fix the prose {@code proposal.v2} mentions (data package-info, smoke test, cinematic example) and the proposal parent package-info.
  • Pure rename: ProposalV2VisualParityTest passes against the unchanged committed 2-page baseline — the render is identical.

Deferred (as in #280): the v2-layered docs walkthrough (3-13) and the examples-own examples/templates/proposal/v2/ dir name.

Tests

./mvnw verify javadoc:javadoc -pl . — 1378 tests, 0 failures, javadoc clean. Examples + benchmarks compile; perf-smoke + examples-generation smoke (85) green. japicmp report-only on this line.

Second of the four per-family suffix drops. Move
templates.proposal.v2.presets to templates.proposal.presets and rewrite
every import and doc reference across the engine, tests, examples, and
benchmarks. Pure rename — the visual parity test passes against the
unchanged committed baseline, so the render is identical.

Tests: ./mvnw verify javadoc:javadoc -pl . — 1378 tests, 0 failures, javadoc
clean; examples + benchmarks compile; perf-smoke + examples-generation smoke
(85) green.
@DemchaAV DemchaAV merged commit 42676f7 into 2.0-dev Jul 1, 2026
11 checks passed
@DemchaAV DemchaAV deleted the refactor/2.0-drop-proposal-v2-suffix branch July 1, 2026 21:21
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