Skip to content

Feat/backend llms txt#252

Merged
gianalarcon merged 2 commits into
developfrom
feat/backend-llms-txt
May 11, 2026
Merged

Feat/backend llms txt#252
gianalarcon merged 2 commits into
developfrom
feat/backend-llms-txt

Conversation

@Huygon764
Copy link
Copy Markdown
Contributor

Covers 5 end-to-end flows (login, create account, transfer, batch, x402 deposit) with concrete HTTP + TypeScript. The ZK proof section ships full runnable code with every constant pinned (BN254, circomlibjs Poseidon, UltraHonk + keccak), because short pseudocode silently produces proofsthat fail on-chain.

Huygon764 added 2 commits May 11, 2026 17:23
…K recipes

Drop the auto-generated /llms-full.txt and replace the Swagger-dump /llms.txt
with a single hand-written playbook covering the five flows agents actually
need end to end: login, create account, single transfer, batch transfer, and
gasless x402 deposit.

The ZK proof section now ships complete TypeScript with every load-bearing
constant pinned (BN254 modulus, circomlibjs Poseidon, UltraHonk with keccak
transcript) because partial pseudocode silently produces proofs that fail
on-chain verification. Every snippet was cross-checked against the live
contract, the shared crypto utils, and the e2e test util to keep them in
lockstep.
@gianalarcon gianalarcon merged commit 25a7043 into develop May 11, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants