sys-intelligence/system-intelligence-benchmark

Add a `WHY.md` File for Each Benchmark

开放

#22 创建于 2025年11月25日

 (0 条评论) (0 个反应) (0 位负责人)TLA (11 个派生)auto 404
documentationenhancementgood first issue

仓库指标

星标
 (54 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Currently, the root-level README lists all benchmarks with a brief one-liner description. Each benchmark’s folder contains a large README where the motivation and rationale are buried within the details.

We should create a dedicated WHY.md file inside each benchmark’s folder. This file should explain:

  • Why the benchmark matters
  • How it fits into our broader vision of system intelligence

See #21 for a similar file

We should then link each WHY.md file from the corresponding bullet point in the root README.

贡献者指南