Platform-Specific Data Handling Procedures

Document 15 of the Board Governance Binder

← Governance BinderTechnology & Data Governance

Platform-Specific Data Handling Procedures

Document 15 REFERENCE

Required per Data Governance & Cybersecurity Policy, Section VII. Identifies data types, classifications, and handling rules for each Pet Command platform.

Data Classification Reference

CLASSIFICATIONDEFINITION
PublicInformation intentionally available to the general public.
InternalCorporation operations data not for public release.
ConfidentialSensitive information requiring protection (donor records, personnel, financial, Board deliberations).
RestrictedHighest protection (veterinary records, PII, geolocation, credentials).

MAYDAY

Purpose: Lost/found pet reporting, emergency alerts, community search coordination.

DATA TYPECLASSIFICATIONHANDLING REQUIREMENTS
Pet report detailsPublic (when published)Published to search. Retained permanently in Ledger.
Reporter contact infoConfidentialEncrypted at rest. Disclosed only to verified responders.
GPS / geolocation dataRestrictedEncrypted. Access limited to case participants. Retained case duration + 7 years.
Guardian Network volunteer dataConfidentialEncrypted. Access limited to MAYDAY coordinators.
Support Companion chatbot interactionsRestrictedMay contain crisis indicators. Encrypted. Restricted access.

ShelterOS

Purpose: Shelter/rescue management, intake, adoption, transfer, outcome tracking.

DATA TYPECLASSIFICATIONHANDLING REQUIREMENTS
Animal intake recordsInternalRetained permanently. Portions may be public for adoption listings.
Adopter / foster personal infoConfidentialEncrypted. Access limited to shelter staff. 7-year retention.
Medical recordsRestrictedEncrypted. Access limited to authorized shelter and vet staff.
Genesis Generator naming dataInternalML-generated names. No PII involved.
Staff and volunteer recordsConfidentialPersonnel records. 7 years after separation.

LifeLog

Purpose: Lifetime pet health records, guardian designation, emergency preparedness.

DATA TYPECLASSIFICATIONHANDLING REQUIREMENTS
Pet health recordsRestrictedEncrypted. Owner-controlled access. Vet-ready export maintains integrity.
Guardian personal informationConfidentialEncrypted. Shared only with designated caregivers and vets.
Microchip registry dataRestrictedCritical ID data. Encrypted. Authentication required.
Custody chain / guardian designationsRestrictedLegal significance. Append-only per Canon.
Pet Cost Ledger / insurance dataConfidentialFinancial info. Encrypted. Owner-controlled sharing.
Voice-to-Log audio recordingsRestrictedAudio encrypted at rest. Transcriptions as Ledger events.

VetOS

Purpose: Veterinary practice management, clinical records, imaging, billing, compliance.

DATA TYPECLASSIFICATIONHANDLING REQUIREMENTS
Patient medical recordsRestrictedEncrypted. Subject to state vet practice act retention.
Client personal / financial infoRestrictedPII and financial. Encrypted. PCI compliance for payments.
Diagnostic imaging (DICOM)RestrictedEncrypted. Retained per vet record requirements.
Controlled substance / Rx logsRestrictedDEA-regulated. Encrypted. Licensed vet access only. Audit trail.
Billing and insurance claimsConfidentialFinancial records. Encrypted. 7-year retention.
Staff credentialing / licensingConfidentialVerified and retained per Identity + Credentialing spec.

Guardians

Purpose: Volunteer management, training certification, field deployment.

DATA TYPECLASSIFICATIONHANDLING REQUIREMENTS
Volunteer personal infoConfidentialEncrypted. Access limited to program coordinators.
Training/certification recordsInternalRetained for service duration + 7 years.
Background check resultsRestrictedHighly sensitive. Encrypted. Restricted access. EEOC guidelines.
Field deployment / location dataConfidentialNot retained beyond operational need unless part of case.

ACO-Mobile

Purpose: Animal control field operations, MAYDAY report management, municipal coordination.

DATA TYPECLASSIFICATIONHANDLING REQUIREMENTS
Officer activity and case logsInternalRetained per municipal and state records requirements.
Citizen complaint dataConfidentialReporter info protected. Subject to public records exceptions.
GPS / field location dataConfidentialOfficer location during ops. Retained for case documentation only.
Municipal integration dataInternalShared per interoperability agreements.

SYSOP

Purpose: System-level supervisory control, cross-platform administration.

DATA TYPECLASSIFICATIONHANDLING REQUIREMENTS
Admin user accounts / credentialsRestrictedEncrypted. MFA required. Access logged and auditable.
System configuration / policy rulesInternalChange history as append-only events per Canon.
Cross-platform audit logsConfidentialRetained permanently. Append-only.
Tenant / organization managementConfidentialMulti-tenant isolation per Canon Tenancy doctrine.

Cross-Platform Rules

  • All platforms route canonical data through Pet-Command-Bridge to Ledger.
  • All platforms enforce dual-time doctrine (occurredAt + ingestedAt/recordedAt).
  • All platforms use UUIDv4 or equivalent offline-safe identifiers.
  • All platforms log actions with correlationId and causationId.
  • All platforms encrypt data in transit (TLS 1.2+) and at rest.
  • No platform sells, shares, or monetizes user data. Ever.

Annual Review

Reviewed annually by CEO. Updated when platforms are added or data handling materially changes.

Back to Technology & Data Governance