chore: sync working tree

Commits 1 outstanding change(s) that were sitting uncommitted.
No build artifacts and no secrets in the changeset (both checked).
This commit is contained in:
zeekay
2026-07-26 10:01:48 -07:00
parent 59c8f2c92a
commit 68063c0467
+14
View File
@@ -0,0 +1,14 @@
# agentic.zap moved
The agentic-network RPC ZAP schema previously at
github.com/luxfi/api/agentic.zap
now lives at
github.com/luxfi/proto/schemas/api/agentic.zap
Generated `*_zap.go` siblings will land colocated with their
consuming Go package once a `//go:generate zapgen` directive is
authored. The legacy `agentic.capnp` (Cap'n Proto schema, same
shapes) remains in this directory unchanged.