2.3 KiB
2.3 KiB
B2R2 LowUIR IR Lifting for Semantic Binary Analysis
Module
Web
Status
VERIFIED
Description
Binary-index UI surfaces are implemented for B2R2-driven semantic analysis operations, including lifter/cache observability and patch-coverage drilldown workflows.
Implementation Details
- Feature directory:
src/Web/StellaOps.Web/src/app/features/binary-index/ - Core files:
src/Web/StellaOps.Web/src/app/features/binary-index/binary-index-ops.component.tssrc/Web/StellaOps.Web/src/app/features/binary-index/patch-map.component.ts
- Supporting contracts:
src/Web/StellaOps.Web/src/app/core/api/binary-index-ops.client.tssrc/Web/StellaOps.Web/src/app/core/api/patch-coverage.client.tssrc/Web/StellaOps.Web/src/app/core/api/patch-coverage.models.ts
- Focused tests:
src/Web/StellaOps.Web/src/tests/binary_index/binary-index-ops.component.spec.tssrc/Web/StellaOps.Web/src/tests/binary_index/patch-map.component.spec.ts
Verification
- Date: 2026-02-10
- Run artifacts:
docs/qa/feature-checks/runs/web/b2r2-lowuir-ir-lifting-for-semantic-binary-analysis/run-001/ - Tier results:
tier0-source-check.json: passtier1-build-check.json: passtier2-e2e-check.json: pass
Recheck (run-002)
- Date (UTC): 2026-02-10
- Status: VERIFIED (replayed)
- Tier 1 evidence: Angular build passed and checked-web suite passed 145/145.
- Tier 2 evidence: docs/qa/feature-checks/runs/web/b2r2-lowuir-ir-lifting-for-semantic-binary-analysis/run-002/tier2-e2e-check.json.
Recheck (run-004)
- Date (UTC): 2026-02-10
- Status: VERIFIED (replayed)
- Tier 1 evidence: Angular build passed and checked-web suite passed 145/145 across 47 files.
- Tier 2 evidence: docs/qa/feature-checks/runs/web/b2r2-lowuir-ir-lifting-for-semantic-binary-analysis/run-004/tier2-e2e-check.json.
Recheck (run-006)
- Date (UTC): 2026-02-11T07:33:40Z
- Status: VERIFIED (strict Tier 2 UI replay)
- Tier 1 evidence:
docs/qa/feature-checks/runs/web/b2r2-lowuir-ir-lifting-for-semantic-binary-analysis/run-006/tier1-build-check.json - Tier 2 evidence:
docs/qa/feature-checks/runs/web/b2r2-lowuir-ir-lifting-for-semantic-binary-analysis/run-006/tier2-ui-check.json - Notes: Route-level Playwright flow now verifies patch-coverage heatmap -> CVE details -> matching-images drilldown plus retryable API error-state behavior.