DOCS/REFERENCE
REFERENCE8 MIN READUPDATED 03 SEP 2026

REFERENCE / 04

Know the alpha's hard edges.

Request sizes, formats, session bounds, sharding constraints, model behavior, and unsupported cases.
Limits are part of the privacy boundary. Increasing a size or lifetime expands exposure and resource risk, so change defaults only with explicit tests and operational controls.
REQUEST BOUNDS

Schemas reject unknown or oversized input

FIELDALPHA LIMITNOTES
Text / chat content100,000 characters by production defaultOperator setting supports one to 5,000,000 characters
Task10,000 charactersUse one narrow downstream purpose
Policy identifier100 charactersLowercase pattern for custom policy creation
Chat messages1–100system, user, assistant, or tool roles
Model identifier200 charactersNo guarantee that an upstream supports the requested model
max_tokens1–131,072Passed to a configured upstream when supported
Receipt listing1–200 per pageOffset must be non-negative
BROWSER DOCUMENTS

Text-first formats only

SUPPORTEDLIMITNOT YET SUPPORTED
TXT, Markdown, CSV, JSON1 MB in browser memoryPDF, DOCX, images, OCR, archives
SESSIONS + SHARDS

Reversible context is temporary and bounded

  • Requested session TTL must be between 60 seconds and 30 days; production Compose caps it at seven days and defaults to 24 hours.
  • A shard request returns between two and eight compartments.
  • Current sharding is deterministic paragraph grouping; it is not a semantic model or provider fan-out engine.
  • Reconstruction requires a session id and reconstruction token and can be restricted to an explicit placeholder allowlist.
MODEL + PRIVACY LIMITS

What SHREDDAR does not guarantee

  • Exhaustive sensitive-data detection or zero false negatives.
  • Anonymity, unlinkability, differential privacy, confidential compute, or cryptographic secrecy between shards.
  • Automatic compliance, certification, privilege preservation, or suitability for arbitrary regulated data.
  • Streaming chat responses, because output inspection requires a complete response in the alpha.
  • Utility preservation for every task or language.
SHREDDAR DOCSYOUR DOC. YOUR DATA. YOUR CONTROL.

Public alpha documentation. Capability labels describe implementation state, not certification or guaranteed suitability.