Files
session-history/README.md
T

20 lines
682 B
Markdown

# wiggleverse/session-history
Org-wide published **session transcripts** for Wiggleverse apps. Each app's
transcripts live under its own `<app>/` subfolder, numbered per app, one folder
per session:
```
<app>/sessions.json # per-app title manifest, keyed by NNNN
<app>/NNNN/SESSION-NNNN.M-TRANSCRIPT-<start>--<end>.md
```
Apps currently publishing here:
- **`ohm/`** — Open Human Model (the rfc-app deployment).
- **`ecomm/`** — Wiggleverse ecomm.
The convention and tooling are the Wiggleverse Session Protocol
(`wgl-session-common` skill); each app declares its sessions home in its
`app.json` (schema: `wiggleverse/engineering/schemas/app.schema.json`).