live constant
Artifact_State
const live
A state indicating that the Artifact should exist, unless something external to the system deletes it.
Implementation
static const live = Artifact_State('LIVE');