Skip to content

docs: broaden audience (managed providers of any size, multi-runtime hint) + unify blueprint mermaid theming#49

Merged
pallakatos merged 1 commit into
mainfrom
docs/blueprint-polish
Apr 27, 2026
Merged

docs: broaden audience (managed providers of any size, multi-runtime hint) + unify blueprint mermaid theming#49
pallakatos merged 1 commit into
mainfrom
docs/blueprint-polish

Conversation

@pallakatos

Copy link
Copy Markdown
Collaborator

Follow-up polish on top of #47 / #48.

README

  • Add an explicit hint near the top that today AzureClaw hosts OpenClaw, but the same guardrails extend to any agentic runtime in future. The plugin/tools.deny hook is the OpenClaw-specific bit; the rest (WI-fronted inference, Confidential Containers, Signal-Protocol mesh, AGT, audit chain) is runtime-agnostic. MCP / A2A / AP2 scaffolding already in the codebase → same sandbox can host LangGraph, AutoGen, CrewAI, Semantic Kernel etc. over the wire.
  • Add a Hardware-isolated cloud offload bullet that points at Blueprint 03, framed as 'not just for enterprises' — any managed provider (small MSPs, indie SaaS, hobbyist co-ops) can use the same primitives to offer a confidential sandbox to end users whose home setup doesn't fit the job (heavier models, longer runs, parallel fan-out, premium-quota work).

Blueprint 03

  • Reframe the persona from "SaaS provider" to "managed-AzureClaw provider at any scale".
  • Add concrete customer examples (indie devs, researchers parallelising prompts overnight, field engineers, privacy-sensitive users, enterprises picking smaller specialists).
  • Spell out that the security shape is identical regardless of provider size — only the economic shape changes.

Mermaid theming

  • Add a unified %%{init}%% theme directive (theme: base with neutral slate themeVariables) to all 15 mermaid blocks across blueprints 01–05 so they render consistently in both GitHub light and dark mode (previously some blocks looked dark, others light, depending on which classDef colours dominated).
  • Normalise one outlier in 02 (boundary fill #f0f7ff#dbeafe) so the cool-blue boundary shade matches the cool-blue "provider" shade already used in 03 and 04.

Docs-only. No runtime / API surface changes.

README:
- Add a hint that today AzureClaw hosts OpenClaw but the same guardrails
  (Workload-Identity inference, Confidential Containers, Signal mesh, AGT,
  audit) extend to any agentic runtime — MCP / A2A / AP2 scaffolding is
  already in the codebase so LangGraph / AutoGen / CrewAI / SK can be hosted
  in the same sandbox over the wire.
- Add a 'Hardware-isolated cloud offload' bullet pointing at Blueprint 03,
  framed as 'not just for enterprises' — any managed provider (small MSPs,
  indie SaaS, hobbyist co-ops) can offer a confidential sandbox to end users
  whose home setup doesn't fit the job (heavier models, longer runs,
  parallel fan-out, premium-quota work).

Blueprint 03 (managed public offload):
- Reframe persona from 'SaaS provider' to 'managed-AzureClaw provider at any
  scale', with concrete customer examples (indie devs, researchers, field
  engineers, privacy-sensitive users).
- Note that the security shape is identical regardless of provider size.

Blueprint diagrams:
- Add a unified %%{init}%% theme directive (theme: base with neutral slate
  themeVariables) to all 15 mermaid blocks across 01-05 so they render
  consistently in both GitHub light and dark mode and stop looking like a
  mix of light/dark.
- Normalise the one outlier classDef fill in 02 (#f0f7ff -> #dbeafe) so the
  cool-blue 'boundary' shade matches the cool-blue 'provider' shade used in
  03 and 04.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pallakatos
pallakatos merged commit df22cc5 into main Apr 27, 2026
22 checks passed
@pallakatos
pallakatos deleted the docs/blueprint-polish branch April 27, 2026 13:21
pallakatos added a commit that referenced this pull request May 12, 2026
README:
- Add a hint that today AzureClaw hosts OpenClaw but the same guardrails
  (Workload-Identity inference, Confidential Containers, Signal mesh, AGT,
  audit) extend to any agentic runtime — MCP / A2A / AP2 scaffolding is
  already in the codebase so LangGraph / AutoGen / CrewAI / SK can be hosted
  in the same sandbox over the wire.
- Add a 'Hardware-isolated cloud offload' bullet pointing at Blueprint 03,
  framed as 'not just for enterprises' — any managed provider (small MSPs,
  indie SaaS, hobbyist co-ops) can offer a confidential sandbox to end users
  whose home setup doesn't fit the job (heavier models, longer runs,
  parallel fan-out, premium-quota work).

Blueprint 03 (managed public offload):
- Reframe persona from 'SaaS provider' to 'managed-AzureClaw provider at any
  scale', with concrete customer examples (indie devs, researchers, field
  engineers, privacy-sensitive users).
- Note that the security shape is identical regardless of provider size.

Blueprint diagrams:
- Add a unified %%{init}%% theme directive (theme: base with neutral slate
  themeVariables) to all 15 mermaid blocks across 01-05 so they render
  consistently in both GitHub light and dark mode and stop looking like a
  mix of light/dark.
- Normalise the one outlier classDef fill in 02 (#f0f7ff -> #dbeafe) so the
  cool-blue 'boundary' shade matches the cool-blue 'provider' shade used in
  03 and 04.

Co-authored-by: Pal Lakatos-Toth <pallakatos@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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