Skip to content

Pre-publication scrub - #6

Merged
AuroraLHT merged 1 commit into
mainfrom
pre-public-scrub
Sep 8, 2026
Merged

AuroraLHT merged 1 commit into
mainfrom
pre-public-scrub

Conversation

@AuroraLHT

Copy link
Copy Markdown
Owner

Final cleanup before the repo goes public. No functional changes; full non-broker suite passes (401), codegen --check clean.

Internal detail removed

  • Lab IP 10.229.54.118localhost in tests/speed/*.py and old/pascal/config.json; 192.168.1.10<broker-ip> in the start_instrument_host.ps1 example.
  • cfg/settings.example.toml detection model paths were hard-coded to /home/aurora/nn/...; now /path/to/models/... placeholders.

Dead files deleted

setup.py (stale: version 0.0.1, py>=3.7, empty install_requires — contradicts pyproject.toml, and the build backend is hatchling), plus requirements.txt, src/requirements.txt, src/local_requirements.txt, src/README.md, src/__init__.py. Nothing references any of them.

Other

  • pyproject.toml gains authors with both points of contact (auroralht@gmail.com, hliang16@umd.edu), replacing setup.py's single author_email.
  • src/lumi/api/index.html was a 638-line WebSocket-MP4 demo page no route serves — replaced with a short landing page pointing at /docs, /redoc, /health.

🤖 Generated with Claude Code

…g page

Remove lab-specific detail before the repo goes public:

- Internal lab IP 10.229.54.118 -> localhost in tests/speed/*.py and
  old/pascal/config.json; 192.168.1.10 -> <broker-ip> in the
  start_instrument_host.ps1 usage example.
- cfg/settings.example.toml: the detection model paths were hard-coded to
  one machine's /home/aurora/nn/... tree; now /path/to/models/... so the
  template reads as a template.

Delete dead packaging leftovers from the pre-hatchling layout, all unused
and contradicting pyproject.toml: setup.py (version 0.0.1, py>=3.7,
empty install_requires), requirements.txt, src/requirements.txt,
src/local_requirements.txt, src/README.md, src/__init__.py.

pyproject.toml gains an authors entry with both points of contact
(auroralht@gmail.com, hliang16@umd.edu), replacing setup.py's single
author_email.

src/lumi/api/index.html was a 638-line WebSocket-MP4 demo page that no
route serves. Replace it with a short landing page pointing at /docs,
/redoc and /health.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UyxfY7uJetWk4KxVSEDTpZ
@AuroraLHT
AuroraLHT merged commit a34d1ef into main Sep 8, 2026
4 checks passed
@AuroraLHT
AuroraLHT deleted the pre-public-scrub branch September 8, 2026 03:17
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