Add oracle harness: verb goldens and function-level vectors

Records stdout/stderr/exit/files for every impeccable verb over a fixed
corpus and replays them against an alternate implementation. Adds a loader
hook that captures per-function call vectors from the pure engine modules.

Prepared with AI assistance (Claude Code).
This commit is contained in:
Paul Bakaus
2026-08-31 19:56:22 -07:00
parent d3f4cc8f4b
commit 57c1fccf73
212 changed files with 2089 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"stdout": "3.6.0\n",
"stderr": "",
"exit": 0,
"signal": null,
"files": {}
}