Skip to content

docs: markdown pages for diagram context#28

Merged
devonartis merged 3 commits intodevelopfrom
fix/diagram-markdown-pages
Apr 13, 2026
Merged

docs: markdown pages for diagram context#28
devonartis merged 3 commits intodevelopfrom
fix/diagram-markdown-pages

Conversation

@devonartis
Copy link
Copy Markdown
Owner

Summary

  • Created docs/token-lifecycle.md — embeds the SVG with tables explaining the 5 phases, APIs, and token states
  • Created docs/security-topology.md — embeds the SVG with tables explaining the 3 trust zones, scope narrowing, and security properties
  • Updated docs/architecture.md links to point to the markdown pages instead of raw SVGs

Raw SVG links render poorly on GitHub — clicking them shows XML. Markdown pages give the diagram proper context and navigation.

Test plan

  • CI gates-passed green
  • Verify pages render correctly on GitHub

…agrams

Raw SVG links render poorly on GitHub. Each diagram now has its own
markdown page with the embedded SVG plus context tables explaining
the phases, zones, and security properties shown in the diagram.
Architecture doc links updated to point to the markdown pages.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 13, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 2cf3903.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

- Token lifecycle and security topology diagrams get dedicated markdown
  pages with context tables instead of raw SVG links.
- README comparison table corrected to be fair against industry IAM:
  "Key works for everything, forever" → "Key is over-permissioned and
  long-lived"; revocation and audit rows reframed against real IAM
  capabilities rather than strawman claims.
Traditional IAM was built for humans and long-running services, not
ephemeral AI agents. Reframed the comparison table to lead with that
distinction and added delegation row. Honest about what IAM does —
the gap is agent-specific lifecycle, not IAM being broken.
@devonartis devonartis merged commit acb896b into develop Apr 13, 2026
20 checks passed
@devonartis devonartis deleted the fix/diagram-markdown-pages branch April 13, 2026 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant