Changes:
- Refactored Verb and Rule handling to chain better, use more consistent parameters and return values. Now uses a standard Action type with common parameters.
Bugs & Problems:
- Need to test core verbs against refactored action handling.
Changes:
Bugs & Problems: