Commit 7aec120
committed
docs(spec): keep the ruling id out of the customer-facing droppedFields string
`check:doc-authoring` refuses an internal issue id inside customer-facing spec
text, and the rewritten `.describe()` had put one there: a `.describe()` string
projects into `content/docs/references/**` and the generated skill artifacts,
whose readers have no tracker to resolve `#NNNN` against.
The id moves to an adjacent `//` comment — the placement the gate itself
prescribes for a reference that is load-bearing for an internal reader — and the
customer-facing sentence now states the mechanism directly instead of citing the
ruling that produced it, which is what a caller reading the field can act on.
Claude-Session: https://claude.ai/code/session_016N6xmWt5hYm94ffVEwGH8x
Co-authored-by: Claude <noreply@anthropic.com>1 parent bb4f181 commit 7aec120
2 files changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
| 572 | + | |
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2354 | 2354 | | |
2355 | 2355 | | |
2356 | 2356 | | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
| 2360 | + | |
2357 | 2361 | | |
2358 | 2362 | | |
2359 | 2363 | | |
2360 | 2364 | | |
2361 | 2365 | | |
2362 | 2366 | | |
2363 | | - | |
2364 | | - | |
2365 | | - | |
2366 | | - | |
| 2367 | + | |
| 2368 | + | |
| 2369 | + | |
| 2370 | + | |
2367 | 2371 | | |
2368 | 2372 | | |
2369 | 2373 | | |
| |||
0 commit comments