Commit adf4bf4
A table-driven, shrink-only ratchet over `content/docs` and `skills`: it
fails when a spelling the platform implements stands within a few lines of
prose naming a semantic it does not have.
#13539 taught `$exists` as a key-presence test when it asks whether the
field HAS A VALUE. The false line was a `//` comment INSIDE an `os:check`
block, so `check-skill-examples.ts` type-checked that exact block green —
"has a value" and "the key is present" type identically — and both
`skills/**` sites shipped to customers.
Table-driven per the #13582 triage ruling, carrying the `$exists` family
only. The engine takes the table as a parameter and `--self-test` drives a
synthetic second row through it, so genericity is proven without filling
the table.
Claude-Session: https://claude.ai/code/session_01Pk26oZ12t5N1hwGW1m1MgC
Co-authored-by: Claude <noreply@anthropic.com>
1 parent d7ca6dc commit adf4bf4
5 files changed
Lines changed: 1001 additions & 0 deletions
File tree
- .github/workflows
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
1770 | 1792 | | |
1771 | 1793 | | |
1772 | 1794 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments