Graphorin API reference v0.5.0
Graphorin API reference / @graphorin/cli / / MemoryReviewItem
Interface: MemoryReviewItem
Defined in: packages/cli/src/commands/memory.ts:680
A single quarantined memory row surfaced by graphorin memory review.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
id | readonly | string | packages/cli/src/commands/memory.ts:681 |
provenance | readonly | string | null | packages/cli/src/commands/memory.ts:683 |
text | readonly | string | packages/cli/src/commands/memory.ts:682 |