Commit 6767196
fix(cicd-squabbler-mcp): review follow-ups — copyright line, diagnose shape tolerance (#81)
## Summary
Two confirmed findings from the multi-angle review of the Push #2 change
set, applied to the just-merged `cicd-squabbler-mcp` cartridge (#80):
the README gains the estate copyright line (every merged sibling ci-cd
README carries it on line 2 — SPDX alone lacks attribution), and
`squabble_diagnose` now accepts both the documented bare `{checks}`
shape and the `{gate:{checks}}` wrapper callers generalise from
`squabble_fight` by analogy (previously an opaque 400; the
`squabble-app` backend tolerates both as of cicd-squabbler#14). One
cartridge, one PR.
## Schema-validation note
- [ ] This PR adds or modifies one or more `cartridge.json` manifests.
- [x] This PR does not touch any `cartridge.json`.
(`README.adoc` + `mod.js` only; the manifest is untouched, so the strict
gate's baseline is unaffected. `schemas/PINNED-SHA` untouched.)
## Refs
- Review + backend counterpart: hyperpolymath/cicd-squabbler#14 (same
review sweep; backend shape tolerance landed there)
- Original cartridge: #80
- Note for the owner: commits from this environment are **unsigned** —
needs owner signing per CONTRIBUTING.
---
_Generated by [Claude
Code](https://claude.ai/code/session_01SUURnQUnzTXYftzWFs5pfZ)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 77a2edb commit 6767196
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | | - | |
| 52 | + | |
50 | 53 | | |
51 | | - | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments