Standard route
Human triage remains the default.
When no listed trigger is found, the module returns a standard human-triage classification. It does not approve generation or automatically draft a response.
MIT-licensed code example
A small Python module that identifies a limited set of jurisdiction references and sensitive-language triggers locally. Every route still requires a named human reviewer.
No model, network call, file write or external service. Review the code before using it.
Standard route
When no listed trigger is found, the module returns a standard human-triage classification. It does not approve generation or automatically draft a response.
Restricted route
When a configured trigger appears, the recommended action is to pause automation and escalate to a named human reviewer.
Safe evaluation
Boundary: this code is an educational starting point, not a production intake system, legal advice or a security control.