Controlled systems studio

From uncertain instruction to controlled outcome.

NCM Labs builds controlled intelligent systems across the full stack—from typed agent systems and model evaluation to CAD automation and embedded research.

Agent systems Model evaluation Embedded intelligence

LIVE SYSTEM MAP

Supervised agent flow

TRACE ACTIVE
Instruction-to-outcome system map A four-stage flow moves from an instruction through an uncertain boundary and validation gate to controlled execution. INSTRUCTION typed task ORACLE uncertain<T> BOUNDARY validate OUTCOME traced action THE STOCHASTIC BOUNDARY IS VISIBLE confidence · budget · escalation

Selected work / current research

The work makes the position concrete.

Two public projects and three private R&D threads. One throughline: make the path from instruction to effect explicit, testable, and useful.

02 AI-to-CAD bridge · Python

Fusion 360 MCP

An MCP server that lets an AI assistant inspect and manipulate a live Autodesk Fusion 360 session—from sketches and features to measurements, joints, and validation.

Conversation becomes inspectable geometry.

03 Private R&D · In progress

Model adaptation & evaluation

We build reproducible loops for adapting models to specific tasks, treating data curation, training, serving, and held-out evaluation as one system.

Capability changes are measured against explicit baselines.

04 Private R&D · In progress

Gated autonomous engineering

We are exploring bounded worker systems that plan, execute, critique, and improve work against explicit acceptance criteria, with evidence preserved across every decision.

Autonomy advances only when evidence clears the gate.

05 Private R&D · Work in progress

Embedded intelligence

Ongoing research into sensor-rich devices and distributed control, with firmware, data collection, feedback, and safety designed together from the start.

Intelligence meets the physical world through controlled interfaces.

Capabilities / where we contribute

Research depth. Delivery discipline.

We collaborate where software has to reason, cross a boundary, and produce an outcome that matters.

AGENT.SYSTEMS

Controlled agent systems

We design languages and agent runtimes where uncertainty, budgets, supervision, and escalation paths remain visible from intent to outcome.

FORGE orchestration supervision traceability

MODEL.EVALUATION

Model adaptation & evaluation

We treat data quality, adaptation, serving, and held-out evaluation as a single evidence loop rather than disconnected experiments.

fine-tuning evaluation baselines data quality

CAD.AUTOMATION

CAD automation

We connect reasoning systems to live design environments with inspectable operations and explicit validation between intent and geometry.

Fusion 360 MCP geometry validation

EMBEDDED.INTELLIGENCE

Embedded intelligence

We explore how sensing, firmware, feedback, and safety constraints become dependable behavior in physical devices.

embedded systems sensing control safety

Approach / four invariants

Control is an architectural property.

A polished demo is easy. A system that behaves honestly under uncertainty, failure, and consequence takes a different set of decisions.

boundary.forge
result = reason prompt
when result.sure(above: 0.85) ->
  give validated(result)
else ->
  escalate to human
  1. 01

    Name the uncertain boundary

    Stochastic work should be visible in the architecture, not disguised as a normal function call.

  2. 02

    Validate before effect

    Reasoning can explore. A typed or physical action must pass an explicit boundary first.

  3. 03

    Keep a human ceiling

    When confidence or consequence demands it, the system escalates instead of improvising.

  4. 04

    Trace what actually happened

    Decisions, costs, fallbacks, and execution paths should leave evidence an operator can inspect.

Open channel / start a conversation

Working on a system where the boundary matters?

Tell us what needs to reason, what needs to stay deterministic, and what the outcome has to control.

[email protected]
Available for focused technical collaborations