5 Commits

Author SHA1 Message Date
Bill
668d056bab broken state 2026-02-06 08:58:46 -07:00
Bill
e763c2c32b Phase1Example working on choosing from enums actually done 2026-02-06 01:40:37 -07:00
Bill
6a695e5ed1 textGen borked, saving before further borking 2026-02-04 09:54:51 -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
Bill
fec7284a8f Remove problematic editor definitions pending structure.mps ID fixes
The editor definitions referenced concepts with duplicate IDs in structure.mps.
The structure file needs ID correction before editors can be properly created.

To fix:
1. In MPS, open the SemAnno language
2. Right-click on problematic concepts (showing duplicate ID errors)
3. Select 'Correct ID' intention to auto-generate unique IDs
4. Once structure is clean, recreate editor definitions

See notes below for details.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-03 20:03:53 -07:00