Navigate

What COMPAiSS Does

Turning complex institutional web ecosystems into accurate, authoritative, multilingual AI responses.

Websites for regulated institutions contain thousands of pages of information - policies, procedures, rules, and support resources - typically distributed across multiple departments, administrative offices, and service units. For most users, navigating these opaque websites to find the right answer quickly is a daunting proposition.

Universities are a clear example of this challenge. A university's web ecosystem spans academic policies, program requirements, admissions rules, financial regulations, accessibility services, immigration guidance, housing, health services, and student rights - each governed by different offices and updated on different schedules.

Students trying to understand how a university actually works often begin in the same place: the university website. A domestic student may be looking for clarity on academic standing, accommodations, course requirements, transfer credits, student loans, or financial policies. An international student may be trying to understand student visa regulations, work eligibility, health coverage, or immigration-related rules. Prospective students may be comparing programs, admissions criteria, deadlines, or available supports.

In all cases, the information usually exists - but it is spread across hundreds or thousands of webpages and policy documents.

COMPAiSS solves this problem for universities and other highly regulated institutions (such as hospitals and government service departments) that have an obligation to provide clear, accurate, and authoritative information, all delivered in any language the user prefers.


The Structural Problem with AI Systems Today

Why generation-first AI creates risks that disclaimers cannot fix.

As a direct consequence of complex institutional web ecosystems, many users turn to consumer-based AI systems (ChatGPT, Copilot, Gemini, and similar tools) to obtain fast, clear answers to institution-specific questions.

But consumer AI models are designed to generate responses by default. They optimize for broad usefulness across a vast training base that can reasonably be described as a universe of knowledge. When these systems are applied to narrow, institution-specific questions, errors, hallucinations, and references to non-authoritative or external sources are a predictable byproduct of that design.

The AI industry readily acknowledges these facts - incorrect or unsupported answers are generally treated as expected outcomes to be managed rather than failures to be prevented. This trade-off is widely accepted as the cost of maintaining broad, open-ended access to general knowledge.

In practice, most users do not have the time, expertise, or institutional context to independently verify AI-generated answers - even when warnings or disclaimers are provided. As a result, inaccurate information is often acted upon before it is questioned, amplifying downstream risk rather than containing it.

There are also strong economic incentives to preserve this generation-first model. Managing risk after answers are produced enables entire ecosystems of enterprise features - monitoring tools, compliance dashboards, moderation layers, human review workflows, and governance add-ons - that are costly to build, costly to operate, and highly profitable to sell.

In regulated institutional environments, however, this approach introduces risks that are difficult - if not impossible - to fully mitigate after an answer has already been delivered. These measures may reduce exposure, but they do not change the underlying generation-first architecture or eliminate the root causes of hallucinations. They still happen.

When Institutions Get AI Wrong - Five Documented Cases from Higher Education and Regulated Environments (PDF)


COMPAiSS: The Structural Solution to Systemic AI Failure

Authorization before inference - not filtering after it.

Instead of generating an answer by default and attempting to manage risk afterward, COMPAiSS evaluates each question for institutional authorization before primary model inference is permitted to occur.

When a question is asked, the system first determines whether the question falls within an institution's defined scope, whether authoritative, institution-approved material exists to support an answer, and whether producing an answer would be responsible and defensible. The AI model is only allowed to provide an answer when those conditions are met.

This means COMPAiSS does not rely on disclaimers, confidence scores, post-answer filtering, or human review to retrofit compliance after an answer has already been produced. Unsupported or out-of-scope questions are prevented from triggering primary institutional model execution in the first place.

When a question is clearly institution-specific and authoritative information exists within approved sources, COMPAiSS produces a clear answer grounded exclusively in that institution's authorized materials - not inferred from the broader universe of unrelated organizations or jurisdictions. When a question cannot be supported, the system does not guess, generalize, fill gaps, or improvise simply to be "helpful".

By shifting decision-making ahead of AI generation, COMPAiSS removes the need for many of the costly corrective controls required by generation-first AI systems and eliminates a major class of unauthorized institutional hallucinations by design.


Why COMPAiSS Is Not a General-Purpose AI System

Institutional specificity over breadth - by design, not by limitation.

General-purpose AI systems are designed to answer questions about anything. Their value lies in breadth: the ability to move freely across domains, institutions, jurisdictions, and topics by inferring context from a vast and continually expanding training corpus - without any predefined institutional or authoritative boundaries in place before an initial answer is generated.

COMPAiSS is not built for breadth; it is intentionally built for institutional specificity. This alone removes errors and risks by operating inside a single, well-defined organizational context, where authority, responsibility, and accountability matter more than coverage - particularly in regulated or policy-bound environments.

Its purpose is not to approximate an answer from general knowledge, but to reflect only what a particular institution has actually authorized as its official position, policy, or guidance, and only then release the AI to answer the question.

In short, general-purpose AI optimizes for how much it can answer. COMPAiSS optimizes for when it is appropriate to provide answers about your institution, based on your information - and when it is not.


Why COMPAiSS Is Not a FAQ Bot or Scripted Chatbot

Natural language intelligence within institutional boundaries.

FAQ systems are built around predefined questions and fixed answers, requiring users to frame their questions within those limits. They break down when questions exceed those limits or require context, judgment, or interpretation of institutional rules and responsibilities.

COMPAiSS does not rely on scripts. Each question is evaluated on its own terms, drawing from relevant institutional information to provide clear, detailed, and nuanced answers aligned with what users are actually seeking.


Why COMPAiSS Is Not Retrieval-Augmented Generation (RAG)

The difference between filtering after generation and authorizing before it.

RAG systems connect AI to an institution's documents or databases so it can "look things up" while generating an answer. Many AI systems rely on RAG and similar post-processing controls to reduce hallucinations after a response has already been generated.

These approaches often require additional layers of infrastructure - including retrieval pipelines, vector databases, monitoring systems, validation tools, and ongoing oversight. These components increase complexity and cost, and are typically bundled into expensive enterprise contracts.

By contrast, COMPAiSS operates earlier. By preventing unsupported or unanswerable questions from triggering the AI model in the first place, COMPAiSS prevents unsupported responses from being generated at all, materially reducing reliance on costly post-generation cleanup tools and systems.

This difference is not a tuning choice or configuration detail - it reflects a fundamentally different architectural approach.

📄

Figure 1 - Standard RAG Architecture

Illustrates how conventional AI and RAG systems operate with model inference active from the start, relying on retrieval and post-generation controls to manage risk after an answer has been produced.

View Figure 1 (PDF)

📄

Figure 2 - COMPAiSS Architecture

Shows COMPAiSS's execution-gated design, where authorization and scope validation occur before any model inference, and unsupported questions prevent the AI from running at all.

View Figure 2 (PDF)


COMPAiSS Architecture

Execution-gated inference - the AI will not answer questions it is not authorized to answer.

At its core, COMPAiSS is built on an execution-gated inference architecture. If authorization fails, the primary institutional reasoning model does not execute or allocate primary inference resources.

By controlling whether AI reasoning happens at all, COMPAiSS enforces institutional authority structurally, rather than relying on post-generation filtering or correction.

COMPAiSS employs defense-in-depth controls: authorization gating prevents unauthorized primary model execution, instruction-based constraints guide behavior during authorized inference, and post-generation validation ensures URL compliance with institutional sources.

The greenlist and parsing architecture do more than control scope - they control what the model receives as its epistemic environment. When the model receives content only from pre-parsed, institutionally authorized pages and documents, the surface area for misinterpretation is dramatically smaller than in a RAG system reasoning over a broad, unstructured corpus.

The precise claim: COMPAiSS eliminates scope-violation hallucinations by design, and materially reduces - though does not eliminate - generation-quality risks within authorized scope through structured parsing and tightly bounded inference contexts.

View Comparison Table (PDF)


Cost Savings by Design

The cost difference between COMPAiSS and conventional enterprise AI is structural, not marginal.

For institutions managing approximately 100,000 AI-assisted queries annually, conventional RAG deployments typically incur total annual operating costs between $90,000 and $200,000, driven by three compounding cost drivers: inference waste, persistent RAG infrastructure, and compensatory governance. A COMPAiSS deployment addressing the same workload operates at approximately $15,000 to $30,000 per year - because all three of those cost drivers are eliminated by architecture, not managed after the fact.

Approximately 40% of queries in a typical institutional deployment are denied inference entirely. Those users receive a high-value safe failure response - direct links to authoritative institutional policies - at zero marginal compute cost.

Lower cost does not imply lower accuracy. Hallucinations require active inference. By preventing inference for unauthorized queries, COMPAiSS removes the structural conditions under which fabrication occurs - not as a downstream filter, but as an architectural property.


For Consulting Firms and System Integrators

Two natural deployment entry points for organizations advising regulated institutions.

For clients with existing RAG infrastructure, COMPAiSS operates as a pre-inference governance layer that addresses the residual hallucination rates RAG alone cannot resolve - strengthening existing investments without replacing them. Peer-reviewed research documents residual hallucination rates of approximately 6% even under optimal RAG conditions, and independent empirical testing of Thomson Reuters' flagship legal AI platform found hallucination rates of 17-33% in real-world use. COMPAiSS addresses the architectural root cause those systems cannot eliminate.

For clients without RAG investment - whether cost-constrained or concerned about documented failure rates - COMPAiSS provides a complete inference governance alternative that enforces scope, source authority, and institutional policy without enterprise infrastructure overhead.

In both cases, deployment is straightforward and the governance story is auditable, defensible, and aligned with regulatory expectations in higher education, healthcare, government, and legal services.

COMPAiSS architecture is the subject of patent applications currently under examination in Canada and the United States.


Keeping Meaning Consistent Across Translations

Separating language from meaning at the architectural level.

Consumer-based AI systems often translate a user's question as part of how they search for information. In many RAG-based systems, this translation step is intertwined with retrieval and reasoning. As a result, small differences in phrasing can influence which documents are retrieved, how passages are interpreted, and what the system ultimately emphasizes in its response.

COMPAiSS avoids this problem by separating language from meaning at the architectural level. When a question is submitted in a non-English language, it is first translated into English as a preprocessing step outside the institutional authorization framework. Translation does not retrieve documents, interpret policy, apply institutional rules, or generate answers.

Once translated, the question is evaluated for institutional scope and authorization before any primary institutional reasoning occurs. After the answer is determined, it is translated back into the user's chosen language for presentation.

By fixing meaning, scope, and authorization before generation occurs, COMPAiSS prevents the interpretive drift and cross-language inconsistency common in RAG-based systems - ensuring that institutional answers remain accurate, authoritative, and consistent regardless of language.

This architecture extends naturally to Indigenous languages and regional language variants. COMPAiSS currently supports Cree, Mi'kmaq, Ojibwe, Michif, Inuktitut, and other Indigenous languages spoken across Canada and the United States, as well as Quebec French, ensuring that students who communicate in these languages receive the same institutionally authorized responses as students asking in English or French. For widely supported languages, COMPAiSS delivers responses with the same accuracy and authority as English. For Indigenous and other low-resource languages, COMPAiSS uses the best available AI translation models and prioritizes institutional accuracy over linguistic fluency — an honest tradeoff that still represents more verified, actionable support than any current alternative provides.


The Contrast with Enterprise AI Assistants

A structural difference, not a superficial one.

Systems like Microsoft 365 Copilot are designed to operate across an organization's entire digital environment: emails, documents, Teams conversations, SharePoint repositories, and calendar data. When a multilingual user submits a question, the system translates that query and then retrieves across whatever content happens to be indexed - which may include outdated policy drafts, informal communications, or documents from unrelated departments that happen to contain matching keywords.

This is not a configuration failure. It is an architectural consequence of designing a system for breadth across an entire organizational corpus rather than for authority within a defined institutional scope.

COMPAiSS separates these functions entirely. Translation normalizes the question into a working language. Authorization determines whether the institution has approved materials to support an answer. Inference occurs only if both conditions are satisfied, drawing exclusively from institution-approved sources.

This means a student asking about academic standing in Mandarin, French, or Arabic receives the same institutionally authorized answer as a student asking in English - not an approximation shaped by translation artifacts or corpus noise. For institutions with obligations to serve multilingual populations equitably, this distinction is not incidental. It is the difference between a system that is consistent by architecture and one that is consistent only when conditions happen to align.


Built for Institutional Procurement and Governance Review

Auditable, bounded, and aligned with fiduciary obligations.

Regulated institutions do not only need AI systems that perform well - they need AI systems they can document, defend, and submit for formal review. Procurement officers, audit committees, legal counsel, and government review panels increasingly require institutions to demonstrate not just that an AI system produces good outputs, but that its governance architecture is auditable, bounded, and aligned with fiduciary obligations.

COMPAiSS is designed with this requirement in mind. Because authorization decisions are deterministic and occur before inference, every interaction follows a documented, reproducible governance path. The institution controls which sources are authoritative. The institution defines the scope boundary. The system enforces both structurally, not probabilistically.

This makes COMPAiSS directly compatible with the documentation requirements of AI governance panels, institutional ethics review processes, and government procurement frameworks - including those that require institutions to demonstrate how unauthorized or out-of-scope AI responses are prevented, not merely managed.


Where Accuracy Is Not Optional

The consequences of incorrect information are not theoretical in these environments.

🎓

Universities

Universities publish policies governing admissions, academic standing, accommodations, financial aid, degree requirements, and student rights. An incorrect answer can misrepresent official policy, lead to improper decisions or appeals, and create equity and compliance issues.

🏥

Hospitals and Health Care

Hospitals operate under strict clinical, administrative, and regulatory constraints. Inaccurate information can misstate patient rights or procedures, create compliance exposure, and undermine trust in care delivery.

🏛

Government Services

Public agencies provide information that affects benefits, eligibility, obligations, and access to services. Incorrect guidance can delay or deny services, create legal exposure, and erode public trust.

Professional Regulatory Bodies

Regulatory organizations publish licensing requirements, disciplinary procedures, and professional standards. Inaccurate guidance can misrepresent statutory requirements and expose the organization to legal challenge.

🏫

Colleges and Polytechnics

Colleges publish structured program requirements, credential pathways, and admissions standards. Incorrect information can mislead prospective students and trigger formal complaints or appeals.

🏙

Municipal Governments

Municipalities publish permit procedures, zoning regulations, and licensing rules. Incorrect guidance can create legal liability, delay public services, and generate political accountability issues.


Institutional Accountability and Control

Visibility and control over every AI-mediated answer.

Beyond preventing AI-generated errors, COMPAiSS has direct implications for institutional accountability and content governance. When institutions provide information, they implicitly promise that it is accurate, authoritative, and reliable. COMPAiSS extends that same standard into AI-mediated answers by ensuring that primary institutional responses are grounded in institution-approved sources.

COMPAiSS also supports the ongoing quality of institutional source content in two concrete ways. Regular greenlist audits verify that every approved source is live, current, and correctly indexed - identifying broken links, outdated pages, and redirect chains before they affect responses. And because COMPAiSS surfaces the questions users are actually asking, institutions gain a continuous signal about where published content is missing, ambiguous, or in need of revision. The system does not just reflect institutional content - it helps institutions keep that content authoritative.

It is important to note that COMPAiSS, like any information system, reflects the authoritative materials it is permitted to use. If an authorized institutional link, webpage, policy document, or official guidance is outdated or requires revision, that limitation applies equally to any AI system, search tool, or human process relying on the same source. COMPAiSS does not reinterpret or supplement institutional content; it reflects what the institution itself has authorized.

The difference lies in visibility and control. By restricting answers to institution-approved sources and preventing unsupported inference, COMPAiSS makes gaps or inconsistencies explicit and correctable rather than obscuring them through generalized or speculative responses.

Regulated institutions deserve AI systems that respect their obligations - not ones that bypass them to be "helpful". COMPAiSS is designed for institutional environments where accuracy, authority, and governance are non-negotiable.

When institutional sources are incomplete or outdated, COMPAiSS reflects that honestly rather than fabricating an answer. And because the system surfaces what users are asking, institutions can identify and correct content gaps systematically - closing the loop between AI performance and institutional information quality. Full details on greenlist auditing and source maintenance are available on the AI Governance page.


Technical Documentation and Further Reading

White papers, architecture papers, cost analyses, comparative assessments, and governance materials for institutional evaluation.


Explore This Architecture

Active deployments across Canadian institutional environments.

COMPAiSS is currently in active beta testing pilot deployments across five Canadian institutional environments, including research-intensive universities and a federal public service context, with two additional institutional pilots currently under review.

A federal-scale public service demonstration environment has also been developed to validate execution-gated inference in high-volume constituent service contexts, reflecting organizational environments that manage tens of millions of citizen interactions annually across telephone, in-person, and digital channels.

The system has been shaped through direct institutional governance experience and is currently being evaluated in registrarial and student services domains where policy accuracy and institutional authority are critical.

For institutional evaluation or technology partnership inquiries: [email protected]

Request an Evaluation

COMPAiSS is available for institutional evaluation. To schedule a demonstration, discuss a pilot deployment, or request governance documentation for procurement review:

Request a Demonstration ->

About COMPAiSS

Built from direct institutional governance experience.

COMPAiSS was developed by Frank Harvey, Professor of Political Science and Senior Advisor at Dalhousie University. Over the course of his career Harvey has held senior leadership roles across Canadian higher education (including acting President, Provost and Vice-President Academic, Dean, and Department Chair) giving him direct, institutional-level experience with the governance, accountability, and compliance obligations that regulated environments actually impose on information systems.

COMPAiSS was built from that vantage point. Not as a technology solution looking for a problem, but as an architectural response to a structural failure Harvey observed directly: institutions deploying generation-first AI in environments where that architecture cannot meet their obligations.

Architecture and development were led by Harvey. Backend engineering, API integration, and deployment infrastructure were built with AI-assisted development tools, primarily GPT and Claude, under Harvey's direct architectural oversight. The system has been validated through thousands of test scenarios across student, faculty, and administrative use cases in multilingual institutional environments.

COMPAiSS is actively seeking institutional evaluation partners and technology collaborators.