sclass AIJob extends Concept { new Ref concept; // not used right now S addedByProgram; S description; bool hot, doing, done; }