feat: refactor sgclaw around zeroclaw compat runtime

This commit is contained in:
zyl
2026-03-26 16:23:31 +08:00
parent bca5b75801
commit ff0771a83f
1059 changed files with 409460 additions and 23 deletions

7
third_party/zeroclaw/VENDORED_FROM.md vendored Normal file
View File

@@ -0,0 +1,7 @@
# ZeroClaw Vendoring Record
- Upstream repository: `https://github.com/zeroclaw-labs/zeroclaw`
- Upstream default branch at vendoring time: `master`
- Vendored source artifact: `/home/zyl/Downloads/zeroclaw-master.zip`
- Vendored on: `2026-03-26`
- Vendoring reason: sgClaw must build reproducibly inside the SuperRPA browser toolchain without requiring network access during `cargo build` or Chromium's `build_sgclaw.py` flow.