Files
oci-deal-accelerator/examples/output-demo-pharma-mx/opt11-finding-verify.json
root 3c88df33f8 Add demo presentation + 14 deliverables for PharmaCorp Mexico scenario
- gen_demo_deck.py: Generates 11-slide demo presentation using Oracle FY26
  template. LLM-agnostic messaging (works on Claude, Codex, GPT, Gemini).
  Before/After comparison, 14 live prompts in table format.
- examples/output-demo-pharma-mx/: Complete deliverable set for a pharma
  migration scenario (ExaCS X6 → OCI ExaCS X11M, dual-region DR, SOX).
  One file per skill option (1-14): pptx, drawio, pdf, xlsx, json, yaml.
- Improved prompts: richer discovery context (SOX compliance, dual
  FastConnect, Hub-Spoke, OCI Vault), intentionally flawed arch for WA
  review (1/23 passed), DEP field findings, ECAL gap analysis.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 23:24:35 -03:00

34 lines
1.1 KiB
JSON

[
{
"id": "FF-202604-001",
"date": "2026-04-12",
"contributor": {
"name": "Carlos Mendoza",
"team": "Field Architecture",
"date": "2026-04-12",
"confidence": "validated",
"client": "PharmaCorp Mexico",
"context": "ExaCS migration"
},
"reported_by": "Carlos Mendoza",
"product": "ExaCS",
"version": "23ai",
"severity": "MEDIUM",
"category": "gotcha",
"summary": "ExaCS iormcal fails silently when storage server count < 3 \u2014 validate IORM plan after apply",
"detail": "IORM resource plan apply succeeds but actual I/O shares are not enforced when storage count < 3. Check v$iorm_plans for actual vs requested allocation.",
"workaround": "Always validate IORM plan output after apply. Check v$iorm_plans for actual vs requested shares. Minimum 3 storage servers for reliable IORM.",
"oracle_sr": "",
"status": "open",
"resolved_date": null,
"resolution": null,
"affects_matrix": null,
"tags": [
"exacs",
"iorm",
"storage"
],
"confirmations": []
}
]