X Algorithm Auditor v0.1.0
First public trial release of a local, explainable auditor for exported X Analytics.
Highlights
- Live or cached Algorithm Snapshots from the official
xai-org/x-algorithmrepository. - Local CSV/XLSX Analytics ingestion with aliases, validation, deduplication, and missing-data semantics.
- Four account-relative scores: Algorithm Alignment, Distribution, Creator Conversion, and Content Efficiency.
- Cheap Exposure and Under-distributed Winner detection.
- Explainable Markdown reports and structured scored-post CSV exports.
- Local CLI operation with no X API, login, paid API, or GPU requirement.
Important boundaries
- Algorithm Alignment is an Observed Algorithm Alignment Proxy, not an official X ranking score.
- The tool does not know Phoenix viewer-by-post probabilities.
- It does not predict future impressions, detect shadowbans, or access private X production configuration.
- Content Type Analysis is experimental and heuristic.
Install from the release asset
pip install x_algorithm_auditor-0.1.0-py3-none-any.whl
xalgo --helpThis release is not published to PyPI.