forked from heavy-duty/ceremony
The owed-probes list keeps delivered probes with their probe-issue URLs: a claim like 'the asymmetry reproduces' should carry a link a reader can open. Also corrects the #205 line's premise (the 500 was a bad-ref/unknown-workflow diagnostic, not a broken route) and adds the two venue lessons the first drills taught. Refs #202
11 lines
543 B
Markdown
11 lines
543 B
Markdown
### Changed
|
|
|
|
- `docs/RUNNER-PROBES.md` records the venue's first delivered drills: the
|
|
#192 asymmetry re-observed on demand under the workflow token, the dispatch
|
|
route's 204 under both identities, and #215's boundary finding — each with
|
|
the probe-issue URL it is recorded in (#202).
|
|
|
|
- Two venue lessons join the runbook where the next probe author will look:
|
|
findings must be written to issues because the venue's log route 404s for
|
|
non-admin reads, and report templates must never interpolate `${{ … }}`
|
|
expressions (#202).
|