mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 07:19:35 +00:00
Structured Output Producers (structured_output_producers.py): Wire ALL 17 Pydantic schemas to live code: - LeadScoreCard: from real Lead model (score, tier, signals) - QualificationMemo: from lead score + deal data - ProposalPack: from real Deal model (value, terms) - PricingDecisionRecord: with discount approval logic - HandoffChecklist: sales-to-onboarding transition - PartnerDossier, EconomicsModel, ApprovalPacket: (golden path) - TargetProfile, ValuationMemo, SynergyModel: M&A track - ExpansionPlan, StopLossPolicy: expansion track - ExecWeeklyPack, BoardPackDraft, ICMemo, PMIProgramPlan: (executive) All with Provenance (trace_id, confidence, freshness). Structured Outputs API (POST /api/v1/structured-outputs/...): 11 endpoints exposing schema-bound producers. Saudi Sensitive Workflow (POST /api/v1/saudi-workflow/share-partner-data): Live PDPL-controlled partner data sharing workflow: 1. Data classification (internal/confidential/restricted) 2. PDPL consent verification 3. Cross-border export rules check (GCC allowed) 4. Class B+ approval with 12h SLA 5. Audit trail via domain events 6. Evidence pack auto-assembly Blocks if no consent or export restricted. Release Readiness Matrix (scripts/release_readiness_matrix.py): 26 checks covering governance + services + APIs + trust + sales. SCORE: 100.0% (26/26) = RELEASE READY: YES https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs |
||
|---|---|---|
| .. | ||
| architecture_brief_report.json | ||
| architecture_brief.py | ||
| grand_launch_simulation.py | ||
| grand_launch_verify.ps1 | ||
| grand_launch_verify.sh | ||
| package_dealix_marketing_assets.ps1 | ||
| package_dealix_marketing_assets.sh | ||
| production_launch_test_v5.py | ||
| README-marketing-sync.txt | ||
| release_readiness_matrix.py | ||
| release_readiness_report.json | ||
| run_local.ps1 | ||
| sync-marketing-to-public.cjs | ||
| test_super_engine_v3.py | ||