Require full SHA-256 specification locks #15
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/star-lang!15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/full-sha256-locks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
sha256:<64 hex digits>validationWhy
STAR-LANG-RESEARCH-006requires exact content locking. The loader already enforces full SHA-256 values, but the retained compiler IR and spec-domain prototype paths still accepted any non-emptysha256:prefix. This closes that compatibility gap without changing import resolution semantics.Scope
This is intentionally smaller than issue #5's binary64/Ryu work. It does not claim full Research 000–009 conformance.
Validation
GitHub Actions / Nix are the authoritative validation path for this branch.