python-math #49: chore: rename python math poller — service/profile math-python, env MATH_PYTHON_ENV - #2680
Draft
jucor wants to merge 1 commit into
Draft
python-math #49: chore: rename python math poller — service/profile math-python, env MATH_PYTHON_ENV#2680jucor wants to merge 1 commit into
jucor wants to merge 1 commit into
Conversation
This was referenced Jul 27, 2026
Draft
Draft
Draft
Draft
Draft
Draft
Draft
This was referenced Jul 27, 2026
Draft
python-math #43: docs(delphi): s7 goal state + journal — mode collapse executed, battery 20/20
#2672
Draft
Draft
Draft
jucor
added a commit
that referenced
this pull request
Jul 27, 2026
…2680 review) commit-id:28b8e7e7
jucor
added a commit
that referenced
this pull request
Jul 27, 2026
…2680 review) commit-id:28b8e7e7
This was referenced Jul 28, 2026
Draft
…ath-python, env MATH_PYTHON_ENV ## What Julien ruling (session 7): the Python math poller is the math ENGINE, not part of Delphi/UMAP (the separate topic-modeling and narrative service) — its naming should say so. - Compose service `delphi-math-poller` → `math-python`; compose profile `delphi-math` → `math-python`. - Env var `DELPHI_MATH_ENV` → `MATH_PYTHON_ENV`, and its default value for `math_env` — the column that keys each math result row; the server only reads rows matching its own setting — changes from 'delphi' to 'python'. The default change is free: no rows exist anywhere yet. - Living docs updated: `CUTOVER_RUNBOOK.md` step 1 plus a prod deploy-reality note (`after_install.sh` starts services BY NAME per role, compose profiles gate dev only, prod tracks the `stable` branch); `MATH_POLLER_DESIGN.md` §4; the `example.env` block. ## Testing Compose validates with and without the profile. commit-id:fc71fced
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Julien ruling (session 7): the Python math poller is the math ENGINE, not part of Delphi/UMAP (the separate topic-modeling and narrative service) — its naming should say so.
delphi-math-poller→math-python; compose profiledelphi-math→math-python.DELPHI_MATH_ENV→MATH_PYTHON_ENV, and its default value formath_env— the column that keys each math result row; the server only reads rows matching its own setting — changes from 'delphi' to 'python'. The default change is free: no rows exist anywhere yet.CUTOVER_RUNBOOK.mdstep 1 plus a prod deploy-reality note (after_install.shstarts services BY NAME per role, compose profiles gate dev only, prod tracks thestablebranch);MATH_POLLER_DESIGN.md§4; theexample.envblock.Testing
Compose validates with and without the profile.
commit-id:fc71fced
Stack: