Cellule-PRO · Public documentation

Documentation EN / FR

Six reference documents covering installation, daily ops, API integration, security model, and end-user usage. Rendered to professional LaTeX PDF in English and French. Same content as the docs embedded in the Docker image and served by the admin dashboard once installed.

All documents

Click EN PDF or FR PDF to download the LaTeX-rendered version. Documentation is also embedded directly in the Docker image and served by the admin dashboard at /v1/admin/dashboard/ui once installed — no drift between site and image.

📘
A · Operations

ADMIN_GUIDE

Step-by-step DSI operations manual: install, wizard, daily ops, backup, multi-site federation, ceremony procedure. ~80 sections covering everything clickable in the admin dashboard.

🔌
B · Integration

API_REFERENCE

OpenAI-compatible endpoint reference for sk-cellule-* tokens with opencode, Continue.dev, Cursor, OpenWebUI, or your Python openai SDK. Includes /v1/chat/completions, /v1/embeddings.

🔒
C · Security

SECURITY_MODEL

Trust boundaries: LAN-trust workers/pool, Ed25519 federation signing, JWT EdDSA license validator, GDPR cascade anonymization, append-only audit. The doc your CISO will ask for.

🧠
D · End-user

USER_GUIDE

Employee-facing guide: login, chat, document RAG (drag-drop), [MEMORIZE: fact] mode, debate mode, project mode, GDPR self-service portal. Suitable to email pilot employees on day 1.

🏛️
E · Architecture

CELLULE_PRO_ARCHITECTURE

Technical deep-dive: four-layer model (atom / pool / federation / governance), Ed25519 federation flow, MoE sharding, smart routing logic, model catalog replication across sites.

🛠️
F · Agentic

TOOLS_MODE

Function-calling and tool-use reference for integrating Cellule-PRO into agentic workflows. Compatible with the OpenAI tool-use schema used by Claude, GPT-4 and Mistral function-calling.

About these PDFs: rendered with pandoc + xelatex from the markdown sources embedded in the Cellule-PRO Docker image. Same content as what's served by the admin dashboard once installed, just printable. The site is regenerated at each image release — no manual drift possible. Questions or corrections? Email [email protected].