Skip to content

Add interactive explainer site for bastion_ai sovereign-AI stack - #2

Open
markt-heximal wants to merge 2 commits into
mainfrom
claude/bastion-ai-analysis-jsrem3
Open

Add interactive explainer site for bastion_ai sovereign-AI stack#2
markt-heximal wants to merge 2 commits into
mainfrom
claude/bastion-ai-analysis-jsrem3

Conversation

@markt-heximal

Copy link
Copy Markdown
Owner

What this adds

A self-contained, interactive HTML explainer for the markt-heximal/bastion_ai sovereign-AI stack, added at docs/bastion-ai-explainer.html. No build step — it opens standalone in any browser.

Contents

The page walks the repository's own argument and architecture:

  • The thesis — why streaming, vectors, and cloud contracts don't provide sovereignty, and the two gates that do (local embeddings + a governor over the augmented prompt).
  • Architecture — the trust router, self-hosted fleet, LucidLink file service, RAG pipeline, RVF/agenticow memory, and the tailnet-only console.
  • The zero-egress pipeline — the six rag-service/ stages, with the two sovereignty gates flagged.
  • OIA mapping — the ten-layer strength map, gaps included.
  • Honest gaps and a repo map.

Interactive pieces

  • A boundary router demo: pick a query (regulated / confidential / public) and watch the governor classify and route it, blocking the cloud path for regulated content and printing a governance receipt.
  • A pipeline stepper and the OIA strength map.

Notes

  • Theme-aware (light/dark toggle), responsive, and respects prefers-reduced-motion.
  • The router is a local demonstration of the routing logic — the page labels it as such; real verdicts come from Bastion's classifier.
  • Content is drawn directly from the bastion_ai repo's source and docs.

🤖 Generated with Claude Code

https://claude.ai/code/session_01JNQGdtKxKnf3bQtZSda6iS


Generated by Claude Code

claude added 2 commits July 21, 2026 14:03
A self-contained, theme-aware HTML page that explains the markt-heximal/bastion_ai
repository: its two-gates sovereignty thesis, architecture, zero-egress RAG
pipeline, and OIA layer mapping. Includes an interactive boundary router demo,
a pipeline stepper, and the OIA strength map.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JNQGdtKxKnf3bQtZSda6iS
Adds a side-by-side showing the same confidential query leaking through a
naive cloud RAG vs. contained by Bastion, and an interactive mock of the live
console (Overview/Fleet/Policy/Audit tabs). Renumbers sections accordingly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JNQGdtKxKnf3bQtZSda6iS
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.

2 participants