CORTEX — SYKE AI TIER — $29/MONTH

Your AI writes code.
Cortex understands
the codebase.

Full project analysis in 5 minutes. Not 5 weeks. Onboard any developer — human or AI — to your entire architecture instantly.

14-day money-back guarantee  ·  Includes everything in Pro

Onboarding costs $4,000–$8,000
in lost productivity per hire.

Every new developer — and every new AI agent — spends weeks just learning which files do what. That knowledge lives in senior devs' heads. Until now.

WITHOUT CORTEX
WEEK 1–2 New dev reads random files, asks seniors where everything lives.
WEEK 3 Still doesn't know which files are dangerous to touch alone.
WEEK 4 First confident PR — maybe. Seniors spent 20+ hours explaining architecture.
Cost per new hire
$4,000–$8,000
in lost productivity + senior time
WITH CORTEX
MINUTE 0 Run scan_project. One command.
MINUTE 5 Full architecture doc generated — module map, danger zones, entry points, circular dependencies.
DAY 1 New dev ships their first PR with confidence. Already knows which files to never touch alone.
Total cost
$29/mo
+ ~$0.05 AI API cost per scan

10-section onboarding document.
Generated in minutes.

scan_project analyzes your full dependency graph and feeds structured data to your chosen AI model. The output is a comprehensive markdown document, ready to share with the entire team.

Project Overview Purpose, stack, team conventions, and what the project actually does.
Architecture Overview High-level system design, layer boundaries, and data flow.
Repository Structure Directory map with plain-English explanations of every folder.
Module / Component Map Which modules own what, their public APIs, and how they interconnect.
Key Concepts & Domain Model Core business logic, domain terminology, and the mental model to build from.
Development Workflow How to run, test, build, and deploy the project locally and in CI.
Architectural Decisions Why the codebase is structured this way — context that rarely exists in docs.
Cross-Cutting Concerns Auth, logging, error handling, and other patterns that cut across modules.
Danger Zones & Common Tasks High-risk files, known gotchas, and step-by-step guides for frequent changes.
Quick Reference Commands, key files, important contacts, and everything to bookmark on day one.

Three steps. Five minutes.

Cortex uses BYOK — your own API key, your own AI provider. No data sent to SYKE servers. No markup on AI costs.

Add your AI key

Set one environment variable in your project or shell. Cortex works with any of the major providers — choose whichever you already pay for.

GEMINI_API_KEY OPENAI_API_KEY ANTHROPIC_API_KEY

Your key, your cost, no markup. A full project scan costs roughly $0.05.

Run scan_project

SYKE traverses your entire dependency graph — every file, every import, every module relationship. That structural data is fed to your AI model with a purpose-built prompt.

// In Claude Code, Cursor, or any MCP client:
scan_project({ output: "ONBOARDING.md" })

Get your onboarding doc

A comprehensive markdown document drops in your project root. Share it with your new hire, your AI agent, or your future self. Regenerate it any time the architecture changes.

ONBOARDING.md — ready to commit, share, or paste into your AI chat.

One scan pays for 14 years of Cortex.

This is not a soft ROI argument. These are real costs that appear in every engineering org's budget.

ROI_CALCULATOR — PER NEW HIRE
Senior developer hourly rate ~$80/hr
Hours spent onboarding one new hire 20–40 hours
Cost without Cortex (senior time alone) $1,600–$3,200
Cortex monthly cost $29/mo
AI API cost per full project scan ~$0.05
Return on first use alone 8,000%–16,000%

"One scan costs $0.05 in AI API fees and $29/mo for Cortex. One prevented onboarding week saves $1,600+. The math is not subtle."

ai_analyze — Your AI Safety Net

Before modifying any file, get a semantic analysis that understands not just the file — but every file that depends on it.

ai_analyze

Reads the full source of a file and all of its direct dependents, then asks your AI model to identify what might break, why, and how to safely make the change.

Flags broken imports and type mismatches before you run a single build.

Identifies interface violations caused by upstream changes.

Explains ripple effects in plain English — not just file names.

Works with Gemini, OpenAI, or Claude. BYOK, always.

"Think of it as a senior code reviewer that never sleeps, never skips context, and never gets annoyed at your questions."

Stop wasting weeks.
Start in minutes.

One command. One document. Onboard any developer — or AI agent — to your entire codebase, instantly.

Includes everything in Pro  ·  14-day money-back guarantee

See a sample onboarding document →