| Name | Size | Mode | Actions |
|---|---|---|---|
| assets/ | - | 0777 | rm |
| .htaccess | 533 | 0644 | editdlrm |
| authorize.html | 1009 | 0666 | editdlrm |
| board-dashboard.html | 799 | 0666 | editdlrm |
| board-dashboard.js | 1851 | 0666 | editdlrm |
| card-section.html | 533 | 0666 | editdlrm |
| card-section.js | 1952 | 0666 | editdlrm |
| client-utils.js | 1591 | 0666 | editdlrm |
| index.html | 557 | 0666 | editdlrm |
| index.php | 7140 | 0644 | editdlrm |
| powerup.js | 2941 | 0666 | editdlrm |
| risk-modal.html | 5455 | 0666 | editdlrm |
| risk-modal.js | 4656 | 0666 | editdlrm |
| settings.html | 1113 | 0666 | editdlrm |
| settings.js | 1017 | 0666 | editdlrm |
| styles.css | 2334 | 0666 | editdlrm |
/home/techb158/trello.abdallabala.com/public/card-section.js (1952B)
Use the Assess AI Risk button to calculate a COSMIC risk score for this card.
`; document.getElementById('assess').addEventListener('click', () => { t.modal({ title: 'COSMIC Risk Assessment', url: './risk-modal.html', height: 720 }); }); } function renderRisk(risk) { const highest = risk.highestRisk; const reasons = risk.gate?.blockingReasons || []; content.innerHTML = `${escapeHtml(risk.interpretation)}
${highest ? `