antragstracker/static/index.html
Dotty Dotter 9d8a73e2a9 feat: Parteien-Filter, Klassifikation, Umsetzungsbewertung, KI-Neubewertung
- Vorlagen + Ketten: Partei-Dropdown-Filter mit Badges (#9)
- Vorlagen-Detail: Ketten-Klassifikation mit Begründung anzeigen
- Vorlagen-Detail: Umsetzungsbewertungen mit Score + Begründung
- SPA-Routing: Catch-All für direkten URL-Zugriff
- Status-Engine: Begründungen für alle Ketten-Status generieren
- Kurze Beschlusstexte (<=5 Zeichen) nicht mehr als Beschluss werten
- POST /api/bewertung/vorlagen/{id} + /ketten/{id} für KI-Neubewertung
- Frontend: 'Neu bewerten' Button + Kommentarfeld auf beiden Detailseiten
- Job-Status-Polling mit Spinner
- ALLRIS-Rescrape vor Bewertung noch offen (#10)

Closes #9
2026-04-01 10:36:22 +02:00

42 lines
1.5 KiB
HTML

<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="/_app/immutable/entry/start.BlI5Xt52.js" rel="modulepreload">
<link href="/_app/immutable/chunks/CTIvq_GE.js" rel="modulepreload">
<link href="/_app/immutable/chunks/DAfY0XTB.js" rel="modulepreload">
<link href="/_app/immutable/chunks/DIGUPa-Q.js" rel="modulepreload">
<link href="/_app/immutable/chunks/DDErvS7v.js" rel="modulepreload">
<link href="/_app/immutable/entry/app.CPVPz_La.js" rel="modulepreload">
<link href="/_app/immutable/chunks/PPVm8Dsz.js" rel="modulepreload">
<link href="/_app/immutable/chunks/D2u1A_4g.js" rel="modulepreload">
<link href="/_app/immutable/chunks/DCPIP6Ym.js" rel="modulepreload">
<link href="/_app/immutable/chunks/Br6sCvve.js" rel="modulepreload">
<link href="/_app/immutable/chunks/Duumi1XQ.js" rel="modulepreload">
<link href="/_app/immutable/chunks/B-uV6-Xr.js" rel="modulepreload">
<link href="/_app/immutable/chunks/splFp8Bu.js" rel="modulepreload">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_1fbmgu4 = {
base: ""
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.BlI5Xt52.js"),
import("/_app/immutable/entry/app.CPVPz_La.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>