HomeRoadmap
Launch Plan

The Road Ahead

The MVP is built and battle-tested. 232 tests. 8 packages. 21 MCP tools. 38 CLI commands. Now it's time to ship it to the world.

MVP Complete

The foundation is solid. Time to launch.

Everything works — the parser, the graph, the MCP tools, the CLI, the viz dashboard. The focus now shifts from building to shipping and getting real users.

232
Tests
8
Packages
21
MCP Tools
38
CLI Cmds

Launch Sequence

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

PHASE01

Website Launch

in progress

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

PHASE02

npm Publish

next

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

PHASE03

GitHub PR Bot

next

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. The MVP is real — more real than 95% of AI agent projects.
🌳
Multi-Language Parser

37 extractors across TypeScript, JavaScript, Python, Rust, SQL, C#, Markdown via Tree-sitter

Neo4j Knowledge Graph

17 node types, 22 edge types, batch UNWIND upserts, QueryCache, rules engine

🤖
21 MCP Tools

search, impact, trace, path, context, health, explain, onboard, communities, flows, wiki, guard, rules, rename, diff, test-impact, audit, service-links, db-impact, changes, projects

⌨️
38 CLI Commands

scan, watch, impact, explain, pr-impact, audit, rules, guard, onboard, diff, communities, flows, wiki, badge, ci, doctor, and more

🖥️
Viz Dashboard

Cytoscape.js 2D + Three.js 3D, 4 layout modes, impact overlay, dead code highlighting, search + filter

🔥
PR Impact Analyzer

Git diff → symbol extraction → blast radius → risk scoring (LOW/MEDIUM/HIGH)

🛠️
Full SRE Tracking

Redis, Bull/BullMQ queues, Prometheus metrics, OpenTelemetry spans, Kafka/RabbitMQ/NATS messaging

🛡️
Security Intelligence

Hardcoded secret detection, dependency vulnerability audit with blast radius, feature flag tracking

🏗️
Infrastructure Parsing

Docker, CI/CD, Terraform, CloudFormation, OpenAPI specs, GraphQL schemas, K8s manifests

📊
Architecture Rules

9 built-in rules + custom Cypher rules, quality gates, CI pipeline integration

💬
nomik explain + onboard

Full symbol explanation with callers/callees and one-command codebase briefing

🔄
nomik diff

Architecture drift detection between git SHAs — new/removed files, functions, call edges

🏷️
Role-Scoped MCP

NOMIK_ROLE env var: dev, architect, security, pm — each sees only relevant tools

232 Tests Passing

Comprehensive test coverage across 18 test files, 8 packages

Visionary Features

The features that turn Nomik from a tool into a platform. Each one is concrete, buildable, and aligned with the existing architecture.

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