LMN//03.2026 go + macos 19 modules
LAMINA
LAMINA
Go modules for building AI services on macOS. Workspace management, process supervision, and a composable toolkit.
Platform
03
Platform
Lamina
Workspace CLI. Repo status, dependency graphs, cross-module testing, coordinated releases.
Platform
Aurelia
Process supervisor for native binaries and containers. Health checks, dependency ordering, zero-downtime deploys.
Platform
Axon
Go toolkit. Server lifecycle, auth, SSE streaming, metrics. Base layer for every service.
Primitives
05
Primitive
Axon Loop
v0.5.2
Provider-agnostic conversation loop for LLM-powered agents.
Primitive
Axon Tool
v0.1.6
Tool definition and execution primitives for LLM agents.
Primitive
Axon Talk
v0.3.0
LLM provider adapters for axon-loop. Ollama, Cloudflare Workers AI.
Primitive
Axon Fact
v0.1.4
Event sourcing primitives. Event, EventStore, Projector, Publisher.
Primitive
Axon NATS
v0.1.3
NATS adapters for axon services. EventBus for cross-instance fan-out.
Domain
06
Domain
Axon Auth
v0.2.3
WebAuthn-based authentication. Passkey registration, login, and session management.
Domain
Axon Chat
v0.4.2
Chat service. LLM integration, tool calling, SSE streaming, agent management.
Domain
Axon Memo
v0.3.2
Long-term memory extraction and consolidation for LLM agents.
Domain
Axon Look
v0.1.4
Analytics event ingestion and querying backed by ClickHouse.
Domain
Axon Task
v0.3.2
Async task execution. Pluggable workers, event sourcing, Postgres persistence.
Domain
Axon Gate
v0.2.1
Approval gate for deploy and publish workflows. Signal notifications, review UI.
Experiments
05
Experiment
Axon Mind
v0.1.3
Embedded Prolog engine for structured inference over facts and rules.
Experiment
Axon Lens
v0.4.5
Image generation pipeline. Prompt merging, FLUX.1 via MLX, gallery storage.
Experiment
Axon Wire
v0.1.0
HTTP transport that routes outbound requests through a Cloudflare Worker proxy.
Experiment
Axon Synd
v0.2.3
Personal syndication engine. Publish to a static site, syndicate to Bluesky, Mastodon, Threads.
Experiment
Axon Eval
v0.2.0
Scenario plans run against a live cluster. YAML-defined, assertion-based.