Documentation

YieldBoost AI Docs Center

Product context, honest integration notes, user walkthroughs, and developer reference for the current state of YieldBoost AI.

Current Status

0G Mainnet is the active default workspace path, while the judge review can still switch networks on demand.

Runtime Truth

UI-ready deterministic scoring with streamed narrative fallback

Product Fundamentals

Overview

A complete tour of what YieldBoost AI is, who it is for, and how the workspace is structured.

Default Network

0G Testnet

Demo Wallet

0x8a3c...ee7D demo wallet

Runtime Store

Vercel KV primary store with local file fallback

What YieldBoost AI is

YieldBoost AI is a dashboard-first DeFi optimization workspace that turns passive portfolio balances into a proof-backed recommendation flow.

The product starts with a wallet or watch-only address, reads a current portfolio snapshot, estimates a higher-yield route, streams the reasoning to the interface, and then stores the resulting receipt in the proof pipeline.

It is designed for three audiences at once: end users who want a clear action path, judges who need a short demo they can verify, and developers who need a codebase that shows where optimization, storage, and proof anchoring happen.

How the workspace flows

  1. 1

    Dashboard

    The dashboard gives the fastest 1-click experience through `Boost My Yield Now`, plus a snapshot of APY lift, portfolio state, and the newest proof receipt.

  2. 2

    Boost

    The Boost page exposes the same optimization idea with more room for the prompt, streaming narrative, progress states, and the `Execute Optimization` control.

  3. 3

    Proof surfaces

    History, the proof modal, and the latest result cards reveal the tx hash, storage identifier, optional ProofRegistry transaction, and explorer links.

Main menu guide
Menu
Primary job
Who uses it most
Reality check
Dashboard
Fast overview + 1-click CTA
Users and judges
Best place to demo the entire loop quickly
Boost
Prompted optimization flow
Power users
Best place to explain `Execute Optimization`
Portfolio
Current wallet state summary
Users
Reflects wallet/RPC availability
Strategies
Strategy framing and ranking
Users and judges
Derived from current app state
Opportunities
Ranked opportunities
Users
Useful before execution
History
Proof ledger and verification trail
Judges and developers
Most important proof review page
Analytics
Performance framing
Judges and contributors
Some values are derived from stored proofs
Watchlist
Protocol watchlist
Users
State-aware support page
Settings
Workspace controls
Contributors
Binds to runtime settings state
Docs
Truthful product knowledge base
Everyone
Use this when you need context before a demo or review

A reliable judge walkthrough

  • Start on `/docs` for the product framing, then jump to `/docs/overview` if the reviewer wants the high-level picture.
  • Open the dashboard, point at `Boost My Yield Now`, and explain that it compresses the default optimization flow into one click.
  • Run the optimization from the dashboard or Boost page, then show the proof modal and History page to prove that the result is not just visual output.
  • If ProofRegistry is configured, highlight the extra on-chain registry tx. If it is not configured, say so directly and show the storage-only receipt path instead.