🕯

Ljósmóðir

ljós · móðir  —  light-mother

She doesn’t create. She delivers.

ONE FILE · ONE BOX · ONE AI
I
01 — What She Does

The Midwife

Ljósmóðir is the AI agent inside a ReBo box. She reads the same manifest as the owner — services.nix — and operates the build pipeline end to end. She doesn’t design the infrastructure. She delivers it.

The box owner talks to Mom. Mom talks to the forge.

Cache Intelligence
Tracks every derivation path. Knows what’s warm, what’s cold, and what will bust the cache before you ask.
Failure Classification
Reads build logs, classifies failures by root cause — dependency, network, resource, code — and routes the fix.
Cost Accounting
Every build has a cost: CPU seconds, cache hits, cache misses. She tracks the ledger and surfaces it.
Pre-warming
Predicts what you’ll need next based on the manifest diff and warms the cache before you push.
Build Routing
Decides which builds run on which cores. NUMA-aware. Knows the forge’s topology better than you do.
II
02 — The ACE Loop

The System That Learns

Every deployment is a lesson. The ACE loop — Generate, Reflect, Curate — turns build telemetry into institutional memory. The system that deploys your infrastructure is the same system that learns from its own deployments.

Nidavellir
Generator
Builds. Pure muscle. 14 cores, dedicated socket, event-driven. Produces artifacts and telemetry.
Ljósmóðir
Reflector
Classifies outcomes. Reads logs, measures cost, identifies patterns. Turns data into diagnosis.
Lessons
Curator
Writes findings back. Cache strategy adapts. Build routing adjusts. The next deployment is cheaper.

The forge produces artifacts. The midwife produces understanding.

III
03 — The Value Inversion

Cost Center to Cost Function

Build infrastructure is traditionally overhead. A necessary expense. You pay for CI minutes and hope the number goes down.

Build infrastructure is no longer overhead. It is the cost function of AI-assisted development.

Every cache miss is money. Every rebuild is a decision with a price tag. When the AI can see the cost function, it can optimize it. When it can optimize it, build infrastructure stops being a cost center and becomes a product.

The box holds the light. The people talk to Mom. The cost of every deployment is visible, accountable, and improving.

One file, one box, one AI. The AI is Mom.

IV
04 — Status

Year One

Language
Go
Tests
90+
Service
API server built, webhook subcommand stubbed
Deploy
NixOS module ready, not yet on alpha
License
GPL v3
~