Fix unowned Neural package contact domains - #21
Conversation
📚 Documentation Status✅ Documentation changes detected
This comment is automatically generated by the documentation workflow. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8db0b0d48a
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
@codex review Please review exact head |
|
Codex Review: Didn't find any major issues. Chef's kiss. Reviewed commit: ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
Problem
PyPI
neural-sdk0.4.1 publishescontributors@neural-sdk.devas an author and maintainer contact. Authoritative RDAP and DNS checks showedneural-sdk.devunregistered. Public docs also usedsupport@neural-sdk.com, whose domain was unregistered. Either domain could be registered by another party and used to impersonate a trusted project contact.Outcome
hudson@intelip.co.Acceptance Criteria
neural-sdk.devorneural-sdk.comcontact.Hudson Aikins <hudson@intelip.co>.Advanced Intellectual Labs LLC <hudson@intelip.co>.Validation
Exact candidate:
6ffb8dce65554ad08114854035dba72be1022167uv run ruff check .— passeduv run black --check .— passeduv run mypy neural— passed, 67 source filesuv run pytest -q— passed, 101 passed and 6 skippeduv run --with setuptools --with wheel python -m build --no-isolation— passedMETADATAassertions — passeduv run python -m twine check dist/*— passeduv run python scripts/validate_docs.py— passed with 35 existing documentation-coverage warningsResidual Risk
PyPI metadata is immutable for an existing release. Public remediation still requires a separately approved package release after lineage reconciliation. This PR does not publish, deploy, merge, or change infrastructure.