mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 14:59:35 +00:00
Add cards schema (max 3 buttons, forbidden automation patterns), deterministic card_factory per CEO/Sales/Growth/Agency/Support/Delivery, FastAPI routes GET /api/v1/cards/feed, GET whatsapp daily-brief (no auto-send), POST decision (draft_only). Wire router in main, extend smoke_inprocess, enrich command-center.html with role switcher + live feed. Tests: test_role_based_cards.py. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| action_graph.py | ||
| card_factory.py | ||
| cards.py | ||
| channel_health.py | ||
| command_feed_engine.py | ||
| event_to_card.py | ||
| growth_memory.py | ||
| opportunity_factory.py | ||
| proof_ledger.py | ||
| revenue_work_units.py | ||
| self_improvement_loop.py | ||
| service_factory.py | ||