Commit Graph

8 Commits

Author SHA1 Message Date
Bill
f960ea6a0d Remove incomplete SimpleExample model - will create dedicated sandbox instead 2026-02-03 21:11:30 -07:00
Bill
8a2ab8d614 Fix property indices in SimpleExample model
- Changed all property role="name" to role="TrG5h" (the registered index)
- Changed property role="operator" to role="TrG5h"
- Uses proper registry index instead of property name string

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-03 21:09:26 -07:00
Bill
5b4d5ada7a Add registry to SimpleExample and update concept references
- Added registry section with all Phase 1 concepts and their EcuMT IDs
- Mapped concepts to short index names (e.g., Module=2Ks9RF)
- Updated all concept attributes to use registry indices
- Updated all role attributes to use registry roles
- Follows same pattern as existing SemAnno.sandbox.mps model

This allows MPS to properly resolve concept definitions from the model itself.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-03 21:06:53 -07:00
Bill
a86db27292 Fix SimpleExample model to use SemAnno language instead of structure
- Changed language use from structure to actual SemAnno language
- Matches the language configuration in SemAnno.sandbox.msd
- Allows proper concept resolution through language namespace
- Should resolve the 'bad concept index key' error

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-03 21:02:26 -07:00
Bill
2fe1bf108e Move test model to existing SemAnno.sandbox
- Moved SimpleExample.mps to languages/SemAnno.sandbox/models/
- Removed redundantly created sandbox directory
- Test model now in the correct, existing sandbox location

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-03 21:00:18 -07:00
048481a0c5 Created Python Loop Generator 2026-01-27 00:35:35 -07:00
0dc152f565 initial textgen for hypergaph edges working 2026-01-19 22:21:17 -07:00
Bill
dc8e5963fd Hard reset: Clean project structure 2026-01-17 21:57:09 -07:00