HomeRoadmap
Launch Plan

The Road Ahead

The foundation is built and battle-tested. Now it's time to ship it to the world and start building what's next.

MVP Complete

The foundation is solid. Time to launch.

Everything works — scanning, graphing, AI tools, CLI, visualization. The focus now shifts from building to shipping and getting real users.

232
Tests
8
Packages
21
MCP Tools
33
CLI Cmds

Launch Sequence

Four steps from built to public. Each step builds on the last.

PHASE01

Website Launch

completed

Ship nomik.co — the public face of the project. Documentation, demos, and the vision.

PHASE02

npm Publish

completed

Ship @nomik-ai/cli to npm. One command: npm install -g @nomik-ai/cli. Free to use, no restrictions.

PHASE03

GitHub PR Bot

in progress

GitHub App that auto-comments blast-radius analysis on every PR. The viral hook — every dev who sees it will want it.

PHASE04

Open Source Release

planned

Publish the full codebase on GitHub under a source-available license. Transparency builds trust — the code speaks for itself.

What's Already Shipped

💡
This isn't vaporware. Everything below is built, tested, and working today.
🌳
7 Languages Supported

TypeScript, JavaScript, Python, Rust, SQL, C#, and Markdown — all parsed and mapped automatically.

🧬
Full Knowledge Graph

Every function, route, DB table, API call, queue, cron job, and secret — mapped into a persistent, queryable graph.

🤖
21 AI Tools via MCP

Your AI assistant queries the graph directly. Impact analysis, search, onboarding, architecture review — all graph-powered.

⌨️
33 CLI Commands

Scan, analyze, audit, review PRs, detect dead code, generate documentation — all from one CLI.

🔥
PR Blast Radius

Know exactly what breaks before you merge. Automatic risk scoring for every pull request.

🛡️
Security & Compliance

Detect hardcoded secrets, audit vulnerable dependencies, and enforce architecture rules in CI.

🏗️
Infrastructure Awareness

Docker, Terraform, CloudFormation, K8s, CI/CD pipelines — your infra is part of the graph too.

�️
Visual Dashboard

Interactive 2D and 3D graph visualization. See your architecture, find dead code, trace impact paths.

Visionary Features

The features that turn Nomik from a tool into a platform. Each one is concrete and buildable.

Live Watch Warnings

Q2 2026
Always-on experience

Modify a function with 15 callers → instant terminal warning with blast radius. Nomik feels alive while you code.

💬

Natural Language Queries

Q2 2026
Killer demo feature

Ask "Why does checkout break when I change user schema?" and get a graph-grounded answer with citations.

🔍

Automated Refactoring

Q3 2026
Code quality automation

Graph-guided safe refactoring suggestions. Identify extract-method, move-function, and split-module opportunities.

🏢

Multi-Repo Federated Graph

Q3 2026
Enterprise scale

Connect graphs from multiple repositories into one federated view. Cross-repo impact analysis and service maps.

Graph Time-Travel

Q3 2026
Tech lead reviews

Per-commit graph snapshots. Compare architecture at any two points in time. Track tech debt trends over months.

🔌

VS Code Extension

Q4 2026
IDE integration

Inline graph overlays in VS Code: see callers, impact radius, and dead code warnings directly in the editor gutter.

Language Expansion

More languages = more teams = more adoption. Community contributions welcome.

Go
Cloud/infra — K8s, microservices, DevOps
Q2 2026Planned
Java
Enterprise backends, Android, Spring Boot
Q3 2026Research
Ruby
Rails ecosystem, startups
Q4 2026Backlog
PHP
Laravel, WordPress, legacy modernization
Q4 2026Backlog

Enterprise Backlog

Post-launch. These features are for when real users are onboard and revenue justifies the investment.
🏢Multi-repo federated graph
🔐SSO integration (OIDC/SAML)
Graph time-travel (per-commit snapshots)
📝Audit logging + compliance reports
☁️Cloud-hosted SaaS offering
🔌VS Code extension (inline graph)
🤝Multi-agent orchestration
🔄Automated refactoring suggestions
💬Natural language graph queries