Keep the work visible, versioned, and retrievable.
01
SELF-CONTAINED HTML
Keep the artifact your agent actually made.
Publish one self-contained HTML file with its CSS, JavaScript, images, diagrams, and interactions intact. LedgerInfra does not convert it into a template or proprietary format.
slides · reports · interactive demos
02
LATEST + FIXED VERSIONS
Update the work without breaking the conversation.
Keep one latest URL in the review thread. Use a fixed version URL when a decision, handoff, or agent citation must point to the exact HTML that was seen.
latest URL + /v/{version_key}
03
SEARCH RETRIEVAL
Let agents find the source chunk, not just a filename.
Search retrieves authorized chunks from published HTML inside one Workspace and returns the fixed source version for human verification.
Free · Pro · Team · Business
04
GRAPH RETRIEVAL
Follow the references already present in the work.
Graph explores one hop of explicit LedgerInfra links and, when requested, the previous or next version in the same Slide lineage.
Pro · Team · Business
RETRIEVAL FOR AGENTS
Find the source. Follow what it points to.
Search is the entry point. Graph continues from a known version. Both stay inside one authorized Workspace and return fixed source URLs.
01
SEARCH
Find relevant chunks inside published HTML.
FREE · PRO · TEAM · BUSINESS
Hybrid retrieval finds permission-checked source chunks in one Workspace. Every result identifies the Slide, version, and fixed URL.
Chunk content for agent context
Latest-version status
Fixed URL for human review
led search "release policy" --json
02
GRAPH
Trace explicit references and version lineage.
PRO · TEAM · BUSINESS
Start from a Slide or Search query. Graph returns a one-hop view of explicit LedgerInfra links and optional previous or next versions of the same Slide.
Incoming and outgoing references
Explicit or system provenance
Fixed URL for every node
led graph --slide 01K... --include-lineage --json
PUBLISHING SCOPE
One self-contained HTML file stays the source.
Input
One HTML file with no external asset dependencies
Size
Up to 20 MB
Versions
Latest URL plus immutable fixed URLs
Not included
Asset bundles, conversion, or proprietary rendering
FAQ
What to know before you publish.
Is LedgerInfra an AI presentation maker?
No. Codex, Claude Code, or another tool creates the self-contained HTML. LedgerInfra publishes, versions, authorizes, and retrieves the finished artifact.
What can I publish?
The current input is one self-contained HTML file up to 20 MB with no external asset dependencies. Slide decks are the primary use case; reports and interactive demos work under the same input contract.
What does Search return?
Search returns authorized HTML chunks, ranking information, Slide and version identifiers, and a fixed version URL. LedgerInfra does not generate an answer from those results.
What does Graph return today?
On Pro, Team, and Business, Graph returns a one-hop view of explicit LedgerInfra references and optional same-Slide version lineage. Every node points to a fixed version.
What is the difference between latest and fixed URLs?
The latest URL follows the newest version under the same slug. A fixed version URL never changes, so it can anchor a review, decision, handoff, or retrieval result.
Who can view and retrieve Workspace HTML?
Workspace membership and artifact visibility are evaluated before content is returned. Public, Workspace-only, and private visibility have different access boundaries; knowing a URL does not grant access.
Are Pro and Team successive upgrade tiers?
Yes. Free, Pro, Team, and Business are one Organization plan ladder. Free and Pro keep one owner/editor boundary with viewer sharing; Team and Business add the existing Organization member and Editor-capacity model. Business Checkout remains coming soon.
What is included on Free?
Free costs ¥0, requires no card, and includes 25 active Slides, up to 20 versions per Slide, 1 GB of version storage, and Search. Graph is available on Pro, Team, and Business.