Branch
feat/sprint12-post-v1-improvementsCurrent active workstream in the private AIvan repo.State
This page is the public-safe mirror of AIvan as it exists on March 8, 2026. It keeps the current branch, proof lanes, and visible movement readable without leaking the private core.
Branch
feat/sprint12-post-v1-improvementsCurrent active workstream in the private AIvan repo.Focus
Orchestrator v3Approved sweep covering hooks, skills, settings, MCP, memory, and multi-AI behavior.Surface
aivan.ivanm.devDedicated public lane under ivanm.dev, deployed through Vercel with Cloudflare DNS.Current signals
These are the visible numbers that keep the brand tied to shipped behavior instead of generic AI copy.
Configured in AIvan settings as part of the working orchestrator surface.
Routing already spans explore, plan, bash, review, feature, and execution roles.
Hooks keep learning, status, and cleanup moving without manual babysitting.
Gemini, Claude, OpenAI, and local OpenAI-compatible endpoints are all supported.
Confirm, trust-confirm, sandbox, and unrestricted execution are part of the product posture.
The website ships from its own repo and domain instead of hiding inside the portfolio stack.
Working now
node ./bin/dev.js transform ./examples/orders.json "Sort by total descending and keep top 10"Intent becomes executable local data work instead of a one-off answer.
Structured-data transforms already run today for JSON, JSONL, and NDJSON inputs.node ./bin/dev.js transform ./examples/events.jsonl "Group by region" --provider claudeProvider choice is a runtime lane, not a redesign project.
The same task can move across Gemini, Claude, OpenAI, and local OpenAI-compatible endpoints.node ./bin/dev.js workflow --helpWorkflow automation is already a first-class command surface.
The direction stays DAG-based task execution rather than a pile of prompt snippets.Boundary
Operating lanes
Structured inputs, generated execution plans, local pipeline execution, and practical reshaping already exist in the CLI.
AIvan is model-agnostic by design so quality, latency, or quota shifts do not collapse the whole system.
Hot memory, cold store topics, learning journals, patterns, and error entries keep the next session from starting with amnesia.
The CLI, workflow system, scaffold lane, visualizer, and voice experiments all sit under one product identity.
Selective release ledger
The public surface now ships from a dedicated Next.js repo at aivan.ivanm.dev instead of staying coupled to the main portfolio codebase.
Six parallel audit lanes identified infrastructure, content, and feature upgrades across hooks, skills, settings, MCP, cold store, and multi-AI behavior.
AIvan now persists orchestration and research updates with less manual cleanup, strengthening the compounding knowledge loop.
The current product direction was codified through an Ouroboros interview-to-seed flow covering transforms, scaffolding, workflows, voice, visualization, and security.
Hot and cold memory, hook orchestration, plugin skills, MCP usage, and multi-AI routing were formalized into the core system architecture.