Project Glowing Heart v1.3 Shared Fixture Schema¶
What changed since v1.2¶
The project now has a preview shared fixture schema draft for the Core and Godot bridge.
What this proves¶
The bridge can describe a neutral fixture vocabulary before any runtime parity work begins.
What this does not prove¶
No parity. No runtime equivalence. No closure equivalence. No transport equivalence. No final compatibility guarantee.
Commands¶
python3 tools/glowing_heart_shared_schema_draft.py
Outputs¶
schemas/glowing_heart/shared_fixture_schema.v0.preview.json
reports/glowing_heart_shared_fixture_schema.preview.md
Next milestone¶
v1.4 should create the first shared fixture instance candidate using this schema draft.
v1.4.1 Note¶
The preview source vocabulary was aligned with the first shared fixture instance. The schema now accepts godot_static_export, mixed_metadata, core_artifact, and godot_artifact as preview provenance labels. This does not imply parity.