corpus · git clone https://github.com/Aitherium/awpack

awpack

First-party agent packs — the ones we build, versioned and installable on their own.

The problem

A pack bundled into the SDK inherits the SDK's licence and the SDK's release cadence. That is backwards in both directions: a proprietary pack blocks the SDK's public publish (measured — the adk sync gate aborts on exactly this and names it), and a good pack cannot ship a fix without an SDK release. Packs and the runtime that loads them are different products with different audiences.

instead of trusting
that the pack you want shipped inside somebody's SDK, under whatever licence that SDK happens to carry
you check
the pack as its own versioned artifact, with its own licence, that any agent runtime can install

Adopt it

git clone https://github.com/Aitherium/awpack

Install one pack and run it. Each carries its own manifest, licence and version, so taking one costs you nothing else.

Pairs with

awdkawskillsawshgobbonet-agentic

Pairing is composition, never dependency — awpack installs and runs on its own.

The rest of the Aither World

Every brick below is live, drawn from that repository's own published manifest.