Merge branch 'split/session-meta' into split/turn-enclosure

# Conflicts:
#	docs/adr/README.md
This commit is contained in:
Tianyi Cui
2026-06-16 16:53:37 +08:00
49 changed files with 4744 additions and 5065 deletions

View File

@@ -27,4 +27,5 @@ Do NOT write an ADR for: a mechanical or local choice (a variable name, a one-fi
| [0013](0013-property-based-testing.md) | Property-based testing for protocol-shaped code | accepted |
| [0014](0014-doc-sync-enforcement.md) | Doc-sync enforcement (doc code blocks + event taxonomy) | accepted |
| [0015](0015-structured-error-taxonomy.md) | Structured error taxonomy (HarnessError base) | accepted |
| [0016](0016-pnpm-over-yarn.md) | pnpm as the package manager instead of Yarn 4 | accepted |
| [0017](0017-turn-enclosure-invariant.md) | Every session event is enclosed in a turn | accepted |