documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
capturedAtUtc: 2026-02-11T02:03:04Z
|
||||
module: web
|
||||
feature: determinization-ui-components
|
||||
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\determinization-ui-components\run-001\tier2-e2e-check.json
|
||||
previousTier2Type: integration
|
||||
verdict: fail (test_gap)
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"feature": "determinization-ui-components",
|
||||
"filesChecked": [
|
||||
"src/Web/StellaOps.Web/src/app/shared/components/determinization/observation-state-chip/observation-state-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/components/determinization/uncertainty-indicator/uncertainty-indicator.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/components/determinization/guardrails-badge/guardrails-badge.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/components/determinization/decay-progress/decay-progress.component.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/determinization/determinization-ui-components.component.spec.ts"
|
||||
],
|
||||
"found": [
|
||||
"src/Web/StellaOps.Web/src/app/shared/components/determinization/observation-state-chip/observation-state-chip.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/components/determinization/uncertainty-indicator/uncertainty-indicator.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/components/determinization/guardrails-badge/guardrails-badge.component.ts",
|
||||
"src/Web/StellaOps.Web/src/app/shared/components/determinization/decay-progress/decay-progress.component.ts",
|
||||
"src/Web/StellaOps.Web/src/tests/determinization/determinization-ui-components.component.spec.ts"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass",
|
||||
"checkedAtUtc": "2026-02-10T23:15:09Z"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"project": "src/Web/StellaOps.Web",
|
||||
"buildCommand": "npm run build",
|
||||
"buildResult": "pass",
|
||||
"testCommand": [
|
||||
"npx ng test --watch=false --include src/tests/determinization/determinization-ui-components.component.spec.ts"
|
||||
],
|
||||
"testResult": "pass",
|
||||
"testsPassed": "4/4",
|
||||
"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": [
|
||||
"ObservationStateChip maps observation enum values to labels/icons/colors and conditionally emits review ETA text.",
|
||||
"UncertaintyIndicator maps uncertainty score to tier metadata and completeness to progress color while optionally showing missing signal chips.",
|
||||
"Focused tests verify pending vs determined observation behavior, uncertainty tier mapping, and missing-signal visibility toggling."
|
||||
],
|
||||
"checkedAtUtc": "2026-02-10T23:15:09Z"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "ui",
|
||||
"module": "web",
|
||||
"feature": "determinization-ui-components",
|
||||
"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/determinization-ui-components/run-002/evidence/strict-tier2-audit.txt",
|
||||
"verdict": "fail"
|
||||
}
|
||||
Reference in New Issue
Block a user