You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E12 PR-2c (live WebChart HTTP transport), E15 PR-3, incremental-eval design, auth/SSO, and PHI posture ALL depend on answers only MIE (Doug / Dave Carlson) can give. The full 18-question package is committed at docs/MIE_INTEGRATION_QUESTIONS_2026-07-09.md (created in the roadmap docs PR). The dev-DB proof artifacts to attach: output of cd backend-ts && pnpm evaluate:webchart-devdb (per-measure outcome table over MIE's own dev DB) and docs/TERMINOLOGY_AUDIT_2026-07-08.md.
What to do
Owner sends the questions doc + the two attachments to Doug/Dave Carlson.
Answers recorded in docs/MIE_INTEGRATION_QUESTIONS_2026-07-09.md as they arrive
Dependent issues updated/unblocked as their gating questions are answered
How to verify
Confirm this issue has a comment recording the date the package (questions doc + pnpm evaluate:webchart-devdb output + docs/TERMINOLOGY_AUDIT_2026-07-08.md) was sent to Doug/Dave Carlson.
Confirm docs/MIE_INTEGRATION_QUESTIONS_2026-07-09.md has dated inline answers as they arrive.
Effort: 0.5 day + ongoing. Dependencies: the roadmap docs PR (doc must exist first).
Hard rules (repo-wide, non-negotiable)
CQL Outcome Status is the SOLE compliance authority (ADR-008). Nothing you build may set, override, or shortcut it.
Every state change writes an audit_events row. No exceptions.
NO new npm dependencies unless the issue explicitly approves one; schema/DDL changes are owner-gated (Taleef only — stop and ask).
Verify before claiming done: cd backend-ts && pnpm typecheck && pnpm test (expect ~1057+ pass / 1 pg-skip / 0 fail) and, if frontend touched, cd frontend && npm run lint && npm run build.
Update affected docs (ARCHITECTURE/DATA_MODEL/MEASURES/DECISIONS/DEPLOY + JOURNAL.md entry) in the same PR. Conventional commits. Feature branch + PR; owner merges.
Links
docs/ROADMAP_2026-07-09.md (lands in the roadmap docs PR)
docs/MIE_INTEGRATION_QUESTIONS_2026-07-09.md (created in the roadmap docs PR)
Context
E12 PR-2c (live WebChart HTTP transport), E15 PR-3, incremental-eval design, auth/SSO, and PHI posture ALL depend on answers only MIE (Doug / Dave Carlson) can give. The full 18-question package is committed at
docs/MIE_INTEGRATION_QUESTIONS_2026-07-09.md(created in the roadmap docs PR). The dev-DB proof artifacts to attach: output ofcd backend-ts && pnpm evaluate:webchart-devdb(per-measure outcome table over MIE's own dev DB) anddocs/TERMINOLOGY_AUDIT_2026-07-08.md.What to do
blocked-on-miefrom the PR-2c issue (E12 PR-2c: live WebChart HTTP transport (finalize against the real API contract) #262).Acceptance criteria
docs/MIE_INTEGRATION_QUESTIONS_2026-07-09.mdas they arriveHow to verify
pnpm evaluate:webchart-devdboutput +docs/TERMINOLOGY_AUDIT_2026-07-08.md) was sent to Doug/Dave Carlson.docs/MIE_INTEGRATION_QUESTIONS_2026-07-09.mdhas dated inline answers as they arrive.blocked-on-mieis removed from the PR-2c issue (E12 PR-2c: live WebChart HTTP transport (finalize against the real API contract) #262) once section A (Q1–Q8) is answered.Effort & dependencies
Effort: 0.5 day + ongoing. Dependencies: the roadmap docs PR (doc must exist first).
Hard rules (repo-wide, non-negotiable)
Links