mersenne-neighborhood-audit

star 1

Auditing the numerical "neighborhood" of certified Mersenne primes to detect spectral echoes or missed loci.

Gahenax By Gahenax schedule Updated 2/24/2026

name: mersenne-neighborhood-audit description: Auditing the numerical "neighborhood" of certified Mersenne primes to detect spectral echoes or missed loci.

Mersenne Neighborhood Audit Skill

This skill focuses on the high-resolution investigation of the exponent space immediately surrounding known Mersenne primes ($p_{prime} \pm \Delta p$).

๐Ÿ› ๏ธ Core Capabilities

  1. Neighborhood Mapping: Systematic scanning of exponents in a radius around certified primes.
  2. Spectral Echo Detection: Identifying composite exponents that exhibit "prime-like" spectral rigidity ($H \to 0$) during the first $10^5$ iterations of the LL-test.
  3. Ghost Locus Identification: Filtering candidates that GIMPS might have skipped due to thresholding artifacts.

๐Ÿ“œ Laws & Contracts

  • Baseline Law: Every scan MUST be anchored to a certified prime from the ua_ledger.sqlite.
  • Detection Contract: A "Ghost Locus" is defined as any exponent $p$ where the PRP test is negative but the LL-test residue exhibits local stability $> P95$ of the baseline.
  • Reporting: Results are saved in results/mersenne/neighborhoods/.

๐Ÿš€ Key Scripts

  • research/mersenne/NEIGHBORHOOD_SCANNER.py: The worker for local radius scans.
  • jules_orders/JULES_ORDER_GHOST_HUNT.json: Delegation template for large $p$ neighborhoods.

Skill injected via Antigravity Oracle protocol.

Install via CLI
npx skills add https://github.com/Gahenax/OEDA_HodgeRigidity --skill mersenne-neighborhood-audit
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
Occupations
More from Creator