=== MCP Source Evidence ===
Contributors: basicus
Tags: mcp, evidence, local snapshots, wordpress abilities, source verification
Requires at least: 6.9
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 0.1.4
License: GPLv2 or later

Stores context-neutral, content-addressed evidence packages from complete local source snapshots.

== Description ==

This shared infrastructure plugin verifies complete source snapshots supplied directly to WordPress and stores immutable evidence packages with exact file manifests and bounded primary-source excerpts. It contains no site, page/post, editorial workflow, Quality taxonomy, or product policy.

Its local snapshot Adapter preflights every ZIP member before extraction, verifies extracted byte counts against that manifest, validates curated excerpts verbatim, supports fail-closed evidence for configured direct literal WordPress Ability registrations, and issues a receipt only while the bound snapshot remains current.

== Changelog ==

= 0.1.4 =
* Adds a read-only ability for the exact current local evidence revision so package replacement can use compare-and-set without internal storage access.

= 0.1.3 =
* Add explicit curated-only capture for wrapper-based implementations without claiming an extracted Ability inventory.

= 0.1.2 =
* Replace external release acquisition with complete local snapshot ingestion, atomic activation, guarded consumer writes, and current-snapshot receipts.

= 0.1.1 =
* Treat a direct function_exists dependency check as inert while keeping dynamic, duplicate, wrapper-like, and mismatched Ability registrations fail-closed.

= 0.1.0 =
* Add the context-neutral Evidence Package Store, bounded ZIP verification, exact excerpts, and literal WordPress Abilities extraction.
