APX Routines Are Deterministic Pipelines Around AI
APX Routines provide a deterministic pipeline around AI by separating input collection from interpretation. This is achieved through pre_commands, a prompt, and post_commands. Pre_commands collect explicit and repeatable data, while post_commands deliver or archive the result. This approach keeps the fuzzy part of AI where it belongs: interpretation, not input collection. Engineers can use this feature to create more reliable and maintainable automation.