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 QuickstartTHE 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.
SELF-CONTAINED HTML SAMPLEOpen full sample
PUBLISHING SEQUENCE
One artifact. Four explicit decisions.
led publish ./architecture.html --visibility private --json- 01
Generate one complete HTML file
Ask the agent for a self-contained architecture or roadmap deck with no external asset dependencies.
- 02
Publish the first review privately
Start with private visibility unless the intended audience requires another supported boundary.
- 03
Update the same Slide
Publish the revised file with --slide <SLIDE_KEY>. The latest URL remains the active review destination.
- 04
Record the fixed version
Attach the version-specific URL to the architecture decision or handoff that must not move.