system-prompts-and-models-o.../salesflow-saas/scripts
Claude 11e0beb294
feat(dealix): wire ALL 17 schemas + Saudi workflow + release gate
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
2026-04-17 06:27:15 +00:00
..
architecture_brief_report.json chore: update architecture brief report 2026-04-17 06:00:29 +00:00
architecture_brief.py feat(dealix): complete Tier-1 Sovereign Enterprise Growth OS 2026-04-16 12:48:13 +00:00
grand_launch_simulation.py chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
grand_launch_verify.ps1 chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
grand_launch_verify.sh chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
package_dealix_marketing_assets.ps1 chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
package_dealix_marketing_assets.sh chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
production_launch_test_v5.py chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
README-marketing-sync.txt chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
release_readiness_matrix.py feat(dealix): wire ALL 17 schemas + Saudi workflow + release gate 2026-04-17 06:27:15 +00:00
release_readiness_report.json feat(dealix): wire ALL 17 schemas + Saudi workflow + release gate 2026-04-17 06:27:15 +00:00
run_local.ps1 chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
sync-marketing-to-public.cjs chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
test_super_engine_v3.py chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00