Skip to content

fix(python): isolate generated local applications - #13

Merged
jeremydixon22 merged 1 commit into
mainfrom
fix/python-starter-isolation
Aug 10, 2026
Merged

fix(python): isolate generated local applications#13
jeremydixon22 merged 1 commit into
mainfrom
fix/python-starter-isolation

Conversation

@jeremydixon22

Copy link
Copy Markdown
Member

Summary

  • derive a stable application id and state directory from each generated Python filename
  • prevent sibling starters from replaying one another's durable work
  • expose the application id in machine-readable init output and document the per-app state layout

Verification

  • scripts/verify-python-runtime.sh (202 tests, 79.2% combined line/branch coverage, strict mypy, wheel/sdist/server/clean-install gates)
  • scripts/verify-public-export.sh --allow-dirty

Public information

Yes: this adds end-user runtime behavior, tests, and documentation for generated application isolation. It adds no internal planning, credentials, operational identities, maturity promotion, or package-publication configuration.

@jeremydixon22
jeremydixon22 force-pushed the fix/python-starter-isolation branch from ae1148c to 391fa7a Compare August 10, 2026 11:05
@jeremydixon22
jeremydixon22 force-pushed the fix/python-starter-isolation branch from 391fa7a to 90ff81d Compare August 10, 2026 11:32
@jeremydixon22
jeremydixon22 merged commit 7fb0c02 into main Aug 10, 2026
20 checks passed
@jeremydixon22
jeremydixon22 deleted the fix/python-starter-isolation branch August 10, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant