@laitszkin/apollo-toolkit 2.14.9 → 2.14.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,12 @@ All notable changes to this repository are documented in this file.
|
|
|
4
4
|
|
|
5
5
|
## [Unreleased]
|
|
6
6
|
|
|
7
|
+
## [v2.14.10] - 2026-04-09
|
|
8
|
+
|
|
9
|
+
### Changed
|
|
10
|
+
- Strengthen `generate-spec` coordination guidance and template so parallel worktree batches must record file ownership guardrails, shared API or schema freeze rules, compatibility-shim retention rules, and post-merge integration checkpoints that reduce functional merge conflicts.
|
|
11
|
+
- Update `implement-specs-with-worktree` so engineers executing batch specs must treat those `coordination.md` guardrails as blocking constraints during implementation instead of optional notes.
|
|
12
|
+
|
|
7
13
|
## [v2.14.9] - 2026-04-08
|
|
8
14
|
|
|
9
15
|
### Changed
|
package/generate-spec/README.md
CHANGED
|
@@ -84,7 +84,7 @@ docs/plans/<today>/membership-cutover/
|
|
|
84
84
|
- `checklist.md`: use `- [ ]` only, adapt items to real scope, and record actual results.
|
|
85
85
|
- `contract.md`: when external dependencies materially shape the change, record their official-source-backed invocation surface, constraints, and caller obligations in the standard dependency-record format.
|
|
86
86
|
- `design.md`: record the architecture/design delta in the standard format, including affected modules, flow, invariants, tradeoffs, and validation plan.
|
|
87
|
-
- `coordination.md`: for multi-spec batches only, record shared preparation, ownership boundaries, replacement direction, merge order, and cross-spec integration checkpoints, but never use it to make one spec depend on another spec's implementation before it can be completed.
|
|
87
|
+
- `coordination.md`: for multi-spec batches only, record shared preparation, ownership boundaries, replacement direction, file ownership guardrails, shared API/schema freeze or additive-only rules, compatibility-shim retention rules, merge order, and cross-spec integration checkpoints, but never use it to make one spec depend on another spec's implementation before it can be completed.
|
|
88
88
|
- If clarification responses change the plan, update the docs and obtain approval again before coding.
|
|
89
89
|
|
|
90
90
|
## Notes
|
package/generate-spec/SKILL.md
CHANGED
|
@@ -104,6 +104,11 @@ Own the shared planning-doc lifecycle for feature work so other skills can reuse
|
|
|
104
104
|
- Record shared fields, shared contracts, or shared data-shape preparation that multiple spec sets must align on before implementation starts.
|
|
105
105
|
- When one spec set replaces or removes legacy behavior, state that direction explicitly so all worktrees implement toward the same target rather than preserving the old behavior accidentally.
|
|
106
106
|
- Capture which spec set may touch which modules, which files require coordination, and whether any landing order or cutover sequence must be respected.
|
|
107
|
+
- Treat `coordination.md` as a merge-conflict prevention contract, not just a planning summary.
|
|
108
|
+
- Record the concrete file ownership map, forbidden touch points, and shared files that require explicit coordination before edits begin.
|
|
109
|
+
- For shared APIs, event schemas, config shapes, manifests, or artifact fields, record whether changes are additive-only during the batch and which spec set owns the canonical naming.
|
|
110
|
+
- When temporary compatibility shims, adapters, or legacy bridges must survive until the whole batch lands, record that retention rule explicitly so one worktree does not remove a path another still depends on.
|
|
111
|
+
- Record the post-merge integration checkpoints that must be re-verified after multiple worktrees land, especially when text merges may succeed while behavior still drifts.
|
|
107
112
|
- If the batch still needs a recommended merge order, make that order operationally convenient rather than functionally required for any single spec to work correctly.
|
|
108
113
|
- Keep single-spec concerns in that spec's own `design.md`; reserve `coordination.md` for batch-wide rules only.
|
|
109
114
|
|
|
@@ -148,6 +153,7 @@ Own the shared planning-doc lifecycle for feature work so other skills can reuse
|
|
|
148
153
|
- When a request exceeds that scope, split it into independent, non-conflicting, non-dependent spec sets before approval.
|
|
149
154
|
- For batch specs, independence is mandatory: each spec must describe a complete slice that can be implemented, tested, reviewed, and merged without waiting for another spec in the same batch.
|
|
150
155
|
- When multiple spec sets are created for one batch, keep their shared implementation direction in one `coordination.md` instead of duplicating cross-spec rules in every `design.md`.
|
|
156
|
+
- For parallel worktree batches, make `coordination.md` specific enough that another engineer can tell which files they may edit, which shared contracts are frozen or additive-only, which shims must remain in place, and what combined behaviors need verification after merge.
|
|
151
157
|
- Prefer realistic coverage over boilerplate: add or remove checklist items based on actual risk.
|
|
152
158
|
- When external dependencies materially shape the change, `contract.md` is required and must capture the official-source-backed contract in the standardized record format.
|
|
153
159
|
- `design.md` is required and must describe the architecture/design delta for the spec in the standardized format, even when the final design is intentionally minimal.
|
|
@@ -48,6 +48,9 @@
|
|
|
48
48
|
|
|
49
49
|
## Conflict Boundaries
|
|
50
50
|
- Shared files requiring coordination: [file/module list or `None`]
|
|
51
|
+
- File ownership / edit guardrails: [which spec set owns which shared files or `None`]
|
|
52
|
+
- Shared API / schema freeze: [frozen owner + additive-only rule, or `None`]
|
|
53
|
+
- Compatibility shim retention rules: [which adapters/flags/tests must remain until batch completion, or `None`]
|
|
51
54
|
- Merge order / landing order: [independent / optional convenience order only, never a functional prerequisite]
|
|
52
55
|
- Worktree notes: [branch naming, rebase expectations, or `None`]
|
|
53
56
|
|
|
@@ -75,6 +75,7 @@ Use branch naming from `references/branch-naming.md`.
|
|
|
75
75
|
- Verify latest authoritative docs for involved stacks/integrations.
|
|
76
76
|
- When `coordination.md` exists, respect its shared-field preparation, legacy-replacement direction, and allowed touch-point boundaries before editing.
|
|
77
77
|
- Implement each task in `tasks.md` systematically.
|
|
78
|
+
- When `coordination.md` defines file ownership guardrails, additive-only shared-contract rules, or compatibility-shim retention requirements, treat them as blocking execution constraints rather than optional guidance.
|
|
78
79
|
- For each implemented change, add appropriate tests:
|
|
79
80
|
- Unit tests for changed logic
|
|
80
81
|
- Regression tests for bug-prone behavior
|
|
@@ -119,6 +120,7 @@ After implementation and testing:
|
|
|
119
120
|
- Complete all planned tasks before committing; do not stop with partial work.
|
|
120
121
|
- Treat the specs as the source of truth for scope — do not deviate without user approval.
|
|
121
122
|
- When `coordination.md` exists, treat it as the source of truth for batch-level ownership and cutover direction.
|
|
123
|
+
- Never remove a shared shim, rename a shared field, or rewrite a shared file outside the ownership map unless `coordination.md` explicitly allows that change or the user approves a coordination update first.
|
|
122
124
|
- Follow the testing standards from `enhance-existing-features` and `develop-new-features`.
|
|
123
125
|
- Do not push to remote unless the user explicitly requests it.
|
|
124
126
|
|
package/package.json
CHANGED