Skeleton and Core
Starfort splits into two layers:- Skeleton — the framework layer: everything users and administrators interact with.
- User Section — Desktop App and Guard API: entry points for employees and applications.
- Admin Section — Citadel and Opticon: policy, permission, and monitoring surfaces.
- Core — the execution engine: Guardian + the AI Model Pool (SLM / VLM / OCR served on VLLM / SGLang).
Request lifecycle
TODO — describe what happens on a single Guard API call:Guardian Bastion receives the request
TODO — API key verification, InputType judgment, Settings validation, Policy lookup.
SaaS vs on-premise
TODO — one-codebase model; model availability, Desktop App availability, and global configuration differences.Related
Organization hierarchy
Global → Company → Organization → Project structure.