Update tenant lifecycle tooling and retire docs/process
This commit is contained in:
@@ -33,8 +33,7 @@ This repository hosts a multi-tenant event photo platform (Laravel 12, PHP 8.3,
|
||||
|
||||
## Repo Structure (high-level)
|
||||
- docs/archive/prp/ — split PRP (authoritative). Start at docs/archive/prp/README.md.
|
||||
- docs/process/changes/ — session change logs.
|
||||
- docs/process/todo/ — prioritized backlog items (replaces single TODO.md file).
|
||||
- .beads/ — bd issue tracker data (source of truth for backlog and progress).
|
||||
- resources/js/guest/ — Guest PWA source (React 19, offline-first, installable).
|
||||
- resources/js/admin/ — Tenant Admin PWA source (React 19, Capacitor/TWA ready).
|
||||
- resources/js/pages/ — Inertia pages (React).
|
||||
@@ -48,7 +47,7 @@ This repository hosts a multi-tenant event photo platform (Laravel 12, PHP 8.3,
|
||||
4) Update docs when public surfaces change (PRP, docs/*).
|
||||
5) Propose follow-ups as Issues if out of scope.
|
||||
- Issue hygiene (Ops Agent):
|
||||
- Import docs/process/todo/ tasks as Issues with label TODO; group by Milestone (e.g., Now, Security & Compliance).
|
||||
- Track backlog and follow-ups in bd; avoid duplicates by checking existing titles before creating new issues.
|
||||
- Avoid duplicates by checking existing titles.
|
||||
- Releases (Ops Agent):
|
||||
- Tag with semantic version; generate changelog from commits/PRs; ensure legal pages and migration notes are updated.
|
||||
|
||||
Reference in New Issue
Block a user