mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 07:19:35 +00:00
FIXES: - audit.py: BEGIN EXCLUSIVE transaction — atomic hash chain, race condition eliminated - executive.py: add audit.total_log_entries field to command-center response - pricing.py: cross-log deal_quote_linked with deal_id as resource_id (≥3 audit entries per deal) - .github/workflows/ci.yml: GitHub Actions CI pipeline (NEW) GATE RESULTS: - Gate 1 Truth Registry: ✅ PASS — 36 services classified - Gate 2 Contract Tests: ✅ PASS — hash chain integrity confirmed - Gate 3 Trust/RBAC: ✅ PASS — all roles enforced - Gate 4 Durable Execution: ⚠️ PARTIAL — DB persists; LangGraph = Pilot - Gate 5 Tenant Isolation: ⚠️ PARTIAL — app-layer confirmed; DB RLS = Target - Gate 6 Release Readiness: ⚠️ PARTIAL — CI created; cloud CD = Target - Gate 7 Telemetry: ⚠️ PARTIAL — audit chain covers; OTel = Target - Gate 8 Services Reality: ✅ PASS — core loop proven end-to-end OVERALL: 61% Live | 77% Live+Partial STATUS: OPERATIONAL — Core business OS live and tested Closes: audit race condition, command-center field mismatch, evidence drill-down, CI gap Arabic Protocol Doc: DEALIX_SERVICE_REALITY_AND_TESTING_PROTOCOL_AR.md (428 lines) |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| reality_protocol.py | ||
| test_affiliates_public.py | ||
| test_api_smoke.py | ||
| test_auth_rbac_api.py | ||
| test_autonomous_foundation_api.py | ||
| test_customer_onboarding_api.py | ||
| test_durable_flow_isolation.py | ||
| test_go_live_matrix.py | ||
| test_launch_readiness_scenarios.py | ||
| test_launch_staging_product_journey.py | ||
| test_marketing_hub.py | ||
| test_master_langgraph.py | ||
| test_new_subscriber_journey.py | ||
| test_openclaw_foundation.py | ||
| test_openclaw_safe_core.py | ||
| test_operations_api.py | ||
| test_sales_os_api.py | ||
| test_sla_phase25.py | ||
| test_strategy_summary.py | ||
| test_value_proposition.py | ||