Skip to content

Graphorin API reference v0.5.0


Graphorin API reference / @graphorin/cli / / MemoryReviewOptions

Interface: MemoryReviewOptions

Defined in: packages/cli/src/commands/memory.ts:697

Stable

Extends

Properties

PropertyModifierTypeDescriptionInherited fromDefined in
config?readonlystring-MemoryCommonOptions.configpackages/cli/src/commands/memory.ts:35
force?readonlybooleanOverride the injection-refusal gate (operator action, after review).-packages/cli/src/commands/memory.ts:705
json?readonlybooleanEmit a structured JSON document instead of human-readable text.MemoryCommonOptions.jsonpackages/cli/src/internal/output.ts:71
jsonPrint?readonlyJsonSinkTest seam — capture JSON documents instead of writing to stdout.MemoryCommonOptions.jsonPrintpackages/cli/src/internal/output.ts:77
limit?readonlynumberCap on the rows listed per type. Default 20.-packages/cli/src/commands/memory.ts:699
nonInteractive?readonlybooleanForce --non-interactive semantics (skip prompts; require flags / env).MemoryCommonOptions.nonInteractivepackages/cli/src/internal/output.ts:73
print?readonlyPrintSinkTest seam — capture human lines instead of writing to stderr.MemoryCommonOptions.printpackages/cli/src/internal/output.ts:75
promote?readonlystringPromote this id out of quarantine instead of listing.-packages/cli/src/commands/memory.ts:701
reason?readonlystringAudit reason recorded with the promotion.-packages/cli/src/commands/memory.ts:703