Documentation Index
Fetch the complete documentation index at: https://docs.aspect.build/llms.txt
Use this file to discover all available pages before exploring further.
property TaskInfo.group
The group(s) this task belongs to.
property TaskInfo.id
A globally unique UUID v4 for this task invocation. Always auto-generated; use key for a short human-readable discriminator.
property TaskInfo.key
A short human-readable key identifying this task invocation. Set via —task-key on the CLI, or auto-generated as a friendly name (e.g. “fluffy-parakeet”).
property TaskInfo.name
The name of the task.

