From 2fe1bf108ea6885235defee24a4e2d6cd4495261 Mon Sep 17 00:00:00 2001 From: Bill Date: Tue, 3 Feb 2026 21:00:18 -0700 Subject: [PATCH] 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 --- .claude/settings.local.json | 4 +++- .../SemAnno.sandbox}/models/SimpleExample.mps | 0 sandbox/.mps | 11 ----------- 3 files changed, 3 insertions(+), 12 deletions(-) rename {sandbox => languages/SemAnno.sandbox}/models/SimpleExample.mps (100%) delete mode 100644 sandbox/.mps diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 63da421..093baad 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,7 +1,9 @@ { "permissions": { "allow": [ - "Bash(ls:*)" + "Bash(ls:*)", + "Bash(git add:*)", + "Bash(git commit -m \"$\\(cat <<''EOF''\nAdd textgen definitions for all Phase 1 AST concepts\n\n- Added ConceptTextGenDeclaration nodes for all 38 Phase 1 concepts\n- Includes textgen rules for core concepts \\(Module, Function, Parameter, Variable\\)\n- Textgen rules for statements \\(Block, Assignment, If, Loops, Return, etc.\\)\n- Textgen rules for expressions \\(BinaryOp, UnaryOp, FunctionCall, Literals, etc.\\)\n- Textgen rules for types \\(Primitive, List, Set, Map, Tuple, Array, Optional, Custom\\)\n- Textgen rules for annotations \\(Annotation, DerefStrategy, OptimizationLock, LangSpecific\\)\n\nCo-Authored-By: Claude Haiku 4.5 \nEOF\n\\)\")" ] } } diff --git a/sandbox/models/SimpleExample.mps b/languages/SemAnno.sandbox/models/SimpleExample.mps similarity index 100% rename from sandbox/models/SimpleExample.mps rename to languages/SemAnno.sandbox/models/SimpleExample.mps diff --git a/sandbox/.mps b/sandbox/.mps deleted file mode 100644 index 4601239..0000000 --- a/sandbox/.mps +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - e209a700-5f8c-468c-afcc-f38277628970(SemAnno.structure) - -