spongedsc / pathways

Pathways: multi-modal AI/ML models on discord
GNU Affero General Public License v3.0
3 stars 1 forks source link

[doc] Enforcing namespace format in structure package IDs #99

Closed daniwasonline closed 3 weeks ago

daniwasonline commented 3 weeks ago

Description

To reflect recent changes in how packageId is handled by Core across Pathways, this PR quickly clarifies that packageId must now be expressed in namespace format.

This PR also adds a quick completion to the CallsystemStd annotation in JSDoc.