There was a fennel online meetup, and I gave an impromptu overview of spacehammer and hammerspoon and went over the advising system.
Technomancy suggested another approach: Apply the advice at a module level to replace the target functions. This means defadvice would take an extra arg for module location but it could update the module registry at runtime and it would not need any make-advisable or defn macros.