# Security, Compliance and Data

### Purpose

Security is part of delivery from the start.

The security operating model ensures that people, systems, data, suppliers, and customer environments are protected.

### Security Principles

* Apply least privilege.
* Classify information before sharing.
* Use approved tools and repositories.
* Keep access traceable.
* Record security decisions.
* Review supplier access.
* Manage vulnerabilities.
* Treat customer data with appropriate care.
* Escalate incidents quickly.

### Security Responsibilities

Security responsibilities should be defined for:

* delivery team
* technical lead
* security lead
* customer security contact
* supplier security contact
* system owner
* data owner


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://framework.aic.io/company-operating-manual/security-compliance-and-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
