About this demo
What this is
FitFirst Parts is a scratch concierge demo built by the RampStack engine trinity: Basano critiqued the competitive field, Krine wrote the feature spec, Tholo planned the microsite, and an executor (Claude Code) wrote the code to that plan. The point of the demo is to validate the end-to-end loop on one brand before it scales to more.
The positioning the trinity arrived at is fitment-first. Competitor homepages in the audited field treat fitment as a sidebar widget. We make it the entire navigation, so a part of unknown fit is never surfaced.
What this is not
- Not a live store. Forms do not submit, payments are not processed, and the catalog is a small fixed set chosen to exercise the fitment logic.
- Not the public RampStack showcase. The demo lives under a clearly marked scratch path and is not linked from the showcase hub.
- Not a polished marketing site. The prose is plain on purpose because the trinity is in validation, not in launch.
How the trinity built this
- Basano audited four major auto parts ecommerce homepages with a model-backed live audit. The cross-site pattern surfaced as a positioning bar: thin structured data, flat heading hierarchies, accessibility gaps on functional icons, and JS-heavy fitment selectors that bury the most important decision on the page.
- Krine took the human-supplied clarify answers (user problem, audience, success metric, why now) and produced a Format A feature spec for a fitment-first storefront. The proposal stayed at the capability level; estimated effort and priority remained human-owned.
- Tholo decomposed the build task, asked the substrate to pick verification and build skills per page, and prepared the build dispatch. Tholo stopped at the execute seam; it did not write any files.
- Executor (Claude Code) wrote the Next.js code to Tholo's plan and to the selected skills' methodologies. This is the step the engines deliberately do not take on themselves.
- Basano (again) audited the built microsite against a best-in-class ecommerce standard, closing the loop. The critic that set the bar is the one that judges whether the build cleared it.
Run log
A full run log lives at progress/concierge-demo-auto-parts.md in the rampstackco-app repo. It captures every stage's output, what was surprising, and where the engines were thin.