/SLASHLOGIXX TRUST
Operating Policy

Data Classification

Version 1.0 · Effective 2026-05-19 · Owner: Security

1. Purpose

This policy assigns every piece of data SlashLogixx holds to one of four classification tiers, so that handling, storage, transmission, and disposal can be governed consistently across teams and systems.

2. Classification Tiers

TierDefinitionExamples
PublicInformation intended for public consumption. Disclosure causes no harm.Marketing pages, published policies, open-source contributions.
InternalDay-to-day operational information not intended for the public, low harm on disclosure.Internal wiki, non-sensitive product roadmaps, employee directory.
ConfidentialInformation whose disclosure would harm SlashLogixx, a customer, an employee, or a partner.Customer business data, financial records, contract terms, source code, internal AI prompts and tool configurations.
RestrictedThe most sensitive category. Disclosure causes severe regulatory, financial, or reputational harm.Authentication credentials, API keys, encryption keys, personal data (PII), payment card data (PCI), protected health information (PHI), customer audit logs.

3. Handling Requirements

TierStorageTransmissionAccessDisposal
PublicAny approved systemAny channelAnyoneStandard deletion
InternalSlashLogixx-managed systemsAuthenticated channelsEmployees, contractors with NDAStandard deletion when no longer needed
ConfidentialEncrypted at rest; access-loggedTLS 1.2+ onlyNeed-to-know, MFA requiredCryptographic erasure; logged
RestrictedEncrypted at rest with KMS-managed keys; access-logged and reviewedTLS 1.3 preferred; never email or chatSmallest possible group, MFA + audit; never on personal devicesCryptographic erasure; verified; logged

4. Customer Data

5. AI Inputs and Outputs

Data that flows into or out of the platform's AI agents inherits the classification of the underlying source data. Confidential or Restricted inputs are not used to train shared models. Outputs that may reveal a customer's underlying data are tagged with the source classification.

6. Labeling

Confidential and Restricted data carry an explicit label in storage where the system supports it (object metadata, database column annotations, repository topic). Where labeling is infeasible, the default classification is the more restrictive of any data the system may contain.

7. Retention & Disposal

8. Exceptions

Exceptions to handling requirements require a written request, business justification, stated expiration date, and Security owner approval. Open exceptions are reviewed quarterly.

9. Customer-Side Data (Spark Studio & OnPrem)

For Spark Studio and Spark OnPrem deployments, SlashLogixx does not hold or process customer data. The customer is the data controller and processor for everything inside its own environment, including classification, handling, and disposal.