Skip to content

fix optional project auditor dependencies#48

Merged
Daliys merged 2 commits into
developmentfrom
fix/air17-attribution
Jun 12, 2026
Merged

fix optional project auditor dependencies#48
Daliys merged 2 commits into
developmentfrom
fix/air17-attribution

Conversation

@Daliys

@Daliys Daliys commented Jun 12, 2026

Copy link
Copy Markdown
Member

Normal contributor PRs must target development. main is release-only and accepts only maintainer release PRs from development or release/*.

Summary

Validation

  • Package compiles in Unity.
  • Relevant Editor tests pass.
  • NexusQualityGate passes or remaining warnings are intentional.
  • Public/protected C# types and methods have useful XML documentation.
  • Python bridge still compiles (python3 -m py_compile Editor/nexus_unity_bridge.py Editor/nexus_bridge/*.py).
  • Public docs updated for behavior/API changes.
  • CHANGELOG.md updated for public changes.

Safety checklist

  • Server remains loopback/local-only.
  • File operations remain constrained to the Unity project root.
  • No generated caches, Python bytecode, .DS_Store, Unity Library/, or local agent artifacts included.
  • No secrets, credentials, private project source, or proprietary assets included.

@Daliys Daliys merged commit 5c9d5b3 into development Jun 12, 2026
5 checks passed
@Daliys Daliys deleted the fix/air17-attribution branch June 12, 2026 23:09
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