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>
This commit is contained in:
7
.claude/settings.local.json
Normal file
7
.claude/settings.local.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(ls:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user