From ec2e0b233d4e773cab986c7bcdc817e77e106a4c Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Sun, 3 May 2026 18:05:29 -0500 Subject: [PATCH 1/2] fix(docs[conf]) chain gp-sphinx setup() to restore FOWT prevention MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit why: docs/conf.py defined `def setup(app)` AFTER `globals().update(conf)`, which silently shadowed the `setup` callback `gp_sphinx.config.merge_sphinx_config()` returns. With gp-sphinx's setup never running, the inline `