// Production AI Systems

AI
Systems.

Production AI systems and workflows built across Claude Projects, GPT Projects, and Anthropic API deployments. Brand voice and campaign production. Market intelligence with kill-switch discipline. Autonomous multi-channel marketing. Satellite image analysis for mineral prospectivity. Every system keeps a human in control of the decisions that matter.

4
Production AI systems shipped
27
Data streams ingested daily by VRT2
72%
AuScan HIGH-confidence prospectivity score validated against USGS MRDS
½×
Production time per campaign cycle in AIW
CLAUDE API· HUMAN REVIEW LOOPS· RAG & BRAND CONTEXT· KILL-SWITCH DISCIPLINE· CLAUDE VISION· RECURSIVE LEARNING· APPROVAL ROUTING· SKILL.MD GOVERNANCE· NODE.JS + SQLITE· HYPOTHESIS TESTING· MULTI-PASS DRAFTING
// 01 · PRODUCTION

Agency689
Writing Systems

Brand Voice · RAG · Campaign AI
Sunset Marquis · Agency689
Traveler Guitar

● Active Daily Proprietary
½×
Production time per campaign cycle
3+
Viable first drafts per run
3/wk
Sunset Marquis workflow runs during active cycles
3
Active client brands in production
Problem

Agency work creates constant demand for strong first drafts across email, banners, ad creative, landing pages, and social copy — with zero tolerance for voice drift. Generic AI output is the enemy. Volume without precision just produces more wrong work faster.

System

Brand context files, RAG-retrieved voice samples, SKILL.md governance, and persona specifications are assembled before any draft is generated. The system produces multiple first drafts, then routes them through a standards AI for quality and voice checks before anything reaches a human for approval.

Workflow

Context ingestion → multi-draft generation → standards-AI critique loop → Telegram approval routing → human edit and publish. Outputs span email campaigns, banner copy, landing pages, ad creative, campaign concepts, and social posts. Nothing ships without human sign-off.

Clients & Scope

Sunset Marquis: high-frequency promotional and email copy inside a brand voice that took years to build. Agency689: proposals generated from discovery notes and project requirements, structured against years of precedent. Traveler Guitar: systems thinking extended into visual ideation — creating campaign worlds where the product lives without losing the brand's sense of adventure.

Outcome
Cuts production time by approximately half. Three or more usable first drafts in less time than one used to take.

Used daily across Agency689 client work. The practical version of AI-assisted creative: faster iteration, tighter review loops, and human approval before anything publishes.

// 02 · PRODUCTION

VRT2 · CLAW

Stock Intelligence Agent
27 Streams · 23 Hypotheses
Kill-Switch Architecture

● Live System MIT Open Source
27
Data streams ingested daily
23
Active hypotheses across 6 tiers
67%
S1_LAG signal pre-inclusion hit rate
5
Verification states per signal change
Problem

Markets generate data at a pace no individual analyst can track. EDGAR filings, earnings transcripts, analyst revisions, macroeconomic feeds, and price signals all move simultaneously. Manual synthesis lags. Bad signals with high weights cause outsized damage. A system without governance is worse than no system at all.

System

Node.js + SQLite backbone. Claude Haiku handles routine daily reviews; Claude Sonnet handles advanced analysis. Ingests Finnhub, EDGAR, earnings transcripts, analyst revisions, and macro feeds daily. Claude synthesizes everything into structured intelligence briefs. Signal weights are automatically adjusted based on observed hit rates over time.

Discipline

Every signal change moves through five verification states: UNVERIFIED → SYNTAX_OK → SQL_VERIFIED → RUNTIME_VERIFIED → PRODUCTION_VERIFIED. New signals receive 0.50× weight until proven. Sub-55% hit rates (n=15) trigger automatic deactivation. A 20% drawdown fires a system-wide kill-switch. Nothing trades automatically.

Architecture

Launchd scheduling on macOS. Historical backfill from 2022-present (162,439+ price rows). Six hypothesis tiers: fundamentals, peer dynamics, AI infrastructure, VRT-specific factors, macroeconomics, and emerging research. COMPOSITE_BULL averages +3.65% return over 3-day holds. Everything is logged, versioned, and auditable. The changelog reads like a system's operating history.

Outcome
A research and decision-support system — not a black box. Better-informed human judgment, not automated trading.

The transferable design pattern: ingestion, hypothesis testing, composite scoring, human review, audit trail, continuous improvement. The SSIA white paper documents the full architecture.

VRT2 · CLAW intelligence dashboard VRT2 signal performance graphs

VRT2 and the SSIA white paper are included as technical architecture and systems-design samples, not as investment advice. The S1_LAG hit rate and COMPOSITE_BULL returns are backtested figures, not guarantees of future performance.

// 03 · OPEN SOURCE

BookLite · Auto

Autonomous Book Marketing
6 Platforms · Claude Brain
Human Approval Queue

MIT Open Source Node.js
6
Channels: Reddit, X, FB, IG, Goodreads, KDP
1
Claude brain — book, author voice, strategy unified
0
Auto-posts — human approval required before every action
MIT
License — fork it, adapt it, ship it
Problem

Indie authors need consistent multi-channel presence. Platform-native copy for Reddit, X, Instagram, Facebook, Goodreads, and KDP all have different voice expectations, character limits, and community norms. Maintaining all six manually is a second job. Generic AI copy, posted without human review, does more damage than nothing.

System

A single Claude brain reads book metadata — title, author, target audience, ASIN — and generates platform-specific copy for all six channels in one run. OAuth2 and OAuth 1.0a handle platform authentication server-side. No credentials hit the frontend. KDP ranking data feeds back in via Rainforest API or CSV upload for attribution learning.

Architecture

Local Node.js server with a browser dashboard. Single HTML frontend, single server backend — no build step required. Server health checks show which channels are live. Attribution tracking identifies which content and which channels convert to sales, then feeds those learnings back into the next generation cycle.

What It Is (and Isn't)

BookLite is the open-source Lite release of the internal Agentic689 book and music marketing system. It runs one book, one author voice, one Claude brain, and posts to six platforms. The full production version handles multiple titles, multi-artist configurations, and cross-platform attribution at scale. The Lite release strips to the essentials so the architecture is readable.

Outcome
Platform-native copy across six channels in one run, reviewed by a human before any post goes live.

Built on the Anthropic Claude Agent SDK. MIT licensed. The white paper covers the full internal architecture the Lite version was derived from, including the multi-title production system.

BookLite agent dashboard
// 04 · PROOF OF CONCEPT

AuScan · Satellite

AI Gold Prospectivity
Claude Vision · 5 Sensors
USGS MRDS Validated

● 72% Validation Hit MIT Open Source
72%
HIGH-confidence prospectivity score validated against USGS MRDS
5
Sensor types: ESRI, EMIT, Landsat, ASTER, Sentinel-2
10
World-class gold deposits used as training fingerprints
5×5
Maximum search grid across 100-mile radius
Problem

Traditional mineral exploration is expensive, slow, and requires specialist teams in the field. Satellite imagery covering every inch of Earth's surface is freely accessible but opaque to non-specialists. The gap between available data and actionable prospectivity intelligence is a systems problem — not a data problem.

System

AuScan trains Claude Vision on the spectral and structural signatures of ten world-class gold deposits — Witwatersrand, Carlin Trend, Kalgoorlie, and others. Multi-sensor data — NASA EMIT hyperspectral, Landsat thermal, ASTER mineral mapping, Sentinel-2 vegetation indices, and ESRI RGB — is assembled into terrain fingerprints for each deposit.

Validation

In testing, the system scored a HIGH-confidence hit at 42.609°N, −119.299°W — Oregon's Pueblo Mining District, a documented former gold producer. Cross-referenced against the USGS Mineral Resources Data System. Search grids are configurable from 2×2 to 5×5 across 10–100 mile radii. Patterns and results persist across sessions.

Architecture

React-based browser application running in a Claude.ai artifact environment. Single-endpoint design — no CORS, no separate auth layer. Browser-native storage for session persistence. USGS MRDS integration via Claude's knowledge base for cross-referenced validation. Configurable search parameters allow rapid iteration across different regions and deposit types.

Outcome
From raw satellite data to prospectivity scores in a single session. Proof that Claude Vision can be applied to real-world image analysis at scale.

The transferable insight: domain expertise can be distilled into a vision system that scales to any geographic target. The white paper covers the full methodology, sensor pipeline, and validation results.

AuScan satellite analysis dashboard AuScan prospectivity analysis report
// 05

Other Systems

Additional workflows & agents

// Marketing Automation
Book & Music Marketing Systems

The production-scale predecessor to BookLite. Multi-title, multi-artist, multi-channel closed loops for KDP titles and music releases. Platform-native copy for Reddit, Instagram, Facebook, X, and TikTok. Real sales and streams tracked through platform APIs. Attribution feedback, channel re-weighting every cycle, and human approval queues between every action.

// Identity Systems
Persona Governance System

Validated persona scaffolding with SKILL.md governance. Produces structured persona specifications with hard governance rules and voice constraints — defining what the AI can say, how it can say it, and where it must defer to human judgment. Used for brand persona development, editorial governance, and AI-assisted copy systems across Agency689 client work.

// Correlation Engine
COOK · Anomaly Correlation Engine

Multi-asset anomaly correlation engine with dashboard UI. Takes complex cross-market signal data and presents it in a form that supports human decision-making. Proof of systems thinking applied to data-to-narrative design: the goal is a human making a better-informed call, not a system making a call on their behalf.

// Site · Shipped by Agent
Agentic689 Site

The studio's own website — designed, written, coded, and shipped by one of the agents. Single self-contained HTML file. Cloudflare Pages Function for the contact form. No framework, no build step. Deploys in five seconds from the terminal with one command. The storefront is itself an honest sample of the work these systems produce.

Music marketing agent dashboard SSIA · CRDO intelligence dashboard