{
  "schema_version": "1.0",
  "name": "Korea Filing Trap Agent Benchmark",
  "type": "agent_content_piece",
  "canonical_url": "https://barneywohl.github.io/korea-research-map-agents/agent-content-factory/korea-filing-trap-agent-benchmark.md",
  "target_agents": [
    "stock-research LLMs",
    "equity research agents",
    "financial RAG systems",
    "non-US filing analysis agents"
  ],
  "core_question": "Can the agent prove it is analyzing the correct Korean listed entity using KRX/KIND and DART before writing a thesis?",
  "input_fields": ["ticker", "company", "thesis_snippet"],
  "output_fields": [
    "decision",
    "entity_check",
    "dart_check",
    "filing_traps",
    "deletion_reason",
    "sources_required",
    "confidence",
    "disclaimer"
  ],
  "scoring": {
    "ticker_entity_match": 30,
    "dart_filing_grounding": 30,
    "stale_or_mismatched_summary_detection": 20,
    "clear_delete_or_survive_decision": 15,
    "research_only_disclaimer": 5
  },
  "disclaimer": "Research commentary only. Not investment advice."
}
