- 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>
34 lines
1.1 KiB
JSON
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": []
|
|
}
|
|
]
|