Commit a035495
docs(skills): drop the removed capabilities-descriptor reference from the feature-flags example
The platform skill's os:check example imported ObjectStackCapabilities to
type a system.features array — the descriptor this PR removes (and which no
endpoint ever served). The example now shows only the live part
(FeatureFlag.create compile-checked values) and the prose points capability
discovery at GET /api/v1/discovery. Caught by check:skill-examples — my
repo-wide grep excluded *.md and missed TS blocks inside skill docs.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 641a047 commit a035495
1 file changed
Lines changed: 13 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1051 | 1051 | | |
1052 | 1052 | | |
1053 | 1053 | | |
1054 | | - | |
1055 | | - | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
1059 | 1059 | | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | | - | |
1064 | 1063 | | |
1065 | 1064 | | |
1066 | 1065 | | |
| |||
1072 | 1071 | | |
1073 | 1072 | | |
1074 | 1073 | | |
1075 | | - | |
1076 | | - | |
1077 | | - | |
1078 | | - | |
1079 | | - | |
1080 | | - | |
1081 | | - | |
1082 | | - | |
1083 | | - | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
1087 | | - | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
1088 | 1082 | | |
1089 | 1083 | | |
1090 | 1084 | | |
| |||
0 commit comments