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.
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.
Launch Sequence
Four steps from built to public. Each step builds on the last.
Website Launch
Ship nomik.co — the public face of the project. Documentation, demos, and the vision.
npm Publish
Ship @nomik-ai/cli to npm. One command: npm install -g @nomik-ai/cli. Free to use, no restrictions.
GitHub PR Bot
GitHub App that auto-comments blast-radius analysis on every PR. The viral hook — every dev who sees it will want it.
Open Source Release
Publish the full codebase on GitHub under a source-available license. Transparency builds trust — the code speaks for itself.
What's Already Shipped
TypeScript, JavaScript, Python, Rust, SQL, C#, and Markdown — all parsed and mapped automatically.
Every function, route, DB table, API call, queue, cron job, and secret — mapped into a persistent, queryable graph.
Your AI assistant queries the graph directly. Impact analysis, search, onboarding, architecture review — all graph-powered.
Scan, analyze, audit, review PRs, detect dead code, generate documentation — all from one CLI.
Know exactly what breaks before you merge. Automatic risk scoring for every pull request.
Detect hardcoded secrets, audit vulnerable dependencies, and enforce architecture rules in CI.
Docker, Terraform, CloudFormation, K8s, CI/CD pipelines — your infra is part of the graph too.
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 2026Modify a function with 15 callers → instant terminal warning with blast radius. Nomik feels alive while you code.
Natural Language Queries
Q2 2026Ask "Why does checkout break when I change user schema?" and get a graph-grounded answer with citations.
Automated Refactoring
Q3 2026Graph-guided safe refactoring suggestions. Identify extract-method, move-function, and split-module opportunities.
Multi-Repo Federated Graph
Q3 2026Connect graphs from multiple repositories into one federated view. Cross-repo impact analysis and service maps.
Graph Time-Travel
Q3 2026Per-commit graph snapshots. Compare architecture at any two points in time. Track tech debt trends over months.
VS Code Extension
Q4 2026Inline 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.