Commit 8bf07982cd51f849d884e9538728143cc9003f69
1 parent
5bffbc40
docs(progress): pin P3.4 commit ref in PROGRESS.md
The previous commit shipped with `<this commit>` as a placeholder since the SHA wasn't known yet. Pin it now.
Showing
1 changed file
with
2 additions
and
2 deletions
PROGRESS.md
| ... | ... | @@ -11,7 +11,7 @@ |
| 11 | 11 | | | | |
| 12 | 12 | |---|---| |
| 13 | 13 | | **Latest version** | v0.9 (post-P3.4) | |
| 14 | -| **Latest commit** | `feat(metadata): P3.4 — custom field application (Tier 1 customization)` | | |
| 14 | +| **Latest commit** | `5bffbc4 feat(metadata): P3.4 — custom field application (Tier 1 customization)` | | |
| 15 | 15 | | **Repo** | https://github.com/reporkey/vibe-erp | |
| 16 | 16 | | **Modules** | 13 | |
| 17 | 17 | | **Unit tests** | 129, all green | |
| ... | ... | @@ -62,7 +62,7 @@ That target breaks down into roughly 30 work units across 8 phases. About **18 a |
| 62 | 62 | | P3.1 | JSON Schema form renderer (server) | 🔜 Pending | |
| 63 | 63 | | P3.2 | Form renderer (web) | 🔜 Pending — depends on R1 | |
| 64 | 64 | | P3.3 | Form designer (web) | 🔜 Pending — depends on R1 | |
| 65 | -| P3.4 | Custom field application (JSONB `ext` validation) | ✅ DONE — `<this commit>` | | |
| 65 | +| P3.4 | Custom field application (JSONB `ext` validation) | ✅ DONE — `5bffbc4` | | |
| 66 | 66 | | P3.5 | Rules engine (event-driven) | 🔜 Pending | |
| 67 | 67 | | P3.6 | List view designer (web) | 🔜 Pending — depends on R1 | |
| 68 | 68 | ... | ... |