ASVLabs

Foundry / assembly floor

A brief is the working material.

Operate one source-bound workpiece: the mobile-mechanic brief, the requirements inside it, its public route, and the source manifest it declares.

Mechanic brief is on the floor.

Input artifact

“I need a modern website for a mobile mechanic in Pittsburgh. Customers should be able to see services, trust me quickly, and request a quote. Make it feel tough, reliable, and local — not like a generic repair shop template.”

Source: lib/public/content.ts — samplePrompt at foundry@7d4c3b2.

Requirements pulled from the brief

BusinessMobile mechanic

PlacePittsburgh

Visitor jobSee services. Establish trust. Request a quote.

ToneTough, reliable, local.

Explicit avoidGeneric repair-shop template.

The extraction repeats only language present in the public sample brief at foundry@7d4c3b2.

Public route

The walkthrough keeps the work moving in public.

Prompt captures the business and trust problem. Preview shapes the service, proof, area, FAQ, and quote path. Revision strengthens the request and emergency-service evidence. Export hands off ordinary source files that do not need Foundry in the serving path.

Operate the public walkthrough

Source: app/demo/page.tsx, PublicDemoWalkthrough.tsx, and publicDemoSteps at foundry@7d4c3b2.

Generated-source contract

The handoff opens into files you can inspect and keep.

  • index.htmlStatic-site entry
  • styles.cssResponsive layout and tokens
  • script.jsSmall navigation and form helpers
  • site-data.jsonEditable copy and contact data
  • image-sources.jsonImage URLs, credits, and license references
  • config.jsMetadata and deploy-safe configuration
  • README-DEPLOY.mdDeployment notes for static hosts

Source: lib/public/content.ts — exportPackageFiles at foundry@7d4c3b2. This is the walkthrough contract, not the bakery archive inventory.

Evidence boundary

No generated lineage crosses this space.

The mobile-mechanic walkthrough ends above. Another public example begins below.

Separate sample export

Hearth & Crumb Bakery

A permanent public ZIP proves that Foundry can expose a downloadable source sample. It does not claim that this bakery was generated from the mechanic brief.

Archivefoundry-sample-export.zip

Response markerbakery-neighborhood-foundation

RelationshipSame product. Different public example.

Download the bakery source sample

Source: app/api/sample-export/route.ts and sampleExportFiles at foundry@7d4c3b2.