sys-intelligence/system-intelligence-benchmark

Add a `WHY.md` File for Each Benchmark

Aberta

#22 aberto em 25 de nov. de 2025

 (0 comentário) (0 reação) (0 responsável)TLA (11 forks)auto 404
documentationenhancementgood first issue

Métricas do repositório

Stars
 (54 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador