Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ All jurisdiction-specific data has been removed; the platform is now configured
## 2025-12-04
- Trigger CI for PR #37 by adding a small doc change to ensure GitHub Actions picks up the latest push to `copilot/initiate-full-ingestion`.

All notable changes to the Oraculus DI Auditor project will be documented in this file.
All notable changes to the Oraculus Decimus Intellect Analyst project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Expand Down
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ODIA (Oraculus DI Auditor) — Project Brief
# ODIA (Oraculus Decimus Intellect Analyst) — Project Brief

## What This Project Is

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ODIA — Oraculus DI Auditor
# O.D.I.A. — Oraculus Decimus Intellect Analyst

A general-purpose legal document ingestion, normalization, and anomaly auditing platform.
Comment on lines +1 to 3
Copy link

Copilot AI Apr 13, 2026

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 slug Oraculus-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.

Copilot uses AI. Check for mistakes.

Expand Down
6 changes: 3 additions & 3 deletions compliance_checklist.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Compliance Checklist: Four Fault Lines

This checklist implements the four fault-line framework for auditing documents in the Oraculus DI Auditor system. Use this checklist to systematically review documents for compliance and identify potential issues.
This checklist implements the four fault-line framework for auditing documents in the Oraculus Decimus Intellect Analyst system. Use this checklist to systematically review documents for compliance and identify potential issues.

---

Expand Down Expand Up @@ -213,7 +213,7 @@ _______________

## Automation Support

The Oraculus DI Auditor provides automated support for this checklist:
The Oraculus Decimus Intellect Analyst provides automated support for this checklist:

- **Manifest Flags**: Use `scripts/triage.py` to add flags with categories matching fault lines
- **Report Generation**: Use `scripts/render_report.py` to generate compliance reports
Expand Down Expand Up @@ -245,4 +245,4 @@ python scripts/triage.py --doc-id DOC123 \

**Version**: 1.0.0
**Last Updated**: 2024
**Maintained by**: Oraculus DI Auditor Project
**Maintained by**: Oraculus Decimus Intellect Analyst Project
2 changes: 1 addition & 1 deletion desktop/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ODIA Desktop Application
# O.D.I.A. Desktop Application

A standalone desktop application for ODIA that enables non-technical users to
run document analysis locally — no Python, Docker, or command-line knowledge
Expand Down
2 changes: 1 addition & 1 deletion desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "odia-desktop",
"version": "2.1.0",
"description": "ODIA Desktop — Local document analysis for legal and government documents",
"description": "O.D.I.A. Desktop — Local document analysis for legal and government documents",
"main": "src/main.js",
"author": "Synthetic Technology Revolution <syntechrev@gmail.com>",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions docs/ARCHITECTURE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Oraculus DI Auditor Architecture
# Oraculus Decimus Intellect Analyst Architecture

## Overview

The Oraculus DI Auditor is a foundational architecture for legal document ingestion, normalization, embedding, and anomaly auditing. It supports large-scale, chronological & cross-referenced auditing of statutes, cases, and contracts.
The Oraculus Decimus Intellect Analyst is a foundational architecture for legal document ingestion, normalization, embedding, and anomaly auditing. It supports large-scale, chronological & cross-referenced auditing of statutes, cases, and contracts.

## Module Architecture

Expand Down
4 changes: 2 additions & 2 deletions docs/DATA_POLICY.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Data Policy - Oraculus DI Auditor
# Data Policy - Oraculus Decimus Intellect Analyst

## Overview

The Oraculus DI Auditor processes sensitive legal documents including statutes, cases, and contracts. This document outlines our data handling, privacy, and security policies.
The Oraculus Decimus Intellect Analyst processes sensitive legal documents including statutes, cases, and contracts. This document outlines our data handling, privacy, and security policies.

## Data Classification

Expand Down
4 changes: 2 additions & 2 deletions docs/ORACULUS_OVERVIEW.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## System Architecture

The Oraculus DI Auditor is an autonomous legislative intelligence system designed to ingest, validate, and audit statutory, contractual, and administrative documents. The system maintains complete provenance tracking, builds reference graphs, and performs integrity validation on legal documents.
The Oraculus Decimus Intellect Analyst is an autonomous legislative intelligence system designed to ingest, validate, and audit statutory, contractual, and administrative documents. The system maintains complete provenance tracking, builds reference graphs, and performs integrity validation on legal documents.

## Core Components

Expand Down Expand Up @@ -394,4 +394,4 @@ pytest -vv --tb=short

## Conclusion

The Oraculus DI Auditor provides a robust, transparent, and privacy-safe system for legislative intelligence. Through its multi-layered architecture of ingestion, normalization, tracking, and auditing, it ensures that all legislative documents maintain integrity, traceability, and compliance throughout their lifecycle.
The Oraculus Decimus Intellect Analyst provides a robust, transparent, and privacy-safe system for legislative intelligence. Through its multi-layered architecture of ingestion, normalization, tracking, and auditing, it ensures that all legislative documents maintain integrity, traceability, and compliance throughout their lifecycle.
2 changes: 1 addition & 1 deletion docs/PHASE_PLAN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Oraculus DI Auditor - Phase Plan
# Oraculus Decimus Intellect Analyst - Phase Plan

## Phase 1: Ingestion & Normalization (Current)

Expand Down
2 changes: 1 addition & 1 deletion docs/PROVENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

This document tracks the provenance of all data sources used in testing and development of the Oraculus DI Auditor.
This document tracks the provenance of all data sources used in testing and development of the Oraculus Decimus Intellect Analyst.

## Test Data Sources

Expand Down
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Oraculus DI Auditor Documentation
# Oraculus Decimus Intellect Analyst Documentation

This directory contains project documentation for the Oraculus DI Auditor platform.
This directory contains project documentation for the Oraculus Decimus Intellect Analyst platform.

## Architecture Overview

The Oraculus DI Auditor is structured as a modular Python application with the following components:
The Oraculus Decimus Intellect Analyst is structured as a modular Python application with the following components:

### Core Packages

Expand Down
2 changes: 1 addition & 1 deletion docs/RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ npm run build:linux # Linux

### 🎉 First Official Release

This is the first official release of ODIA (Oraculus DI Auditor) featuring desktop applications for Windows, macOS, and Linux.
This is the first official release of ODIA (Oraculus Decimus Intellect Analyst) featuring desktop applications for Windows, macOS, and Linux.

### 📱 New Features

Expand Down
2 changes: 1 addition & 1 deletion docs/ace_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,5 +456,5 @@ See [PDF Forensics Overview](pdf_forensics_overview.md) for complete DPMM docume

---

*ACE v1.0 - Part of the Oraculus DI Auditor Project*
*ACE v1.0 - Part of the Oraculus Decimus Intellect Analyst Project*
*Generated: 2025-12-06*
2 changes: 1 addition & 1 deletion docs/caim_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,5 +339,5 @@ See [PDF Forensics Overview](pdf_forensics_overview.md) for complete DPMM docume

---

*CAIM-ICM v1.0 - Part of the Oraculus DI Auditor Project*
*CAIM-ICM v1.0 - Part of the Oraculus Decimus Intellect Analyst Project*
*Generated: 2025-12-06*
4 changes: 2 additions & 2 deletions docs/constitutional_linguistic_frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,12 +527,12 @@ pytest tests/jim/test_constitutional_frameworks.py -v

## License & Attribution

Constitutional Linguistic Frameworks (CLF-v1) is part of the Oraculus DI Auditor project.
Constitutional Linguistic Frameworks (CLF-v1) is part of the Oraculus Decimus Intellect Analyst project.

**Generated:** 2025-12-07
**Version:** 1.0.0
**Schema Version:** 1.0

---

*For questions or contributions, please refer to the main Oraculus DI Auditor documentation.*
*For questions or contributions, please refer to the main Oraculus Decimus Intellect Analyst documentation.*
2 changes: 1 addition & 1 deletion docs/pdf_forensics_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,5 +288,5 @@ DPMM produces deterministic output for identical inputs:

---

*DPMM v1.0 - Part of the Oraculus DI Auditor Project*
*DPMM v1.0 - Part of the Oraculus Decimus Intellect Analyst Project*
*Generated: 2025-12-06*
2 changes: 1 addition & 1 deletion docs/phases/PHASE18_OVERVIEW.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Purpose

RGK-18 is a fully deterministic, audit-ready governance kernel that enforces, validates, and synthesizes governance rules across the entire Oraculus DI Auditor pipeline (Phases 1–17). It provides runtime constraint enforcement, policy rollbacks, and a certified governance decision ledger.
RGK-18 is a fully deterministic, audit-ready governance kernel that enforces, validates, and synthesizes governance rules across the entire Oraculus Decimus Intellect Analyst pipeline (Phases 1–17). It provides runtime constraint enforcement, policy rollbacks, and a certified governance decision ledger.

## Architecture

Expand Down
2 changes: 1 addition & 1 deletion docs/vendor_mapping_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,5 +395,5 @@ See [PDF Forensics Overview](pdf_forensics_overview.md) for complete DPMM docume

---

*VICFM v1.0 - Part of the Oraculus DI Auditor Project*
*VICFM v1.0 - Part of the Oraculus Decimus Intellect Analyst Project*
*Generated: 2025-12-06*
4 changes: 2 additions & 2 deletions report_config.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
Copy link

Copilot AI Apr 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

report_config.example.json still has the old branding in the top-level title field ("Oraculus DI Audit Report - Example"), while other fields in this file were updated to "Oraculus Decimus Intellect Analyst". To keep the example config consistent with the rebrand, update the title string as well.

Copilot uses AI. Check for mistakes.
"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",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion schemas/legal_schema.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "LegalDocument",
"description": "Canonical schema for normalized legal documents in Oraculus DI Auditor",
"description": "Canonical schema for normalized legal documents in Oraculus Decimus Intellect Analyst",
"type": "object",
"required": ["id", "title", "jurisdiction", "source", "ingest_timestamp", "text"],
"properties": {
Expand Down
6 changes: 3 additions & 3 deletions templates/audit_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

## Methodology

This audit was conducted using the Oraculus DI Auditor (ODIA) platform, which applies
This audit was conducted using the Oraculus Decimus Intellect Analyst (ODIA) platform, which applies
the following anomaly detectors to each ingested document:

- **Fiscal Detector** — Identifies missing budget references, unverified appropriations,
Expand Down Expand Up @@ -154,7 +154,7 @@ deterministic given the same input text.

## Legal Disclaimer

This report is generated by Oraculus DI Auditor and is provided for informational
This report is generated by Oraculus Decimus Intellect Analyst and is provided for informational
and oversight purposes only. It does not constitute legal advice. Findings should be
reviewed by qualified legal counsel before any enforcement or remedial action is taken.
All personally identifiable information should be redacted prior to public disclosure.
Expand All @@ -181,4 +181,4 @@ All personally identifiable information should be redacted prior to public discl

---

*Generated by Oraculus DI Auditor v2.0.0 — {{ report.generated_at }}*
*Generated by Oraculus Decimus Intellect Analyst v2.0.0 — {{ report.generated_at }}*
2 changes: 1 addition & 1 deletion templates/audit_report_executive.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@

---

*Full report: `{{ report.report_id }}.md` — Generated by Oraculus DI Auditor v2.0.0*
*Full report: `{{ report.report_id }}.md` — Generated by Oraculus Decimus Intellect Analyst v2.0.0*
4 changes: 2 additions & 2 deletions templates/multi_jurisdiction_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@

## Legal Disclaimer

This report is generated by Oraculus DI Auditor and is provided for informational
This report is generated by Oraculus Decimus Intellect Analyst and is provided for informational
and oversight purposes only. It does not constitute legal advice. Findings should be
reviewed by qualified legal counsel before any enforcement or remedial action is taken.

---

*Generated by Oraculus DI Auditor v2.0.0 — {{ report.generated_at }}*
*Generated by Oraculus Decimus Intellect Analyst v2.0.0 — {{ report.generated_at }}*
4 changes: 2 additions & 2 deletions templates/report_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The following documents were reviewed as part of this audit:

### Audit Approach

This audit was conducted using the Oraculus DI Auditor framework, which implements a four fault-line analysis:
This audit was conducted using the Oraculus Decimus Intellect Analyst framework, which implements a four fault-line analysis:

1. **DOJ Certification Compliance**: Review of Department of Justice certification requirements
2. **IRB Consent Checks**: Validation of Institutional Review Board (IRB) compliance under 28 C.F.R. Part 46
Expand Down Expand Up @@ -186,6 +186,6 @@ All personally identifiable information (PII) should be redacted before public d

**Report End**

*Generated by Oraculus DI Auditor*
*Generated by Oraculus Decimus Intellect Analyst*
*Version 1.0.0*
*{{ generation_date }}*
Loading