What this is and isn't. The scoring rules are heuristic — keyword patterns and syntactic cues, not a validated instrument. They encode plausible operationalizations of four constructs, nothing more. The research question in P2 is whether rule-based scores like these correlate with expert human annotation and with student outcomes across a real syllabus corpus. Until that study is run, treat the numbers as a way to make the rubric concrete — not as a measurement.

Scoring runs live as you type. Word count: 0

Inline match view

Phrases that matched a rule are highlighted by dimension.

How the scoring works

The analyzer runs a fixed set of regex rules against the input text. Each rule belongs to one of the four dimensions and carries a weight — positive rules move the dimension score toward 100 ("healthy"), negative rules move it toward 0 ("debt"). Each dimension starts at a neutral midpoint (50). When a rule fires, its weight is added to the dimension score and the matched span is recorded for the inline highlight. The composite pedagogical debt score is 100 − mean(dimension scores), so 0 is low debt and 100 is high debt.

The rule set is small and intentionally interpretable. Every rule firing is visible in the per-dimension breakdown on the right. You should be able to read the rules, disagree with one, and predict how the score would change if it were removed. That transparency is the whole point: a validated instrument that reads syllabus language would need exactly this kind of rule-level auditability before any community-college instructor would be asked to trust it.

Why these four dimensions

What this tool does not measure

Instructor intent. Real classroom experience. Whether the syllabus matches what actually happens in week 4. The tool reads only the text it is given, and even that reading is shallow — a regex over a few hundred words. The purpose is to make the rubric concrete and falsifiable, so that when P2 runs against a real corpus the comparison between rule-based scores, expert annotation, and student outcomes is a sharp empirical question rather than a vague invitation to "study pedagogy."