Commit 0ff3d96
docs(skills): document the action and component nav item types (#14138)
* docs(skills): document the action and component nav item types
The objectstack-ui Navigation Item Types table listed 7 of the 9 live
discriminated-union members; `action` and `component` had no row, so an
author reading the published skill could not discover either target.
Funded within the file's token ceiling (headroom was 0) by deleting two
Common Pitfalls entries that carry no fact the file does not state better
elsewhere:
- pitfall 1 restated the Data Source best-practice block verbatim (and that
block is the richer of the two -- it also names automatic CRUD);
- pitfall 4 ("always add a quick filter") is superseded by the ADR-0047
userFilters section, which prescribes the opposite default: omit
`userFilters` when unsure, most views need no filter elements at all.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Msg17tAHJ3jVTYFgHydCm2
* chore(gates): ratchet the skill-identifier-liveness Leg 2 gap to zero
The recorded NavItemVariant gap of 2 (action, component) is closed by the
table rows in the previous commit; the gate refuses an improvement that
leaves budget behind for a later edit to spend silently.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Msg17tAHJ3jVTYFgHydCm2
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent c85a265 commit 0ff3d96
2 files changed
Lines changed: 6 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 34 | + | |
40 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
| 644 | + | |
| 645 | + | |
644 | 646 | | |
645 | 647 | | |
646 | 648 | | |
| |||
2053 | 2055 | | |
2054 | 2056 | | |
2055 | 2057 | | |
2056 | | - | |
2057 | | - | |
2058 | | - | |
2059 | | - | |
2060 | | - | |
| 2058 | + | |
2061 | 2059 | | |
2062 | 2060 | | |
2063 | 2061 | | |
2064 | | - | |
| 2062 | + | |
2065 | 2063 | | |
2066 | 2064 | | |
2067 | 2065 | | |
2068 | | - | |
2069 | | - | |
2070 | | - | |
2071 | | - | |
2072 | | - | |
| 2066 | + | |
2073 | 2067 | | |
2074 | 2068 | | |
2075 | 2069 | | |
| |||
0 commit comments