{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "REQUEST_URI=\"\/content-pipeline\/2\/run\/7\/status\" REQUEST_METHOD=\"GET\" php \/var\/www\/dev.campus.systemische-tools.de\/public\/index.php 2>&1 | head -100",
"description": "Test pipeline run status page"
}
}
{
"tool_response": {
"stdout": "<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Pipeline Status: Schulungsunterlagen<\/title>\n <link rel=\"stylesheet\" href=\"\/css\/designtokens.css\">\n <link rel=\"stylesheet\" href=\"\/css\/nav.css\">\n <link rel=\"stylesheet\" href=\"\/css\/style.css\">\n <link rel=\"stylesheet\" href=\"\/css\/admin.css\">\n <script src=\"\/js\/htmx.min.js\"><\/script>\n<\/head>\n<body>\n <header>\n <nav class=\"main-nav\">\n <a href=\"\/\" class=\"nav-brand\">Campus<\/a>\n\n <button class=\"nav-toggle\" aria-label=\"Navigation\" aria-expanded=\"false\">\n <span class=\"nav-toggle-icon\"><\/span>\n <\/button>\n\n <div class=\"nav-items\">\n <div class=\"nav-dropdown\">\n <button class=\"nav-dropdown-btn\">Anwendungen<\/button>\n <div class=\"nav-dropdown-content\">\n <a href=\"\/chat\">KI-Chat<\/a>\n <a href=\"\/content\">Content Studio<\/a>\n <a href=\"\/content-pipeline\">Content Pipeline<\/a>\n <a href=\"\/semantic-explorer\">Semantic Explorer<\/a>\n <a href=\"https:\/\/files.campus.systemische-tools.de\" target=\"_blank\">Nextcloud<\/a>\n <\/div>\n <\/div>\n\n <div class=\"nav-dropdown\">\n <button class=\"nav-dropdown-btn\">Entwicklung<\/button>\n <div class=\"nav-dropdown-content\">\n <a href=\"\/tasks\">Tasks<\/a>\n <a href=\"\/protokoll\">Protokoll<\/a>\n <a href=\"\/contracts\">Contracts<\/a>\n <a href=\"\/config\">Content-Config<\/a>\n <a href=\"\/critics\">Critics<\/a>\n <a href=\"\/prompts\">Prompts<\/a>\n <a href=\"\/system-explorer\">System Explorer<\/a>\n <\/div>\n <\/div>\n\n <div class=\"nav-dropdown\">\n <button class=\"nav-dropdown-btn\">Ressourcen<\/button>\n <div class=\"nav-dropdown-content\">\n <a href=\"\/docs\">Dokumentation<\/a>\n <a href=\"\/backup-restore\">File Backup<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/nav>\n <\/header>\n\n <main>\n \n<h1>Pipeline Status<\/h1>\n<p class=\"subtitle\">Schulungsunterlagen → Run #7<\/p>\n\n<div class=\"status-page\"\n id=\"status-container\"\n data-poll-url=\"\/content-pipeline\/2\/run\/7\/poll\">\n\n <!-- Status Badge + Cancel -->\n <div class=\"status-header\">\n <span class=\"badge badge--large\" id=\"status-badge\" data-status=\"cancelled\">\n cancelled <\/span>\n <form action=\"\/content-pipeline\/2\/run\/7\/cancel\" method=\"POST\" id=\"cancel-form\" class=\"status-header__cancel\">\n <input type=\"hidden\" name=\"_csrf_token\" value=\"c2f205b1baef2b9233eb27e9a70b33aedd7918ed28ef242c7cb95a9daa87cd0e\">\n <button type=\"submit\" class=\"btn btn--danger btn--small\" id=\"cancel-btn\" disabled>\n Abbrechen\n <\/button>\n <\/form>\n <span class=\"stall-warning\" id=\"stall-warning\" style=\"display: none;\">\n Keine Aktivitaet seit 60s\n <\/span>\n <\/div>\n\n <!-- Status Info -->\n <ul class=\"status-info\">\n <li><span class=\"status-info__label\">Schritt:<\/span> <span class=\"status-info__value\" id=\"current-step\">embed<\/span><\/li>\n <li><span class=\"status-info__label\">Dokument:<\/span> <span class=\"status-info__value\" id=\"current-document\">Booklet_PerspektiveBeziehung_RELAUNCH2026.pdf<\/span><\/li>\n <li><span class=\"status-info__label\">Zeit:<\/span> <span class=\"status-info__value\" id=\"elapsed-time\">00:00<\/span><\/li>\n <li><span class=\"status-info__label\">ETA:<\/span> <span class=\"status-info__value\" id=\"eta-time\">-<\/span><\/li>\n <\/ul>\n\n <!-- Stats -->\n <div class=\"stats-row\">\n <div class=\"stat-box\">\n <div class=\"stat-box__value\" id=\"chunks-count\">0<\/div>\n <div class=\"stat-box__label\">Chunks<\/div>\n <\/div>\n <div class=\"stat-box\">\n <div class=\"stat-box__value\" id=\"embeddings-count\">0<\/div>\n <div class=\"stat-box__label\">Embeddings<\/div>\n <\/div>\n <div class=\"stat-box stat-box--danger\">",
"stderr": "",
"interrupted": false,
"isImage": false
}
}