hermes-fork-is-package-full-rebase-not-viable

When a Python agent framework has been forked so deeply that the fork IS the installed package (no pip install path), a full upstream rebase across 493+ files is impractical and high-risk. The correct strategy is cherry-picking specific feature commits (e.g., web dashboard only) as isolated patches rather than attempting a full merge. Both hermes-consul and oracle-hermes forks hit this pattern on the v0.7.0→v0.9.0 upgrade.