Commit e6c0f88
chore(spec): cut orphaned object.recordTypes and object.cdc stubs
Both were spec-only properties with elaborate docstrings and zero
consumers in either repo (framework runtime + objectui authoring/
rendering), classified `dead` in the liveness ledger:
- `recordTypes`: a Salesforce-specific concept. The platform models
record variants via a discriminator field + conditional layouts
(visibleWhen / form variants), so this stub is redundant.
- `cdc` / `CDCConfigSchema`: aspirational enterprise change-data-
capture. Low-code change propagation is served by webhooks +
triggers; no streaming runtime exists.
Removes false surface from the metadata contract. Gate stays green
(object 56 classified), spec tests 6562 passed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a2a5a08 commit e6c0f88
3 files changed
Lines changed: 4 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | 184 | | |
189 | 185 | | |
190 | 186 | | |
| |||
193 | 189 | | |
194 | 190 | | |
195 | 191 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | 192 | | |
201 | 193 | | |
202 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | 201 | | |
219 | 202 | | |
220 | 203 | | |
| |||
514 | 497 | | |
515 | 498 | | |
516 | 499 | | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | 500 | | |
521 | 501 | | |
522 | 502 | | |
| |||
607 | 587 | | |
608 | 588 | | |
609 | 589 | | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | 590 | | |
614 | 591 | | |
615 | 592 | | |
| |||
882 | 859 | | |
883 | 860 | | |
884 | 861 | | |
885 | | - | |
886 | 862 | | |
887 | 863 | | |
888 | 864 | | |
| |||
0 commit comments