# Interview evidence worked example / 访谈证据示例

All interviews and people are synthetic. The completed output is an authored
example, not a benchmark of any model. Quotes remain in their original Chinese.
所有访谈与人物均为模拟；完成文件是编写的示例，不是模型实测结果。

Save interviews.json, evidence.json and validate.py in the same folder.
Run with Python 3 (no dependencies, network, credentials or API charges):

    python3 validate.py interviews.json evidence.json

Expected: PASS: 3 traceable quotes. Human context review still required.
Change a quote to a sentence absent from its source and rerun: expect exit 1.
Missing/invalid files: exit 2. Valid matching evidence: exit 0.

Checks: nonempty arrays and strings, required fields, duplicate IDs, known
interviews and exact contiguous quote matches. No files are modified.
Does NOT check truth, completeness, context, translation accuracy, research
representativeness, demand or willingness to pay. Review these yourself.

Follow the full workflow:
https://aiandbusiness.com/zh/playbooks/interview-to-evidence/
https://aiandbusiness.com/en/playbooks/interview-to-evidence/
https://aiandbusiness.com/ja/playbooks/interview-to-evidence/
