sys-intelligence/system-intelligence-benchmark

Add a `WHY.md` File for Each Benchmark

Offen

#22 geöffnet am 25.11.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TLA (11 Forks)auto 404
documentationenhancementgood first issue

Repository-Metriken

Stars
 (54 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide