Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.03 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.03 KB

_ Rules

_15: Smallest rule. Unrelated to other _ rules but is included in _250k.rule.

_50-10k: Iterative rules designed for consistent coverage. Hand-selected to ensure efficient tasks. Each rule set is built off the last.

_50k-250k: Uses _10k as a foundation then iteratively builds for coverage using the Other Rules. _250k contains all Other Rules and the start/inclusion of the non-classified rules.

_500k-?: Uses _250k as a foundation then iteratively builds for coverage. Additions are non-classified rules from my methodologies over time.

Other Rules

append: Append rules from frequency sorted data. Non-alpha append rules.

phrase: Focused rules for phrases using 2-3 word phrases. Uses multiple ptt rule and phrase modes.

poggle: Prepend and toggle rules in one from frequency sorted data.

post: Small focused rules for "post-processing" after base changes.

prepend: Prepend rules from frequency sorted data. Alpha prepend rules.

taggle: Append and toggle rules in one from frequency sorted data.