Skip to content

docs: add SVG architecture diagrams#19

Merged
devonartis merged 2 commits into
developfrom
feature/architecture-diagrams
Apr 13, 2026
Merged

docs: add SVG architecture diagrams#19
devonartis merged 2 commits into
developfrom
feature/architecture-diagrams

Conversation

@devonartis

Copy link
Copy Markdown
Owner

Summary

  • 3 SVG diagrams: architecture overview, token lifecycle, security topology
  • Replaces inline mermaid with embedded SVGs matching agentauth-internal visual style
  • Built from actual code review — no HITL/approval, 10 components, 24 event types
  • Darkened flow arrows for contrast on light backgrounds

Test plan

  • CI gates green
  • Visual review of SVGs rendered on GitHub

Three SVG diagrams replacing the inline mermaid block:
- architecture-overview.svg — 10 components, 4 actors, middleware stack
- token-lifecycle.svg — 5-phase flow (setup → auth → launch → register → lifecycle)
- security-topology.svg — 3-zone trust boundaries with security properties

Built from actual code review of cmd/broker/main.go service wiring.
No HITL/approval — enterprise extension point noted in topology.
Visual style adapted from agentauth-internal diagrams with darkened
flow arrows for contrast on light backgrounds.
@github-actions

github-actions Bot commented Apr 13, 2026

Copy link
Copy Markdown

Dependency Review

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

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 41bd453.
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

- README: added Ephemeral Agent Credentialing v1.3 pattern lineage
- docs/python-sdk.md: splash page for private Python SDK repo
- docs/demos.md: splash page for MedAssist AI and Support Ticket demos
- All agentwrit-python links (README + 5 docs) now point to splash
  pages instead of 404ing against the private repo
- CHANGELOG updated
@devonartis devonartis merged commit e33eccc into develop Apr 13, 2026
20 checks passed
devonartis added a commit that referenced this pull request Apr 13, 2026
…rn lineage

- PR #19: 3 SVG architecture diagrams, v1.3 pattern lineage,
  splash pages for Python SDK and demos, all private-repo
  links replaced with splash pages (zero 404s for visitors)
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