APX Semantic Drift
Version updated for https://github.com/apx-project/semantic-drift-action to version v0.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
🚀 APX Semantic Drift Action v0.1.0
Implements Law #1 of Evolvable Software: “All systems drift unless governed.”
Features
- 🏷️ Adds semantic labels to PRs (
apx:pack=,apx:impact=,apx:trait=) - đź’¬ Posts drift summary comments for reviewers
- 🔒 Optional security gate — fail on high/critical drift
Usage
- uses: apx-project/semantic-drift-action@v0.1.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
What’s Next
This is Law #1 of 7. The full APX platform covers constraints, lineage, evolution, fitness, replay, and mathematical safety.
đź“– Full documentation