chore(packaging): version-control the orro name-claim/wrapper sources#51
chore(packaging): version-control the orro name-claim/wrapper sources#51moonweave wants to merge 1 commit into
Conversation
The published PyPI (0.0.2) and npm (name placeholder) 'orro' distributions were authored outside version control. Bring their sources under packaging/ so the provenance product's own name-claim is tracked and rebuildable, with a README documenting the delegation contract and publish steps. Build artifacts stay untracked. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Closing — wrong approach. Two findings from trying this:
This is a design decision, not a mechanical file move. Superseded by that reconciliation. |
The public
orrodistributions on PyPI (0.0.2) and npm were authored in an untracked local directory. This adds their sources underpackaging/name-claim/{pypi,npm}/with a README covering the delegation contract (orro delegates to the witnessd runtime; witnessd is a runtime-not-install dependency because it ships via GitHub releases, not PyPI) and publish steps. Build artifacts are gitignored.No code/behavior change to ORRO, witnessd, or Depone — packaging sources only.
🤖 Generated with Claude Code