/home/techb158/cosmic-risk.abdallabala.com/docs
NameSizeModeActions
00-design-study.md36780644editdlrm
01-uml-class-diagram.puml118690644editdlrm
02-use-case-diagram.puml37630644editdlrm
03-sequence-diagrams.puml97320644editdlrm
04-database-entity-model.mmd70510644editdlrm
05-database-schema.sql133720644editdlrm
06-diagram-preview.html50210644editdlrm
07-design-checklist.md32560644editdlrm
08-step-2-storage-layer.md53250644editdlrm
09-step-3-risk-crud-ui.md33800644editdlrm
10-step-4-mitigation-workflow.md39960644editdlrm
11-step-5-deployment-gate-workflow.md22920644editdlrm
12-step-6-multi-pm-integration.md37700644editdlrm
13-step-6-1-microsoft-planner-integration.md23350644editdlrm
14-step-7-reporting-export.md41580644editdlrm
15-step-7-1-oauth-live-connectors.md45450644editdlrm
16-step-8-user-roles-access-control.md32970644editdlrm
17-step-9-production-deployment-security.md42280644editdlrm
18-step-10-final-academic-submission.md31990644editdlrm
19-final-report-draft.md68140644editdlrm
20-instructor-submission-checklist.md36390644editdlrm
21-demo-script.md39480644editdlrm
22-traceability-matrix.md48470644editdlrm
23-testing-evidence.md29610644editdlrm
24-evaluation-rubric-mapping.md29100644editdlrm
25-final-deployment-runbook.md32140644editdlrm
26-known-limitations-and-future-work.md26320644editdlrm
27-final-qa-checklist.md28930644editdlrm
28-demo-rehearsal-script.md36180644editdlrm
29-submission-freeze-report.md27690644editdlrm
30-final-known-issues.md18760644editdlrm
31-saas-rebuild-implementation.md25730644editdlrm
application-documentation.md275150644editdlrm
conversation-log.md185030644editdlrm
dashboard-spec.md36910644editdlrm
database-guide.md378260644editdlrm
development-summary.md70700644editdlrm
github-architecture.svg62880644editdlrm
integration-pull-push-plan.md73840644editdlrm
Edit: /home/techb158/cosmic-risk.abdallabala.com/docs/dashboard-spec.md (3691B)
# COSMIC AI-Risk Dashboard Specification ## Purpose The dashboard operationalizes COSMIC AI-Risk Management as a software artifact. It helps a project team quantify, review, mitigate, and govern AI project risks. ## Source-derived foundation The implementation uses these source-derived concepts: 1. AI projects require a new risk approach because they depend on data quality, model stability, experimentation, opacity, effort uncertainty, and deployment challenges. 2. The research question focuses on quantifying AI project risks with a standardized metrological framework that integrates organizational, technical, and human dimensions. 3. The conceptual foundation includes COSMIC, ISO 19761, ISO 15939, SWEBOK, VIM, and Zaouache's governance triangle. 4. COSMIC-Risk aims to define indicators, build a software prototype, create an API, and validate the framework. 5. The governance triangle structures risk into organizational, technical, and human dimensions. ## Implementation extensions The source deck does not define a concrete dashboard scoring engine. This package proposes the following implementation logic: 1. Risk score = probability x impact x detectability, normalized to 0 to 100. 2. Residual score = normalized score reduced by mitigation progress and expected mitigation effectiveness. 3. Overall score = average residual active risk plus approval penalty for unresolved high and critical risks. 4. Gate status = Ready, Warning, or Blocked based on risk score, mitigation completeness, data readiness, model metrics, legal review, ethical review, and approval state. ## Dashboard views | View | Purpose | |---|---| | Overview | Show risk score, gate status, governance triangle, lifecycle readiness, and top risks. | | Risk register | Track all risks, owners, scores, status, approvals, and evidence. | | Deployment gate | Apply measurable criteria to determine release readiness. | | Indicators | Show measurands, units, and interpretation rules. | | Experiments | Connect model performance evidence to risk governance. | | Project-management mapping | Map the dashboard model to Trello, Jira, Asana, and Microsoft Planner work-management objects. | | Source alignment | Separate source-derived concepts from implementation extensions. | ## Gate criteria | Criterion | Rule | |---|---| | Overall risk score | Must be less than or equal to 50. | | Open critical risks | Must be 0 unless approved or accepted. | | Mitigation completeness | Must be at least 60 percent. | | Data readiness | Must be at least 70. | | Selected model F1 | Must be at least 0.80. | | Selected model stability | Warning below 75. | | Ethical review | Must be approved or accepted. | | Legal review | Must be approved or accepted. | | High-risk approval state | No unapproved high risks. | ## Project-management integrations The prototype supports a shared integration model for Trello, Jira, Asana, and Microsoft Planner. Trello remains useful for the Power-Up prototype, but the dashboard should not be designed as Trello-only. | COSMIC object | Trello | Jira | Asana | Microsoft Planner | |---|---|---|---|---| | Project | Board | Project | Project | | Risk | Card | Issue | Task Task | | Lifecycle phase | List | Workflow status or field | Section or custom field | | Dimension | Label | Label or component | Tag or custom field | | Risk score | Custom field or badge | Custom field | Custom field | | Mitigation | Checklist item | Sub-task or linked issue | Subtask Checklist item | | Evidence | Attachment or comment | Attachment or comment | Attachment or comment | | Owner | Member | Assignee | Assignee | | Due date | Card due date | Issue due date | Task due date |