Sami Assiri
1ceeea9004
feat(tier1): finalize production activation and revenue execution pack
...
Complete Tier-1 closure follow-through by wiring docs governance gates, RC release readiness checks, source-of-truth enforcement, executive weekly contract surface, and go-live severity notes.
Add full go-live revenue execution documentation set (production activation, real production playbook, trust expansion, first 3 clients, live deployment, and automated revenue engine) and register all canonical paths.
Made-with: Cursor
2026-04-17 14:13:57 +03:00
Sami Assiri
b86cf729de
merge: resolve PR #16 conflicts (router + AGENTS + LAUNCH_CHECKLIST)
...
Made-with: Cursor
2026-04-16 16:20:20 +03:00
Claude
b938969a7e
chore(dealix): update architecture brief report after final validation
...
https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
2026-04-16 13:17:10 +00:00
Claude
e11253ab12
feat(dealix): Tier-1 closure program — 10 tracks complete
...
Track 1 — Truth Lock:
docs/current-vs-target-register.md: Full subsystem maturity register
(73 Production, 27 Partial, 2 Pilot, 32 Target, 6 Watch = 52.1% maturity)
Track 2 — Document Consistency:
docs/governance/document-consistency-audit.md: All 6 checks PASS
(no dangling refs, no overclaim, all paths root-safe, naming consistent)
Track 3 — Decision Plane:
backend/app/schemas/structured_outputs.py: 17 Pydantic schemas with Provenance
(LeadScoreCard, QualificationMemo, ProposalPack, PricingDecisionRecord,
PartnerDossier, EconomicsModel, ApprovalPacket, TargetProfile, DDPlan,
ValuationMemo, SynergyModel, ICMemo, BoardPackDraft, ExpansionPlan,
StopLossPolicy, PMIProgramPlan, ExecWeeklyPack)
Track 4 — Execution Plane:
docs/governance/workflow-inventory.md: 8 short + 8 medium + 6 long-lived
workflows classified. 3 Temporal candidates with compensation logic.
Track 5 — Trust Fabric:
docs/governance/trust-closure-plan.md: 5 live components + Watch adoption
criteria for OPA/OpenFGA/Vault/Keycloak
Track 6 — Data & Connectors:
docs/governance/connector-standard.md: Connector facade contract, semantic
metrics dictionary, radar additions (Airbyte, Unstructured, Great Expectations)
Track 7 — Operating Plane:
docs/governance/operating-plane-checklist.md: GitHub governance, CI/CD
enhancements, CODEOWNERS template, OIDC/attestation roadmap
Track 8 — Saudi/GCC:
docs/governance/saudi-enterprise-readiness.md: PDPL processing register,
data classification, NCA ECC readiness, OWASP LLM Top 10, NIST AI RMF
Track 9 — Executive Surfaces:
docs/governance/executive-surface-closure.md: Wiring plan with real data
queries for Executive Room, Approval Center, Compliance Dashboard
Track 10 — Market Dominance:
docs/governance/market-dominance-plan.md: 3-tier packaging (Core/Strategic/
Sovereign), ROI narrative, competitive wedge, capability moat map,
executive sales stories (CEO/CTO/CFO/CISO)
Master Checklist: docs/tier1-master-closure-checklist.md
50 items total — 25 Done (documentation), 25 Target (runtime/integration)
https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
2026-04-16 13:08:26 +00:00
Claude
a319feb6d7
feat(dealix): complete Tier-1 Sovereign Enterprise Growth OS
...
Governance layer (14 docs):
- MASTER_OPERATING_PROMPT.md — operating constitution (five planes, six tracks, policy classes)
- docs/ai-operating-model.md — five-plane architecture (Decision/Execution/Trust/Data/Operating)
- docs/dealix-six-tracks.md — six strategic tracks (Revenue/Intelligence/Compliance/Expansion/Operations/Trust)
- docs/governance/execution-fabric.md — OpenClaw execution plane deep dive
- docs/governance/trust-fabric.md — trust plane with contradiction engine + evidence packs
- docs/governance/saudi-compliance-and-ai-governance.md — PDPL/ZATCA/SDAIA/NCA live controls
- docs/governance/technology-radar-tier1.md — Core/Strong/Pilot/Watch/Hold classification
- docs/governance/partnership-os.md — alliance lifecycle management
- docs/governance/ma-os.md — M&A corporate development lifecycle
- docs/governance/expansion-os.md — geographic and vertical growth
- docs/governance/pmi-os.md — post-merger integration framework
- docs/governance/executive-board-os.md — executive decision surfaces
- docs/execution-matrix-90d-tier1.md — 90-day sprint execution plan
- docs/adr/0001-tier1-execution-policy-spikes.md — 8 architectural decisions
Backend (3 models, 6 services, 8 API routes):
- Contradiction Engine — detect/track system conflicts
- Evidence Pack System — tamper-evident audit proof with SHA256
- Saudi Compliance Matrix — live PDPL/ZATCA/SDAIA/NCA controls
- Executive Room — unified executive decision surface
- Connector Governance — integration health monitoring
- Model Routing Dashboard — LLM provider metrics
- Forecast Control Center — actual vs forecast across tracks
- Approval Center — enhanced approval queue with SLA
Frontend (9 components):
- Executive Room, Evidence Pack Viewer, Approval Center
- Connector Governance Board, Saudi Compliance Dashboard
- Actual vs Forecast Dashboard, Risk Heatmap
- Policy Violations Board, Partner Pipeline Board
Tooling:
- scripts/architecture_brief.py — preflight validation (40/40 checks pass)
- Updated CLAUDE.md and AGENTS.md with governance references
https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
2026-04-16 12:48:13 +00:00
Sami Assiri
d8bb836614
feat(dealix): ship revenue discovery launch hardening
...
Add revenue discovery APIs/services, launch verification gates, CI quality checks, and frontend E2E/docs updates to prepare the branch for production go-live.
Made-with: Cursor
2026-04-15 17:51:23 +03:00
Sami Assiri
07557c4be9
feat(dealix): GTM polish, CRM/AI APIs, launch verification hardening
...
- Add integrations CRM and AI routing APIs; Salesforce OAuth refresh; lead CRM metadata
- Marketer hub, settings CRM UI, OS views; premium landing and strategy_summary differentiators
- Docs: API-MAP, product guide, competitive matrix, launch simulation, AGENT-MAP LLM routing
- Sync script: strategy legal + competitive matrix to public; pytest DB isolation (.pytest_dealix.sqlite)
- Tests: CRM status and AI routing smoke; check_go_live_gate UTF-8 stdout on Windows
- Alembic migrations for strategic deal links and lead company/sector/city
Made-with: Cursor
2026-04-13 05:08:39 +03:00
Sami Assiri
c114ac34ae
docs(dealix): production readiness — go-live gate CLI, LAUNCH_CHECKLIST, internal token note
...
- Add scripts/check_go_live_gate.py for in-process go-live-gate summary
- LAUNCH_CHECKLIST: go-live-gate section, CORS/FRONTEND_URL/NEXT_PUBLIC details, internal token review
- internal_api: pointer to checklist section 6 for strict production review
Made-with: Cursor
2026-04-13 02:44:15 +03:00
Sami Assiri
a07829d485
chore(dealix): extend OpenAPI path scan for template URLs
...
- verify_frontend_openapi_paths: capture \\/api/v1/...\, strip queries, optional prefix match for {param} routes
- kill-port-3000.ps1: clearer messages when port is already free
Made-with: Cursor
2026-04-13 00:06:37 +03:00
Sami Assiri
67fcc35877
chore(dealix): launch checklist, E2E port helper, OpenAPI path scan
...
- Document verify-launch, py/py-3, E2E, and port 3000 troubleshooting
- Add scripts/kill-port-3000.ps1 for Playwright webServer conflicts
- Increase Playwright webServer timeout to 180s
- Extend verify_frontend_openapi_paths for template literals; empty allowlist
- Commit Next routes.d.ts reference in next-env.d.ts after build
Made-with: Cursor
2026-04-12 23:13:29 +03:00
Sami Assiri
fcdbc1f004
feat(dealix): FE/BE audit — agent-system prefix, OpenAPI path check, Swagger theme
...
- Move agent_system router to /api/v1/agent-system to avoid /agents conflicts
- Exempt demo UI API paths from internal token when DEALIX_INTERNAL_API_TOKEN is set
- Replace deprecated Query(regex=) with pattern= in intelligence
- GET / redirects to /api/docs; mount docs-assets + custom Swagger CSS
- Frontend: use getApiBaseUrl() for API URLs; fix intelligence dashboard base
- Add scripts/verify_frontend_openapi_paths.py; note in LAUNCH_CHECKLIST
Made-with: Cursor
2026-04-12 14:57:30 +03:00
Sami Assiri
378ea5f742
chore: snapshot Dealix salesflow phase2 for audit worktree
...
Made-with: Cursor
2026-04-04 18:04:21 +03:00