Context
No single page states which JSON Schema drafts input schemas support, or which actor.json keys are current versus deprecated. An Actor written from the docs alone can carry a schema the platform rejects at build time, which is what caused a failed build in a recent agent run.
To do
Done when
One page answers what may go into a schema and into actor.json, without trial builds or reading platform source.
Context
No single page states which JSON Schema drafts input schemas support, or which
actor.jsonkeys are current versus deprecated. An Actor written from the docs alone can carry a schema the platform rejects at build time, which is what caused a failed build in a recent agent run.To do
actor.jsonkeys: current, deprecated, and removed, with the version each changed in.Done when
One page answers what may go into a schema and into
actor.json, without trial builds or reading platform source.