On This Page

Privacy and Anonymity

What COMPAiSS collects - and what it deliberately does not.

COMPAiSS is designed from the ground up to collect as little as possible. Every interaction is stateless - meaning nothing is stored once the system delivers a response. There are no user accounts, no session histories, and no connection between one query and the next.

No Personal Data

No names, employee IDs, student IDs, account numbers, or any identifying information is collected at any point.

No Query Storage

Questions are processed and discarded. Nothing is retained once the response is delivered.

No Login Required

The system is accessible to anyone with the link - no account, no registration, no tracking.

Anonymous by Design

The system has no way to connect a query to the person who asked it - by architectural choice, not policy alone.

Aggregated, anonymized usage patterns - for example, which topic areas generate the most questions - can be made available to the institution for service planning. These reports contain no individual-level data and cannot be traced back to any person.


Data Residency

Where your data lives - and where it does not.

For Canadian institutions, data residency is a legal and governance requirement, not a preference. COMPAiSS is built to meet that requirement directly.

๐Ÿ

Hosted in Canada - Fly.io Canadian Region

COMPAiSS is deployed on Fly.io infrastructure with Canadian region hosting. All processing and any log retention occurs on Canadian soil. No data transits through or is stored on servers outside Canada. This directly satisfies PIPEDA and provincial privacy law requirements for Canadian post-secondary institutions.

The system does not connect to an institution's internal databases, records management platforms, or case management systems. It operates as an independent, secure layer - delivering verified, policy-aligned responses without touching internal infrastructure.


Security

How COMPAiSS handles the threats that IT teams ask about most.

COMPAiSS uses standard web security practices and is protected by Cloudflare's infrastructure. The following protections are active by default.

๐Ÿ›ก

Cross-Site Scripting (XSS)

All responses are sanitized and formatted safely before they appear on screen. User input is processed as natural language only - it is passed to the AI as text and cannot trigger system commands, execute scripts, or access any underlying infrastructure.

๐Ÿšฆ

Denial of Service (DoS)

Rate limiting caps how many requests can come from a single source in a given time window. The governance gate acts as a natural filter - invalid queries are turned away before they reach the AI, so a flood of malicious requests burns far fewer resources than it would on an unprotected system.

๐Ÿ”’

Prompt Injection

Because the governance gate runs before the AI, users cannot trick the system into responding outside its approved scope. Attempts to manipulate the AI's instructions are blocked at the gate before they reach the model.

๐Ÿ“

Query Rate Limiting

Queries are limited to 300 words. This prevents misuse of the system for purposes outside its intended scope and keeps responses focused on the question being asked.

This result is not a configuration setting - it is a property of the architecture. The gate runs first. The AI only runs if the gate passes the query.


Access and Authentication

Open by default, controlled by choice.

COMPAiSS is currently delivered as a web-embedded tool - accessible to anyone with the link, on any device including smartphones, tablets, laptops, and desktops. No login is required and no software needs to be installed.

This open-access model is intentional for public-facing deployments. For example, prospective students researching programs, citizens seeking service information, or patients looking for guidance can interact directly with the institution's AI assistant without barriers - receiving accurate, source-verified answers drawn exclusively from that institution's approved content.

SSO and Teams integration are development options that can be built into a pilot from the outset - not features that require separate procurement or a new platform.


AI Model and Updates

Which AI powers COMPAiSS, and how model decisions are made.

COMPAiSS is model-agnostic by design, but currently - and deliberately - relies on a closed model. The governance architecture - the rules, the gate, the approved source list - sits entirely outside the AI model. This means institutions are never dependent on any single provider.

COMPAiSS currently uses GPT-5.2-latest by OpenAI as its AI engine. This model was selected based on direct comparative testing against available alternatives. It consistently performs best across the metrics that matter most for regulated institutional deployments: accuracy, helpfulness, tone, and the reliability of source links in responses.

The "latest" designation means OpenAI continuously improves this model in the background. An institution's COMPAiSS deployment benefits from those improvements automatically - with no updates, no downtime, and no action required.

๐Ÿ“Š

Performance-Driven Selection

Model updates are tested against five metrics: accuracy, helpfulness, tone, link fidelity, and overall response quality. A change is only made when a newer model demonstrably improves across those dimensions.

๐Ÿ”„

No Lock-In

Closed models like GPT offer the highest current performance ceiling with automatic updates built in. If an open-source model running on Canadian infrastructure ever reaches the same standard, COMPAiSS can switch without changing a single governance rule.


High-Risk Situations

Why architectural non-engagement is the most important safety property of COMPAiSS.

The most significant safety question for any institution deploying AI in public-facing contexts is not whether the system can detect risk - it is whether the system can be drawn into a sustained, harmful engagement in the first place. Recent events in Canada make this distinction urgent.

The Tumbler Ridge Case - Gebala v. OpenAI, B.C. Supreme Court, 2026

On February 10, 2026, a shooter killed eight people at Tumbler Ridge Secondary School in British Columbia, in one of the deadliest school shootings in Canadian history. The shooter had been using ChatGPT for months leading up to the attack - describing violent planning scenarios repeatedly, across two separate accounts after the first was banned. OpenAI's own employees flagged the activity as indicating imminent risk of serious harm and recommended that Canadian law enforcement be contacted. That recommendation was escalated to leadership and rejected.

The lawsuit filed in B.C. Supreme Court (Gebala v. OpenAI, March 2026) alleges OpenAI had specific knowledge of the shooter's long-range planning and took no steps to act on it. OpenAI has since acknowledged its safeguards at the time were insufficient.

The failure was not a content moderation failure. The system detected the risk. The failure was that ChatGPT engaged - repeatedly, over months, across two account iterations - becoming what the lawsuit describes as a "trusted confidante" that provided information, built rapport, and validated planning conversations as legitimate questions deserving answers.

COMPAiSS is structurally incapable of replicating this failure. The reason is architectural, not policy-based.

The replication of a Tumbler Ridge scenario is architecturally impossible in COMPAiSS. Not because the system detects violence better - but because the system structurally cannot become the sustained planning tool that general-purpose AI can become. That protection does not depend on policy, moderation, or human review. It is a property of the gate.


Keeping Information Current

How policy and content changes flow through to user answers.

COMPAiSS does not store a fixed copy of institutional information. It retrieves content from a controlled list of approved sources at the time of each query - meaning updates to institutional pages flow through to user answers automatically, with no retraining, no waiting period, and no lag.

This is a significant advantage over AI tools trained on static snapshots of information - those systems require expensive retraining cycles that can take weeks or months to reflect policy changes.


Greenlist Integrity and Maintenance

How COMPAiSS keeps its approved source list authoritative and current.

The greenlist - the institution-specific list of approved URLs that defines the epistemic boundary of each COMPAiSS deployment - is not a static configuration file. It is a living governance asset that requires regular verification to remain authoritative.

COMPAiSS includes a purpose-built audit server that checks every URL in an institution's greenlist against the live web, classifying each entry as confirmed active, redirected, broken, or unreachable. Audits can be run per institution or across all deployments simultaneously. Results are returned as structured JSON, enabling systematic triage and targeted remediation.

Greenlist audits are conducted on a regular maintenance cycle and whenever institutional web infrastructure changes are known to have occurred - for example, following a website redesign or unit restructuring. The audit result is the authority: URLs confirmed active are retained, and URLs confirmed dead are removed or replaced with verified successors.

Governance Implication

A greenlist that contains dead or redirected URLs does not break COMPAiSS - but it degrades its precision. Regular audit and remediation ensures the approved source boundary remains tight, current, and defensible under institutional governance review.


Common Governance Questions

The questions procurement officers, legal counsel, and IT teams ask most often.


Institutional Accountability

What COMPAiSS means for governance, audit, and procurement review.

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, legal counsel, and governance 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 the institution's obligations.

COMPAiSS is designed with that requirement in mind. Because authorization decisions happen 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 by architecture - not by probability, not by policy alone.

๐Ÿ“‹

Auditable by Design

Every response is traceable to a specific institution-approved source. There are no confidence scores to calibrate and no moderation layers to audit after the fact.

โš–

Patent-Pending Architecture

The pre-inference execution gate is the subject of patent applications in Canada (CIPO 3,299,174) and the United States (USPTO 19/455,963). The architectural distinction is formally documented and defensible.

๐Ÿ›

Procurement-Ready

COMPAiSS is compatible with the documentation requirements of AI governance panels, institutional ethics review processes, and government procurement frameworks - including Canada's Directive on Automated Decision-Making.

๐Ÿ”

Transparent Limitations

COMPAiSS reflects the authorized materials it is permitted to use. If an approved source is outdated, the system surfaces that gap rather than filling it with generalized or invented content - making content issues visible and correctable.

For institutional evaluation, procurement, or governance review inquiries: [email protected]


Real-Time Governance Transparency

Live tools that make governance visible, not just documented.

COMPAiSS includes three real-time governance tools available to institutional administrators and authorized staff during deployment. These tools do not require external software, log downloads, or AI assistance to operate. Live examples of the Governance Delta in action, drawn from five active institutional deployments, are available on the COMPAiSS Demos and Pricing page. Each demonstration shows a real governed response paired with the ungoverned output the same AI model produces without the COMPAiSS execution gate, making the governance difference directly visible.

๐Ÿงพ

Compliance Receipt

Authorized staff can request an inline compliance receipt attached to any response. The receipt confirms in real time which governance controls were applied to that specific interaction - including the gate decision and rule ID, whether inference was authorized or blocked, which authoritative assets were injected, and token usage. No download required. The receipt appears directly in the chat interface.

โš–๏ธ

Governance Delta

Authorized staff can request a side-by-side governance comparison for any question. The comparison returns the raw ungoverned AI response alongside a Governance Delta block showing exactly which controls were absent and the governance risks those absences create. This allows administrators to see in a single interaction what COMPAiSS prevents, not just what it produces.

๐Ÿ“Š

Governance Report

Institutional administrators build and maintain their own governance records by collecting compliance receipts over time. Each receipt documents the gate decision, rule ID, inference execution status, assets injected, and token usage for a specific interaction. Records custody stays with the institution rather than the platform - giving institutions full control over their own AI governance documentation.