Commit bf3e569
committed
docs(skills): drop the duplicated ASCII field-type decision tree
`skills/objectstack-data/rules/field-types.md` carried a ~2.1 KB fenced ASCII
"Field Type Decision Tree" that re-listed the leaves of the same file's own
per-category tables. It taught nothing those tables do not already teach — each
`##` category heading answers the tree's top-level question and each row's
"When to Use" answers the leaf — and it was strictly less complete than them
(`slider` appeared in no branch). A mermaid rendering of the same tree already
ships to the same reader in the docs site.
The file is loaded whole into customer agent context on every session, so the
duplicate was billed per session, forever. Removing it frees real headroom in
the file's own density instead of taxing whichever unrelated sentence the next
author can spare.
Every table, the top-of-file blockquote and the `Common Field Configurations`
and `Incorrect vs Correct` sections are untouched; the change is a pure
deletion, no pointer line added.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox1 parent a87163c commit bf3e569
1 file changed
Lines changed: 0 additions & 71 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | 147 | | |
219 | 148 | | |
220 | 149 | | |
| |||
0 commit comments