1. Create a project
Add “Personal Finance App” as the root. Write down who it serves, which problem it solves, and what is out of scope.
Beginner guide
Follow a Personal Finance App once. No protocol knowledge is required.
Add “Personal Finance App” as the root. Write down who it serves, which problem it solves, and what is out of scope.
Add “Quick entry,” “Monthly budget,” and “Data export,” then label decisions, tasks, and risks.
Expand discovers possible scope. Deepen adds done criteria, dependencies, constraints, risks, and acceptance checks. People choose what to keep.
Ask the Agent to create one node for each confirmed goal, feature, decision, task, or risk. Correct it whenever needed.
Use “Manual-entry MVP” as the Mainline and compare “Bank import” in a Branch. Merge or archive it after validation.
After implementation, return summary, files, commit/PR, tests, risks, and next steps to the relevant node. GrowthMap does not scan Git automatically.
Use full JSON for backup and restore; use Markdown for reading and sharing. Keep a local copy before destructive work.
The precise REST/JSON, CLI/MCP, authorization, conflict, and receipt contracts live in Developer docs.