# InstructionLayer

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/context/instruction-loader.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/context/instruction-loader.ts#L33)

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `content` | `string` |
| `priority` | `number` |
