Documentation

Everything you need
to build on Eldric.

The full documentation set for Eldric 5.0. API references (catalogue and the complete endpoint list), the public Internet-reachable surface, the feature catalogue with WIP markers, the AWS Bedrock comparison, the install guides, and the customer-facing how-to pages. All in HTML — nothing here is a markdown file you have to open in an editor.


API

The endpoint surface.

API reference (catalogue)

The 25-section overview with quick-start code examples (curl, OpenAI SDK, Eldric-native agent invocation) and the ten customer-facing endpoints shipped at GA highlighted with worked examples.

Every endpoint, by section

The complete endpoint listing — method, path, auth requirements, body schema, short description — across all 25 sections (Edge, Controller, Router, Data, Agent, Media, Comm, Science, Training, IoT, Swarm, NOVA, xLSTM, cluster ops, observability, marketplace, license).

Public API surface

The Internet-reachable endpoints only — one line each. The starting point if you're integrating from outside the LAN. Admin / cluster / migration / replication paths are intentionally not in this set.


Product

Feature catalogue + comparison.

Features (overview)

The 15-domain summary — the at-a-glance map of everything 5.0 ships. Cards-style, each linking to the deeper detail page for that surface.

Feature catalogue (full)

The long-form catalogue. Every shipped feature with one paragraph per item. WIP markers on the 5.1 deferrals, status notes on the preview features.

Eldric vs AWS Bedrock

Side-by-side. Deployment, data privacy, model choice, cost model, latency, customisation, compliance. The honest read on where Eldric is the right call and where it isn't.


Customer-facing how-to

The day-1 guides.

Using RAG

Upload documents, ask grounded questions, read citations, manage knowledge bases. RAG is on by default in 5.0.

RAG architecture

Controller → Inferenced → Data Worker. Configurable via ELDRIC_EMBED_BACKEND_URL for custom topologies.

Chunking strategies

Content-aware defaults across 12 content types. The intelligent upload flow: analyse → suggest → preview → commit.

RAG on demand

The four-tier cascade and the retention loop. Eldric gets smarter with use, not heavier.

Custom classification

Teach the router your own intent classes — overlay-trained from examples or LLM-fallback with your taxonomy.

Smart memory inference

The native inference daemon consults your associative memory at the prompt boundary. Pro+ opt-in.

Model provider badges

Ollama / Inferenced / OpenAI / Anthropic / xAI / HuggingFace / Groq — green for cluster-local, brand-coloured for external.

xLSTM & IoT

Closed-loop policy execution over WebSocket, Modbus, OPC-UA and MQTT. Watchdog-driven safety fallback.

Eldric for iPad

NavigationSplitView, floating composer, Apple Pencil + Scribble, multi-window via Stage Manager.


Installation & operations

Standing the platform up.

Get started

The one-line install for single-node evaluation. Five minutes from dnf install to a working chat shell.

Edge install

Single-node deployment on Raspberry Pi 4, Intel NUC, NVIDIA Jetson. Store-and-forward to a central cluster.

Admin guide

Day-1 install plus day-2 operations: tenant onboarding, KB ingestion, monitoring alert recipes, backup and upgrade procedures.

Fedora 40

Distro-specific install steps for Fedora 40 (Python 3.12, SELinux notes, firewall config).

RHEL 9

RHEL 9 / Rocky / Alma path with EPEL note.

Ubuntu 24.04

Native DEB shortly after GA; WSL2 / container path today.

Debian 12

Native DEB shortly after GA; WSL2 / container path today.

Install troubleshooting

Nine common failure modes with recoveries.

Known issues

What's currently rough, what's in preview, what's deferred to 5.1, what was recently closed.


Release

What's in this release, what's next.

Release notes

The formal 5.0 release notes — major lifts, preview features, breaking changes, upgrade path, tier table.

What's new

The shipping bullets — what landed in the run-up to GA, area-grouped, links into the detail pages.

What's next

The post-GA roadmap one-pager — six 5.1 cards in flight, six horizon items. Honest framing, no commit dates.


Next

Specific questions?

Open the door: office@eldric.ai. Paid-tier customers with a license ID: support@eldric.ai for prioritised handling. The developer overview walks the SDK + plugin authoring path.