Risk Control

pages.whyWeRefuse.heroHeadline

pages.whyWeRefuse.heroLede

01pages.whyWeRefuse.sectionStoryLabel

pages.whyWeRefuse.sectionStoryTitle

×pages.whyWeRefuse.storyInferenceLabel

pages.whyWeRefuse.storyInferenceText

pages.whyWeRefuse.storyStandinLabel

pages.whyWeRefuse.storyStandinText

"pages.whyWeRefuse.storyBlockquote"
02pages.whyWeRefuse.sectionProblemLabel

The failure mode of "helpful" AI

Most AI is optimized to answer at all costs. If the data doesn't exist, it invents. If intent is unclear, it infers.

Most AI is optimized to answer at all costs. If the data doesn't exist, it invents. If intent is unclear, it infers.

If an AI speculates that "Sarah is probably done" because she hasn't posted in 4 hours, and you act on that speculation, trust breaks down. You ping Sarah. She wakes up. The cycle of interruption continues.

We would rather StandIn be silent than be wrong. We would rather you wait 5 minutes to check a source than proceed with false confidence.
03pages.whyWeRefuse.sectionSpectrumLabel

How it decides what to say

Every question falls into one of three categories.

A

Answer

When the data is explicit. A wrap was published. A Jira ticket changed status. A commit was pushed.

pages.whyWeRefuse.spectrumAnswerCondition

Query
"Did Sarah merge the PR?"
Response
"Yes. PR #402 was merged at 17:05."
B

Redirect

When the data is explicit. A wrap was published. A Jira ticket changed status. A commit was pushed.

pages.whyWeRefuse.spectrumRedirectCondition

Query
"Did Sarah merge the PR?"
Response
"Unknown. No recent wrap mentions this. Dave is the on-call engineer."
C

Refuse

When the data is explicit. A wrap was published. A Jira ticket changed status. A commit was pushed.

pages.whyWeRefuse.spectrumRefuseCondition

Query
"Did Sarah merge the PR?"
Response
"I do not infer sentiment. I only report on published project status."
04pages.whyWeRefuse.sectionBoundariesLabel

Hard Boundaries

pages.whyWeRefuse.hardBoundariesLede

i

Surveillance Queries

StandIn cannot be used as a monitoring tool.

$ query "Who has been active the most hours today?"
$ standin "I do not track activity metrics or presence. I cannot answer this."
ii

Surveillance Queries

StandIn cannot be used as a monitoring tool.

$ query "Who has been active the most hours today?"
$ standin "I do not track activity metrics or presence. I cannot answer this."
iii

Surveillance Queries

StandIn cannot be used as a monitoring tool.

$ query "Who has been active the most hours today?"
$ standin "I do not track activity metrics or presence. I cannot answer this."
05pages.whyWeRefuse.sectionRefusalAsDesignLabel

The failure mode of "helpful" AI

Most AI is optimized to answer at all costs. If the data doesn't exist, it invents. If intent is unclear, it infers.

Most AI is optimized to answer at all costs. If the data doesn't exist, it invents. If intent is unclear, it infers.

In a distributed work environment, inference is dangerous.

06pages.whyWeRefuse.sectionTrainingLabel

The failure mode of "helpful" AI

You cannot train a model to be ethical if its data access is unlimited.

See how it's built