Wire the source systems first
Files, tools, reports, inbox, leads, services, logs. All connected into a queryable map before a single agent is deployed.
Policy gates, immutable audit, eval harnesses, and budget ceilings. The operating layer that takes blocked Claude and agent initiatives to production.
Agents are downstream of workflow intelligence. Connect the source systems first: files, tools, reports, inbox, leads, services, logs. Then the agents have something real to read.
MCP servers
2 prod
Providers
OpenAI · Anthropic · Google
Base
Columbus, OH
Files, tools, reports, inbox, leads, services, logs. All connected into a queryable map before a single agent is deployed.
Policy gates, per-caller budgets, and immutable audit are wired into every tool call. Not bolted on after review.
Every claim comes with a log, a cost line, and a rollback path. Logs over vibes. Production over theater.
Seven days. Full source-system inventory, live workflow map, and a written rescue plan with cost and risk lines. $5,000, fixed.
Policy gates, immutable audit, budget ceilings, and eval harnesses wired end-to-end. Not glued on top of an unverified stack.
Real users, real load, real telemetry. Every tool call is logged, every model call is priced, every failure is replayable.
Runbooks, dashboards, and an internal owner. The point of the engagement is that your team keeps operating it after we're gone.
OpenAI usage dashboard, Anthropic Academy, Lovable activity log, GitHub graph, LinkedIn. Auditable on request.
2.27B
OpenAI tokens
processed
559
Codex sessions
completed
30+
Claude Code skills
shipped
2
MCP servers
published
10,183
Lovable edits
277 active days
56,424
LinkedIn followers
Top 5 AI Education
13
years enterprise IT
US-based
9×
Anthropic Academy
certified
We'd been stuck for two quarters trying to get Claude Code past legal. Alex wired the policy gates and audit trail, and the same initiative was in production inside a month.
Thomas Schmidt
VP Engineering, mid-market SaaS
Agent governance
Eight active builds behind the operating layer. Each one is real code shipping under real load.
No velocity claims without engineering context.
Fintech marketplace
4 weeks
Dual-API coexistence with zero payment failures during transition.
Core API migration in 14 days; full rollout in 4 weeks. Dual-webhook coexistence let V1 and V2 endpoints operate simultaneously during merchant-by-merchant migration, with feature flags routing traffic per merchant ID.
Real estate platform
3-day sprint
LLM data-mapping agents collapsed a 12-week integration timeline.
Claude Code agents automated schema alignment across 47 disparate MLS data formats and generated unified transformation logic. Human review handled the ~3% of edge-case listings. Roughly 90% reduction in manual data entry.
B2B SaaS startup
3 days
JWT + Postgres RLS scaffolding deployed, ready for feature development.
Auth, RBAC, and Row Level Security enforcing tenant isolation from day one. Infrastructure only — no business logic. Client engineering team built features on top over the next six weeks.
Security consultancy
58 days · Phase 1
Multi-source intelligence aggregation with analyst dashboard.
Aggregates 12 public intelligence sources with LLM-powered entity extraction and relationship mapping. Analyst dashboard provides threat timeline visualization and exports. Redis pub/sub drives real-time updates.
Open source · internal
Ongoing
110-agent SMB finance platform: invoices, reconciliation, compliance.
OpenClaw-native platform built on Bun + Hono with a React dashboard and Postgres RLS. Agents operate in specialized clusters — intake, validation, reconciliation, reporting, and compliance.
Internal platform
Ongoing
Single runs utilizing up to 50 concurrent worker nodes.
Multi-agent orchestrator: one CEO agent (LangGraph) delegates to ten sub-orchestrators (Claude Agent SDK), each managing five specialized workers across six business layers.
Production patterns, not theoretical designs.
Single runs utilizing up to 50 concurrent worker nodes. CEO agent delegates to ten sub-orchestrators, each managing five specialized workers.
┌──────────────────────┐
│ CEO Agent │ LangGraph
│ (delegation tier) │
└──────────┬───────────┘
│
┌───────────┬───────┼───────┬───────────┐
▼ ▼ ▼ ▼ ▼
┌───────┐ ┌───────┐ ... ┌───────┐ ┌───────┐
│ O1 │ │ O2 │ │ O9 │ │ O10 │ Claude Agent SDK
└───┬───┘ └───┬───┘ └───┬───┘ └───┬───┘
│ │ │ │
5 workers 5 workers 5 workers 5 workers = up to 50 concurrentDual-API webhook coexistence. V1 and V2 endpoints run in parallel; feature flags control traffic routing per merchant during rollout.
Stripe Webhooks
│
┌──────────┴──────────┐
▼ ▼
/api/stripe/v1/ /api/stripe/v2/
webhook webhook
(legacy merchants) (migrated merchants)
│ │
└─────────┬───────────┘
▼
Feature Flag Router
(merchant_id → version)
│
▼
Unified Business Logic
(version-agnostic)Model Context Protocol servers registered on major MCP directories and installable via the Anthropic CLI.
TechTideOhio/techtide-mcp
Production MCP server for TechTide AI workflows. Exposes Claude Code skill orchestration, Lovable project management, and n8n workflow triggers.
Alexi5000/CipherClaw
Debug-first MCP server for OpenClaw agents. Causal debug graphs, cognitive fingerprinting, predictive failure detection, and soul integrity checks.
Tokens, spend, and the patterns underneath them. 90-day window · last updated 2026-05-15.
2.27B
tokens · $333
gpt-4o, gpt-4o-mini, o1-preview across code review and document processing.
892M
tokens · $187
claude-3.5-sonnet, claude-3-opus, claude-3-haiku for reasoning and orchestration.
156M
tokens · $42
gemini-1.5-pro and gemini-1.5-flash for long-context (100k+) processing.
Claude-3.5-sonnet outperforms GPT-4o on structured-output reliability by 12% in production.
Gemini-1.5-pro handles long-context (100k+) 3× more cost-efficiently than alternatives.
Multi-provider routing via 9Router reduces p99 latency by 340ms on failover.
MCP tool chains reduce context window consumption by ~23% vs inline tool definitions.
The actual surfaces I build, ship, and operate from. Not a menu — a working setup.
Cursor
Primary IDE. Repo-wide context, agent mode.
Claude
Reasoning and long-context planning.
Codex
Diff-scoped edits and refactors.
Lovable
Full-stack prototype surface. 10,183 verified edits.
Zo Computer
Local agent runtime with connected app context.
Manus.ai
Autonomous task runs against real tools.
Granola
Meeting capture into structured notes for downstream agents.
Canva
Static brand and social artifacts.
Gamma
Long-form decks and briefings.
CapCut
Video edits and demo captures.
Railway
Long-running workers and services.
Supabase
Postgres, auth, and RLS. Primary data plane.
Cloudflare
Workers, edge routing, DNS.
Primary accounts: @Alexi5000 (personal) and @TechTideOhio (organization).
6,326
contributions / year
120+
repos touched
2
GitHub orgs
30+
Claude Code skills
Every engagement starts with the Audit. It's the qualification gate — for both sides — before Rescue or Fractional FDE.
The qualification gate before any engagement.
Fixed scope · Written brief · Cost ceilings
For teams with a blocked or stalled AI initiative that needs to ship.
Fixed scope · Written brief · Cost ceilings
Founding-engineer capacity, embedded, for organizations building an operating layer in-house.
Fixed scope · Written brief · Cost ceilings
It's the technical operator console behind Alex Cinovoj and TechTide AI — proof surface for the operating layer, not a personal brand hub. The canonical brand site is alexcinovoj.com; the commercial implementation site is techtideai.io.
Every engagement starts with the Workflow Intelligence Audit. Seven days, fixed scope, workable report at the end.
© 2026 Alex Cinovoj · TechTide AI · Columbus, OH