feat: scaffold v0.1 foundation

This commit is contained in:
hermes 2026-07-28 19:26:47 +00:00
commit 170ca32f58
34 changed files with 6175 additions and 5 deletions

View file

@ -0,0 +1,10 @@
{
"schema_version": 1,
"kind": "error",
"error": {
"code": "function_selector_ambiguous",
"message": "symbol 'parse' resolves to more than one function",
"retryable": false,
"details": { "candidates": [] }
}
}