Skip to content

Commit a2969b9

Browse files
cuioss-oliverplan-marshall
andauthored
chore(steward): upgrade to plan-marshall 0.1.1670 (#303)
## Summary Changes from a `/marshall-steward upgrade` run against plan-marshall 0.1.1670. - `.plan/marshal.json`: provisioning stamps re-stamped (`provisioned_version` 0.1.1617 → 0.1.1670, new `config_seed_fingerprint`). `sync-defaults` added no keys; finalize steps were already ordered. - `CLAUDE.md`: explains that the `Edit(.plan/**)` permission covers every file-editing tool, including Write. ## Notes - `build.map` was intentionally **not** re-seeded. The drift report listed only the four hand-added gate globs (`*.css`, `*.ts`, `Dockerfile*`, `docker-compose*.yml`). Re-seeding would delete them and break `BuildGateCoverageContractTest`. - The `general-dev` skill domain is already `always_on: true`, so nothing changed there. - Reviewer config validated clean: 3 tokens checked (coderabbit, cuioss-review-bot, sourcery). - The footprint has no build inputs, so the Maven gate does not apply. Co-authored-by: Oliver Wolff <23139298+cuioss@users.noreply.github.com> Co-authored-by: plan-marshall <noreply@cuioss.de>
1 parent d35daf6 commit a2969b9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.plan/marshal.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@
382382
"no_plan_body_days": 7,
383383
"build_results_days": 5
384384
},
385-
"provisioned_version": "0.1.1617",
386-
"config_seed_fingerprint": "cf572469"
385+
"provisioned_version": "0.1.1670",
386+
"config_seed_fingerprint": "d6385af3"
387387
}
388388
}

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ All cuioss repositories have branch protection on `main`. Direct pushes to `main
233233

234234
## Temporary Files
235235

236-
Use `.plan/temp/` for ALL temporary and generated files (covered by `Write(.plan/**)` permission — avoids permission prompts).
236+
Use `.plan/temp/` for ALL temporary and generated files (covered by the `Edit(.plan/**)` permission, which applies to every file-editing tool including Write — avoids permission prompts).
237237

238238
## Tool Usage
239239

0 commit comments

Comments
 (0)