release: v0.20 Codex-ready skill-driven core
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ profiles:
|
||||
polish: anthropic/claude-sonnet-4.6
|
||||
|
||||
codex_native:
|
||||
description: OpenAI-native profile for Codex adapter runs.
|
||||
description: Deprecated/misleading name. These are OpenAI models through the external Python API client, not Codex App built-in models.
|
||||
roles:
|
||||
dr_plan: gpt-5.4
|
||||
dr_pm: gpt-5.4
|
||||
|
||||
@@ -16,6 +16,12 @@ methods:
|
||||
- patents
|
||||
- market
|
||||
- counter
|
||||
integrated_lanes:
|
||||
- literature evidence
|
||||
- regulatory pathway
|
||||
- patent/IP position
|
||||
- market and competitor evidence
|
||||
- counter-evidence and uncertainty
|
||||
framework_sections:
|
||||
- central_thesis
|
||||
- chapter_outline
|
||||
@@ -124,6 +130,13 @@ methods:
|
||||
- capa_roadmap
|
||||
- verification_evidence
|
||||
- counter
|
||||
integrated_lanes:
|
||||
- site audit and recap findings
|
||||
- official regulatory and guideline baseline
|
||||
- enforcement precedents and warning letters
|
||||
- quality/manufacturing/operations gap analysis
|
||||
- remediation actions, ownership, verification evidence
|
||||
- counter-evidence and boundary conditions
|
||||
framework_sections:
|
||||
- material_evidence_map
|
||||
- regulatory_and_best_practice_baseline
|
||||
|
||||
@@ -6,14 +6,16 @@ profiles:
|
||||
- "clinicaltrials"
|
||||
- "fda_ema_nmpa"
|
||||
- "serper_scholar"
|
||||
- "tavily_exa_gap_fill"
|
||||
- "exa_evidence_discovery"
|
||||
- "tavily_research_scan_if_needed"
|
||||
patent_heavy:
|
||||
description: "IP landscape, freedom-to-operate, and process-route research."
|
||||
order:
|
||||
- "google_patents_via_serper"
|
||||
- "uspto_epo_cnipa"
|
||||
- "company_disclosures"
|
||||
- "exa_tavily_family_discovery"
|
||||
- "exa_family_discovery"
|
||||
- "tavily_gap_fill"
|
||||
china_market:
|
||||
description: "China regulatory, company, supply-chain, and market research."
|
||||
order:
|
||||
@@ -21,6 +23,7 @@ profiles:
|
||||
- "exchange_disclosures"
|
||||
- "serper_brave_chinese"
|
||||
- "exa_company_pages"
|
||||
- "exa_evidence_discovery"
|
||||
- "tavily_gap_fill"
|
||||
investment:
|
||||
description: "Public-company, market-size, and transaction-oriented research."
|
||||
@@ -29,15 +32,16 @@ profiles:
|
||||
- "consulting_and_database_reports"
|
||||
- "company_announcements"
|
||||
- "serper_news"
|
||||
- "exa_evidence_discovery"
|
||||
- "tavily_gap_fill"
|
||||
|
||||
apis:
|
||||
tavily:
|
||||
best_for: ["initial_scan", "gap_fill", "llm_friendly_snippets"]
|
||||
best_for: ["phase1_research_scan", "phase3_gap_fill", "llm_friendly_snippets"]
|
||||
evidence_role: "discovery_only_unless_original_source"
|
||||
exa:
|
||||
best_for: ["company_pages", "terminology_check", "long_tail_professional_pages"]
|
||||
evidence_role: "discovery_or_secondary"
|
||||
best_for: ["evidence_discovery", "company_pages", "terminology_check", "long_tail_professional_pages", "agent_highlights"]
|
||||
evidence_role: "candidate_source_until_scored"
|
||||
brave:
|
||||
best_for: ["cross_check", "counter_evidence", "mixed_language_search"]
|
||||
evidence_role: "discovery_only_unless_original_source"
|
||||
|
||||
Reference in New Issue
Block a user