Run Intake
The Run Intake form is the starting gun for every Reckoneer run. Nothing automated happens until the operator fills it in and submits.
The form collects: the target store's .myshopify.com domain, the Admin API access token for that store, the competitor URL to analyze, and the adaptation mode (Mirror, Adapt, or Inspire).
On submission, Reckoneer validates the credentials against the Shopify API, creates a Run record in the database, writes a CAPTURE-SPEC.md to the docs folder, and advances the run to Stage 2. The operator can then watch the pipeline progress through subsequent stages.
A single end-to-end execution of the Reckoneer pipeline for one store against one competitor URL. Each run has its own record, status, and set of output documents.
A runtime parameter set at intake that controls how closely the output theme mirrors the competitor: Mirror (close copy of layout and structure), Adapt (similar structure, adapted for the client's brand), or Inspire (competitor as inspiration only, original design produced).
A markdown document written to the docs folder at the end of intake. Contains the competitor URL, adaptation mode, and any operator notes. Read by Stage 2 (Capture) to know what to analyze.