Commit f508562
committed
ogar-class-view: register the 10 OSM/Geo concepts (fix CI drift-gate)
The codebook mint (0x0F Geo) landed in ogar-vocab CODEBOOK + class_ids::ALL but
not in ogar-class-view's all_canonical_classes() registry, tripping the two
drift gates (every_codebook_id_appears_in_class_ids_all +
known_class_ids_iterates_in_stable_codebook_order). Add the 10 osm_* entries
(import + registry vec) in class_ids::ALL order. ogar-class-view: 12 tests green.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 744521d commit f508562
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
100 | 110 | | |
101 | 111 | | |
102 | 112 | | |
| |||
221 | 231 | | |
222 | 232 | | |
223 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
224 | 245 | | |
225 | 246 | | |
226 | 247 | | |
| |||
0 commit comments