Calm by default
Dark, sparse surfaces reduce noise around operational decisions.
DESIGN SYSTEMCognitum interface language
A production grounded system for trusted edge intelligence. Calm surfaces, precise hierarchy, observable state, and motion with purpose.
Dark, sparse surfaces reduce noise around operational decisions.
Color, labels, and motion reinforce one another.
Accessibility, provenance, and safe defaults are part of the UI.
02 / Foundations
The production site uses semantic HSL tokens so themes, opacity, and utility classes compose without hard coded color drift.
Outfit + JetBrains MonoIntelligence at the edge
Operational interfaces need rhythm before ornament. Outfit provides open geometry and calm authority.
policy.status = "verified";4px base unit481216243248Use 16 to 24px inside controls and cards. Use 64 to 120px between major narrative sections.
12px core radiusBorders define structure. Shadows indicate focus or elevation. Cyan glow is reserved for active intelligence.
03 / Brand assets
The wordmark is the anchor. Signal fields, cognitive lattices, spectral edges, and precision linework create the surrounding world without competing with it.

Minimum digital width 160px · preserve original proportions · never rebuild the letterforms.
Use for hero moments, live state, and system intelligence.
Use for policy, provenance, identity, and secure coordination.
Use for sensing, RF, spatial state, and edge infrastructure.
Protect the wordmark from controls, copy, and strong graphic edges.
White wordmark with cyan and emerald environmental light.
Place richer topology around the signature, never through it.
Animate the surrounding signal system. Keep the wordmark stable.
04 / Components
Each control carries a clear hierarchy, complete interaction states, a visible focus ring, and a 44px minimum touch target.
5 variants · 3 sizesdefault · focus · errorsemantic, never color onlyDeployment passed signature, scope, and resource checks.
default · interactive · selecteddialog · tooltip · toastbounded action · explicit authority05 / Data display
Use one dominant signal per view. Cyan represents the primary series, green represents verified or positive state, and pink is a comparison series rather than decoration.
Inference efficiency
3.8×+18.2%status first · actions last| Agent | Runtime | Latency | Status | |
|---|---|---|---|---|
| Sentineledge 07 | WASM | 12ms | Healthy | ••• |
| Navigatorregion ca | Native | 38ms | Learning | ••• |
| Observercloud 02 | WASM | 91ms | Degraded | ••• |
06 / Motion
Production patterns use a 600ms expressive entrance, 300ms control transitions, and 100ms stagger. Continuous animation is limited, offscreen work is paused, and reduced motion is mandatory.
0.22, 1, 0.36, 124px rise + fade
ease outcolor + shadow + 2% scale
sequentiallists and narrative groups
ease in outglow, pulse, float only
@media (prefers-reduced-motion: reduce) { animation-duration: 0.01ms; scroll-behavior: auto; }07 / Product patterns
The recurring interface pattern is context, dominant signal, evidence, then a bounded action. Avoid generic dashboard density and decorative science fiction.
One declarative claim, one supporting paragraph, one primary action, and a live product proof.
Marketing · product launchPersistent navigation, compact metrics, state labels, and progressive disclosure for advanced controls.
Fleet · agents · memoryVisible progress, reversible steps, validation before mutation, and an explicit confirmation summary.
Deploy · configure · provisionDirect labels, provenance, time window, uncertainty, and downloadable data alongside every conclusion.
Charts · reports · trust4.5:1 for normal text. 3:1 for large text and UI boundaries.
44px minimum on every actionable control.
Visible focus, logical order, Escape closes overlays.
Never communicate state through color alone.
08 / Certification design
Cognitum certificates combine institutional authority, human recognition, and machine-verifiable evidence. The system scales from a full-screen presentation to print, social proof, and compact credential cards.
UNIVERSITYCU / 2026Certificate of achievement
Cognitum University hereby certifies that8 MODULES · 4 APPLIED LABS · CAPSTONE VERIFIEDUse a landscape ratio, generous negative space, and restrained ambient motion.
Remove navigation and motion while preserving contrast, signatures, and evidence.
Collapse to issuer, recipient, program, status, and a resolvable credential ID.
Credential ID maps to a canonical record.
Issuer, integrity receipt, and status are checked.
Modules, labs, and capstone remain inspectable.
Revocation and expiry never disappear from history.
09 / Governance
A production design system is a governed interface contract. Each layer has a maturity state, an accountable owner, and a measurable adoption gate.
Tokens, typography, spacing, motion
GATE / No hard coded brand valuesControls, data display, agent primitives
GATE / Keyboard and visual regression passCertificate, badge, verifier, receipt
GATE / Resolvable ID and status contractRF, sensing, fields, uncertainty
GATE / Evidence and privacy reviewProduct, engineering, accessibility, security, and brand.
Deprecations remain supported for one minor release.
Visual, keyboard, contrast, reduced motion, and API stability.
Token coverage, component reuse, violations, and migration time.
10 / Implementation
These starter fragments preserve the production semantic tokens, component hierarchy, and motion curve. Copy them into a shared package before adding product specific variants.
:root {
--background: 220 25% 6%;
--foreground: 210 20% 92%;
--card: 220 20% 10%;
--primary: 185 80% 50%;
--accent: 142 70% 50%;
--muted: 220 15% 15%;
--muted-foreground: 215 15% 55%;
--border: 220 15% 18%;
--radius: 0.75rem;
--font-display: "Outfit", system-ui, sans-serif;
--font-mono: "JetBrains Mono", monospace;
}tokens.css · primitives · data display · motion · accessibility tests
No new hard coded brand colors. Every interactive primitive has focus, disabled, loading, error, and reduced motion states.