documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF

This commit is contained in:
master
2026-02-25 01:24:07 +02:00
parent b07d27772e
commit 4db038123b
9090 changed files with 4836 additions and 2909 deletions

View File

@@ -0,0 +1,24 @@
{
"feature": "binaryindex-ops-ui",
"filesChecked": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts"
],
"found": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts"
],
"missing": [
],
"verdict": "pass",
"checkedAtUtc": "2026-02-10T22:30:51Z"
}

View File

@@ -0,0 +1,23 @@
{
"project": "src/Web/StellaOps.Web",
"buildCommand": "npm run build",
"buildResult": "pass",
"testCommand": [
"npx ng test --watch=false --include src/tests/binary_index/binary-index-ops.component.spec.ts --include src/tests/binary_index/patch-map.component.spec.ts"
],
"testResult": "pass",
"testsPassed": "5/5",
"testFilesPassed": "2/2",
"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": [
"BinaryIndexOpsComponent provides health, benchmark, cache, config, and fingerprint export operations with deterministic signal-driven state.",
"PatchMapComponent provides CVE heatmap coverage with details and matching-image drilldown flows.",
"Focused tests verify health bootstrap, fingerprint export flow, heatmap load, and details/matches transitions."
],
"checkedAtUtc": "2026-02-10T22:30:51Z"
}

View File

@@ -0,0 +1,18 @@
{
"type": "integration",
"harness": "Angular component behavior tests",
"steps": [
{
"evidence": "src/tests/binary_index/binary-index-ops.component.spec.ts",
"description": "Verify BinaryIndex operations dashboard flows including health bootstrap and fingerprint export.",
"result": "pass"
},
{
"evidence": "src/tests/binary_index/patch-map.component.spec.ts",
"description": "Verify patch-map heatmap and drilldown transitions for binary patch-coverage inspection.",
"result": "pass"
}
],
"verdict": "pass",
"checkedAtUtc": "2026-02-10T22:30:51Z"
}

View File

@@ -0,0 +1,23 @@
{
"filesChecked": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts"
],
"found": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts"
],
"missing": [
],
"verdict": "pass",
"checkedAtUtc": "2026-02-10T22:33:36Z"
}

View File

@@ -0,0 +1,23 @@
{
"project": "src/Web/StellaOps.Web",
"buildCommand": "npm run build",
"buildResult": "pass",
"testCommand": [
"npx ng test --watch=false --include \u003c44 checked-web spec files\u003e"
],
"testResult": "pass",
"testsPassed": "136/136",
"testFilesPassed": "44/44",
"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": [
"Checked feature components/services remain implemented with non-stub logic in src/Web/StellaOps.Web/src/app and src/Web/StellaOps.Web/src/tests.",
"Consolidated checked-web spec replay (44 files) passed and exercised all checked web feature harnesses, including shell/sidebar/context-chip regression coverage."
],
"checkedAtUtc": "2026-02-10T22:33:36Z"
}

View File

@@ -0,0 +1,23 @@
{
"type": "integration",
"harness": "Angular component behavior tests",
"steps": [
{
"evidence": "src/tests/binary_index/binary-index-ops.component.spec.ts",
"description": "Verify BinaryIndex operations dashboard flows including health bootstrap and fingerprint export.",
"result": "pass"
},
{
"evidence": "src/tests/binary_index/patch-map.component.spec.ts",
"description": "Verify patch-map heatmap and drilldown transitions for binary patch-coverage inspection.",
"result": "pass"
},
{
"description": "Replay consolidated checked-web deterministic harness suite",
"result": "pass",
"evidence": "npx ng test --watch=false --include \u003c44 checked-web spec files\u003e (136/136 tests passing)."
}
],
"verdict": "pass",
"checkedAtUtc": "2026-02-10T22:33:36Z"
}

View File

@@ -0,0 +1,23 @@
{
"filesChecked": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts"
],
"found": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts"
],
"missing": [
],
"verdict": "pass",
"checkedAtUtc": "2026-02-10T22:35:36Z"
}

View File

@@ -0,0 +1,23 @@
{
"project": "src/Web/StellaOps.Web",
"buildCommand": "npm run build",
"buildResult": "pass",
"testCommand": [
"npx ng test --watch=false --include \u003c47 checked-web spec files\u003e"
],
"testResult": "pass",
"testsPassed": "145/145",
"testFilesPassed": "47/47",
"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": [
"Checked feature components/services remain implemented with non-stub logic in src/Web/StellaOps.Web/src/app and src/Web/StellaOps.Web/src/tests.",
"Consolidated checked-web spec replay (47 files) passed and exercised all checked web feature harnesses, including shell/sidebar/context-chip regression coverage."
],
"checkedAtUtc": "2026-02-10T22:35:36Z"
}

View File

@@ -0,0 +1,28 @@
{
"type": "integration",
"harness": "Angular component behavior tests",
"steps": [
{
"evidence": "src/tests/binary_index/binary-index-ops.component.spec.ts",
"description": "Verify BinaryIndex operations dashboard flows including health bootstrap and fingerprint export.",
"result": "pass"
},
{
"evidence": "src/tests/binary_index/patch-map.component.spec.ts",
"description": "Verify patch-map heatmap and drilldown transitions for binary patch-coverage inspection.",
"result": "pass"
},
{
"description": "Replay consolidated checked-web deterministic harness suite",
"result": "pass",
"evidence": "npx ng test --watch=false --include \u003c44 checked-web spec files\u003e (136/136 tests passing)."
},
{
"description": "Replay consolidated checked-web deterministic harness suite",
"result": "pass",
"evidence": "npx ng test --watch=false --include \u003c47 checked-web spec files\u003e (145/145 tests passing)."
}
],
"verdict": "pass",
"checkedAtUtc": "2026-02-10T22:35:36Z"
}

View File

@@ -0,0 +1,8 @@
capturedAtUtc: 2026-02-11T02:03:04Z
module: web
feature: binaryindex-ops-ui
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\binaryindex-ops-ui\run-003\tier2-e2e-check.json
previousTier2Type: integration
verdict: fail (test_gap)

View File

@@ -0,0 +1,23 @@
{
"filesChecked": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts"
],
"found": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts"
],
"missing": [
],
"verdict": "pass",
"checkedAtUtc": "2026-02-10T22:35:36Z"
}

View File

@@ -0,0 +1,23 @@
{
"project": "src/Web/StellaOps.Web",
"buildCommand": "npm run build",
"buildResult": "pass",
"testCommand": [
"npx ng test --watch=false --include \u003c47 checked-web spec files\u003e"
],
"testResult": "pass",
"testsPassed": "145/145",
"testFilesPassed": "47/47",
"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": [
"Checked feature components/services remain implemented with non-stub logic in src/Web/StellaOps.Web/src/app and src/Web/StellaOps.Web/src/tests.",
"Consolidated checked-web spec replay (47 files) passed and exercised all checked web feature harnesses, including shell/sidebar/context-chip regression coverage."
],
"checkedAtUtc": "2026-02-10T22:35:36Z"
}

View File

@@ -0,0 +1,11 @@
{
"type": "ui",
"module": "web",
"feature": "binaryindex-ops-ui",
"runId": "run-004",
"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/binaryindex-ops-ui/run-004/evidence/strict-tier2-audit.txt",
"verdict": "fail"
}

View File

@@ -0,0 +1,5 @@
{
"approved": true,
"reason": "Binaryindex ops route now has fresh strict end-user evidence and deterministic assertions for repeated status labels and fingerprint export flow.",
"revisedRootCause": "Missing strict Tier 2 replay evidence plus flaky strict selectors/mocks in the existing binaryindex Playwright case."
}

View File

@@ -0,0 +1,10 @@
{
"filesModified": [
"src/Web/StellaOps.Web/tests/e2e/web-checked-feature-recheck.spec.ts",
"docs/features/checked/web/binaryindex-ops-ui.md",
"docs/qa/feature-checks/state/web.json",
"docs/implplan/SPRINT_20260210_020_FE_web_checked_feature_recheck_tier2_enduser.md"
],
"testsAdded": [],
"description": "Tightened binaryindex strict E2E assertions (selector disambiguation and fingerprint export route matching) and regenerated fresh run-005 Tier 0/1/2 artifacts."
}

View File

@@ -0,0 +1,19 @@
{
"previousFailures": [
"run-004 strict Tier 2 marked test_gap due missing fresh end-user UI transactions",
"binaryindex strict replay initially failed under strict mode due ambiguous status text selector and fingerprint export mock route mismatch"
],
"retestResults": [
{
"command": "npx ng test --watch=false --include src/tests/binary_index/binary-index-ops.component.spec.ts --include src/tests/binary_index/patch-map.component.spec.ts",
"result": "pass",
"notes": "2/2 files and 5/5 tests passed"
},
{
"command": "npx playwright test tests/e2e/web-checked-feature-recheck.spec.ts --grep 'binary index ops route renders health, benchmark, cache, config, and fingerprint export user flows'",
"result": "pass",
"notes": "1/1 strict user-surface test passed"
}
],
"verdict": "pass"
}

View File

@@ -0,0 +1,25 @@
{
"filesChecked": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/app/app.routes.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts",
"src/Web/StellaOps.Web/tests/e2e/web-checked-feature-recheck.spec.ts"
],
"found": [
"src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.ts",
"src/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts",
"src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.ts",
"src/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.ts",
"src/Web/StellaOps.Web/src/app/app.routes.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.ts",
"src/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts",
"src/Web/StellaOps.Web/tests/e2e/web-checked-feature-recheck.spec.ts"
],
"missing": [],
"verdict": "pass",
"checkedAtUtc": "2026-02-11T09:15:08Z"
}

View File

@@ -0,0 +1,19 @@
{
"project": "src/Web/StellaOps.Web",
"buildCommand": [
"npx ng test --watch=false --include src/tests/binary_index/binary-index-ops.component.spec.ts --include src/tests/binary_index/patch-map.component.spec.ts"
],
"buildResult": "pass",
"testResult": "pass",
"testsPassed": "5/5",
"testFilesPassed": "2/2",
"warnings": [
"Angular extended diagnostics warnings (NG8011/NG8113) remain from existing baseline outside binaryindex-ops-ui scope."
],
"codeReview": [
"BinaryIndex ops tabs (health, benchmark, cache, config, fingerprint export) remain fully wired to binary-index ops client contracts.",
"Strict replay assertions now use deterministic selectors for repeated status labels and robust fingerprint export endpoint matching in Playwright route stubs."
],
"checkedAtUtc": "2026-02-11T09:15:08Z",
"evidence": "docs/qa/feature-checks/runs/web/binaryindex-ops-ui/run-005/evidence/tier1-command-output.txt"
}

View File

@@ -0,0 +1,40 @@
{
"type": "ui",
"module": "web",
"feature": "binaryindex-ops-ui",
"runId": "run-005",
"baseUrl": "https://127.0.0.1:4400",
"capturedAtUtc": "2026-02-11T09:15:08Z",
"playwrightSpec": "src/Web/StellaOps.Web/tests/e2e/web-checked-feature-recheck.spec.ts",
"playwrightTests": [
"binary index ops route renders health, benchmark, cache, config, and fingerprint export user flows"
],
"steps": [
{
"description": "Navigate to /ops/binary-index and verify health tab and lifter warmness rendering.",
"action": "navigate+assert",
"target": "/ops/binary-index",
"expected": "BinaryIndex Operations heading, healthy status badge, and ISA warmness details are visible.",
"result": "pass",
"stepCapturedAtUtc": "2026-02-11T09:15:08Z"
},
{
"description": "Replay benchmark, cache, and configuration tab interactions.",
"action": "click+assert",
"target": "Benchmark, Cache, Configuration tabs",
"expected": "Latency summary, cache hit rate, and effective config fields render from ops API playback.",
"result": "pass",
"stepCapturedAtUtc": "2026-02-11T09:15:08Z"
},
{
"description": "Run fingerprint export and verify fingerprint result plus recent export list.",
"action": "type+click+assert",
"target": "Fingerprint Export tab and Export Fingerprint button",
"expected": "Fingerprint result panel renders architecture/format metadata and Recent Exports table remains accessible.",
"result": "pass",
"stepCapturedAtUtc": "2026-02-11T09:15:08Z"
}
],
"evidence": "docs/qa/feature-checks/runs/web/binaryindex-ops-ui/run-005/evidence/playwright-ui-evidence.txt",
"verdict": "pass"
}

View File

@@ -0,0 +1,11 @@
{
"rootCause": "Strict Tier 2 failure was a test-gap: binaryindex ops user transactions were not captured in a fresh strict run, and existing Playwright selectors/stubs needed tightening for deterministic replay.",
"category": "test_gap",
"affectedFiles": [
"src/Web/StellaOps.Web/tests/e2e/web-checked-feature-recheck.spec.ts",
"docs/features/checked/web/binaryindex-ops-ui.md",
"docs/qa/feature-checks/state/web.json",
"docs/implplan/SPRINT_20260210_020_FE_web_checked_feature_recheck_tier2_enduser.md"
],
"confidence": 0.98
}