01 / overview
Why it exists
PayPulse v2 is a product engineering project about turning an existing app into a clearer, testable system without losing the speed of local iteration.
02 / build file
The build question
How do you make the core rules of a product easy to test and evolve while keeping the interface approachable for a real person using it?
03 / build file
Demo boundary
The local demo is a clearly labelled UI path for exploration. It should not be mistaken for a shared production account or a complete backend integration.
current signal
Latest from the workbench
The thread history covers extracting core business logic into v2 and running a UI-only local demo when backend data is unavailable.
