Files
LithosAnanake/docs/formal/experiments/README.md
T

28 lines
1.3 KiB
Markdown

# docs/formal/experiments/
One of the four standalone reports — *StarForth Experimental Results*.
- **[main.tex](main.tex)** — Report entry point. `\input{}`s scraps covering
the null hypothesis, negative results, sensitivity analysis, the
factorial-DoE guide/workflow, the `doe_2x7`, `shape_validation`,
`l8_attractor_map`, `l8_validation`, and `window_scaling` campaign
reports (mirroring `docs/working/experiments/campaigns/`), the James Law
protocol, heartbeat-DoE design docs, physics-optimization DoE guides, the
L8 wiring plan/implementation summary/code-review guide, reproducibility
and replication-invite material, and historical peer-review submission
content from `docs/working/archive/`.
This report links R-generated figures and data from
`docs/working/experiments/` rather than owning them directly — see
`docs/formal/CLAUDE.md`.
Built via `make -C docs/formal experiments`; output lands at
`docs/formal/build/experiments/main.pdf`.
## See also
- [`docs/working/experiments/README.md`](../../working/experiments/README.md) — the source DoE material this report is assembled from.
- [`docs/formal/README.md`](../README.md) — the three-group publication
structure this report belongs to (standalone reports).
- [Project root](../../../README.md)