Table of Contents

Property InstructionsVersion

Namespace
MailFathom.Domain.Answering.Audit
Assembly
MailFathom.Domain.dll

InstructionsVersion

Gets the version of the instruction the run was conducted under.

public required string InstructionsVersion { get; init; }

Property Value

string

Remarks

The policy half of "what produced this answer". The instruction states how retrieved mail is to be read, what may not be obeyed, and how claims are cited, so an answer written under one revision of it is not evidence about another. The text itself is not kept: it is a constant of the build rather than anything a run composes, so the version names it and the build carries it.