rfc: temporal axis for contradiction probe — field report from Wintermute#1007
Open
garrytan wants to merge 1 commit into
Open
rfc: temporal axis for contradiction probe — field report from Wintermute#1007garrytan wants to merge 1 commit into
garrytan wants to merge 1 commit into
Conversation
…mute Report from resolving 115 HIGH contradiction findings in garrytan/brain. ~60% of findings were temporal false positives (claims true at different times flagged as contradictions). Documents 4 use cases: 1. Founder tracking — what they say vs what turns out true 2. Life event disambiguation (two deaths 3 weeks apart) 3. Role/status changes over time 4. Negotiation and decision evolution Proposes 4 phases, starting with judge prompt enhancement (~20 lines) to add temporal_supersession and temporal_regression verdicts. Phase 2 (trajectory view) enables systematic founder claim tracking — the biggest leverage for YC evaluation.
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.
What
A report from resolving 115 HIGH contradiction findings in garrytan/brain. Documents why ~60% of findings are temporal false positives and proposes a time-axis enhancement to the contradiction probe.
Why
The probe treats all claims as timeless. "Trial separation" (April) vs "permanent separation" (May) gets flagged as a contradiction. Sriram Krishnan partner (2019) vs WH AI advisor (2025) gets flagged. These are features of a brain that records history, not bugs.
Use Cases
Proposed Phases
gbrain eval trajectory "Acme Corp MRR")Stats
This is a report/RFC, not a code change. Proposing Phase 1 as the natural next step.