IdeaCredIdeaCred

bws82/biasclear

85

Structural bias detection and correction engine built on Persistent Influence Theory (PIT)

What's novel

Structural bias detection and correction engine built on Persistent Influence Theory (PIT)

Code Analysis

5 files read · 7 rounds

A structural bias detection engine that uses deterministic regex-based patterns to identify rhetorical manipulation (consensus-as-evidence, false urgency, dissent dismissal) in text, with optional LLM-enhanced deep analysis and iterative bias correction.

Strengths

Genuinely substantive implementation with a well-designed frozen-core architecture that separates deterministic detection from LLM enhancement, sophisticated regex patterns that encode linguistic relationships rather than just keywords, and thoughtful engineering details like ReDoS protection, self-scan of LLM output, and hash-chained audit trails.

Weaknesses

The regex-based detection, while clever, is inherently limited in coverage and may produce false positives/negatives on nuanced text; the theoretical framework (PIT) is self-published without peer review, and the LLM-dependent features (deep scan, correction) introduce non-determinism that partially undermines the 'deterministic core' selling point.

Score Breakdown

Innovation
6 (25%)
Craft
81 (35%)
Traction
11 (15%)
Scope
85 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+2

Craft

Ci+5
Tests+8
Polish+1
Releases+4
Has License+5
Code Quality+24
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+2
Has Dependency Mgmt+5

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+3
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+8
Languages+8
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+6
Authored Files+12
Readme Code Match+3
Architecture Depth+5
Implementation Depth+8

Evidence

Commits

84

Contributors

2

Files

62

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

AGPL-3.0