The journey

From DeepDream
to Axiom Engine.

Three years of escalating intent — beginning with weekend image experiments and ending in a self-hosted operations console for AI-assisted work.

A practitioner, not a spectator

I work the way you work a workshop. The interesting question is never can the model do it? — every model can do something. The interesting question is what does it look like to live inside a tool that fully assumes the model is part of the loop? The answer changes monthly; the practice of asking does not.

Tools mastered, in roughly the order they mattered

Each of these eras left a residue in the way I now build. DeepDream taught me that latent spaces had aesthetics worth respecting. Langchain taught me how cleanly an orchestration layer can rot when the abstractions outpace the use cases. n8n taught me that visual workflow editors are powerful precisely until they aren't, and that the gap is where the interesting product work lives. ComfyUI taught me that node-graph tooling for non-engineers can be both rigorously typed and forgiving. Axiom Engine is the synthesis: opinionated, local, observable, modular, alive.

Operating philosophy

Strategic vision

The next twelve months are about consolidation, not expansion. Axiom Engine has crossed the boundary from prototype to working tool — the focus now is information density, interaction speed, and the maturation of the flow-builder layer into a first-class composition substrate. After that: a hardened multi-channel communication layer (Telegram first, others to follow), a deeper memory model that survives session boundaries, and a public-facing analytics surface (the very page living at /metrics) that turns operator telemetry into shareable narrative.


The arc 5 eras · 2023 – present
  1. 01 DeepDream 2023
  2. 02 Langchain 2024
  3. 03 n8n 2024 – 2025
  4. 04 ComfyUI 2025
  5. 05 Axiom Engine 2026 –

Timeline Newest → oldest
  1. Dev Log axiom-engine axiom-engineastrod3observable-plot

    W19 — andersjensen1.com, restyled and restructured

    The week the marketing site stopped pretending to be an architecture studio and admitted it's the front door of Axiom Engine. New shell, new color palette sampled from the running console, new IA, real telemetry on /metrics, three weekly dev-logs to seed the format.

    Read full entry
  2. Dev Log axiom-engine axiom-enginetelegramsvelte-flow

    W18 — Telegram bridge, flow builder upgrades

    A 7.7k-LOC single-commit drop: outbound Telegram messaging matures into a reusable skill pattern, and the flow builder gets the upgrades that unblock the next quarter's work.

    Read full entry
  3. Dev Log axiom-engine axiom-enginesparkvllmnemotron

    W17 — Spark Nemotron, flow templates lineage, vLLM

    Two commits, one quiet, one heavy. A Spark Nemotron skill lands. Flow templates gain lineage analytics and the runtime gains vLLM as a first-class server topology.

    Read full entry
  4. Dev Log axiom-engine axiom-enginecomfyui

    W16 — Filesystem workspace, ComfyUI editor, blog flow node

    Eleven commits of focused consolidation. The filesystem panel grows up. The ComfyUI advanced editor unifies. The blog publish flow node UX gets its first serious pass.

    Read full entry
  5. Dev Log axiom-engine axiom-enginesveltesqliteopenai

    W15 — Chat memory, the inspector matures, and flows-as-tools

    44 commits, three threads: chat conversation persistence, the flow inspector's stage-by-stage maturation, and the moment the LLM gained the ability to call flows as tools — collapsing the line between chat agent and skill pipeline.

    Read full entry
  6. Dev Log axiom-engine axiom-enginecomfyuisvelte-flow

    W14 — Jobs promoted into the flow runtime

    The reorganization of the year. Every legacy job promoted into the flow runtime. 35k +LOC, 19k −LOC, the largest net code movement of the project. ComfyUI workflow skill, flow loops, workflow boundary nodes, constants runtime — all in seven days.

    Read full entry
  7. Dev Log axiom-engine axiom-engineastrostitch

    W13 — Public site v1, Stitch editorial design

    The public-facing site goes live with a Stitch-generated editorial design — the predecessor of the look you're reading now. 7.7k LOC dropped in a single commit. The cockpit becomes a publisher.

    Read full entry
  8. Dev Log axiom-engine axiom-engineollamabrave-searchastro

    W11 — Agentic chat, local LLM panel, blog scaffolding

    The chat panel learns to call tools. Local LLMs become first-class citizens. The Astro blog scaffolding goes up — eventually, the very page you're reading.

    Read full entry
  9. Dev Log axiom-engine axiom-engineopenaianthropicbrave-search

    W09 — Jobs maturation: 5 phases, in one week

    The week the Jobs system grew up. Five named phases — reliability, pipelines, integrations, developer experience, and autonomy — each shipping as its own meaningful commit. Plus a six-skill newsletter scraping pack and Claude tool support.

    Read full entry
  10. Dev Log axiom-engine axiom-enginesqlitefts5

    W08 — Semantic memory, DNS monitor, event log filters

    Phase 1 of semantic memory lands via SQLite FTS5. The event log gets layered filters and presets. A DNS health monitor goes live. The week's headline LOC number is misleading — most of it is generated dist.

    Read full entry
  11. Dev Log axiom-engine axiom-enginesvelte

    W07 — Job editor UX v2/v3, skill UI extraction

    17 commits across the week, almost entirely consolidation of the cron job editor. Two named UX iterations, four phases of skill-config UI extraction, and the first Slack integration plan.

    Read full entry
  12. Dev Log axiom-engine axiom-enginenodesvelteexpress

    W06 — Genesis: a console emerges

    The week the Operations Console crossed the threshold from prototype to working tool. 97 commits, 34k +LOC, the Svelte cutover, a cron job editor, daily-brief skills, system event log, conditional execution.

    Read full entry
  13. Moment axiom-engine axiom-enginenodesvelteexpress

    Axiom Engine — the genesis week

  14. Moment comfyui comfyuistable-diffusionloracontrolnet

    ComfyUI — node graphs that respect non-engineers

  15. Moment n8n n8nwebhooksopenai

    n8n — visual workflows, and where they break

  16. Moment langchain langchainopenaichromadb

    Langchain — first orchestration disasters

  17. Moment deepdream deepdreamstable-diffusiongoogle-colab

    DeepDream — first contact with latent space