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) - -