ServicesLive DemosMCPEngineeringAboutProcessContactGet Started
Build Log

What actually shipped

Tioga AI is a solo practice, pre-launch — there are no client case studies yet. This is the substitute: a running log of what's actually built and live on this site, in order, sourced directly from the commit history. No slide decks, no roadmap items presented as done.

2026-07-27Content

Three new offers added — Agent-Ready ERP Diagnostic, AI Insurance Governance Evidence Package, AI Cost & Model Governance Assessment

Expanded /services from ten offers to thirteen. The Agent-Ready ERP Diagnostic & Governed Write-Path unblocks agent pilots stalled at the internal-audit stage; the AI Governance Evidence Package packages NIST AI RMF work for an insurance renewal or underwriter questionnaire; the AI Cost & Model Governance Assessment is built directly on the routing infrastructure behind the live Governance Ledger demo. All three were referenced informally on the Governance Ledger page before this — now they're priced, scoped, and live.

2026-07-27Content

MCP vs. RPA comparison page, and EU AI Act joins the framework mapping

Added a second buyer-education comparison page (MCP vs. RPA), and extended the NIST ↔ ISO 42001 mapping into a three-way comparison against the EU AI Act's high-risk obligations — GOVERN/MAP/MEASURE/MANAGE, now read against a voluntary framework, a certifiable standard, and binding law side by side.

2026-07-27Content

MCP vs. custom integration comparison page

First entry in an ongoing buyer-education content track: what actually changes when a system is connected via an MCP tool server instead of a point-to-point integration — including where custom integration is still the simpler, correct choice.

2026-07-27Content

Live gateway snapshot on the Governance Ledger

Extended the ledger demo with real, freshly-checked numbers from the gateway's own status tool — budget cap, current spend, per-request ceiling, backend health — clearly dated separately from the historical Jul 17-25 ledger rows so the two snapshots aren't conflated.

2026-07-27Feature

EU AI Act readiness calculator

An interactive risk-tier check — deliberately built as deterministic, rules-based logic rather than a model call, since real regulatory classification isn't something to let an LLM improvise on a live compliance page.

2026-07-27Content

NIST AI RMF ↔ ISO 42001 framework mapping

A conceptual alignment between NIST's four functions and what ISO 42001 requires organizations to address — deliberately scoped to what could be verified against public sources, since Tioga AI is not yet ISO 42001 certified.

2026-07-27Content

Engineering writeups for the live demos

"How we built it" pages for the invoice processing, email triage, and migration assessment demos — model choices, input validation, and rate limiting, grounded in the actual route code, not a summary of it.

2026-07-27Content

EU AI Act exposure page

A dedicated penalty-structure explainer — Article 99's three tiers, what's already enforceable versus what phases in through August 2026 — linked from the Trust page.

2026-07-27Content

Founder, Trust, and Build Log pages

Closed the biggest content gap on the site: zero founder content existed anywhere. Added an About page, a consolidated NIST AI RMF / ISO 42001 / EU AI Act Trust page, and this build log itself.

2026-07-27Infra

Two-tier automated QA suite

Added a Playwright E2E suite: a structural pass (every page loads, correct title, no console errors, nav/footer links resolve) that runs free on every push, plus a functional pass that calls the live Claude-powered demos and runs on a daily cron.

2026-07-27Content

Per-page SEO metadata, OG images, sitemap

Every page now has its own title and description instead of sharing the homepage's. Added a generated OG/Twitter card image, robots.txt, and sitemap.xml.

2026-07-27Fix

Chat widget markdown rendering

The site's Claude-powered chat assistant was leaking raw **markdown** asterisks instead of rendering formatted text. Switched to react-markdown.

2026-07-27Fix

Migration Assessment demo outage

The live EBS → S/4HANA readiness demo was returning 502s after Anthropic retired the claude-sonnet-4-20250514 model ID it was pinned to. Repointed to claude-sonnet-5.

2026-07-26Feature

Governance Ledger demo

A live demo built from a real excerpt of the AI routing gateway this business runs its own infrastructure on — every model call logged, costed, budget-capped, and mapped to the four functions of the NIST AI RMF. Not a simulation.

2026-06-10Feature

Migration Assessment demo

Added a live EBS → S/4HANA migration readiness assessment agent to the demos page, and promoted it to the homepage's "Try It Right Now" strip.

2026-05-17Content

Homepage and Services repositioning

New hero ("The systems you stand on / Will stand on AI"), and the Services section rebuilt around three entry-point offer tiles with a dedicated /services page listing the full ten-offer portfolio.

2026-03-01Content

Brand identity

Custom logo, favicon, and nav/footer/chat-widget iconography replacing the placeholder assets from launch.

2026-02-27Feature

MCP Showcase page

An interactive page explaining the Model Context Protocol with an animated architecture diagram, a live demo against mock SAP/Salesforce data, and real connector code examples.

2026-02-27Feature

Live AI Demos launched

Invoice processing, email triage, and document classification — the first interactive, file-upload-capable demos on the site, plus a full homepage redesign around a demo-first approach.

2026-02-25Infra

tioga.ai goes live

Initial launch: Next.js + Tailwind site with a Claude-powered chat assistant and a smart contact form that classifies inbound inquiries.