Skip to content

Commit 47caf11

Browse files
author
Presta
committed
chore(s17): brain-v2 housekeeping PUTs + evidence batch (2026-02-26 18:56 ET)
- eva-roles-api: base_url_azure set, notes updated (rv=5) - GET /v1/scrum/dashboard + /summary: coded->implemented (rv=6, rv=5) - 6 roles-api endpoints: sprint=Sprint-1 + implemented_in set (rv=4) - 35 evidence JSON files added (F37-* batch) - STATUS.md: Session 17 note - violation_count=0 exported_total=4057 export_errors=0
1 parent a40c03f commit 47caf11

36 files changed

+807
-96
lines changed

.eva/badge.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "MTI",
4-
"message": "86",
5-
"color": "dfb317"
4+
"message": "100",
5+
"color": "4c1"
66
}

.eva/badge.svg

Lines changed: 6 additions & 6 deletions
Loading

.eva/dependency-audit.json

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"meta": {
3-
"generated_at": "2026-02-25T20:47:22.662Z",
4-
"repo": "C:\\AICOE\\eva-foundation\\37-data-model",
3+
"generated_at": "2026-02-26T23:35:09.092Z",
4+
"repo": "C:\\AICOE\\eva-foundry\\37-data-model",
55
"base_url": "https://marco-eva-data-model.livelyflower-7990bc7b.canadacentral.azurecontainerapps.io"
66
},
77
"summary": {
88
"active_features": 5,
99
"ready": 4,
1010
"partial": 0,
1111
"blocked": 1,
12-
"failing_gates": 4,
12+
"failing_gates": 1,
1313
"warning_gates": 0
1414
},
1515
"features": [
@@ -54,9 +54,7 @@
5454
"blockers": [],
5555
"verdict": "BLOCKED",
5656
"blocking_gates": [
57-
"G-FP-ENDPOINT fp/estimate endpoint on ACA",
58-
"G-STORYIDS Endpoints have story_ids (MTI 4th component)",
59-
"G-SPRINTS L27 sprints seeded (>=8 records)"
57+
"G-STORYIDS Endpoints have story_ids (MTI 4th component)"
6058
],
6159
"warning_gates": [],
6260
"relevant_gates": 7
@@ -90,7 +88,7 @@
9088
"ALL"
9189
],
9290
"status": "PASS",
93-
"detail": "violations=0 exported=4006"
91+
"detail": "violations=0 exported=4056"
9492
},
9593
{
9694
"id": "G-FP-ENDPOINT",
@@ -99,9 +97,8 @@
9997
"F31-DM-FP1",
10098
"F37-10"
10199
],
102-
"status": "FAIL",
103-
"detail": "GET /model/fp/estimate -> 404 -- ACA image predates DPDCA sprint",
104-
"fix": "Redeploy 37-data-model to ACA from current main branch"
100+
"status": "PASS",
101+
"detail": "fp/estimate reachable"
105102
},
106103
{
107104
"id": "G-TFT",
@@ -143,19 +140,17 @@
143140
"F31-PM3",
144141
"F37-10"
145142
],
146-
"status": "FAIL",
147-
"detail": "L27 layer not on ACA -- DPDCA sprint not deployed",
148-
"fix": "Redeploy 37-data-model ACA from main branch"
143+
"status": "PASS",
144+
"detail": "9 sprint records"
149145
},
150146
{
151147
"id": "G-L28L30",
152148
"label": "L28-L30 reachable (milestones/risks/decisions)",
153149
"features": [
154150
"F31-DM-PMLIVE1"
155151
],
156-
"status": "FAIL",
157-
"detail": "Not reachable: milestones(L28), risks(L29), decisions(L30) -- DPDCA sprint not deployed",
158-
"fix": "Redeploy 37-data-model ACA from main branch"
152+
"status": "PASS",
153+
"detail": "L28 milestones + L29 risks + L30 decisions reachable"
159154
},
160155
{
161156
"id": "G-GRAPH",

0 commit comments

Comments
 (0)