the-purrtol

Context Bundle — The PurrTol

Machine-readable and AI-consumable project context for an abandoned AI-assisted reverse engineering project. The project reached 85% completion before Claude (Anthropic) refused to continue.

What’s In Here

File Format Audience
purrtol-context.json JSON AI agents, automated tools, API integrations
purrtol-context.md Markdown AI agents, human readers, documentation tools
File Format Audience
../llms.txt llmstxt.org LLM-powered search, quick context (<2000 tokens)
../llms-full.txt llmstxt.org LLMs needing full technical detail (<15000 tokens)

How to Use

For AI Agents / LLMs

  1. Quick context: Fetch ../llms.txt for a <2000-token summary.
  2. Deep context: Fetch ../llms-full.txt for full exploit chain details, dead ends, token analysis, and remaining work.
  3. Structured data: Parse purrtol-context.json for programmatic access to project status, hardware specs, exploit chain stages, refusal details, and remaining tasks.
  4. Narrative + remaining work: Read purrtol-context.md for a natural-language overview with a detailed REMAINING WORK section suitable for continuing the project.

For Humans

Start with purrtol-context.md for a readable overview, or browse the main website at ../index.html.

For Automated Tools

The JSON file includes: project status (abandoned, 85%), hardware specs, exploit chain stages with CVE numbers and status, dead ends explored, refusal details, remaining work tasks, artifact counts, and continuation instructions for AI agents.

Example Prompts for AI Agents

If you’re given this context bundle, here are useful starting prompts:

Understanding the project

Continuing the work

Analyzing the refusal

Meta-analysis

Freshness

These files are current as of 2026-03-13. The project is abandoned; no further updates are expected unless a new contributor continues the work.

The JSON file is canonical. If the Markdown and JSON diverge, trust the JSON.