Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.protectorplus.cloudsine.tech/llms.txt

Use this file to discover all available pages before exploring further.

Protection levels are templated guardrail strategies that help operators get to a sane starting posture quickly. Protection Level 3 is the recommended starting point.
LevelDefault stateNotes
Level 0 — No ProtectionAll guardrails offDefault for new profiles.
Level 1 — Standard ProtectionStandard guardrails available; none on by defaultOperator opts in per guardrail.
Level 2 — Standard + ShieldPrompt Preset 1LLM + Vector onFoundational coverage for prompt-injection.
Level 3 — Standard + ShieldPrompt Preset 2 (Recommended)LLM + Vector + Content Moderation + System Prompt Protection onStrong default for production.
Full CustomOperator-defined mixChoose any combination across Standard Protection and ShieldPrompt.

Choosing a level

Customer-facing chatbot

Level 3 + tightened PII categories for your jurisdiction.

Internal RAG / knowledge agent

Level 3 + System Prompt Protection enabled in-line; consider Vector at High.

Agentic / multi-tool agent

Level 3 + Vector at High sensitivity, plus tight Keyword/Regex rules on tool-call surfaces.

Research / red-team sandbox

Level 1 or Level 2 in Monitor mode — observe without blocking.