LedgerInfra
Menu

ARCHITECTURE REVIEW

Move an AI-generated architecture deck into review.

Use one latest URL while the proposal changes, then keep a fixed version URL for the exact self-contained HTML behind the decision.

Open the Quickstart

THE REVIEW GAP

Review a proposal that keeps changing.

Without a review artifact
A deck left in a repository, attached to a message, or reduced to screenshots does not provide one stable place for an active review and an exact record of the approved state.
With the versioned workflow
Reviewers use the latest URL while the proposal changes. The decision record uses the fixed version URL returned for the exact HTML that was reviewed.
Back to all examples
SELF-CONTAINED HTML SAMPLEOpen full sample

PUBLISHING SEQUENCE

One artifact. Four explicit decisions.

led publish ./architecture.html --visibility private --json
  1. 01

    Generate one complete HTML file

    Ask the agent for a self-contained architecture or roadmap deck with no external asset dependencies.

  2. 02

    Publish the first review privately

    Start with private visibility unless the intended audience requires another supported boundary.

  3. 03

    Update the same Slide

    Publish the revised file with --slide <SLIDE_KEY>. The latest URL remains the active review destination.

  4. 04

    Record the fixed version

    Attach the version-specific URL to the architecture decision or handoff that must not move.