The PathMan pages › awrtifact

awrtifact(tool, public)

Deliberately chunk artifacts into GitHub release assets — the productized aitherkvcache mirror lane.

Name

awrtifact — Deliberately chunk artifacts into GitHub release assets — the productized aitherkvcache mirror lane.

The problem it solves

Big artifacts (model weights, datasets, builds) exceed GitHub's 2 GiB release-asset cap, so mirrors end up as bespoke scripts with hardcoded manifests that go stale — the fleet's orchestrator served a pre-v18 build for days while the v18 file sat in a release the worker did not know.

Instead of trusting / you check

instead of trusting
a hand-rolled split script and a hand-edited worker manifest
you check
byte-verified parts in a release, served with Range + CORS, sizes asserted by a live gate

Adopt it alone

Store one artifact as a versioned GitHub release and fetch it back byte-verified — awrtifact mirror <URL|FILE> --release TAG.

Install

install
pip install awrtifact

Where it sits in the path

  • Not on the path yet — reference only.

See also

awdk · awnode · aitherkvcache · awgit · awseal · awshare · awrecover · awstorage

Generated 2026-09-14 00:48Z from the ecosystem registry. A field here that is wrong is wrong in the registry — fix it there and this page follows.

One estate, 8 doors

These projects are organs of the same system — the same identity plane, the same agent runtime, the same operational discipline. Follow any of them.

The ecosystem this belongs to

Every Aitherium repository publishes an aither-manifest.json beside its page, and each surface reads all of them — so the network is browsable from any node in it.