Commit 34d3fc3
feat(fr-033): Python port S-B1 — embed spec/metamodel JSON + reader + descriptions
Embeds the 15 shared spec/metamodel/*.json as Python package data (byte-gated) +
adds a reader sourcing every type/attr/common description (+rules/example/whenToUse)
from them onto the Python registry pre-seal — single-sourced, byte-identical to TS,
never hand-copied. The manifest's description fields now match the golden;
test_registry_conformance stays RED pending the strict children graph + cardinality
+ per-subtype attr scoping (S-B2a/B2b).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4d538ee commit 34d3fc3
19 files changed
Lines changed: 1269 additions & 1 deletion
File tree
- server/python
- src/metaobjects
- spec_metamodel
- tests/conformance
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
78 | 84 | | |
79 | 85 | | |
80 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
67 | 77 | | |
68 | 78 | | |
69 | 79 | | |
70 | 80 | | |
| 81 | + | |
71 | 82 | | |
72 | 83 | | |
73 | 84 | | |
| |||
0 commit comments