{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "REQUEST_URI=\"\/docs\/code\/1533\" REQUEST_METHOD=\"GET\" php \/var\/www\/dev.campus.systemische-tools.de\/public\/index.php 2>&1 | grep -A 30 'Code Quality'",
"description": "Test detail view without issues"
}
}
{
"tool_response": {
"stdout": " <h2>Code Quality <span class=\"badge badge--success\" style=\"font-size: 1.25rem;\">A<\/span><\/h2>\n\n <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 1rem; margin-bottom: 1rem;\">\n <div style=\"padding: 0.75rem; background: var(--bg-secondary); border-radius: 6px; text-align: center;\">\n <div style=\"font-size: 1.5rem; font-weight: bold; color: var(--color-primary);\">100<\/div>\n <div style=\"font-size: 0.75rem; color: var(--text-muted);\">Complexity Score<\/div>\n <\/div>\n <div style=\"padding: 0.75rem; background: var(--bg-secondary); border-radius: 6px; text-align: center;\">\n <div style=\"font-size: 1.5rem; font-weight: bold; color: var(--color-info);\">100<\/div>\n <div style=\"font-size: 0.75rem; color: var(--text-muted);\">LOC Score<\/div>\n <\/div>\n <div style=\"padding: 0.75rem; background: var(--bg-secondary); border-radius: 6px; text-align: center;\">\n <div style=\"font-size: 1.5rem; font-weight: bold; color: var(--color-success);\">100<\/div>\n <div style=\"font-size: 0.75rem; color: var(--text-muted);\">Dependency Score<\/div>\n <\/div>\n <div style=\"padding: 0.75rem; background: var(--bg-secondary); border-radius: 6px; text-align: center;\">\n <div style=\"font-size: 1.5rem; font-weight: bold; color: var(--color-warning);\">0<\/div>\n <div style=\"font-size: 0.75rem; color: var(--text-muted);\">Hardcoded<\/div>\n <\/div>\n <\/div>\n\n <div style=\"padding: 1rem; background: var(--bg-success); border-radius: 8px; color: var(--color-success);\">\n Keine Issues gefunden - Code ist sauber!\n <\/div>\n <\/div>\n\n<div style=\"margin-bottom: 1.5rem;\">\n <h2>Dependencies <span class=\"badge badge--info\">1<\/span><\/h2>\n <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1rem;\">",
"stderr": "",
"interrupted": false,
"isImage": false
}
}