Directory / www.mahastrategies.com
Compile 1-8 documents into a token-budgeted context pack, then measure exact retention of 1-32 caller-labelled evidence spans. Returns the pack, source-linked passages, input and output hashes, original and compiled token estimates, tokensSaved, source coverage, and requiredEvidenceRetentionPercent. Retention is exact span matching only: not accuracy, answer quality, verification, or hallucination prevention. Extractive and budget-bound. Request content is not stored.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://www.mahastrategies.com/api/v1/compress/evaluate' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://www.mahastrategies.com/api/v1/compress/evaluate'
Endpoint: https://www.mahastrategies.com/api/v1/compress/evaluate. Operated by www.mahastrategies.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Compress long documents and RAG inputs into token-budgeted, deduplicated context packs with source-linked provenance. Returns original and compiled token counts…