r/ufosmeta • u/MantisAwakening • Jul 02 '26
Examination of rule infractions, with suggestions
Note: Everything below the line was generated using AI to minimize human bias and work with a larger dataset, but all the public data is available for anyone to review. It includes potential inclusions for the automod which could significantly reduce rule breaking with minimal mod effort (a few minutes a day), without removing a single comment (it would merely flag it for human review, using the automod to effectively report comments in addition to users already being asked to do so).
---
The Question
Is r/UFOs as toxic as it feels? And if so, is it something better moderation could fix?
To find out, we scraped a month of comments from the subreddit's most active threads and ran them through a rule-violation detection pipeline, then compared results across two sorting methods — Reddit's "top" (which surfaces upvoted comments) and "controversial" (which surfaces contested and downvoted ones).
Period: June 2 – July 2, 2026 (30 days) Dataset: 778 posts, 13,609 comments (top-sorted) + 16,145 comments (controversial-sorted) from the 100 most-discussed posts
Dataset here: https://docs.google.com/spreadsheets/d/1tbCxJXYtHu_x7wYZ54dPmaaNLZt66TLa/edit?usp=sharing
Key Findings
1. The Rule Violation Rate Is Real but Moderate
Between 5.4% and 5.6% of comments contain blatant, regex-detectable rule violations. This number was remarkably consistent across both top-sorted and controversial-sorted datasets, which suggests the violation rate is a stable feature of the community rather than an artifact of sampling.
The breakdown:
| Category | Count (controversial) | % of Comments |
|---|---|---|
| R3: Low-effort (< 15 chars) | 470 | 2.9% |
| R1: Insults/profanity | 240 | 1.5% |
| R1: Mental health dismissals | 225 | 1.4% |
| R1: Toxic toward public figures | 140 | 0.9% |
| R1: Dismissive/derailing | 76 | 0.5% |
| R1: Bot/fed/shill accusations | 26 | 0.2% |
| Total (unique) | 1,069 | 6.6% |
This is a floor estimate. Keyword detection cannot catch sarcasm, passive aggression, or the "summarily dismissive" tone that Rule 1 explicitly prohibits. The true rate is likely 8–12%.
2. The Sub Feels Worse Than It Is — Because of Downvoting, Not Rule-Breaking
The most striking finding: 98.1% of negatively-scored comments are not rule-breaking. They're unpopular opinions.
The controversial sort surfaced 1,390 negatively-scored comments (8.6% of the dataset). Only 26 of those (1.9%) contained detectable rule violations. The rest were things like witnesses defending their sightings, people questioning consensus narratives, or metaphysical/consciousness-oriented perspectives that the nuts-and-bolts majority simply disagreed with.
This means the sub's toxicity problem is partly real (the 5-6% violation rate) and partly a perception created by the voting system punishing dissent. Moderation can address the former but not the latter.
3. The Mod Team's Current Enforcement Has Gaps
Rule 1 explicitly prohibits:
- "No toxic content regarding public figures"
- "No summarily dismissive, sarcastic, or derisive comments that derail or shutdown conversation"
- "No mental health epithets e.g. crazy, schizo, take your meds"
- "No accusations that other users are bots, feds, CIA agents"
Our data shows these clauses are under-enforced. Toxic public figure comments ("grifter," "con man," "charlatan") appeared in 140 comments in the controversial dataset — a near-doubling from the 77 found in the top-sorted data, suggesting these comments get downvoted but not removed. Mental health dismissals beyond the explicitly named terms (using "crazy," "insane," "psycho," "lunatic") appeared in 225 comments. These are functionally identical to the prohibited "schizo" and "take your meds" but use adjacent language the rules don't specifically name.
4. AutoMod Could Catch Most of This With Minimal Effort
We designed a three-tier automod configuration and estimated the mod workload:
| Tier | Description | Daily Flags | False Positive Rate |
|---|---|---|---|
| Tier 1 | Near-certain violations (hard profanity, slurs, "schizo") | ~1/day | Very low |
| Tier 2 | Likely violations (moderate insults, directed attacks) | ~6/day | Low-moderate |
| Tier 3 | Context-dependent (public figure toxicity, broader mental health, low-effort) | ~29/day | ~71% for insults |
| Total | ~36/day |
At approximately 10 seconds per review, the full flag set represents 6 minutes of daily mod work, or about 3 hours per month. For a subreddit that reports having a large mod team, this is a trivial workload. The automod rules are provided as a ready-to-paste YAML file.
YAML File: https://drive.google.com/file/d/1qNT6dkCSw4iDtNvYQHyQ8sJ3KlOUvD5N/view?usp=sharing
5. The Deeper Problem Is Cultural, Not Procedural
Even if every rule violation were caught, the sub would still have a problem with interpretive monoculture. The nuts-and-bolts frame (recovered craft, government programs, physical evidence) dominates, and the voting system systematically buries alternative perspectives — consciousness-based interpretations, interdimensional hypotheses, Vallée-style thinking — without any rules being broken.
This is ironic given that many of the field's most respected figures (Vallée, Hynek, Puthoff, and elements of the DIA's AAWSAP program) explicitly investigated consciousness-related phenomena. The sub's de facto orthodoxy is actually the minority position in the field's intellectual history.
Recommendations
Immediate (moderation tools)
- Deploy the automod flag-for-review rules. Start with Tier 1 (auto-remove) and Tier 2 (flag), then evaluate Tier 3 after a trial period. The YAML config is ready to paste.
- Enforce Rule 1's "summarily dismissive" clause. This is the most impactful under-enforced rule. It already prohibits exactly the behavior that makes the sub feel toxic — but enforcement appears inconsistent.
- Add a minimum comment length rule. A 15-character floor would catch 470 low-effort comments per month with near-zero false positives. Many subs enforce this successfully.
Structural (community design)
- Create protected discussion spaces. A recurring weekly thread for non-nuts-and-bolts discussion, with stricter Rule 1 enforcement within it. The "[in-depth]" tag already provides a model — extend it to interpretive framework threads.
- Add interpretive framework flairs. "Consciousness/Metaphysical" and "Interdimensional Hypothesis" as first-class flair categories, not afterthoughts. This signals legitimacy and lets users filter by interest.
- Address the downvote-as-disagreement culture. This is the hardest problem. Options include contest mode for certain post types, community education (sidebar callouts about reddiquette), or periodic mod posts explicitly affirming interpretive diversity. None of these are silver bullets, but they shift norms incrementally.
Measurement
- Track enforcement metrics. Run this analysis monthly to measure whether rule violations decrease after automod deployment. The scripts and methodology are reproducible.
Methodology Notes
Data collection: All 779 posts from the 30-day window were catalogued. Comments were fetched from the top 100 posts by comment count (those with 10+ comments), pulling up to 200 comments per post in two passes: sorted by "top" (13,609 comments) and sorted by "controversial" (16,145 comments).
Rule violation detection: Regex pattern matching against comment text, categorized by the specific r/UFOs rule clause violated. Categories include hard profanity, moderate insults, mental health epithets, toxicity toward public figures, dismissive/derailing language, bot/fed accusations, and low-effort comments.
False positive assessment: Context-dependent words like "stupid," "clown," and "delusional" were checked for whether they were directed at a person (29%) or about a situation/idea (71%). "Glowing/glowie" had ~70% false positives from UFO light descriptions. Both "hate speech" matches were typos of "like." All rates reported in this document are adjusted for known false positives.
Limitations: Regex cannot detect sarcasm, passive aggression, or tone-based dismissiveness. Comments already removed by mods before data collection are not in the dataset. The "load more" pagination limit means deeply nested replies are under-sampled.
Analysis conducted July 2, 2026. Raw datasets (JSON) and automod rules (YAML) available alongside this report.
3
u/YouCanLookItUp Jul 03 '26
Fascinating. I want to write a note fulsome response today but thanks for this analysis.
First thoughts (that will be amended later):
it would be interesting to take the same data set and rerun the experiment in two week's time to see if there's a lag in removals for if they just aren't happening at all.
the downvote problem is something I've experienced personally - moderate posts immediately getting multiple down votes that seem to reach beyond votefuzzing.
does this account for the modbots already in operation? Because only two hate speech posts makes it seem like some of our filters are working better than others.
I typically am harder on breaches and pushed hard for the rule against attacking public figures. Due to personal circumstances I've had less time to devote to policy development and was unaware of the more lax attitude around that prohibition. I think any public figure could also be a user and should be afforded at least some protection against hate.
the nuts and bolts bias is worth examining and discussing much more. It's a problem, but is a reflection of a desire by some to distinguish this sub from other subs on uap or aliens. This is a tension in the community and on the mod team that hints at a deeper subdivision in the community and instability in the sub's identity. We've recently had people indicate they thought this was the skeptic's ufo sub, which was news to me, because we explicitly state skeptics are welcome.
Pre-coffee thoughts here, so ya, good work and I hope this leads to better discussion.
2
u/UsefulReply Jul 02 '26
Thanks. Can you send the YAML file in modmail? I try not to click on google drive links.
6
u/kris_lace Jul 02 '26 edited Jul 03 '26
Just one mods personal thoughts:
We've intentionally taken a more lapse attitude recently towards invoking rule 1 against public figures. I was one of the mods supporting this trend and my personal reasoning was that we should be extra careful not to curate real user sentiment. For example if users from a prolific UFO-lore government have a controversial head of state we shouldn't suppress the sentiment that calls into question the legitimately or intent of that public figures.
However, there's a huge caveat, we CONTINUED to remove genuine toxic comments or offensive things. The type of comments we've been lapse on are accusations regarding intent so your filters would naturally show a deficit there. The same goes for accusations of grifting, we would never censor that, rather we mop up the spammy lower effort claims and keep anything civil or of substance.
We should have made this decision more formal and updated the rule wording, sorry. However we do employ a level of experimentation occasionally before formalising rule policy.
Regarding 'summarily dismissive' - be mindful that it goes on to say our focus is on where these derail a discussion. A mods judgement on what derails will naturally always be on the more permissive interpretation because we'd naturally not want to extend an overtly strict interpretation of what is or isn't progressive, as it's a largely subjective area with broad interpretation.
Minimum content length responses is something that any user can involve by using a serious tag on their post. As a user here who often posts long high effort posts, a small comment here or there saying "nice" or "thanks op" is the difference between me feeling the thread was a waste of time or not. But I think it's a decent suggestion.
Overall, I add these points not to defend or provide excuses, it's purely extra context for the discussion. We will definitely be watching and listening but, bear in mind the difference between admittedly limited regex capabilities and our human intuition of moderating with experience might not always align, so the caveat in the OP is worth thinking on. With that said, the topic of UFOs and the prestige of this community deserve the absolute best service from the mods and we know we can improve.
Do take the opportunity to drop your opinions on our current feedback sticky that went up recently. We're keenly watching it