# Asset Library

### Purpose

The asset library is the controlled home for reusable company materials.

### Asset Categories

The asset library should contain:

* commercial templates
* delivery templates
* engineering standards
* architecture patterns
* security control packs
* code components
* deployment assets
* testing assets
* governance artefacts
* lessons learned

### Asset Record

Each reusable asset should have:

* name
* description
* owner
* version
* status
* approved use
* licence or IP notes
* dependencies
* security classification
* last reviewed date
* repository location
* usage notes

### Asset Status

### Draft

Asset is under development and not yet approved for general reuse.

### Approved

Asset is approved for reuse.

### Restricted

Asset may be reused only with approval.

### Deprecated

Asset should not be used for new work.

### Retired

Asset is no longer available for use.

### Review Cycle

Assets should be reviewed:

* after major project use
* after customer feedback
* after security findings
* after legal or commercial changes
* at scheduled review intervals


---

# 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/intellectual-property-and-accelerators/asset-library.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.
