#[before_application]Expand description
The Java @BeforeApplication(sequence) analog: an EntryPoint that runs
before functions are registered (validation/compilation work). Lower
sequences run first (default 10; 0 is framework-reserved; a failing hook
aborts startup).