Skip to content

X Algorithm Auditor v0.1.0

Latest

Choose a tag to compare

@jiezeng2004-design jiezeng2004-design released this 14 Aug 04:36
· 1 commit to main since this release

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-algorithm repository.
  • 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 --help

This release is not published to PyPI.