docs: add PROTOCOL.md (adversarial evidence protocol v0.2) + prior-art refs#2
Open
boyam01 wants to merge 3 commits into
Open
docs: add PROTOCOL.md (adversarial evidence protocol v0.2) + prior-art refs#2boyam01 wants to merge 3 commits into
boyam01 wants to merge 3 commits into
Conversation
…erences Paper-shaped methodology spec for probity: the claim object, criterion-provenance tiers (Tier 0-4), capability-denial architecture, multi-oracle + oracle QA, invariant-based nondeterminism, Wilson-CI statistics (cheap refutation / priced confirmation), three-axis reporting, and falsifier decision labels (REFUTED / INVALID_CRITERION / INSUFFICIENT / SURVIVED_SCOPE). Related work honestly positions each pillar against ~18 prior papers (closest: RewardHackingAgents arXiv:2603.11337); claims novelty only in the packaging (provenance tiers, priced-confirmation policy, falsifier labels, generalization). Docs-only; no code touched.
…OCOL.md Previous commit on this branch overwrote the existing docs/METHODOLOGY.md. Restore it verbatim from main; the expanded, prior-art-positioned protocol now lives in the new docs/PROTOCOL.md, framed as evolving from (not replacing) the current method. Additive only.
Each arXiv id opened + cross-checked by title/first-author; two non-arXiv entries confirmed at venue/DOI. Added first authors + years; fixed 4 title strings (subtitle/system-name). Updated PROTOCOL footer accordingly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds two docs; existing
METHODOLOGY.mdis preserved untouched (an earlier commit on this branch overwrote it by mistake and has been reverted).docs/PROTOCOL.md— the formal, expanded protocol (v0.2), framed as evolving from the current METHODOLOGY.md: claim object · criterion-provenance tiers (Tier 0-4) · capability-denial architecture · multi-oracle + oracle QA · invariant-based nondeterminism · Wilson-CI statistics (cheap refutation / priced confirmation) · three-axis reporting · falsifier labels (REFUTED / INVALID_CRITERION / INSUFFICIENT / SURVIVED_SCOPE) · threat model · related work.docs/methodology-references.md— ~18 prior-art papers, each positioned support/contrast.Honesty: individual mechanisms are not claimed novel (closest prior art: RewardHackingAgents arXiv:2603.11337, which already fuses 3 of 4 pillars). Novelty claimed only in the packaging — provenance tiers, priced-confirmation policy, falsifier labels, generalization. Snippet-derived arXiv ids marked
unverified. Docs-only; no code or existing files changed.