Skip to content

Update AI context page and add automated review workflow#260

Merged
udhaykumarbala merged 39 commits into0gfoundation:mainfrom
udhaykumarbala:udhay/update-ai-context-page
Mar 17, 2026
Merged

Update AI context page and add automated review workflow#260
udhaykumarbala merged 39 commits into0gfoundation:mainfrom
udhaykumarbala:udhay/update-ai-context-page

Conversation

@udhaykumarbala
Copy link
Collaborator

@udhaykumarbala udhaykumarbala commented Mar 17, 2026

Summary

  • Remove operator info from AI context page — deleted Running Nodes section (hardware requirements, validator/storage node setup), node status commands, and node sale reference. Page is for developers building on 0G, not node operators.
  • Rewrite INFT section with actual ERC-7857 interfaces, data structures, architecture, and transfer flow sourced from the 0g-agent-nft repo.
  • Clarify flow contract usage — added note explaining TypeScript/Go SDKs handle it internally for file uploads; only needed explicitly for KV operations (Batcher).
  • Add missing links & info — Google Cloud faucet, testnet storage indexer URL, starter kit repos, Indexer REST API, encryption/KV CLI flags, RPC dev-only warning.
  • Replace outdated Python SDK examples with Go SDK examples matching current README.
  • Add automated review workflow — GitHub Action runs every 3 days, checks npm versions (@0gfoundation/0g-ts-sdk, @0glabs/0g-serving-broker), GitHub releases (0g-storage-client), endpoint health (9 URLs), SDK README breaking changes, and contract address summary. Auto-closes previous review issues.

Test plan

  • Verify docs/ai-context.md renders correctly with pnpm build
  • Confirm all internal doc links resolve (CI link checker)
  • Trigger workflow manually via Actions tab to validate issue creation
  • Verify llms.txt / llms-full.txt regenerate with updated content

This reverts commit b30984a.
…ion, add missing links, clarify flow contract

- Remove Running Nodes section (hardware, validator, storage node setup) and node sale info
- Rewrite INFT section with actual ERC-7857 interfaces and architecture from 0g-agent-nft repo
- Add Google Cloud faucet, testnet storage indexer, starter kit repos, indexer REST API
- Add flow contract note clarifying SDK handles it internally for uploads, still needed for KV
- Replace outdated Python SDK examples with Go SDK examples matching current README
- Add encryption and KV CLI commands, RPC development-only warning
Scheduled workflow (Monday 09:00 UTC) checks:
- npm package versions (TS SDK, Compute CLI, OpenZeppelin)
- GitHub release tags (storage, chain, agent-nft repos)
- Endpoint health (RPCs, indexers, explorers, faucets)
- SDK README breaking change keywords
- Contract address summary for manual verification

Auto-closes previous review issues and creates a new one with label ai-context-review.
…repos

- npm: track only @0gfoundation packages (0g-ts-sdk, 0g-cc)
- Remove chain repos (0gchain-Aristotle, 0gchain-NG) and 0g-agent-nft
- Add DA repos (0g-da-op-plasma, nitro) and starter kit repos
- npm: @0gfoundation/0g-ts-sdk + @0glabs/0g-serving-broker
- GitHub: only 0g-storage-client
@vercel
Copy link

vercel bot commented Mar 17, 2026

@udhaykumarbala is attempting to deploy a commit to the 0g-Frontend Team on Vercel.

A member of the Team first needs to authorize it.

@udhaykumarbala udhaykumarbala merged commit 7d7348f into 0gfoundation:main Mar 17, 2026
2 of 4 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.

1 participant