Nudge pre-v0.2 Technical Review Notes
Status: pre-v0.2 readiness build for Vlad, Milena, and Gergana feedback. v0.2 remains gated on completed human tests and captured review evidence.
Live Targets
- Production app:
https://nudge-besmartapp.sterngold.nl - Production Worker: configured by the production bundle, intentionally not linked here
- Dev preview:
https://dev.nudge-app-68n.pages.dev - Dev Worker: configured by the dev bundle, intentionally not linked here
Current Scope
- Website URL can be supplied on the first turn and used as context if reachable.
- Diagnostic ordering is prior-attempt-first.
- Visible app phases are Diagnose, Build, and Review.
- Report renderer adds reading guidance, touchpoint explanation, ranking clarification, and save-as-PDF copy.
- Guest type and independent/TO split are no longer first-screen required inputs.
- Generation prompt requests
assumed_low_performance_reasonper nudge. - Report renderer shows Key Behavioral Diagnosis instead of generic Key Behavioral Barriers.
- Footer exposes Human README, Tech README, and Privacy links.
Verification Commands
npm run test:workernpm run test:frontendnpm run test:cloud-split./scripts/verify.shnpx wrangler deploy --env dev --dry-run --outdir=/tmp/wrangler-nudge-dev-outNUDGE_DEV_API_TOKEN=<dev-token> npm run build:cloud:dev
Release Boundaries
- This is pre-v0.2 readiness work, not a v0.2 release claim.
- Production is for controlled external review; dev remains the PM/developer surface.
- No automatic learning from raw conversations.
- No GDPR-complete data handling claim.
- No autonomous client-delivery claim.
- AI-surfaced ideas still require human BehaviorSMART review before they become platform-backed content.
v0.2 should only be used once Vlad and Milena complete their review tests and the evidence is captured. Plain-English testing guidance is in the Human README.