{
"event": "PreToolUse",
"tool_name": "mcp__mcp-contracts__contracts_get",
"tool_input": {
"name": "HTML Tables Contract"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"success\": true,\n \"contract\": {\n \"id\": 3,\n \"uuid\": \"fe61f4d8-328f-4179-9da7-e6fbcfa7de34\",\n \"name\": \"HTML Tables Contract\",\n \"version\": \"2.0\",\n \"status\": \"active\",\n \"yaml_content\": \"contract:\\n name: html-tables-standards\\n version: \\\"2.0\\\"\\n status: active\\n description: |\\n Standards für HTML-Tabellen mit Fokus auf Navigation und Usability.\\n Migriert auf Meta-Schema v1.0 am 22.12.2025.\\n\\n created: \\\"2025-12-20\\\"\\n author: migration\\n\\n scope:\\n paths:\\n - \\\"\/src\/View\/**\/*.php\\\"\\n - \\\"\/public\/js\/**\/*.js\\\"\\n\\n rules:\\n - id: no-actions-column\\n check_type: forbidden_pattern\\n patterns:\\n - \\\"<th>Aktionen<\/th>\\\"\\n - \\\">Aktionen<\\\"\\n in_files: \\\"View\/**\/*.php\\\"\\n severity: critical\\n description: \\\"Keine Aktionen-Spalte - ID oder Titel als Link verwenden\\\"\\n\\n - id: no-modal-details\\n check_type: forbidden_pattern\\n patterns:\\n - \\\"openModal(\\\"\\n - \\\"showModal(\\\"\\n - 'id=\\\"modal\\\"'\\n in_files: \\\"View\/**\/*.php\\\"\\n severity: critical\\n description: \\\"Keine Modals für Detail-Ansichten - echte URLs verwenden\\\"\\n\\n - id: no-inline-onclick\\n check_type: forbidden_pattern\\n patterns:\\n - 'onclick=\\\"'\\n - \\\"onclick='\\\"\\n in_files: \\\"View\/**\/*.php\\\"\\n severity: major\\n description: \\\"Event Delegation statt inline onclick\\\"\\n\\n - id: sortable-tables\\n check_type: required_pattern\\n patterns:\\n - \\\"data-sortable\\\"\\n in_files: \\\"View\/**\/index.php\\\"\\n severity: major\\n description: \\\"Tabellen müssen sortierbar sein\\\"\\n\\n - id: table-search\\n check_type: required_pattern\\n patterns:\\n - 'type=\\\"search\\\"'\\n - \\\"table-search\\\"\\n in_files: \\\"View\/**\/index.php\\\"\\n severity: major\\n description: \\\"Tabellen müssen Suchfeld haben\\\"\\n\\n enforcement:\\n on_violation: warn\\n\\n pass_threshold:\\n critical_max: 0\\n major_max: 2\\n minor_max: 5\\n\",\n \"scope_description\": \"\",\n \"created_at\": \"2025-12-20T10:59:58\",\n \"created_by\": \"migration\",\n \"updated_at\": \"2025-12-22T09:43:02\"\n }\n}"
}
]
}