-
Notifications
You must be signed in to change notification settings - Fork 0
rebrand: Oraculus DI Auditor → Oraculus Decimus Intellect Analyst across docs and metadata #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |
| "title": "Oraculus DI Audit Report - Example", | ||
| "author": "Audit Team", | ||
| "report_id": "AUDIT_2024_EXAMPLE", | ||
| "executive_summary": "This report presents findings from a comprehensive audit of documents using the Oraculus DI Auditor four fault-line framework. The audit reviewed documents for DOJ certification compliance, IRB consent requirements, infrastructure policy adherence, and federal grant incentive structures. Critical findings require immediate legal review and remediation.", | ||
| "executive_summary": "This report presents findings from a comprehensive audit of documents using the Oraculus Decimus Intellect Analyst four fault-line framework. The audit reviewed documents for DOJ certification compliance, IRB consent requirements, infrastructure policy adherence, and federal grant incentive structures. Critical findings require immediate legal review and remediation.", | ||
| "methodology": { | ||
|
Comment on lines
2
to
6
|
||
| "ingestion": "Manual document upload and triage using triage.py script", | ||
| "extraction": "OCR text extraction via pytesseract for scanned documents; native text extraction for digital PDFs", | ||
|
|
@@ -53,7 +53,7 @@ | |
| { | ||
| "title": "Establish Regular Audit Schedule", | ||
| "priority": "MEDIUM", | ||
| "description": "Implement a regular audit schedule using the Oraculus DI Auditor framework to prevent future compliance issues.", | ||
| "description": "Implement a regular audit schedule using the Oraculus Decimus Intellect Analyst framework to prevent future compliance issues.", | ||
| "actions": [ | ||
| "Schedule quarterly document audits", | ||
| "Train staff on triage.py usage", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR description says the rebrand replaces the old name across all docs, but there are still many remaining references in
docs/to the legacy project name/repo slugOraculus-DI-Auditor(e.g.,docs/audit-methodology.md,docs/developer-setup.md,docs/reproducibility_protocol.md, etc.). Either update these remaining docs as part of this PR or narrow/clarify the PR scope so it matches what was actually changed.