Layer 1 — Fuzzy
AI Summary
AI Column · Summarize
Reads the unstructured Business Problem text and generates a concise, structured summary. This is the native monday AI feature the assignment requires.
- Source: Business Problem column
- Task: Summarize
- Output: Restated problem, implied scope, suggested category
- What it proves: AI can structure messy intake without manual triage
Layer 2 — Deterministic
Completeness Score
Formula Column · IF/AND
Checks all 7 required fields. Returns "Complete" or "Incomplete." This is the one formula that drives routing — nothing else needed.
- Checks: 7 required fields all non-blank
- Output: "Complete" / "Incomplete"
- Drives: Automation 1 (Complete → Pending Review) + Automation 2 (Incomplete → notify)
- What it proves: Formula columns can't trigger automations directly — solved via "When item created" trigger + condition check