Architecture
The current repo is a hiring-platform monorepo with a live Veref marketing layer and a recruiter-workflow foundation underneath it.
Runtime surfaces
apps/webfor public marketingapps/appfor recruiter operationsapps/apifor product APIs and webhooksapps/clifor agent and tech-team command line workflowsapps/desktopfor local AI-assisted recruiter workflowsapps/mobilefor recruiter notifications and lightweight triageapps/extensionfor recruiter workflows inside browser hiring surfacesapps/docsfor internal and external docs
Shared packages
@veref/contractsfor shared types and zod schemas@veref/dbfor Prisma schema and Postgres access@veref/workflowsfor recruiter workflow and reference lifecycle helpers@veref/commsfor email and SMS adapters@veref/llmfor OpenRouter integration@veref/desktop-bridgefor Electron IPC contracts
Product reality
- The implemented backend foundation is reference- and recruiter-ops-centric.
- The public
apps/webexperience already describes the broader Veref Interview + Passport + References platform. - The repo is therefore best understood as a Veref platform monorepo whose application foundation is still catching up to the full product roadmap.
Last updated on