AI · The architecture I build

A company gets AI when someone turns what it knows into context agents can run on

Buying seats is the easy half. The hard half is context: what each person knows, how each workflow actually runs, and where the handoffs sit. Someone has to move all of that into a form a model can reuse. That is the job I do.

4 layerscontext, workflow, governance, collaboration
9 systemsbuilt solo, every one on a live URL
10 sourcesnine channels plus agent-chat history
The gap

AI stalls at the layer nobody owns

In every team I have worked in, the wall was the same. Good people, good tools, and knowledge that never left anyone’s head. A model works with what it is handed. Hand it a blank prompt box and it hands back generic work.

The wall is an ownership problem. Buying licences is procurement. Turning know-how into reusable context is a build job, and someone still has to rewrite the processes so a model runs them the same way twice. Someone has to hold it, inside the stack, with the authority to change how the team works.

I hold that job now as Senior Marketing Manager at ThinkingAI. Ten years of running marketing programs taught me where the work breaks. Writing the code myself is what lets me fix it at the layer where it breaks.

Layer 01 · Knowledge base

The knowledge, written where an agent can reach it

Missing this layer, a company runs on tribal memory. The person who knows why a claim is risky sits three desks away, and the model never meets them. Every answer arrives plausible and shallow.

Once it exists, the knowledge becomes an input. Brand voice, product capability, the regulator’s rulebook and last week’s decisions all live as files an agent loads before it writes a word. Quality stops depending on who is at the keyboard.

I build context from primary sources. My weekly compile reads nine channels plus that week’s agent-chat history, because a large share of my real progress exists only inside those sessions. It writes two records: one a person scans, and one an agent queries. The second accumulates into a knowledge base, and both layers above depend on it existing.

9 channels + agent-chat history → 2 records, one of them built for machines
Context, as artifacts
Personas and skills as markdown8 files
Module catalog with constraints30+
Policy as records compliance ownsFinGuard
This site, exposed to agentsMCP
Layer 02 · Agent teams

Every seat becomes an agent with its own context and queue

Without this layer, AI output is a lucky draft. It reads well, it cites nothing, and nobody can tell you which step produced the error. Teams that touch money or brand cannot ship on that basis, so the drafts never reach a customer.

Inside this layer, a run has stages, budgets and hard stops. Revision loops get a fixed budget so nothing churns forever. A claim without a source is a must-fix. Every output is schema-validated, I archive the runs, and I hold the publish gate.

The guardrails matter more than the models. In one archived round, ten proposed system changes came back nine adopted, one revised, none rejected, and every proposal had to cite a documented failure. The one sent back wanted a late rewrite pass that would have run after the fact-check gate.

Bounded loops · frozen judges · a human on anything irreversible
What holds the line
The score is a diagnosticnever a target
Judges frozen, only stricterby rule
Every change cites a real failurerequired
A human holds publishalways
Layer 03 · Governance

The layer that decides whether any of this ships

This is the layer people skip, and it is the one that kills the program. A team that touches money or brand cannot put unreviewed model output in front of a customer. Without somewhere to point when legal asks how a claim got approved, the honest answer is that nobody knows, and the tool quietly stops being used.

So all behavior lives in one place. Every system prompt sits in a console, bound to a named model, declaring which tools it may call and which servers it may reach. Changing what an agent does becomes a configuration change with an audit trail.

The gates do the other half of the work. Review personas are frozen and may only get stricter, so an improvement has to come from the generating side. Scores read as diagnostics and are never the target, because a system optimized against its own judge converges on flattering the judge. Every proposed change must cite a documented failure. Anything irreversible waits for a person.

35 system prompts in one console · declared tool and server access · audit trail on every change
What the control plane holds
System prompts, one console35
Model bound per promptdeclared
Tools and MCP servers reachabledeclared
Judges frozen, only stricterby rule
Publish, and adopting a changehuman
Layer 04 · Collaboration

My agent answers your agent before either of us gets pinged

Without this layer, every person has a private copilot and the org chart still runs on interruptions. A manager asks, someone context-switches, digs, replies, then gets the follow-up. One real question costs two rounds and a day.

This layer moves the handoff down a level. When my agent finishes something another project depends on, it pings the agent that is waiting on it. When someone needs detail about my work, their agent queries mine, and mine finds the answer in the sources it already reads. Only the hard problems reach the two humans.

I designed this from both seats. I built the compile layer, and my manager built the consolidation layer above it, pointed straight at the two records mine produces. Each person publishes wherever they already work, so nobody has to switch tools to take part. I am piloting the direct agent-to-agent path now as the Answer Desk.

Push a finished dependency · pull an answer · escalate only the hard problems
Four moves between agents
Push · dependency doneno message written
Pull · their agent asks mineone hop
Escalate · humans meethard problems only
Package · skills per seatmanager and IC
How I start

I build from the foundation up, and the foundation is my own seat

The first version has to be one I pay for when it breaks. That keeps it honest, and it gives the next person a working example instead of a proposal.

01

Wrap my own process first

I take the work I already do, put it behind an agent, wire in my channels and archive every run. I run it on my own seat first and fix what breaks.

Reach
One seat

my own week

02

Turn my skills into a knowledge base

A workflow only travels when the knowledge behind it is written down. Personas, brand rules, module constraints and last week’s decisions become files, and the drill-down record accumulates into something another agent can query.

Reach
One seat, portable

skills as files

03

Attach a number before writing code

Every system started as a pain I had already paid for: ad copy dying in policy review, leads going cold over a twelve-hour handoff, a monthly close eating an afternoon. No number on the pain, no build.

Reach
One function

a number attached

04

Wire it into the tools people already open

A tool outside the stack is a demo. The ones that earned their place went into 200+ workflows across an eight-tool stack, and lead handoff fell from about twelve hours to one or two minutes.

Reach
The stack

wired in, not bolted on

05

Spread it by influence, one seat at a time

I hand the next person a working example and the skills that run it. Their job becomes their own workflow, with their own agent holding their context, and the team’s work turns into improving how those agents cooperate.

Reach
The team

seat by seat

AI Lab

The layers, shipped as working systems

I built each one to take over a job I was doing badly by hand. They run the same four layers at product scale: a rulebook or a catalog as context, a bounded pipeline as the workflow, and a person holding the gate. Every one is live on a public URL.

Layer 03 · Governance

Ad copy that clears policy before you export it

ReactTypeScriptViteTailwindGemini logoGemini 2.5 FlashDeepSeek logoDeepSeekVercel

Learns your brand voice from your own site, writes channel-native copy for Google, Meta, LinkedIn and Bing, and audits every line against platform policy and your own rules as it writes.

3 rulebooks · platform, company, compliance, checked as it writes · Live demo · seed data
CreativeOS screen
Ad variant · LinkedInpolicy-firstv3
✓Google Ads policy: clear
✓Meta standards: clear
✓LinkedIn policy: clear
✓Brand & legal: clear
Layer 03 · Governance

Catch the non-compliant phrase before legal does

ReactTypeScriptViteTailwindGemini logoGemini FlashVercel

Paste a fintech marketing draft, pick the jurisdiction, and get a severity-ranked audit: every risky phrase quoted and matched to the FINRA 2210 clause it trips.

9 jurisdictions · one paste, full audit · Internal build · public demo
FinGuard screen
Draft audit · USFINRA 2210 rulebook3 hits
✓Risky phrases quoted: 3
✓Matched to FINRA 2210
✓Severity ranked
✓Rewrite suggested
Layer 03 · Governance

Find the policy violation before the platform does

ReactTypeScriptViteTailwindVercel Functions

Headline, body, URL and the creative itself, audited against ~84 embedded platform policy clauses plus your saved company rules. You get a safety score with every risk explained, before upload.

~84 policy clauses · checked before any model call · Internal build · public demo
AdGuard screen
Creative auditMeta + Google rulebooks92
✓Destination policy: clear
✓Prohibited claims: none
✓Trademark: clear
✓Image safety: clear
Layer 01 · Knowledge base

Pull a creator's whole catalog, get the transcripts out

ReactTypeScriptViteExpressNeon PostgresGemini logoGemini 2.5 FlashFFmpegPlaywrightResendStripeVercel

Paste a Douyin or TikTok profile and it collects the catalog, lifts the transcript from every video, translates and rewrites on your own prompt, then exports to Excel. Every run uses the user's own session, so accounts stay safe.

profile → Excel · transcripts, translated
Hyper Creator screen
Collection runone profile, whole cataloglive
Profile pasted0:00
Catalog collected0:12
Transcribed + polished0:33
Exported to Excel0:38
Layer 02 · Agent teams

Applications, resumes and interviews in one workspace

React 19TypeScriptViteExpress 5SupabasePrismaGemini logoGemini 2.5DeepSeek logoDeepSeekGPT-4o · WhisperStripeVercel

One pasted job description becomes a tracked application, a resume run through a six-step tailoring engine with its ATS read-out, and interview prep built from the same context.

4-pass tailoring · with ATS read-out · Live · in production
Career Capybara screen
Application · one JDsix-step enginev4
✓JD parsed: role + keywords
✓Resume tailored: 6 steps
✓ATS read-out: pass
✓Interview prep: ready
Layer 01 · Knowledge base

Turn a creator's whole catalog into something you can ask questions of

React 19TypeScriptViteExpressNeon PostgresGemini logoGemini 2.5 FlashFFmpegPlaywrightStripeVercel

An ETL pipeline scrapes the catalog, strips and transcribes the audio, and embeds everything into a vector store, a Digital Brain you query instead of three hours of scrolling.

catalog → brain · query it like a database · Live demo · seed data
TikTok Miner screen
Catalog ingest142 videos → brainETL
URLs ingested0:00
Audio transcribed0:14
Indexed · searchable0:41
Ask it anything0:45
Layer 01 · Knowledge base

See the real tech stack behind any competitor's URL

Next.js 16React 19TypeScriptSupabaseDeepSeek logoDeepSeekPlaywrightBrowserlessStripeVercel

Fingerprints the HTML and JS bundles, reads DNS and email posture, maps subdomains, then renders the site in a real browser for a deep scan. Every finding is evidence-backed.

6 scan modes · static → deep → interact · Live · in production
TechSpy screen
Stack scansix passes, one reportdeep
✓HTML + JS fingerprinted
✓DNS + email posture
✓Subdomains mapped
✓Real-browser deep scan
Layer 02 · Agent teams

Read the strategy your competitors put into market

PythonDeepSeek logoDeepSeekPlaywrightMeta Graph APIAds TransparencySQLiteSupabaseStripeVercel

Collects a rival's public ad library, enriches every creative and landing page, labels the set with AI behind a human review queue, and returns a campaign anatomy: market, message, spend posture.

248 creatives · decoded in one run
AdRadar screen
Campaign anatomypublic ad librarybeta
✓248 creatives collected
✓Landing pages enriched
✓Angles AI-labeled
✓Anatomy returned
Honest status

What is running, what is piloting, what I am not claiming

The machinery exists as archived runs and human-gated proposals in a repository. The lift is internal so far, and I would rather leave a cell blank than invent a figure.

What is proven outside my own seat

The numbers with other people in the loop come from programs I ran: a revenue line from $2M to $250M+, lead handoff from roughly twelve hours to one or two minutes, and a monthly close from one to two hours down to under five minutes.

What I am not claiming yet

There is no external before-and-after on the agent machinery. The share of my week it handles is my own estimate and is labeled as one wherever it appears. The collaboration layer is a pilot, and it says so on every page that mentions it.

Layer by layer
Context · channels, records, catalogsoperational
Workflow · page factory, review loopoperational
Workflow · content teamproven internally
Collaboration · consolidationlive
Collaboration · Answer Deskpiloting
External track recordto be earned

Hand me one function and I will build all four layers under it

Personas are markdown and the rubric is one file, so the same machinery retunes to a new team by editing text, no rebuild.