What Gets Generated
Every App Factory build produces a complete package: production code, documentation, market research, and marketing materials. Here's exactly what you get.
Output by Builder Type
Each builder generates a different project structure optimized for its target platform.
App Builder (Mobile)
builds/<app-slug>/app/Expo Router screens and layoutscomponents/Reusable React Native componentshooks/Custom React hookslib/Utilities, constants, and helpersassets/Images, icons, and fontsapp.jsonExpo configurationpackage.jsonDependencies and scriptsdApp Builder (Web3)
dapp-builds/<app-slug>/app/Next.js App Router pagescomponents/React components with shadcn/uilib/Wallet connection, Solana utilitieshooks/Custom hooks for Web3 interactionspublic/Static assetsnext.config.jsNext.js configurationAgent Builder (AI)
outputs/<agent-name>/src/Agent source codesrc/index.tsEntry point and main logicsrc/tools/Agent tools and capabilitiesconfig/Agent configurationpackage.jsonDependenciesPlugin Builder
builds/<plugin-slug>/src/Plugin source codesrc/index.tsMCP server entry pointsrc/tools/Exposed tools and functionspackage.jsonDependencies and MCP configMini App Builder (Base)
builds/miniapps/<app-slug>/app/Next.js pages with MiniKit integrationapp/.well-known/Farcaster manifest routecomponents/UI componentspublic/Images and assetsminikit.config.tsMiniKit configurationartifacts/Deployment and publish guidesWebsite Builder
website-builds/<slug>/src/app/Next.js App Router pagessrc/components/React componentssrc/lib/Utilitiespublic/Static assetsresearch/Market researchaudits/Skills audit reportsDocumentation Files
Every build includes operational documentation—not placeholder templates, but accurate descriptions of your specific app.
README.md
Project overview, features, and quick start instructions. Accurately describes what the app does.
RUNBOOK.md
Detailed operational guide: environment setup, deployment, and maintenance procedures.
TESTING.md
Test coverage, how to run tests, and what scenarios are covered.
LAUNCH_CHECKLIST.md
Pre-submission checklist for app stores: required assets, metadata, and compliance items.
Research Files
Market intelligence generated during the build process. All data is researched, not fabricated.
market_research.md
Market analysis, size estimates, growth trends, and opportunity assessment.
competitor_analysis.md
Detailed breakdown of competing apps: features, pricing, ratings, and positioning.
positioning.md
How the app differentiates, target user segments, and value proposition.
Marketing Files
Launch-ready marketing materials. Copy these directly to your app store listing, website, or social media.
twitter_thread.txt
Ready-to-post launch thread with engagement hooks and call-to-action.
landing_copy.md
Website copy: headline, features, benefits, FAQ, and conversion elements.
press_kit.md
Press release template, company facts, and media-ready descriptions.
aso_metadata.md
App Store Optimization: title, subtitle, keywords, and full description.
Quality Guarantee
Every file in the output has passed Ralph Mode QA validation.
- Code compiles and runs without errors
- Documentation accurately describes the app
- Research data is real and verifiable
- No placeholder content anywhere