mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 07:19:35 +00:00
AI Layer: - llm_router.py: routes cheap/mid/high models, enforces daily budget, caches - token_counter.py: estimates tokens, truncates to budget - response_cache.py: in-memory cache with TTL per agent - prompt_registry.py: versioned prompts with stable prefix for caching - ai_budget.yaml: model costs, agent budgets, daily limits (10 SAR/day) Guardrails: - output_validator.py: blocks fake claims + prohibited actions - cost_guard.py: prevents runaway spending Observability: - trace.py: trace_id, cost, latency, steps per pipeline run Tests: ALL PASS - 30/30 evals (100%) — 9 sectors, 30 companies - 10/10 prohibited actions blocked - 4/4 allowed actions verified - 3/3 forbidden claims blocked - 3/3 message quality checks passed https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs |
||
|---|---|---|
| .. | ||
| evals | ||
| security | ||
| conftest.py | ||
| reality_protocol.py | ||
| test_affiliates_public.py | ||
| test_api_smoke.py | ||
| test_auth_rbac_api.py | ||
| test_automation_system.py | ||
| test_autonomous_foundation_api.py | ||
| test_customer_onboarding_api.py | ||
| test_d0_launch_hardening.py | ||
| test_dlq_fault_injection.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 | ||