Skip to content

Commit bcb0ac3

Browse files
committed
docs: update project-status with PR fixup results and accurate test counts
1 parent 6eb5dcb commit bcb0ac3

File tree

1 file changed

+21
-15
lines changed

1 file changed

+21
-15
lines changed

docs/project-status.md

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
### Build Status
5252
| Workflow | Run | Status | Notes |
5353
|---|---|---|---|
54-
| `ci.yml` | Latest | ✅ Passing | 635 tests passing, all lint checks green |
54+
| `ci.yml` | Latest | ✅ Passing | 712 tests passing on main, all lint checks green |
5555
| `build-push` | Latest | ✅ Passing | Docker images published to GHCR |
5656
| `deploy-azd` | Latest | ✅ Passing | Azure deployment successful |
5757

@@ -87,20 +87,26 @@
8787

8888
## Active Pull Requests (In Progress)
8989

90-
### Truth Layer PRs (Assigned to Copilot Agents)
91-
| # | Title | Phase | Status |
92-
|---|-------|-------|--------|
93-
| [#144](https://github.com/Azure-Samples/holiday-peak-hub/pull/144) | Truth Layer Phase 1 Foundation | 1 | 🔄 Draft |
94-
| [#147](https://github.com/Azure-Samples/holiday-peak-hub/pull/147) | TruthStoreAdapter implementation | 1 | 🔄 Draft |
95-
| [#145](https://github.com/Azure-Samples/holiday-peak-hub/pull/145) | Tenant Configuration model | 1 | 🔄 Draft |
96-
| [#148](https://github.com/Azure-Samples/holiday-peak-hub/pull/148) | UCP schema and category schemas | 1 | 🔄 Draft |
97-
| [#150](https://github.com/Azure-Samples/holiday-peak-hub/pull/150) | Event Hub helpers | 1 | 🔄 Draft |
98-
| [#151](https://github.com/Azure-Samples/holiday-peak-hub/pull/151) | Generic REST PIM connector | 2 | 🔄 Draft |
99-
| [#125](https://github.com/Azure-Samples/holiday-peak-hub/pull/125) | Truth Enrichment service | 3 | 🔄 Draft |
100-
| [#126](https://github.com/Azure-Samples/holiday-peak-hub/pull/126) | Truth HITL service | 3 | 🔄 Draft |
101-
| [#128](https://github.com/Azure-Samples/holiday-peak-hub/pull/128) | Truth Export service | 4 | 🔄 Draft |
102-
| [#129](https://github.com/Azure-Samples/holiday-peak-hub/pull/129) | Truth-layer CRUD routes | 4 | 🔄 Draft |
103-
| [#117](https://github.com/Azure-Samples/holiday-peak-hub/pull/117) | Evidence extraction module | 5 | 🔄 Draft |
90+
### Code-Ready PRs (rebased, tests passing, ready for review)
91+
| # | Title | Category | Tests | Status |
92+
|---|-------|----------|-------|--------|
93+
| [#144](https://github.com/Azure-Samples/holiday-peak-hub/pull/144) | Truth Layer Phase 1 Foundation | Truth Layer | 67 ✅ | ✅ Ready |
94+
| [#147](https://github.com/Azure-Samples/holiday-peak-hub/pull/147) | TruthStoreAdapter + Product Graph models | Truth Layer | 49 ✅ | ✅ Ready |
95+
| [#145](https://github.com/Azure-Samples/holiday-peak-hub/pull/145) | Event Hub Bicep topics | Infrastructure | N/A (Bicep) | ✅ Ready |
96+
| [#148](https://github.com/Azure-Samples/holiday-peak-hub/pull/148) | Tenant Configuration model | Truth Layer | 44 ✅ | ✅ Ready |
97+
| [#150](https://github.com/Azure-Samples/holiday-peak-hub/pull/150) | Event Hub helpers | Truth Layer | 14 ✅ | ✅ Ready |
98+
| [#152](https://github.com/Azure-Samples/holiday-peak-hub/pull/152) | PIM/DAM connectors (Akeneo, Cloudinary, Salsify) | Connectors | 65 ✅ | ✅ Ready |
99+
| [#158](https://github.com/Azure-Samples/holiday-peak-hub/pull/158) | Adobe AEP CRM connector | Connectors | 38 ✅ | ✅ Ready |
100+
| [#159](https://github.com/Azure-Samples/holiday-peak-hub/pull/159) | Braze Customer Engagement connector | Connectors | 35 ✅ | ✅ Ready |
101+
102+
### Planning-Only PRs (rebased, no code yet)
103+
| # | Title | Category | Status |
104+
|---|-------|----------|--------|
105+
| [#134](https://github.com/Azure-Samples/holiday-peak-hub/pull/134) | Protocol interface evolution strategy | Architecture | 📋 Planning |
106+
| [#136](https://github.com/Azure-Samples/holiday-peak-hub/pull/136) | Reference architectures | Architecture | 📋 Planning |
107+
| [#141](https://github.com/Azure-Samples/holiday-peak-hub/pull/141) | Azure AI Search provisioning | Infrastructure | 📋 Planning |
108+
| [#155](https://github.com/Azure-Samples/holiday-peak-hub/pull/155) | Blue Yonder Luminate connector | Connectors | 📋 Planning |
109+
| [#160](https://github.com/Azure-Samples/holiday-peak-hub/pull/160) | Salsify PXM connector | Connectors | 📋 Planning |
104110

105111

106112
---

0 commit comments

Comments
 (0)