deep-origin-cli
v2.2.23
Published
Deep Origin CLI — Free Tier Project Intelligence Engine
Downloads
50
Maintainers
Keywords
Readme
🧠 Dipz Origin CLI
Free Tier --- Structural Intelligence for Developers (Lite Mode v1.1)
Origin is a local-first developer intelligence CLI that scans any JavaScript/TypeScript project and gives you instant structural insight --- including components, pages, routing, features, UI systems, and project health.
Everything runs 100% locally. No files are uploaded.
Works with: - React / Vite - Next.js (App Router + Pages Router) - Node / Express / Backend projects - Any JS/TS project structure
🚀 CURRENT VERSION
[email protected]
Includes the Lite Mode v1.1 Upgrade: - Module 5 "Experience Engine" - Architecture detection\
- Framework badges\
- Smart UX quality scoring\
- Smart structural tips\
- Motivation engine\
- Universal "+X more (Pro)" counters restored\
- Clean summary output\
- Updated auditEngine, hintEngine, summaryGenerator\
- Fully Lite-safe, fast, and stable
📦 Installation
Global install
npm install -g deep-origin-cliOr run without installing
npx deep-origin-cli audit🧪 Usage
Run an audit
Inside any JS/TS project:
origin auditThis generates: - Console Report (Lite Mode) - docs/ai/bridge_summary.md - docs/audit_history/audit_TIMESTAMP.json
These files are safe for AI ingestion (IDE assistants, docs, copilots, etc.)
🔍 What Lite Mode Shows
✔ Project Overview
Framework, architecture, file count, health score.
✔ Module 5 (NEW in v1.1)
- Architecture (Frontend / Fullstack)
- Framework badge\
- UX Quality score\
- Smart Tip\
- Motivation line
✔ Components, Pages, Features (Preview)
Shows first 10 items + Pro teaser:
Button.tsx
Card.tsx
+18 more (Pro)✔ Routing (Preview)
Next.js or custom routing auto-detected.
✔ UI System
Detects UI libraries (Shadcn, Tailwind, Material, DaisyUI).
✔ Relationships, Duplicates, Dead Files, Unused Deps
All with capped previews and Pro-only overflow counts.
✔ Structural Hints
Deep nesting, empty folders, mixed JS/TS, misplaced assets, etc.
✔ Motivation Block
Keeps users encouraged --- developer experience matters.
🧩 What We Completed (Lite Mode v1.1 Upgrade)
✅ Module 5 Experience Engine
- Architecture detection\
- Framework badge\
- Smart UX Quality scoring\
- Intelligent Tip Engine\
- Motivation Engine
✅ Universal Pro-Counter System
Works for: - Components\
- Pages\
- Features\
- Routing\
- Relationships\
- Duplicates\
- Dead Files\
- Unused Dependencies\
- Structure Hints
✅ Improved Hint Metadata
Supports Module 5 scoring.
✅ Updated Summary Generator (bridge_summary.md)
Lite-safe, AI-friendly, with Experience + Motivation sections added.
✅ Updated auditEngine (Full Rewrite)
- Clean output\
- Stable printing\
- Full integration with new engines\
- Detects Next.js App/Pages routers correctly
⚡ The CLI is now:
- More professional\
- More helpful\
- More developer-friendly\
- AI-ready\
- Ready for real users
🛡 Philosophy
Origin Lite Mode is: - Fast\
- Local-first\
- Safe\
- Read-only\
- AI-cooperative\
- Developer-focused\
- Made for clarity, momentum, and productivity
It is NOT designed to expose anything sensitive or deep internal project structures.
🔥 Coming Soon (Future Lite Upgrades)
- Enhanced framework detector\
- Component count shaping\
- Intelligent hint grouping\
- Stability improvements\
- Prep for Pro Tier UI
👑 About Origin
Dipz Origin is a self-aware project intelligence system designed to help solo developers and teams see their code clearly, avoid drift, and build with confidence.
Free Tier = Lite Mode
Pro Tier = Deep Architecture Intelligence (coming soon)
