Lattice vs Manual Setup
For developers using Cursor and Claude Code, the setup bottleneck is usually manual configuration. This is the direct time comparison.
Manual Setup
- Research tech stack30-60 min
- Configure package.json20-30 min
- TypeScript, linting, testing30-45 min
- Write AI rules15-30 min
- Set up CI/CD30-60 min
- Document architecture20-40 min
- Debug version conflicts1-2 hours
Total4-6 hours
With Lattice
- Fill out project form2-3 min
- AI generation15-90 sec
- Paste and run setup command30 sec
Total~5 minutes
Architect vs Core
Lattice Architect (Paid)
Best when starting from scratch. Generates PROJECT_GUIDE.md, architecture plan, version-locked stack, guardrails, and CI/CD workflows.
Lattice Core (Free)
Best for existing codebases. Adds version-aware AI rules, verify scripts, and watch workflows in one command.
Frequently Asked Questions
What is the difference between Lattice Architect and Lattice Core?
Lattice Architect is for new projects and generates your full plan, stack, and setup command. Lattice Core is a free CLI for existing projects and adds version-aware AI guardrails.
Does Lattice work for mobile apps too?
Yes. Lattice supports web, API, and mobile-oriented stacks including Expo.
Do I still keep control over the generated files?
Yes. Lattice generates files in your project and you can edit everything directly, including AI rule files and config.