Skip to content

Add Confidential mode docs page#16

Merged
charitra-prem merged 3 commits into
mainfrom
docs/confidential-mode
Jun 18, 2026
Merged

Add Confidential mode docs page#16
charitra-prem merged 3 commits into
mainfrom
docs/confidential-mode

Conversation

@charitra-prem

Copy link
Copy Markdown
Contributor

What

Adds a docs page for Prem confidential compute (PCCI) inference, plus nav and spell-check updates.

  • New page features/confidential.mdx ("Confidential mode"), added to the Features sidebar group.
  • Six screenshots under images/features/confidential/, captured from the app driven against the dev backend.
  • hypervisor allowlisted in .cspell.json; crypto identifiers are code-formatted so cspell ignores them.

Page contents

  • What is confidential compute — open-source models in Prem's Enclave, hosted in a TEE; every request encrypted with a key only the user holds; no one (Prem, cloud provider, physical access) can read it.
  • How your data is secured — encrypted in transit, at rest, and in use (the model runs inside the TEE).
  • How the protection is enforced — hardware-signed attestation, "don't trust the operator, trust the signature", post-quantum XWing (X25519 + ML-KEM 768). Adapted from docs.prem.io.
  • Plans — confidential mode is Max-only; accounts start on a sponsored Pro plan.
  • Turning it on — 3-step flow with screenshots: switch to Max, enable, confirm active (green widget).
  • FAQ — permanence (one-way switch), behaviour when inference is unavailable (no silent fallback), what's disabled in the mode, plan needed, privacy guarantee.

Validation

  • cspell passes.
  • docs.json is valid; the page is in nav; all six referenced images resolve.
  • Rendered locally with mint dev (Steps, Frames, Warning, and FAQ accordions all render; prev/next is Memory ↔ Telegram).

Note: the existing resources/pricing.mdx page still describes confidential computing on Pro, whereas the live app gates it to Max. Worth reconciling in a follow-up.

🤖 Generated with Claude Code

charitra-prem and others added 3 commits June 18, 2026 15:04
Document Prem confidential compute (PCCI) inference: what it is, how
data is secured in transit, at rest, and in use, and how the enclave's
hardware-attested protection is enforced. Covers the Max-plan gating
(sponsored Pro by default), the enable flow with screenshots, and an
FAQ on permanence and behaviour when inference is unavailable.

Add it to the Features nav and allowlist "hypervisor" in cspell.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@charitra-prem charitra-prem merged commit cee5843 into main Jun 18, 2026
1 of 2 checks passed
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