internal/pipeline/executor_schema_test.go:578 has t.Skip("Symlink blocking feature not yet fully implemented") which violates the project rule: "No t.Skip() without a linked issue."
Either create a tracking issue for the symlink blocking feature and link it, or delete the test if the feature is no longer planned.