> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parmanasystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: PolicyReference

Defined in: [typescript/src/models/policy.ts:7](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/policy.ts#L7)

Parmana Policy Reference.

Versioned policy reference.

## Properties

### name

> `readonly` **name**: `string`

Defined in: [typescript/src/models/policy.ts:8](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/policy.ts#L8)

***

### version

> `readonly` **version**: `string`

Defined in: [typescript/src/models/policy.ts:10](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/policy.ts#L10)

***

### schemaVersion

> `readonly` **schemaVersion**: `string`

Defined in: [typescript/src/models/policy.ts:12](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/models/policy.ts#L12)
