Use destination in the core relation schema #8
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!8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/research-006-relation-destination"
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
targettodestinationinfixtures/starintel-core.starWhy
Approved
STAR-LANG-RESEARCH-006defines the canonical relation positions assource,predicate, anddestination. The core schema still used the legacytargetfield.This PR is intentionally schema-only. The Star-CL constructor and document-runtime migration will be handled in a separate tested PR.
Validation
The normal Star-Lang SBCL and Nix workflows gate the merge.
Related to #6.