CuriousBit · Ajay Walia
← Back to the article
Screenshots from the Field

Aether, running on the box

Nine frames from the live system — one local Gemma model, thirteen agent personas, and a Microsoft 365 Copilot design document being generated end-to-end with cited, web-grounded sources. Click any image to enlarge.

LM Studio local server with Gemma 4 26B loaded and developer logs streaming
01 · LM STUDIO · LOCAL SERVER

The single beast, resident in memory

Gemma 4 26B A4B loaded once in LM Studio, serving an OpenAI-compatible API at 127.0.0.1:1234. The developer log streams a design document being generated live, while Activity Monitor (right) shows the memory pressure of running the whole stack locally.

LM Studiolocalhost:1234zero egress
LM Studio model info panel for Gemma 4 26B A4B Instruct, MLX format
02 · MODEL INFO

gemma-4-26b-a4b-it-mlx

The instruction-tuned, active-parameter Gemma build — MLX-quantized for Apple silicon. The logs show the model emitting non-functional-requirement and SLA tables for a Copilot design.

MLXQ4_Klow-temp
Aether Gradio chat UI generating a Zero Trust design document
03 · GRADIO CHAT · GENERATING

A design document, mid-build

The Aether chat UI generating a Zero Trust Network Access solution design — searching the knowledge base, performing live web search, and rendering architecture diagrams. Quick-example buttons line the sidebar.

Gradio:7860web search
View Generation Metadata showing agent, 90% confidence and live web search
04 · GENERATION METADATA

Computed confidence, in the open

The expandable metadata panel: routed to the Microsoft DWP Technology Architect, 90% confidence, live web search performed, and the exact Microsoft sources cited. Trust you can read off the screen.

confidence 90%cited
Generated Microsoft 365 Copilot Readiness solution design document with document control table
05 · GENERATED OUTPUT

The Copilot readiness design doc

A finished “Microsoft 365 Copilot Readiness & Deployment — Solution Design Document,” complete with a Document Control table, owners, reviewers and classification — produced from the universal template, not a placeholder in sight.

solution designtemplate-filled
Executive Summary section of the generated Copilot design document
06 · EXECUTIVE SUMMARY

Senior-stakeholder framing

The Executive Summary section: business problem, high-level solution, expected outcomes, licensing, and success criteria / KPIs — the structure the design-doc mandate enforces on every generation.

NFRsKPIsPurview
Universal Design Document template markdown open in an editor
07 · THE TEMPLATE

The universal design template

The Design Document template.md that the orchestrator injects into the prompt — sections for Document Control, Executive Summary, current-vs-target state, risk, NFRs, compliance mapping and more. Agents must fill every section or write “Not Applicable.”

kb/design_template19 sections
Finder view of the kb folder showing namespace subfolders per domain
08 · KNOWLEDGE BASE

One namespace per domain

The kb/ directory: a walled folder for each agent — aws, azure, cloud, core_networking, dwp, enterprise, euv, gcp, microsoft_dwp, network and the network specialists — plus shared design_template and design_docs. Knowledge isolation as anti-hallucination architecture.

LanceDBnamespace-isolated
Rules / AGENTS markdown file with behavioral guidelines open in editor
09 · THE WORKING CONTRACT

The Law of the Jungle

The behavioural Rules.md the assistant follows when changing the code: think before acting, simplicity first, surgical changes, goal-driven and verified. A few rules everyone keeps — because the alternative is chaos.

disciplineauditable
×enlarged screenshot