docs: introduce Mercury Notebook Deliverable Pattern
This commit is contained in:
@@ -43,6 +43,12 @@ Palladium is a Jupyter notebook + Streamlit toolkit for building Total Economic
|
||||
| **`core/cli`** | `python -m palladium` command-line interface |
|
||||
| **`app/`** | Streamlit data-entry UI with version management — *study-agnostic* |
|
||||
| **`studies/`** | One folder per TEI engagement (notebooks, seed data, config, source PDF) |
|
||||
| **`template/`** | Copy-me study templates — start here for new studies |
|
||||
|
||||
> **New studies follow the [Mercury Notebook Deliverable Pattern](docs/Mercury_Notebook_Pattern_V1-00.md)**:
|
||||
> the notebook *is* the artifact — self-contained study package, Mercury-served,
|
||||
> gate-verified, LLM-exportable. Start from [`template/MercuryNotebook/`](template/MercuryNotebook/).
|
||||
> The Streamlit `app/` path is retired by that pattern; existing TEI studies migrate to it.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user