Commit a9d4726e2c56d594cd3fb8704239069d875dbe09

Authored by zichun
1 parent 75bf8705

docs(progress): pin P4.3 commit ref in PROGRESS.md

Showing 1 changed file with 2 additions and 2 deletions
PROGRESS.md
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 | | | 11 | | |
12 |---|---| 12 |---|---|
13 | **Latest version** | v0.12 (post-P4.3) | 13 | **Latest version** | v0.12 (post-P4.3) |
14 -| **Latest commit** | `feat(security): P4.3 — @RequirePermission + JWT roles claim + AOP enforcement` | 14 +| **Latest commit** | `75bf870 feat(security): P4.3 — @RequirePermission + JWT roles claim + AOP enforcement` |
15 | **Repo** | https://github.com/reporkey/vibe-erp | 15 | **Repo** | https://github.com/reporkey/vibe-erp |
16 | **Modules** | 15 | 16 | **Modules** | 15 |
17 | **Unit tests** | 163, all green | 17 | **Unit tests** | 163, all green |
@@ -72,7 +72,7 @@ That target breaks down into roughly 30 work units across 8 phases. About **21 a @@ -72,7 +72,7 @@ That target breaks down into roughly 30 work units across 8 phases. About **21 a
72 |---|---|---| 72 |---|---|---|
73 | P4.1 | Built-in JWT auth + Argon2id + bootstrap admin | ✅ DONE — `540d916` | 73 | P4.1 | Built-in JWT auth + Argon2id + bootstrap admin | ✅ DONE — `540d916` |
74 | P4.2 | OIDC integration (Keycloak-compatible) | 🔜 Pending | 74 | P4.2 | OIDC integration (Keycloak-compatible) | 🔜 Pending |
75 -| P4.3 | Permission checking against `metadata__role_permission` | ✅ DONE — `<this commit>` | 75 +| P4.3 | Permission checking against `metadata__role_permission` | ✅ DONE — `75bf870` |
76 76
77 ### Phase 5 — Core PBCs 77 ### Phase 5 — Core PBCs
78 78