×

Architect User Manual

This tool acts as a structured "spec writer." It defines the exact blueprints an AI needs to build you a custom administrative dashboard.

1. Data & Headers

Input your column names. If a field is "Required," the AI will build logic to block incomplete rows from being processed.

2. Logic Chains

Use + AND Condition to stack logic. The "Else" action ensures the app knows what to do when criteria aren't met.

3. Sanitization

Select data types (Dates, Currency) so the AI includes cleaning functions to handle messy human inputs.

4. Templates

Click the tag pills in the Design step to copy placeholders. Paste them into your letter to create mail-merge functionality.

The Workflow: Finish all steps → Copy Blueprint → Paste into a LLM (ChatGPT/Claude/Gemini) → Get your custom admin app code.
Imported from Task Prepper
We found taskPrepperData in localStorage. Fields below were pre-filled so you can keep building immediately.

Naming the Workflow

What are we automating? Used to title the generated dashboard and documentation.

The Raw Materials

What kind of files will users upload to this app?

Spreadsheet Mapping

Map the expected columns. Exact names ensure the AI maps your data correctly without errors.

Drop a sample CSV here to auto-fill headers

Conditional Rules

Build logic chains to trigger specific outcomes. Use AND conditions for complex validation (e.g. If Late AND Over $500).

The Human Process

Explain the step-by-step "Human Logic." Describe the goal the AI should help the human user achieve.

Design Output

Data Tags (Click to copy):

Final Architecture Check

Data FieldStateActionStatus

Blueprint Generated

Copy this into ChatGPT, Claude, or Gemini to build your app.