Add Codex repo-specific tracking structure

This commit is contained in:
jester 2026-04-16 19:08:51 +00:00
parent 99f878bc18
commit 1b2c549b78

20
Codex/Portal/README.md Normal file
View File

@ -0,0 +1,20 @@
# Portal Codex
Repo: `jester/zpack-portal`
Use this folder to track Portal-only work.
Read in this order:
1. `CURRENT_STATE.md`
2. `OPEN_ITEMS.md`
3. `DECISIONS.md`
Scope:
- dashboard and control surface behavior
- readiness / operation / maintenance UI
- backup UI
- billing and auth UI
- hosted IDE entry flow from the frontend
- SSH snippet / power-user access UX
Do not put API-only or Agent-only implementation details here unless they directly affect Portal behavior or integration.