EnviStor logo · FIU

AI Governance & Data Access

EnviStor runs AI agents in production — but never unsupervised. Reliability is treated as an architectural property, not a hope: agent knowledge, rules, and procedures are externalized into version-controlled artifacts, and every consequential action passes a human review gate before it becomes irreversible. This page explains how that works, and how data access is tiered.

Three levels of data access

Every dataset and application on the platform lives at exactly one of three access levels. Data moves outward — from private working state toward public FAIR publication — only through the review gates described below, never automatically.

Public

Anyone on the internet

FAIR-published datasets and applications: Dataverse records with DOIs, ArcGIS Online layers, Pelican/OSDF objects, and public dashboards.

Access: No account needed. Citable, versioned, and license-labeled.

Private

FIU internal network

Working data and internal tools during active curation: storage buckets, staging dashboards, and pre-publication drafts.

Access: Reachable only from the FIU campus network or VPN. Not indexed, not citable yet.

Restricted

Named collaborators & partners

Sensitive or embargoed material: partner review sites, pre-release deliverables, and data with location, permit, or agency constraints.

Access: Username & password (or reviewer token) issued per person. Access is attributable and revocable.

Where humans sit in the workflow

The end-to-end research data workflow — onboarding, transfer, agentic processing, and FAIR publication — is designed so that AI agents do the repetitive work while humans hold the decision points. The publication step is always behind a human review gate.

EnviStor research data workflow: onboarding, data transfer and processing, agentic publication workflow with QA/QC, then human review before FAIR publication to Dataverse, AGOL, and Pelican
From onboarding to FAIR publication: agentic checks, harmonization, metadata generation, and QA/QC run in the middle — but publication to Dataverse, ArcGIS Online, and Pelican happens only after human review.

Human review gates

A review gate is a point where AI-assisted output cannot reach an irreversible or consequential state until a specific, named person takes an explicit, logged action. Four gate types are in daily operation:

1

Data curation quality gate

AI validates, transforms, and extracts; a named human cross-validates completeness, standards, and documentation before a dataset is marked approved.

2

Publication gate

Agent work stops at a draft. Irreversible public steps — publishing a Dataverse record, minting a DOI, releasing to ArcGIS Online — require an explicit human trigger.

3

Code & infrastructure gate

Changes to shared or production systems (deployments, deletions, credential rotations, live database edits) require human approval before they run.

4

Reviewer gate

External stakeholders review deliverables through login-gated pages where feedback and approvals are section-anchored and attributable to a named reviewer.

How agent reliability is engineered

Agents are governed through a dual-helix design. An engineering helix grows capability — context capture, documentation, indexing, retrieval — while a governance helix bounds it with rules, memory boundaries, verification, and human-approved adaptation. Everything an agent knows and is allowed to do is externalized into three version-controlled tracks — knowledge (domain facts), behaviors (enforceable constraints), and skills (validated procedures) — so the agent’s conduct is auditable and reproducible rather than dependent on a model’s internal state.

Dual-helix role evolution: an engineering helix (context capture, documentation, indexing, RAG, distill/fine-tune) intertwined with a governance helix (rules, coordination, memory boundaries, verification, human-approved adaptation)
Capability growth (top) is always paired with bounded reliability (bottom): evidence feeds verification, and only human-approved outputs feed back into the agent’s knowledge.

AI-assistance disclosure

EnviStor works with government and institutional partners who have their own AI-use policies. Our disclosure practice, developed with those partners, follows five principles:

Provenance is kept end-to-end: datasets, documents, and applications record what the AI did, what a human reviewed, and who approved the release. Questions about access levels or AI governance for a specific project? Contact the team via the FAQs page.