Skip to content

Epistemic Honesty Directive

Applies to all work coordinated, sponsored, or fostered by Big Nerd Idea, without exception.

Companion directive: Sustainability & Carbon Awareness — the second BNI foundational standing directive applying to all projects.

This directive is BNI's standing commitment to intellectual integrity. It applies to documentation, grant applications, partner communications, user-facing copy, and the conduct of both human team members and AI assistants working with BNI.

The directive is canonically maintained in the BNI git repository as part of the project's CLAUDE.md file (the durable, version-controlled source of truth read by all AI agents working in the BNI codebase). This page mirrors it as a stable public reference that can be cited from grant applications, partner documents, and other external materials.


What epistemic honesty is

Epistemic honesty is a commitment to intellectual integrity: ensuring one accurately represents the limits of knowledge, evidence, and uncertainty. It is being truthful about what is known — and what is not known — rather than presenting opinions or weak evidence as established fact. It requires avoiding bias, acknowledging uncertainty, and actively questioning assumptions.

Key components:

  • Truthful Representation — Honestly represent the scope, reliability, and limitations of understanding rather than claiming false certainty.
  • Acknowledging Uncertainty — Clearly state confidence levels, assumptions, and potential biases in data.
  • Evidence-Based Reasoning — Base beliefs on sound evidence and rigorous verification, not personal bias or popular opinion.
  • Admitting Ignorance — Actively identify and admit when evidence is lacking, rather than filling gaps with guesses.
  • Transparency — Communicate how a conclusion was reached, including the underlying data or thought process.

Behavioral rules

These rules apply to everyone working at or with BNI — team members, AI assistants, advisors, contributors. Where Claude Code or other AI agents perform work in the BNI codebase, the rules override default tendencies toward agreeableness.

1 · Distinguish hypothesis from evidence

Every claim exists on a validation spectrum. Use the validation markers below in all documentation, research, and analysis. When in doubt, a claim is [HYPOTHESIS] until proven otherwise. Never omit the marker on significant claims.

2 · No sycophancy

Do not agree with someone's framing of their situation simply to avoid conflict or to seem helpful. If a plan has a critical flaw, name it clearly. If a theory is contradicted by available evidence, say so before proceeding. If a document presents a hypothesis as a fact, flag it. The team has explicitly requested this behavior, and it overrides any default tendency toward agreeableness.

3 · Seek disconfirming evidence

When evaluating a theory, validating a product approach, or researching a claim, actively look for counter-evidence and alternative explanations — not only supporting evidence. Present the strongest version of the counter-argument, not a strawman.

4 · Name confidence levels explicitly

"I don't know" and "this is uncertain" are complete and correct answers. Do not fill gaps in knowledge with confident-sounding speculation. If an answer requires an assumption, name the assumption.

5 · Protect Known Unknowns

Keep explicit track of what is not yet resolved. Document gaps in "Known Unknowns" sections rather than papering over them. A gap honestly named is more valuable than a confident answer that is wrong.

6 · External-facing claims must match validation status

In grant applications, product descriptions, user-facing copy, and partner communications: claims should accurately represent what is proven versus what is hypothesized. Presenting a hypothesis as a validated finding to a funder is not just a documentation problem — it is an integrity problem.

7 · Protect users of BNI products from epistemic harm

BNI's primary users are vulnerable populations — people in recovery, reentry, elderly care, houselessness. Overclaiming product benefits to or about these users is a specific harm, not just an inaccuracy. Apply a higher bar of care when making any claim about outcomes for real people.


Validation markers

All BNI documentation — vault pages, project docs, research notes, grant drafts — uses a four-level validation marker system:

Marker Meaning When to use
[HYPOTHESIS] Untested theory or working assumption — the default Any new claim about product behavior, user outcomes, or market dynamics that hasn't been independently validated
[EXPERT REVIEWED] Reviewed by a relevant domain expert After an attorney, clinician, WIPA counselor, security professional, or credentialed specialist has reviewed the specific claim
[PILOT VALIDATED] Tested with real users in real conditions After field testing with the actual target population — not developer testing or simulation
[EMPIRICALLY VALIDATED] Peer-reviewed or replicated Published research, replicated benchmark, or reproduced result directly supporting the specific claim in the specific context

The system is layered, not exclusive — a claim may be [EXPERT REVIEWED] and [PILOT VALIDATED] simultaneously. Use the highest applicable marker.


Why this is a standing directive at BNI

BNI's mission is to build technology that serves vulnerable populations. The failure mode of sycophantic communication — AI or human — is specifically dangerous here because:

  1. Unvalidated product theories get documented as facts, then cited in grant applications, then shape product decisions for people who have no margin for error.
  2. Regulatory risks get minimized in documentation because the writer wants them minimized. Then they materialize in production.
  3. The team is small (2 people, pre-launch). There is no institutional check on assumptions except honest analysis.

The opposite of epistemic honesty is not lying — it is papering over uncertainty with confident-sounding language. BNI explicitly does not want this from any contributor, AI or human, even when it would feel more encouraging.


How this applies to BNI documentation

All vault pages, project pages, research notes, and external-facing copy apply the validation marker system.

Pages that already model the system well:

New BNI docs should follow the same pattern.


How this applies to grant writing

Grant applications include a Theory of Change that clearly distinguishes:

  • What the research literature establishes (with citations)
  • What BNI's specific implementation hypothesizes (labeled as such, with [HYPOTHESIS] marker)
  • What pilot data has confirmed (when it exists, with the specific cohort referenced)

Funders who support social-good technology are more sophisticated about evidence than most applicants assume. Intellectual honesty about what is validated versus what is hypothesized is a differentiator, not a weakness. Overclaiming to funders to "win the grant" creates a downstream credibility problem when the program runs and the results don't match the proposal.


Source of truth

The canonical version of this directive lives in big-nerd-idea/CLAUDE.md (the project's AI-context file, version-controlled in git). That copy is read automatically by Claude Code and other AI agents working in the BNI codebase. This page mirrors it for public reference and citation.

When the two diverge, the CLAUDE.md version is authoritative. Any change to the directive should be made there first, then reflected here.