Add foundational documentation templates to support product design and architecture planning, including ADR, archetypes, LLM systems, dev setup, and shared modules.
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
- Tenant-scoped resources; role-based authorization.
|
||||
- Idempotent ingestion/webhook endpoints; trace IDs for debugging.
|
||||
|
||||
> Resource set is archetype‑specific. Endpoints below are a **pipeline/classification example** — adapt for chat‑first, generation, or automation products.
|
||||
|
||||
## 2. Core Resources (high-level)
|
||||
- `/auth` — login, tenant context, token refresh.
|
||||
- `/tenants` — tenant profile, roles, invites.
|
||||
|
||||
Reference in New Issue
Block a user