docs(ai): align energy purchase, security, and agent contracts - #102
Merged
bbsyaya merged 7 commits intoAug 28, 2026
Conversation
- Lock the 24-market roster and account API behavior with live acceptance checks.\n- Publish raw Markdown and first-class CLI and SDK discovery paths.\n- Sync CLI, MCP, and Skills versions with structured output contracts.
- Document quote-bound energy direct purchase and recovery safeguards. - Mark the legacy unauthenticated browser bridge as disabled. - Regenerate the full catalog and enforce 103 output schemas.
This was referenced Aug 19, 2026
- document all six skill workflows and the bundled read-only boundary\n- clarify backend-controlled Energy purchase broadcasts\n- validate AI contracts and strict builds on pull requests
- reserve live API acceptance for push, scheduled, and manual runs\n- keep source consistency and strict MkDocs validation on pull requests
- move checkout, Node.js setup, and Python setup to Node 24-based releases\n- remove deprecated action runtime warnings from pull request validation
- publish the 104-tool MCP catalog with payer history - align API defaults and signed recovery-state disclosures - correct the CLI inventory to 30 top-level command groups
- Refresh the generated catalog from MCP PR justlend#30.\n- Document the no-argument configured-wallet risk check.\n- Keep recovery replay behind a separately confirmed purchase call.
bbsyaya
approved these changes
Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scope
This is the single documentation PR for the coordinated open-source release. It documents the same three workstreams shipped by CLI, MCP, and Skills.
1. Energy direct purchase
https://tegrow.ablesdxd.linkmainnet default and the explicit custom/non-mainnet override boundaryget_energy_payment_riskinspection; it never replays a stored payment, and another payment remains blocked while risk is unresolved2. Security audit remediation
0600recovery file; it remains broadcastable until expiry and is redacted from normal output3. AI readability
jUenergy purchase historyValidation
node scripts/verify-ai-consistency.mjs— passednode scripts/api-acceptance.mjs --json— 9/9 live read-only checks passed on 2026-08-24mkdocs build --strict— passedCoordinated rollout
This PR may merge first. Because pushes to Docs
maindeploy automatically, merge CLI, MCP, and Skills in the same release window to minimize any temporary documentation/implementation mismatch. Portal MR !53 is AI-readability-only and can wait until these documentation links are live.