feat: remove legacy frontend, root routing, compliance ZIP with Chromium PDF, chat markdown styling
- Legacy frontend removed: React SPA served at / (no /app/ prefix) - Compliance report ZIP: Chromium headless --print-to-pdf (identical to browser) + CSV findings - Server-side generation state: .compliance_generating marker survives page navigation - RAG enriched: Description + Rationale + Remediation + Audit extracted from CIS vector chunks - Chat markdown: syntax highlighting (Catppuccin), styled headings/lists/tables/blockquotes/code - Default model auto-selected on Chat Agent load
This commit is contained in:
115
frontend-react/dist/assets/index-BCYp2Z2l.js
vendored
115
frontend-react/dist/assets/index-BCYp2Z2l.js
vendored
File diff suppressed because one or more lines are too long
2
frontend-react/dist/assets/index-Ca4AYldT.css
vendored
Normal file
2
frontend-react/dist/assets/index-Ca4AYldT.css
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
115
frontend-react/dist/assets/index-Dtsz7Biu.js
vendored
Normal file
115
frontend-react/dist/assets/index-Dtsz7Biu.js
vendored
Normal file
File diff suppressed because one or more lines are too long
4
frontend-react/dist/index.html
vendored
4
frontend-react/dist/index.html
vendored
@@ -6,8 +6,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>AI Agent - Infrastructure & Security Engineer</title>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet">
|
||||
<script type="module" crossorigin src="/app/assets/index-BCYp2Z2l.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/app/assets/index-D9WRGO1k.css">
|
||||
<script type="module" crossorigin src="/assets/index-Dtsz7Biu.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-Ca4AYldT.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user