Pack Fundamentals
Packs are the main unit of capability in Worka.
If a workspace needs to talk to an external API, expose a new tool, add a new view, store pack-owned data, or participate in a workflow, that work usually lands in a pack.
This section explains:
- what counts as a pack
- how a pack is structured
- how pack identity works
- how a pack moves through build, publication, release, and workspace attachment
Read these pages next
After that, continue to Manifest and Security, because a pack only becomes usable in Worka once its manifest and capability boundaries are clear.