Trust layer

Builder intelligence

The brain of your builder — what the platform remembers, the patterns it watches, and the smarter steps it can recommend.

Context confidence

88

/100 · High

Strengths

  • Architecture facts pinned
  • Protected items declared
  • Failed fixes tracked
  • Pattern checks running

Gaps

  • Live token accounting not yet wired
  • Cross-project template memory pending
Memory items

9

Architecture, decisions, protected

Pattern checks

7

4 passing

Architecture summary

What the platform knows

Framework

TanStack Start v1 + Vite 7

UI

shadcn/ui · Tailwind v4 · lucide-react

Routing

File-based, /app/* shell layout

Backend

Novasia Cloud (managed)

Design tokens

Cloud White · Sora + Manrope

Active phase

Phase 7 — Builder Intelligence

Recommendations

Smarter next moves

  • Use Patch Mode for the next hero copy tweak

    The last 3 hero edits were single-line. Patch keeps the conversion-tested layout intact.

  • Reuse the existing OnboardingStepper

    A new wizard surface is being added on /app/projects/new. The shared stepper covers the same shape.

  • Preserve the access policy on /app/access

    Locked by Maya. Edits there require unlock + review.

  • Sidebar issue may need diagnostic mode

    3 patch attempts on the same file in 2 hours. Switching scope or class is likely needed.

  • Split the planned redesign into 3 phases

    Estimated > 60% of monthly budget if run as one job. Scheduler can pace it weekly.

Pattern consistency

Project drift checks

  • Component patterns consistent

    All routes use shadcn primitives + lucide icons.

    ok
  • Watch: duplicate Stat component

    Stat is re-declared in 3 routes. Consider promoting to src/components/.

    watch
  • Route logic consistent

    All app routes live under /app/* with matching head() metadata.

    ok
  • Auth/onboarding behavior consistent

    Auth gates only at save/publish, matching project decision.

    ok
  • Drift: SEO defaults on /app/blog

    Blog index is missing og:image. Other public routes have it.

    drift
  • Naming convention stable

    Routes use kebab-case files, components use PascalCase.

    ok
  • Watch: budget vs scope

    Two recent builds exceeded the suggested phase budget by > 15%.

    watch

Latest snapshot

Phase 7 — Builder Intelligence

green

In progress · Just now

  • Templates added with rule defaults
  • Migration audit workflow live
  • Project memory upgraded
2 unresolved·3 pending

Templates carry rules, not just layout

Reusable starters now ship with onboarding style, access policy, SEO, budget mode, and publish defaults — so new projects start smarter, not just prettier.