awclassify(tool, public)
Classify any document -- what it is, who may read it, who it is for, what it is about.
Name
awclassify — Classify any document -- what it is, who may read it, who it is for, what it is about.
The problem it solves
A corpus nobody has classified cannot be published safely or retrieved well: the one internal page in a public mirror is found by a stranger, and the question that needed a design note gets a changelog. Classification must be a standalone step any pipeline can call, not a judgement buried in a model prompt.
Instead of trusting / you check
- instead of trusting
- a filename, a folder, or whoever last touched it
- you check
- doc_type, visibility, audience and topics, with the evidence lines that decided each
Adopt it alone
Run it on one file and read what it is, who may see it and what it is about.
Install
pip install git+https://github.com/Aitherium/awclassify.git
Where it sits in the path
- Not on the path yet — reference only.
See also
awknowledge · awkno · awdk
Links
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.