documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"feature": "domain-widget-library",
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/digest-chip/digest-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/evidence-link/evidence-link.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-badge/gate-badge.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-summary-panel/gate-summary-panel.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/reachability-state-chip/reachability-state-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-path-preview/witness-path-preview.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-status-chip/witness-status-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/domain/domain-widget-library.component.spec.ts"
|
||||
],
|
||||
"found": [
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/digest-chip/digest-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/evidence-link/evidence-link.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-badge/gate-badge.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-summary-panel/gate-summary-panel.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/reachability-state-chip/reachability-state-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-path-preview/witness-path-preview.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-status-chip/witness-status-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/domain/domain-widget-library.component.spec.ts"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"project": "src/Web/StellaOps.Web",
|
||||
"buildCommand": "npm run build",
|
||||
"buildResult": "pass",
|
||||
"testCommand": [
|
||||
"npx ng test --watch=false --include src/tests/domain/domain-widget-library.component.spec.ts"
|
||||
],
|
||||
"testResult": "pass",
|
||||
"testsPassed": "7/7",
|
||||
"testFilesPassed": "1/1",
|
||||
"warnings": [
|
||||
"NG8113: RouterLinkActive is not used within AppSidebarComponent template.",
|
||||
"NG8113: RouterLink/RouterLinkActive is not used within SidebarNavGroupComponent template.",
|
||||
"NG8113: RouterLink is not used within AppTopbarComponent template.",
|
||||
"Bundle/style budget warnings remain from existing baseline."
|
||||
],
|
||||
"codeReview": [
|
||||
"Domain widget library provides reusable digest/gate/reachability/witness/evidence surfaces with explicit emitters for drill-down and routing actions.",
|
||||
"Gate summary panel supports witness metrics, expandable unwitnessed-path details, and explain/evidence/comparison action hooks.",
|
||||
"Focused widget tests verify digest copy interaction, gate/reachability state mapping, witness path expansion, evidence link events, and gate-summary actions."
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"harness": "Angular component behavior tests",
|
||||
"steps": [
|
||||
{
|
||||
"description": "Verify domain widget rendering and interaction contracts across digest, gate, reachability, witness, evidence, and summary widgets.",
|
||||
"evidence": "src/tests/domain/domain-widget-library.component.spec.ts",
|
||||
"result": "pass"
|
||||
}
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
capturedAtUtc: 2026-02-11T02:03:04Z
|
||||
module: web
|
||||
feature: domain-widget-library
|
||||
expectedSurface: ui
|
||||
reason: Previous checked status relied on integration-harness Tier 2 evidence or missing state entry.
|
||||
previousTier2: C:\dev\New folder\git.stella-ops.org\docs\qa\feature-checks\runs\web\domain-widget-library\run-001\tier2-e2e-check.json
|
||||
previousTier2Type: integration
|
||||
verdict: fail (test_gap)
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"feature": "domain-widget-library",
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/digest-chip/digest-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/evidence-link/evidence-link.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-badge/gate-badge.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-summary-panel/gate-summary-panel.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/reachability-state-chip/reachability-state-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-path-preview/witness-path-preview.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-status-chip/witness-status-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/domain/domain-widget-library.component.spec.ts"
|
||||
],
|
||||
"found": [
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/digest-chip/digest-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/evidence-link/evidence-link.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-badge/gate-badge.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-summary-panel/gate-summary-panel.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/reachability-state-chip/reachability-state-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-path-preview/witness-path-preview.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-status-chip/witness-status-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/domain/domain-widget-library.component.spec.ts"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"project": "src/Web/StellaOps.Web",
|
||||
"buildCommand": "npm run build",
|
||||
"buildResult": "pass",
|
||||
"testCommand": [
|
||||
"npx ng test --watch=false --include src/tests/domain/domain-widget-library.component.spec.ts"
|
||||
],
|
||||
"testResult": "pass",
|
||||
"testsPassed": "7/7",
|
||||
"testFilesPassed": "1/1",
|
||||
"warnings": [
|
||||
"NG8113: RouterLinkActive is not used within AppSidebarComponent template.",
|
||||
"NG8113: RouterLink/RouterLinkActive is not used within SidebarNavGroupComponent template.",
|
||||
"NG8113: RouterLink is not used within AppTopbarComponent template.",
|
||||
"Bundle/style budget warnings remain from existing baseline."
|
||||
],
|
||||
"codeReview": [
|
||||
"Domain widget library provides reusable digest/gate/reachability/witness/evidence surfaces with explicit emitters for drill-down and routing actions.",
|
||||
"Gate summary panel supports witness metrics, expandable unwitnessed-path details, and explain/evidence/comparison action hooks.",
|
||||
"Focused widget tests verify digest copy interaction, gate/reachability state mapping, witness path expansion, evidence link events, and gate-summary actions."
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T23:27:50Z"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "ui",
|
||||
"module": "web",
|
||||
"feature": "domain-widget-library",
|
||||
"runId": "run-002",
|
||||
"capturedAtUtc": "2026-02-11T02:03:04Z",
|
||||
"category": "test_gap",
|
||||
"reason": "Strict FLOW Tier 2 requires fresh end-user API/CLI/UI transactions. Existing evidence is integration-harness only or missing in module state.",
|
||||
"evidence": "docs/qa/feature-checks/runs/web/domain-widget-library/run-002/evidence/strict-tier2-audit.txt",
|
||||
"verdict": "fail"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
Tier2 strict UI evidence for domain-widget-library
|
||||
CapturedAtUtc: 2026-02-11T10:07:22Z
|
||||
Playwright command: npx playwright test tests/e2e/web-checked-feature-recheck.spec.ts --grep "configuration pane renders integration summary and detail workflow|deployment detail workflow DAG visualization renders interactive nodes|evidence provenance visualization renders chain and node detail modal|qa workbench route renders case header verdict, contextual ask bar, and decision drawer submit flow|qa workbench route renders determinization chips, display preferences, domain widgets, and entropy actions|determinization config pane route validates and saves edited policy config|cyclonedx component detail route renders evidence panel, pedigree timeline, and occurrence drawer"
|
||||
Playwright test mapping: qa workbench route renders determinization chips, display preferences, domain widgets, and entropy actions
|
||||
Route: /qa/web-recheck
|
||||
Assertion: Domain widget library elements render and support expected interaction states.
|
||||
Result: pass
|
||||
@@ -0,0 +1,6 @@
|
||||
Tier1 evidence for domain-widget-library
|
||||
CapturedAtUtc: 2026-02-11T10:07:22Z
|
||||
Command: npm run build
|
||||
Result: pass (Angular build succeeded; existing baseline warnings only).
|
||||
Command: npx ng test --watch=false --include src/tests/contextual_command_bar/ask-stella-button.component.spec.ts --include src/tests/contextual_command_bar/ask-stella-panel.component.spec.ts --include src/tests/decision_drawer/decision-drawer.component.spec.ts --include src/tests/determinization/determinization-config-pane-ui.component.spec.ts --include src/tests/determinization/determinization-ui-components.component.spec.ts --include src/tests/domain/domain-widget-library.component.spec.ts --include src/tests/entropy/entropy-components.spec.ts --include src/tests/cyclonedx_evidence/cdx-evidence-panel.component.spec.ts --include src/tests/cyclonedx_evidence/pedigree-timeline.component.spec.ts --include src/tests/configuration_pane/configuration-pane.component.spec.ts --include src/tests/evidence/evidence-provenance-visualization.component.spec.ts --include src/tests/deployments/deployment-monitor.component.spec.ts
|
||||
Result: pass (12 files, 43 tests).
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"feature": "domain-widget-library",
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/digest-chip/digest-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/evidence-link/evidence-link.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-badge/gate-badge.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-summary-panel/gate-summary-panel.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/reachability-state-chip/reachability-state-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-path-preview/witness-path-preview.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-status-chip/witness-status-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/domain/domain-widget-library.component.spec.ts"
|
||||
],
|
||||
"found": [
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/digest-chip/digest-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/evidence-link/evidence-link.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-badge/gate-badge.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/gate-summary-panel/gate-summary-panel.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/reachability-state-chip/reachability-state-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-path-preview/witness-path-preview.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/domain/witness-status-chip/witness-status-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/domain/domain-widget-library.component.spec.ts"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-11T10:07:22Z"
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"project": "src/Web/StellaOps.Web",
|
||||
"buildCommand": [
|
||||
"npm run build"
|
||||
],
|
||||
"buildResult": "pass",
|
||||
"testCommand": [
|
||||
"npx ng test --watch=false --include src/tests/contextual_command_bar/ask-stella-button.component.spec.ts --include src/tests/contextual_command_bar/ask-stella-panel.component.spec.ts --include src/tests/decision_drawer/decision-drawer.component.spec.ts --include src/tests/determinization/determinization-config-pane-ui.component.spec.ts --include src/tests/determinization/determinization-ui-components.component.spec.ts --include src/tests/domain/domain-widget-library.component.spec.ts --include src/tests/entropy/entropy-components.spec.ts --include src/tests/cyclonedx_evidence/cdx-evidence-panel.component.spec.ts --include src/tests/cyclonedx_evidence/pedigree-timeline.component.spec.ts --include src/tests/configuration_pane/configuration-pane.component.spec.ts --include src/tests/evidence/evidence-provenance-visualization.component.spec.ts --include src/tests/deployments/deployment-monitor.component.spec.ts"
|
||||
],
|
||||
"testResult": "pass",
|
||||
"testsPassed": "43/43",
|
||||
"testFilesPassed": "12/12",
|
||||
"warnings": [
|
||||
"NG8113: RouterLinkActive is not used within AppSidebarComponent template.",
|
||||
"NG8113: RouterLink/RouterLinkActive is not used within SidebarNavGroupComponent template.",
|
||||
"NG8113: RouterLink is not used within AppTopbarComponent template.",
|
||||
"Bundle/style budget warnings remain from existing baseline."
|
||||
],
|
||||
"codeReview": [
|
||||
"Domain widget library provides reusable digest/gate/reachability/witness/evidence surfaces with explicit emitters for drill-down and routing actions.",
|
||||
"Gate summary panel supports witness metrics, expandable unwitnessed-path details, and explain/evidence/comparison action hooks.",
|
||||
"Focused widget tests verify digest copy interaction, gate/reachability state mapping, witness path expansion, evidence link events, and gate-summary actions."
|
||||
],
|
||||
"checkedAtUtc": "2026-02-11T10:07:22Z",
|
||||
"evidence": "docs/qa/feature-checks/runs/web/domain-widget-library/run-003/evidence/tier1-command-output.txt"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "ui",
|
||||
"module": "web",
|
||||
"feature": "domain-widget-library",
|
||||
"runId": "run-003",
|
||||
"baseUrl": "https://127.0.0.1:4400",
|
||||
"capturedAtUtc": "2026-02-11T10:07:22Z",
|
||||
"playwrightSpec": "src/Web/StellaOps.Web/tests/e2e/web-checked-feature-recheck.spec.ts",
|
||||
"playwrightTests": [
|
||||
"qa workbench route renders determinization chips, display preferences, domain widgets, and entropy actions"
|
||||
],
|
||||
"steps": [
|
||||
{
|
||||
"description": "Navigate to /qa/web-recheck.",
|
||||
"action": "navigate",
|
||||
"target": "/qa/web-recheck",
|
||||
"expected": "Feature route is reachable for authenticated end-user replay.",
|
||||
"result": "pass",
|
||||
"stepCapturedAtUtc": "2026-02-11T10:07:22Z"
|
||||
},
|
||||
{
|
||||
"description": "Execute strict interaction assertions for mapped checked feature behavior.",
|
||||
"action": "assert+interact",
|
||||
"target": "qa workbench route renders determinization chips, display preferences, domain widgets, and entropy actions",
|
||||
"expected": "Domain widget library elements render and support expected interaction states.",
|
||||
"result": "pass",
|
||||
"stepCapturedAtUtc": "2026-02-11T10:07:22Z"
|
||||
}
|
||||
],
|
||||
"evidence": "docs/qa/feature-checks/runs/web/domain-widget-library/run-003/evidence/playwright-ui-evidence.txt",
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user