fix(web): restore product navigation coverage
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 24s
CD Pipeline / build-and-deploy (push) Successful in 4m52s
CD Pipeline / post-deploy-checks (push) Successful in 58s

This commit is contained in:
Your Name
2026-06-30 02:39:51 +08:00
parent 320061af35
commit c04a72c2a6
9 changed files with 314 additions and 75 deletions

View File

@@ -97,6 +97,11 @@ def test_iwooos_security_operation_api_stays_on_controlled_runtime_profile() ->
assert source in text
def test_navigation_coverage_guard_stays_on_controlled_runtime_profile() -> None:
text = _workflow_text()
assert "scripts/dev/awoooi-navigation-coverage-guard.py)" in text
def test_ai_autonomous_runtime_control_stays_on_controlled_runtime_profile() -> None:
text = _workflow_text()
expected_sources = [