Growth engineering
Fontana growth engineering turns each MiniSpec and MegaSpec delivery into searchable institutional knowledge. You capture durable fixes and conventions in docs/solutions/; agents consult that store before planning and assurance so the next task starts closer to done.
What you get
Section titled “What you get”docs/solutions/- YAML-frontmatter learnings (bug track and knowledge track) organised by category.learnings-researcher- Grep-first search of the solutions store during review, MegaSpec impact/planning, and assurance./growth-capture- Interactive, headless, or log capture of a solved problem. Every/🫡 log/LOGTHISruns the mandatory Growth phase: introspect the session, then writedocs/solutions/and focused.cursor/rulesso the same class of bug does not recur.- Tiered review personas - Always-on validator, reviewer, and learnings search; conditional Convex public-surface and adversarial reviewers when path triggers match.
Operator flow
Section titled “Operator flow”- Gather and implement with MiniSpec (
/minispec) or MegaSpec (/megaspec) as usual. - During review and assurance, agents pull prior learnings from
docs/solutions/when relevant. - After assurance and tidy-up,
/🫡 log/LOGTHISalways runs the Growth phase (introspect bugs and conventions; write solutions and Cursor rules). Agents record No growth delta only when introspection finds nothing durable.
Related
Section titled “Related”- Spec:
docs/specs/feature-growth-minispec-megaspec.md(in-repo) - Operator guide:
docs/solutions/README.md(in-repo) - Skill:
.cursor/skills/growth/SKILL.md(in-repo) - Review persona SSOT:
.cursor/skills/megaspec/references/review-personas.md(in-repo)