fix: workflow page admonitions, diagram, and links#190
Conversation
- Add Font Awesome 4.7 CDN link with SRI to index.html - Add complete admonition icon styles (note, tip, warning, caution, important) to asciidoctor-scoped.css with proper table layout - Fix broken AGENTS.md link (was incorrectly linking to https://agents.md) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replaces the missing workflow-diagram.png with an inline SVG showing all 5 phases, key artifacts, the implementation loop, and cross-cutting concerns. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Generate workflow-diagram.png from PlantUML showing all 5 phases with activity diagram layout (requirements, architecture, planning, implementation loop, quality assurance) - Fix image path rewriting in copyHtmlDoc for SPA context - Copy workflow-diagram.png asset during build - Add gitignore exception for docs/workflow-diagram.png Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replaces the generated PlantUML diagram with the original horizontal layout showing all 5 phases with the "update spec?" feedback loop. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
WalkthroughDie Änderungen führen ein Workflow-Diagramm in die Dokumentation ein und ergänzen es mit entsprechenden Styling-Updates. Ein neues Bildverzeichnis wird der .gitignore hinzugefügt, HTML-Dokumentationsdateien integrieren das Diagramm, Skripte werden für Bildpfad-Umschreibung und Asset-Verwaltung angepasst, Font-Awesome-Icons werden hinzugefügt und Admonition-Block-Styling wird erweitert. Changes
Geschätzter Code-Review-Aufwand🎯 3 (Moderat) | ⏱️ ~22 Minuten Möglicherweise verwandte PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Follow-up fixes for the Spec-Driven Workflow page (#189):
index.htmlfor admonition iconsasciidoctor-scoped.csscopyHtmlDocfor SPA contextAGENTS.mdlink (was incorrectly linking tohttps://agents.md)lang="de"on German HTML pageTest plan
AGENTS.mdis rendered as code, not a linknpm testandnpm run test:e2e🤖 Generated with Claude Code
Summary by CodeRabbit
Versionshinweise
Neue Funktionen
Dokumentation
Style