Skip to content

fix: clarify the AI evidence flow - #44

Merged
GwriPennar merged 1 commit into
mainfrom
codex/fix-ai-evidence-flow
Jul 21, 2026
Merged

GwriPennar merged 1 commit into
mainfrom
codex/fix-ai-evidence-flow

Conversation

@GwriPennar

Copy link
Copy Markdown
Owner

Summary

  • replaces the awkward stacked Markdown beneath “Can AI explain the result safely?” with three responsive evidence cards;
  • makes the authority chain explicit: exact enumeration, governed Qiskit comparison, then validated GPT‑5.6 explanation;
  • preserves every scientific value, evidence contract, explanation safeguard, and API-key boundary.

Root cause

The section used forced Markdown line breaks as a diagram fallback, so its labels and arrows rendered as an unfinished vertical text stack. The replacement uses static, responsive HTML rendered by Streamlit and requires no JavaScript or Mermaid runtime.

Validation

  • focused Learning Console tests: 14 passed;
  • full pytest: 264 passed;
  • Ruff lint: passed;
  • Ruff format: passed;
  • release verification: passed;
  • public-safety scan: passed;
  • desktop and 700px visual review: passed;
  • no horizontal overflow;
  • experiments/** and dependencies unchanged;
  • no IBM or OpenAI service contacted.

@GwriPennar
GwriPennar merged commit b8c81ba into main Jul 21, 2026
4 checks passed
@GwriPennar
GwriPennar deleted the codex/fix-ai-evidence-flow branch July 21, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant