- Status: Accepted
- Decision: Build
datasetops-vision-labas a standalone repository withapps/webandengine/python. - Rationale: The project must not be mixed with FlowForger, portfolio dashboard, or any other project.
- Consequence: GitHub and Vercel deployment are separate.
- Status: Accepted
- Decision: Make the Python Audit Engine the canonical audit path and report generator.
- Rationale: OpenCV/Python is better suited for offline computer vision metrics than browser-only scanning.
- Consequence: The dashboard imports
latest-report.jsonrather than requiring browser scans first.
- Status: Accepted
- Decision: Recommendations use deterministic rule-based
problem -> evidence -> actionentries. - Rationale: Users can trace every recommendation to visible dataset evidence.
- Consequence: No random AI advice or dataset-name-specific suggestions.
- Status: Accepted
- Decision: V1 does not perform semantic understanding, near-duplicate detection, training, or classification.
- Rationale: The product audits dataset readiness risk, not model correctness.
- Consequence: Limitations are shown in docs, reports, and UI.