mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
Golden Path — Partner Tier-1 verification flow:
POST /api/v1/golden-path/run — executes complete partner lifecycle:
1. PartnerDossier (structured output with Provenance)
2. EconomicsModel (revenue_upside, cost, payback, sensitivity)
3. ApprovalPacket (Class B enforcement, SLA, creates ApprovalRequest)
4. EvidencePack (auto-assembled from steps 1-3, SHA256 hash)
All steps linked by trace_id for end-to-end correlation.
This is the FIRST flow that actually uses structured_outputs.py
schemas in live code — PartnerDossier, EconomicsModel, ApprovalPacket
all enforced with Pydantic validation + Provenance fields.
correlation_id propagation:
OpenClaw gateway now generates/accepts correlation_id and injects
it into payload as _correlation_id. Returned in all responses.
This enables trace linking across decision → approval → execution.
NEXT_STEP_AND_STACK_RECOMMENDATIONS_AR.md:
Comprehensive next-step guide covering:
- 6 closure tests (truth, schema, workflow, trust, release, executive)
- Stack additions now (OTel, OIDC, attestations, OpenFGA)
- Stack additions next (Great Expectations, Unstructured, connectors)
- Backend/frontend/docs upgrade priorities
- 7-step optimal execution order
- Avoid-now list
https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
|
||
|---|---|---|
| .. | ||
| adr | ||
| governance | ||
| legal | ||
| AGENT-MAP.md | ||
| ai-operating-model.md | ||
| API-MAP.md | ||
| ARCHITECTURE.md | ||
| current-vs-target-register.md | ||
| CUSTOMER_OS_ONBOARDING_AR.md | ||
| DATA-MODEL.md | ||
| DEALIX_NEXT_LEVEL_MASTER_PLAN_AR.md | ||
| dealix-six-tracks.md | ||
| DEPLOYMENT-NOTES.md | ||
| DOCKER_FULL_STACK.md | ||
| execution-matrix-90d-tier1.md | ||
| INTEGRATION_MASTER_AR.md | ||
| LAUNCH_CHECKLIST.md | ||
| MARKET_POSITIONING_AR.md | ||
| MASTER_REMAINING_SCOPE_MAP.md | ||
| NEXT_STEP_AND_STACK_RECOMMENDATIONS_AR.md | ||
| STAGING_ENV_CHECKLIST.md | ||
| tier1-master-closure-checklist.md | ||
| ULTIMATE_EXECUTION_MASTER_AR.md | ||