/home/techb158/cosmic.abdallabala.com/docs
NameSizeModeActions
00-design-study.md36780666editdlrm
01-uml-class-diagram.puml118690666editdlrm
02-use-case-diagram.puml37630666editdlrm
03-sequence-diagrams.puml97320666editdlrm
04-database-entity-model.mmd70510666editdlrm
05-database-schema.sql133720666editdlrm
06-diagram-preview.html50210666editdlrm
07-design-checklist.md32560666editdlrm
08-step-2-storage-layer.md53250666editdlrm
09-step-3-risk-crud-ui.md33800666editdlrm
10-step-4-mitigation-workflow.md39960666editdlrm
11-step-5-deployment-gate-workflow.md22920666editdlrm
12-step-6-multi-pm-integration.md37700666editdlrm
13-step-6-1-microsoft-planner-integration.md23350666editdlrm
14-step-7-reporting-export.md41580666editdlrm
15-step-7-1-oauth-live-connectors.md45450666editdlrm
16-step-8-user-roles-access-control.md32970666editdlrm
17-step-9-production-deployment-security.md42280666editdlrm
18-step-10-final-academic-submission.md31990666editdlrm
19-final-report-draft.md68140666editdlrm
20-instructor-submission-checklist.md36390666editdlrm
21-demo-script.md39480666editdlrm
22-traceability-matrix.md48470666editdlrm
23-testing-evidence.md29610666editdlrm
24-evaluation-rubric-mapping.md29100666editdlrm
25-final-deployment-runbook.md32140666editdlrm
26-known-limitations-and-future-work.md26320666editdlrm
27-final-qa-checklist.md28930666editdlrm
28-demo-rehearsal-script.md36180666editdlrm
29-submission-freeze-report.md27690666editdlrm
30-final-known-issues.md18760666editdlrm
dashboard-spec.md36910666editdlrm
Edit: /home/techb158/cosmic.abdallabala.com/docs/30-final-known-issues.md (1876B)
# Final Known Issues and Controlled Limitations Date: 2026-07-04 ## Known limitations | Area | Limitation | Rationale | |---|---|---| | Storage | Uses JSON file storage in prototype mode | Keeps the academic prototype lightweight and easy to run | | Live integrations | OAuth-ready clients are included, but real production use requires provider credentials | Prevents hardcoded secrets and unsafe testing | | PDF export | Executive report is printable HTML, not server-side PDF | Avoids extra dependencies and keeps the prototype simple | | Authentication | Role switching is suitable for prototype demonstration | Production deployment should connect to real identity provider | | Risk scoring | Scoring model is an implementation extension | The source framework provides conceptual direction, not a final universal scoring formula | | Industrial validation | Uses sample data and workflow validation | Full industrial validation requires real project data and stakeholder review | | PM sync | Shared adapter model supports simulated and live sync boundaries | Each provider API requires organization-specific setup and permissions | ## Not defects The following are intentional prototype decisions: 1. No real OAuth secrets are included. 2. Live API calls are disabled unless explicitly enabled. 3. JSON storage is used before database migration. 4. Deployment gate thresholds are configurable implementation logic. 5. The dashboard is designed as a working academic prototype, not a commercial SaaS product. ## Future work Recommended next improvements: 1. PostgreSQL migration. 2. Real identity provider integration. 3. Live industrial case study. 4. Configurable scoring weights by AI project typology. 5. Advanced dashboard analytics. 6. Automated PDF generation. 7. Provider-specific sync conflict resolution. 8. Deployment monitoring and incident tracking.