Everything, in one place

The work, not the summary of it.

Architecture is easy to claim and hard to show, so most of what is here is the thing itself rather than a description of it — diagrams you can click into, node by node, with the controls and the cost model attached; one design carried all the way through the TOGAF method; and writing about what actually broke. Two of the architectures come from production systems. The rest are reference designs for problems I think are worth solving, and they say so.

Reference architectures

Seven you can click through.

Not slideware. Press play, or open any node for its responsibilities, the tech and data behind it, the controls that constrain it, and what it costs to run.

Reference designGraphQL · React

Schema-to-Screen

A GraphQL contract and the React screen on top of it, generated over thousands of tables. The model sees a retrieved subgraph, never the catalog; entitlements compile into the SQL; writes are proposals until a human approves them.

Open the walkthrough →
EnterpriseERP · SOX

Agentic AI in Enterprise ERP

Reading the system of record is cheap and reversible; writing to it is neither. Policy RAG over the procurement rulebook, agent authority capped at the user’s, and a SOX-auditable trail on every write-back.

Open the walkthrough →
VentureHealthcare · FHIR

HealthQCopilot

The clinical copilot behind the venture, drawn end to end. Consent checked before any model call, PHI redacted at the boundary, and every clinical claim verified against FHIR before a clinician sees it.

Open the walkthrough →
Reference designEducation · FERPA

Trustworthy Education AI

A tutor a district could actually approve: retrieval grounded in the school’s own curriculum, student PII redacted before it reaches a model, and a teacher in the loop on anything that reaches a learner.

Open the walkthrough →
Reference designEducation · Workflow

Teacher Workflow

Most education-AI demos target the student. This one targets the teacher’s day — planning, grading, differentiation, family communication — each a narrow agent over one grounded retrieval layer.

Open the walkthrough →
AI for HumanityOffline · HIPAA

Local Agentic AI for Healthcare

A quantized open model on a mini-PC, cache-augmented generation over the guideline corpus, on-device retrieval, and cite-or-refuse when the evidence is thin. Zero PHI egress — as a topology, not a policy.

Open the walkthrough →
AI for HumanityOffline · Classroom

Local Agentic AI for Education

The same offline pattern under classroom constraints: local curriculum, a model small enough to run on hardware a school can afford, and no per-token cost to ration. Student data never leaves the room.

Open the walkthrough →
Publications

Peer-reviewed, and a while ago.

Computer vision and neural networks for industrial defect detection — the problem that got me into this work in the first place.

  • Automated System to Detect Textile Defects ICCIT 2006
  • A Suitable Neural Network to Detect Textile Defects ICONIP 2006, Hong Kong
  • Automated Textile Defect Recognition System using Computer Vision & ANN Enformatika 2006, Budapest

Send me the one workflow you wish already worked.

If any of the above looks like the shape of your problem, the fastest way in is a concrete one.