27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
# docs/working/experiments/
|
|
|
|
Design of Experiments (DoE) designs, execution guides, and run data for the
|
|
StarForth physics-driven adaptive runtime.
|
|
|
|
- **[02-experiments/](02-experiments/)** — The former top-level
|
|
`docs/02-experiments/`: `factorial-doe/`, `heartbeat-doe/`, `james-law/`,
|
|
`physics-optimization/` subtrees, plus the L8 wiring plan,
|
|
implementation summary, and code-review guide. Has its own `README.md`.
|
|
- **[campaigns/](campaigns/)** — The former top-level `docs/experiments/`:
|
|
raw DoE campaign run data and analysis.
|
|
- `doe_2x7/`, `shape_validation/`, `window_scaling/` — factorial/shape
|
|
DoE campaigns.
|
|
- `l8_validation/` — L8 Jacquard mode-selector validation runs.
|
|
- `l8_attractor_map/` — L8 attractor-mapping campaign: R analysis
|
|
scripts (`l8_analysis*.R`, `analyze_2cycle.py`), a dated session
|
|
report, and a `results_20251209_145907/` run directory whose
|
|
`analysis_output/report/` feeds several `docs/formal/experiments/` and
|
|
`docs/formal/ssrn/` sections directly.
|
|
|
|
## See also
|
|
|
|
- [`docs/formal/experiments/README.md`](../../formal/experiments/README.md)
|
|
— the standalone report assembled from this campaign data.
|
|
- [`docs/working/README.md`](../README.md) — the full `working/` layout.
|
|
- [Project root](../../../README.md)
|