Acceleration across the full application
Research, architecture exploration, mission decomposition, implementation, tests, review, debugging and copy all benefited from agent capability.
Experiment 01 / Magimica / 2026
A constrained build tested whether AI could compress delivery without collapsing architecture, testing or production judgment.
01 / Hypothesis
I believed a useful product could move from foundation to a production-shaped beta in days if I kept the architecture small, coached the system deliberately and held product coherence myself.
BenefitLess planning friction. More sustained focus.
Risk controlAI cannot change an objective or add a mission without approval.
02 / Bet
Objective → missions → dependencies → schedule → completion. AI proposes and decomposes work, but a pure TypeScript engine owns points, ordering, capacity and conflicts.
03 / Division of labour
Research, architecture exploration, mission decomposition, implementation, tests, review, debugging and copy all benefited from agent capability.
The product concept; the design direction and generated-image feature; and the final QA, visual refinement and level of finish.
04 / Evidence
The product changed shape over five compressed days: first the model, then selective AI, then a working beta, production repair and finally hardening. The sequence matters more than commit volume.


Schema artifacts establish users, objectives, missions, dependencies and domain events.
Product history / data modelObjective-image migrations add generated illustration state without coupling AI to the deterministic planning core.
Product history / schema changeA usable beta connects the full planning loop; database coverage, secret scanning and authenticated browser checks follow the same day.
Working beta / quality gatesLocalization, PWA support and production compilation arrive alongside CORS, metadata, session and mobile fixes.
Production behavior / repairSecurity, form validation, deployment configuration, mobile navigation and Safari behavior dominate the final pass.
Security / mobile / deploymentSource note / reconstructed from repository history and dated database changes.
Reality check / revised decision
Continuous automated testing added real pipeline cost during the build. My current counter-hypothesis is to make one coherent coding pass, run an independent agent audit, then add tests in a deliberate batch before release. Faster does not mean untested; it may mean sequencing rigor more efficiently.
Visit Magimica