27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# docs/formal/ssrn/
|
|
|
|
One of the four standalone reports — *StarForth SSM Research Companion*.
|
|
|
|
- **[main.tex](main.tex)** — Report entry point. `\input{}`s scraps covering
|
|
the L8 attractor-map mathematical framework, the formal claim table,
|
|
negative results, anti-claims, the null hypothesis, sensitivity analysis,
|
|
the executive summary, the ontology of thermodynamic terms, academic
|
|
wording guidelines, the scientific defense checklist, historical
|
|
peer-review defense material, the replication invite, and archived
|
|
literature-review / results-for-publication content. The Math Companion
|
|
(`docs/working/papers/SSRN_companion/Math_Companion_SSRN.tex`) is
|
|
referenced but currently commented out of the `\input{}` chain — see the
|
|
`%%` line in `main.tex`.
|
|
|
|
Built via `make -C docs/formal ssrn`; output lands at
|
|
`docs/formal/build/ssrn/main.pdf`.
|
|
|
|
## See also
|
|
|
|
- [`docs/working/papers/README.md`](../../working/papers/README.md) — the
|
|
source academic material this report is assembled from, including the
|
|
published SSRN PDF.
|
|
- [`docs/formal/README.md`](../README.md) — the three-group publication
|
|
structure this report belongs to (standalone reports).
|
|
- [Project root](../../../README.md)
|