Input Analysis
Applies a structured pre-processing layer to raw inputs (documents, requirements, briefs)
that detects errors, amplifies intent, resolves ambiguity, and produces enriched, actionable
interpretations for downstream analysis.
Guiding Principle
"Garbage in, garbage out. The quality of every analysis is bounded by the quality of its input interpretation."
Procedure
Step 1 — Raw Input Inventory
- Catalog all input artifacts: documents, emails, transcripts, code, diagrams.
- Classify each input by type, source, and reliability level.
- Identify the stated objective and the implicit context.
- Flag missing inputs that would typically be expected for this type of analysis.
Step 2 — Error Detection
- Scan for internal contradictions within and across inputs.
- Identify ambiguous terms that could be interpreted multiple ways.
- Detect unstated assumptions that the input relies upon.
- Flag data quality issues: outdated information, missing references, broken links.
Step 3 — Intent Amplification
- Reinterpret the stated request through three lenses: literal, contextual, strategic.
- Identify what the requestor likely needs but did not explicitly ask for.
- Surface adjacent concerns that the analysis should address.
- Formulate clarifying questions for critical ambiguities.
Step 4 — Enriched Output
- Produce a structured interpretation document with explicit assumptions.
- Include a confidence score for each interpreted requirement.
- Map each interpreted requirement back to its source input.
- Generate a list of clarifying questions ordered by impact on downstream analysis.
Quality Criteria
- Every ambiguity is identified with proposed interpretations and confidence scores.
- Contradictions between inputs are explicitly documented with resolution proposals.
- Intent amplification produces at least one non-obvious insight per input set.
- Clarifying questions are prioritized by their impact on downstream deliverables.
Anti-Patterns
- Accepting inputs at face value without checking for contradictions or ambiguity.
- Amplifying intent beyond what the evidence supports (over-interpretation).
- Producing clarifying questions that could be answered by reading the inputs more carefully.
- Treating all inputs as equally reliable regardless of source and currency.