For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sample review checklist

Before adapting a cookbook sample:

  • replace platform identifiers deliberately;

  • reserve persistent slots/index ranges;

  • prove runtime indexes;

  • define final output ownership;

  • add exclusive menu/auth routing if needed;

  • compile in Zen Studio Live;

  • device-test boundary values and reconnect/reload behavior;

  • keep the example's learning mechanism separate from production architecture.

Last updated