Trust & transparency

How we earn institutional trust.

Sylaris is infrastructure for real capital. That means every decision must be auditable, every model output must be reproducible, and every constraint must be provably enforced. Here's how we do it.

Deterministic by design

Every RiskOS decision is reproducible. Given the same inputs and config hash, every layer produces identical outputs. No randomness, no hidden state, no side effects.

Full decision transparency

Every trading plan Synapse produces includes a complete decision tree: which signals drove the trade, how allocations were bounded, what hallucination scores were assigned, and why.

Cryptographic audit trail

Each decision is hashed and immutably logged. Institutional clients can replay any decision at any point in time using the decision hash and config version.

Versioned model outputs

Axon artefacts are versioned with model ID, config hash, and timestamp. No silent model updates. Clients pin to specific versions and upgrade on their schedule.

Data minimization

Sylaris processes market data and agent requests. We do not store trading positions, PII, or client portfolio state beyond the minimum required for constraint validation.

Infrastructure isolation

Each client vault runs in an isolated compute environment. No shared state between vaults. API keys are scoped per vault with granular permission controls.

System status

All systems operational

Healthy
ServiceStatusUptime (30d)
Axon Signal Pipeline
Operational
99.97%
Tensor Allocation Engine
Operational
99.99%
Myelin Verification
Operational
99.95%
Synapse Plan Generation
Operational
99.98%
API Gateway
Operational
99.99%
Live audit feed

Recent policy evaluations

Simulated feed showing how every decision is logged with a cryptographic hash.

audit-ledger-prod
TimeEventResultLatency
14:00:12Policy evaluationPASS0.4ms
14:00:09Hallucination checkPASS1.2ms
13:59:58Allocation constraintPASS0.3ms
13:59:45Policy evaluationREFUSED0.8ms
13:59:31Regime classificationPASS0.2ms
13:59:22Allocation constraintPASS0.3ms
13:59:10Hallucination checkPASS1.1ms
13:58:58Policy evaluationPASS0.5ms
Showing simulated data. Production feeds available to authenticated clients.
Compliance

Regulatory posture

Data residency

Compute runs on Google Cloud (US). Inference caches on Azure Blob. No client data leaves designated regions. GDPR-ready architecture.

Access controls

Per-vault API keys with granular scopes. OAuth 2.0 for dashboard access. All API calls are logged with caller identity, timestamp, and request hash.

Encryption

TLS 1.3 in transit. AES-256 at rest. API keys are hashed and never stored in plaintext. Decision hashes use SHA-256.