Skip to content

Latest commit

 

History

History
83 lines (73 loc) · 7.9 KB

File metadata and controls

83 lines (73 loc) · 7.9 KB

Prisma Streams Documentation

This directory is the canonical home for project documentation. Documentation filenames use lowercase kebab-case so links stay predictable across platforms and tooling.

Start Here

  • overview.md — product overview, quick start, package surfaces, and the main documentation map
  • live.md — end-to-end guide for the live / touch system and the /touch/* APIs
  • local-dev.md — local development server behavior and Prisma CLI integration
  • auth.md — authentication and authorization constraints
  • security.md — security reporting policy and deployment posture

Runtime And Protocol

Operations

Development And Release

Repository policy note:

  • better-result is mandatory for fallible development paths in this repository. See better-result-adoption.md for scope, exceptions, and rollout phases.